Am Mittwoch, 17. Oktober 2007 00:48 schrieb Mattias Gaertner:
> On Tue, 16 Oct 2007 19:09:17 +0200
>
> Joost van der Sluis <[EMAIL PROTECTED]> wrote:
> > 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)
>
> Done.

Don't know why, but this commit (r12495) breaks "make all" on linux 
(i386, fpc-2.2.1-r8822):
Linking ../lazarus
/usr/bin/ld: cannot find -lglib
lazarus.pp(114,1) Error: Error while linking

r12494 builds fine ..

regards
 Burkhard

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to