[lazarus] Fresh CVS download won't compile
Marco van de Voort
marcov at stack.nl
Sun Aug 17 16:06:37 EDT 2003
> I just blew away my lazarus directory and downloaded the latest from CVS
> since mine was sooooo old.
>
> Here's what I get on a fresh "make":
>
> <<--snip-->>
> make[1]: Entering directory `/home/tony/lazarus'
> /usr/local/bin/ppc386 -gl -Fulcl/units -Fulcl/units/gtk
> -Fucomponents/units -Fucomponents/custom -Fucomponents/mpaslex
> -Fudesigner -Fudesigner/units -Fudebugger -Fupackager -Fupackager/units
> -Fu. -Fu/usr/local/lib/fpc/1.0.10/units/linux/rtl
> -Fu/usr/local/lib/fpc/1.0.10/units/linux/paszlib
> -Fu/usr/local/lib/fpc/1.0.10/units/linux/netdb
> -Fu/usr/local/lib/fpc/1.0.10/units/linux/libasync
> -Fu/usr/local/lib/fpc/1.0.10/units/linux/pthreads
> -Fu/usr/local/lib/fpc/1.0.10/units/linux/fcl
> -Fu/usr/local/lib/fpc/1.0.10/units/linux/regexpr
> -Fu/usr/local/lib/fpc/1.0.10/units/linux/mysql
> -Fu/usr/local/lib/fpc/1.0.10/units/linux/ibase -Fiinclude
> -Fiinclude/linux -FE.
> -Fl/usr//bin/../lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2
> -Fl/usr/X11R6/lib -Fl/usr/lib/qt3/lib -Fl/usr/local/lib -di386 lazarus.pp
> Free Pascal Compiler version 1.0.10 [2003/08/17] for i386
> Copyright (c) 1993-2003 by Florian Klaempfl
> Target OS: Linux for i386
> Compiling lazarus.pp
> interfaces.pp(50,13) Fatal: Can't compile unit GTKINT, no sources available
> make[1]: *** [lazarus] Error 1
> make[1]: Leaving directory `/home/tony/lazarus'
> make: *** [ide] Error 2
> [tony at voyager lazarus]$
>
> The file "gtkint.pp" exists in /home/tony/lazarus/lcl/interfaces/gtk
> right where it should be.
Use -va to see what exactly is wrong, see trouble searching section (3) at
http://www.stack.nl/~marcov/buildfaq.pdf
More information about the Lazarus
mailing list