[lazarus] New problem compiling

Curtis White cwhite at aracnet.com
Sat Feb 17 12:28:24 EST 2001


It appears someone changed the Makefiles in CVS and I can no longer
compile Lazarus or the lcl. I now get the following error when I try to
compile the LCL:

Compiling ./interfaces/gtk/gtkint.pp
gtkint.pp(32,21) Fatal: Can't find unit GTK
make: *** [allunits.ppu] Error 1

and I get this following error when I try to compile Lazarus:

Compiling ./interfaces/gtk/gtkint.pp
gtkint.pp(32,21) Fatal: Can't find unit GTK
make[1]: *** [allunits.ppu] Error 1
make[1]: Leaving directory `/opt/fpc/lazarus/lcl'
make: *** [lcl_all] Error 2

For some reason, the makefile cannot find the fpc/packages/gtk directory
and files any more. I haven't changed anything with the compiler or any
of the other packages. The only thing I have done is do a CVS update of
Lazarus.

Does anyone know what I need to do to fix this so I can compile Lazarus
again?


Curtis






More information about the Lazarus mailing list