[Lazarus] Cannot build lazarus anymore

A.J. Venter aj at outkastsolutions.co.za
Wed Mar 4 13:26:16 CET 2009


On Wed, Mar 4, 2009 at 11:56 AM, A.J. Venter <aj at outkastsolutions.co.za> wrote:
>> Usually this means that either you use a different compiler than the one
>> used for compiling the rtl/fcl (multiple compilers installed and wrong
>> unit paths) or make clean wasn't really clean, so some old unit is still
>> there.
>
> I managed to find it, turns out my package build script for fpc had a
>bug and the FCL wasn't installed completely.

New problem though -and this one seems to be in lazarus. When running
make clean all (on a newly extracted directory), this happens:


/usr/bin/ppcx64 -gl -dlclgtk -Fu../../lcl/units/x86_64-linux
-Fu../../ideintf/units/x86_64-linux -Fu.
-Fu/usr/lib/fpc/2.2.2/units/x86_64-linux/rtl
-Fu/usr/lib/fpc/2.2.2/units/x86_64-linux/regexpr -FE.
-FUunits/x86_64-linux -Cg -dx86_64 allsyneditunits.pp
Free Pascal Compiler version 2.2.2 [2008/07/29] for x86_64
Copyright (c) 1993-2008 by Florian Klaempfl
Target OS: Linux for x86-64
Compiling allsyneditunits.pp
Compiling synpropertyeditobjectlist.pas
Fatal: Can't find unit PropEdits used by SynPropertyEditObjectList
Fatal: Compilation aborted
make[2]: *** [allsyneditunits.ppu] Error 1
make[2]: Leaving directory
`/tmp/package-lazarus/usr/lib/lazarus/components/synedit'
make[1]: *** [synedit_all] Error 2
make[1]: Leaving directory `/tmp/package-lazarus/usr/lib/lazarus/components'
make: *** [components] Error 2
-- 
A.J. Venter
Tel.: +27 21 554 5059
Fax: +27 11 252 9197
Outkast Solutions IT
www.outkastsolutions.co.za
A division of Global Pact Trading Pty Ltd.

www.silentcoder.co.za - Blog
scartoonz.silentcoder.co.za - ScarToonz webcomic



More information about the Lazarus mailing list