[Lazarus] Building Lazarus SVN on Mac OS X 10.4 intel

Roland Turcan konf at rotursoft.sk
Thu Apr 2 15:36:12 CEST 2009


Hello Mattias,

Thanks for your reply.

I know this document which describes how to build an application on
10.5 for 10.4, but my initial question was:

How to get Lazarus working on 10.4, because when I build it up on 10.4
then startup shows the same:

> dyld: Library not loaded: /usr/lib/libiconv.2.dylib
>   Referenced from:
> /usr/local/share/lazarus/lazarus.app/Contents/MacOS/lazarus
>   Reason: Incompatible library version: lazarus requires version
> 7.0.0 or later, but libiconv.2.dylib provides version 5.0.0

Building up my application on 10.4 from command line using by that
description works and the application starts fine, but I have there
some bugs and therefore I want to open the project in Lazarus to
debug it.

I have tried to call:

sudo ./lazbuild -B --build-ide="-va -k-macosx_version_min -k10.4
-XR/Developer/SDKs/MacOSX10.4u.sdk/"

but the result is:

NOTE: miscellaneous options file not found - using defaults
[TExternalToolList.Run] CmdLine="/usr/bin/make cleanlaz"

Thanks for any hint.

TRoland;

<<< 2.4.2009 12:50 - Mattias Gaertner "nc-gaertnma at netcologne.de" >>>
MG> On Tue, 31 Mar 2009 22:03:12 +0200
MG> Roland Turcan <konf at rotursoft.sk> wrote:

>> Hello lazarus project!
>> 
>> How should I call compiler to get Lazarus IDE running on MacOS X 10.4.
>> 
>> I can build lazarus fine, but after start it shows:
>> 
>> dyld: Library not loaded: /usr/lib/libiconv.2.dylib
>>   Referenced
>> from: /usr/local/share/lazarus/lazarus.app/Contents/MacOS/lazarus
>> Reason: Incompatible library version: lazarus requires version 7.0.0
>> or later, but libiconv.2.dylib provides version 5.0.0

MG> See here:
MG> http://wiki.lazarus.freepascal.org/OS_X_Programming_Tips#Compiling_under_10.5_for_10.4_and_below

MG> Mattias
MG> _______________________________________________
MG> Lazarus mailing list
MG> Lazarus at lazarus.freepascal.org
MG> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus




-- 
Best regards, TRoland
http://www.rotursoft.sk
http://exekutor.rotursoft.sk




More information about the Lazarus mailing list