Hi all,
If you run 'fpcmake -Tall' in the lazarus-directory to create a new
Makefile, it will fail if you use fpc 2.2.0.
That's because the Makefile.fpc says it needs the package 'fcl', but
that package doesn't exist anymore.
Replacing it by fcl-base, fcl-db, fcl-etcetc could fix it, but then it
won't work with fpc-2.0.4 anymore. (It will compile, you only can't
update the Makefile)
Maybe it's an idea to remove the fcl-dependency alltogether, since every
fpc-installation has the fcl installed by default. It's not really
needed there. (I tried, lazarus does compile with a makefile generated
without the fcl-dependency)
Joost
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives