[lazarus] CVS Updates

Michael.VanCanneyt at Wisa.be Michael.VanCanneyt at Wisa.be
Fri Aug 15 14:35:09 EDT 2003




On Fri, 15 Aug 2003, Mattias Gaertner wrote:

> Hi all,
>
> TApplication now uses the TCustomApplication in custapp.pp, which is new in
> fpc 1.0.10. Are there still users who use 1.0.7?
>
> Updates:

It seems that your update destroys making lazarus using 'make':

make[3]: Entering directory
`/home/michael/projects/lazarus/lcl/interfaces/gtk'
/bin/rm -f ../../units/gtk/interfaces.ppu ../../units/interfaces.ppu
ppc386 -gl -dgtk1 -Fu../../units -Fu.
-Fl/opt/gnome/lib -Fl/opt/gnome2/lib -Fl/opt/kylix2/bin -di386 interfaces.pp
interfacebase.pp(35,16) Fatal: Can't find unit LCLSTRCONSTS
make[3]: *** [interfaces.ppu] Error 1

One hour before, it still worked.
Moving the 'lclstrconsts.ppu' and '.o' file to lcl/units makes it work, but
then I get
ppc386 -gl -Fulcl/units -Fulcl/units/gtk -Fucomponents/units
-Fucomponents/custom -Fucomponents/mpaslex -Fudesigner -Fudesigner/units
-Fudebugger -Fupackager -Fupackager/units -Fu.
-Fl/opt/gnome/lib -Fl/opt/gnome2/lib -Fl/opt/kylix2/bin -di386 lazarus.pp
lazconf.inc(36,2) Fatal: Can't open include file ../unix/lazbaseconf.inc
make[1]: *** [lazarus] Error 1

lazbaseconf.inc does not exist.

Michael.






More information about the Lazarus mailing list