[Lazarus] Problem with building lazarus/trunk with fpc/trunk on Darwin

Mattias Gaertner nc-gaertnma at netcologne.de
Mon May 21 11:16:24 CEST 2012


On Sun, 20 May 2012 17:56:05 -0500
Andrew Brunner <andrew.t.brunner at gmail.com> wrote:

> Mac OSX 10.7.4
> FPC svn/trunk just updated
> Lazarus svn/trunk just updated
> 
> 
> Free Pascal Compiler version 2.7.1 [2012/05/20] for i386
> Copyright (c) 1993-2012 by Florian Klaempfl and others
> Target OS: Darwin for i386
> Compiling alllclunits.pp
> Assembling (pipe) units/i386-darwin/alllclunits.s
> 41 lines compiled, 1.0 sec
> /bin/cp -f Makefile.compiled units/i386-darwin/LCLBase.compiled
> make -C interfaces all
> make -C carbon all
> /bin/rm -f ../../units/i386-darwin/carbon/lcl.ppu \
> ../../units/i386-darwin/carbon/lcl.o
> /usr/local/bin/fpc -gl -dcarbon -Fu../../units/i386-darwin
> -Fu../../../packager/units/i386-darwin
> -Fu../../../components/lazutils/lib/i386-darwin -Fuobjc -Fupascocoa/appkit
> -Fupascocoa/foundation -Fu.. -Fu.
> -Fu/usr/local/lib/fpc/2.7.1/units/i386-darwin/rtl -Fiobjc
> -Fipascocoa/appkit -Fipascocoa/foundation -FE.
> -FU../../units/i386-darwin/carbon -di386 ../lcl.pas
> Free Pascal Compiler version 2.7.1 [2012/05/20] for i386
> Copyright (c) 1993-2012 by Florian Klaempfl and others
> Target OS: Darwin for i386
> Compiling ../lcl.pas
> Compiling alllclintfunits.pas
> Compiling carbonwsarrow.pp
> Assembling (pipe) ../../units/i386-darwin/carbon/carbonwsarrow.s
> Compiling carbonprivate.pp
> Fatal: Can't find unit IconsCore used by CocoaAll
> Fatal: Compilation aborted
> make[3]: *** [../lcl.ppu] Error 1
> make[2]: *** [carbon_all] Error 2
> make[1]: *** [interfaces] Error 2
> make: ***

It compiles here. 
fpc 21352
laz 37373

Have you build clean?

Mattias




More information about the Lazarus mailing list