[fpc-devel]compiling 1.1 again

Marco van de Voort marcov at stack.nl
Sun Jan 21 10:16:33 CET 2001


[Charset iso-8859-1 unsupported, filtering to ASCII...]
> > Sorry to bother you with so many compilation problems. :)
> >
> > /usr/local/src/fpc-1.1/compiler/ppc386 -Xs -OG2p3 -n -Fu../rtl/freebsd
> > -Fu../fcl/freebsd -FE. -di386 bin2obj.pp
> > zstream.pp(21,39) Fatal: Can't find unit ZLIB
> > gmake[2]: *** [bin2obj] Error 1
> > gmake[2]: Leaving directory `/usr/local/src/fpc-1.1/utils'
> > gmake[1]: *** [utils_all] Error 2
> > gmake[1]: Leaving directory `/usr/local/src/fpc-1.1'
> > gmake: *** [build-stamp.freebsd] Error 2
> > freebsd#
> >
> > Any hints? Thanks in advance.
> 
> I would like to add that this only occurs on a FreeBSD build. It compiles
> just fine on Linux.

FCL needs zlib (and inet, and some others of the "packages" dir.
-Fu../packages/zlib could help, but I usually build entire packages tree,
and then FCL.





More information about the fpc-devel mailing list