Help; RE: [lazarus] Form designer
Samuel Liddicott
sam at campbellsci.co.uk
Thu Aug 12 09:18:03 EDT 1999
I can't compile lazarus:
followed the UNIX notes on the site; works fine.
Get as far as making lazarus itself:
# cd /opt
# cd fpc
# cd fcl
# make
make -C linux all
make[1]: Entering directory `/opt/fpc/fcl/linux'
ppc386 -Tlinux -S2 -Fu/opt/fpc/rtl/linux -Fu/opt/fpc/units/linux -Fi../inc
-Fi.
./i386 -FE. -di386 classes.pp
syslinux.pp(34,2) Fatal: Can't open include file systemh.inc
make[1]: *** [classes.ppu] Error 1
make[1]: Leaving directory `/opt/fpc/fcl/linux'
make: *** [all] Error 2
Not suprising it can't find systemh.inc, its in /opt/fpc/rtl/inc - but why
isn't that in the include path? How do other people do it? Why doesn't it
work straight off? I managed to make ppc386 OK.
Sam
More information about the Lazarus
mailing list