[lazarus] Compiling Lazarus from CVS

Marc Weustink marc at dommelstein.net
Tue Oct 21 18:05:32 EDT 2003


At 13:32 21-10-2003, Shin The Gin wrote:
>Hi,
>I have  a problem conpiling lazarus from CVS.
>I have installed FPC-1.0.10-1 (Debian) and your FPC-Sources into
>/usr/share/fpcsrc, but when the make process comes to lazarus.pp itself it
>complains about the unit GLIB not to be found. DO I have to tweak the
>makefile?

Nope, the Makefile is ok (unit dependencies are not handled though a 
makefile).
Check if /usr/lib/fpc/1.0.10/units/linux/gtk/glib.ppu is present
and if your /etc/fpc.cfg contains something like:

   -Fu/usr/lib/fpc/1.0.10/units/$target/*

and check that there is no other fpc.cfg or ppc.cfg

>Any suggestions are welcome ;-)

HtH

Marc






More information about the Lazarus mailing list