[Lazarus] "Fatal: Compilation aborted" on Lazarus Trunk

zeljko zeljko at holobit.net
Thu Mar 15 15:45:33 CET 2012


On Thursday 15 of March 2012 15:38:11 Kjow wrote:
> Just an svn update:
> 
> c:\Develop\lazarus>svn up
> ...
> ...
> At revision 36032.
> 
> c:\Develop\lazarus>make clean all
> ...
> ...
> ...
> ./debugger/frames -Fu../converter -Fu../packager -Fu../packager/frames
> -Fu../pac kager/units/i386-win32 -Fu../units/i386-win32 -Fuframes -Fu.
> -Fiinclude -Fiinclu de/win32 -Fi../images -FE.. -FU../units/i386-win32 -WG
>  -di386 lazarus.pp Free Pascal Compiler version 2.6.0 [2012/03/15] for
> i386
> Copyright (c) 1993-2011 by Florian Klaempfl and others
> Target OS: Win32 for i386
> Compiling lazarus.pp
> Compiling ideguicmdline.pas
> Compiling splash.pp
> Compiling main.pp
> Fatal: Can't find unit AllSynEdit used by Main
> Fatal: Compilation aborted
> make[2]: *** [lazarus.exe] Error 1
> make[2]: Leaving directory `c:/Develop/lazarus/ide'
> make[1]: *** [ide] Error 2
> make[1]: Leaving directory `c:/Develop/lazarus/ide'
> make: *** [ide] Error 2

Had same problem under linux.
try make cleanbigide bigide LCL_PLATFORM=yourplatform

If that doesn't help then (afair that doesn't work for me, so look 
below)..this is how I get it to work:
svn update -r 36020
make cleanbigide bigide LCL_PLATFORM=platform
svn update
make bigide LCL_PLATFORM=platform
....after that it shuold work.

zeljko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120315/8025225c/attachment-0003.html>


More information about the Lazarus mailing list