[lazarus] Developer howto-0.91 up to date?

Florian Klaempfl Florian.Klaempfl at gmx.de
Thu Mar 30 13:28:17 EST 2000


Jarto Tarpio schrieb:
> 
> I tried compiling Lazarus to see if I could contribute
> but can't get it compiled. I followed the developer howto
> for Linux.
> 
> First of all, the compiler cycled nicely when I first
> realised that I had to copy the lib/blabal/units-dir also from
> the released compiler to /opt/fpc/units.
> 
> Now, I have /opt/fpc in my path and FPCDIR set. But when I go
> to fcl and run make, I get:
> 
> make -C linux all
> make[1]: Entering directory `/opt/fpc/fcl/linux'
> ppc386 -S2 -Fu/opt/fpc/rtl/linux -Fu/opt/fpc/packages/zlib -Fu/opt/fpc/packages/inet -Fu/opt/fpc/units/linux -Fi../inc -FE. -di386 classes.pp
> sysutils.pp(27,11) Fatal: Can't find unit SYSUTILS
> make[1]: *** [classes.ppu] Error 1
> make[1]: Leaving directory `/opt/fpc/fcl/linux'
> make: *** [linux_all] Error 2
> 
> sysutils.o and sysutils.ppu are in opt/fpc/units/linux and they are up to date.

I think they should be in /opt/fpc/rtl/linux, i.e. just checkout the compiler, i.e.
the units generated from make cycle should be in in that directory, so the easiest
way is to checkout to /opt/fpc/rtl and /opt/fpc/compiler






More information about the Lazarus mailing list