Am Montag, 19. Juni 2006 14:32 schrieb Ger Remmers:
> On Monday 19 June 2006 14:11, Florian Klaempfl wrote:
> > Ger Remmers wrote:
> > > Hi all
> > >
> > > I have searched the archives but couldn't find anything related
> > > to the following:
> > >
> > > I installed a new computer (AMD X2 3800+) with SuSE 10.1 and the
> > > latest updates. Installed Freepascal (went just fine) and
> > > downloaded the latest Lazarus trunk.
> > > When trying to compile Lazarus I get the following error
> > >
> > > Assembling lazarus
> > > Linking ../lazarus
> > > /usr/bin/ld: skipping incompatible /opt/gnome/lib//libglib.so
> > > when searching for -lglib
> > > /usr/bin/ld: skipping incompatible /opt/gnome/lib//libglib.a when
> > > searching for -lglib
> > > /usr/bin/ld: skipping incompatible /opt/gnome/lib//libgdk.so when
> > > searching for -lgdk
> > > /usr/bin/ld: cannot find -lgdk
> > > lazarus.pp(108,42) Error: Error while linking
> > > make[2]: *** [lazarus] Error 1
> > > make[2]: Leaving directory `/home/ger/trunk/ide'
> > > make[1]: *** [ide] Error 2
> > > make[1]: Leaving directory `/home/ger/trunk/ide'
> > > make: *** [ide] Error 2
> > >
> > > Anyone any ideas?
> >
> > Interesting would be if you trying to build for 32 or 64 bit.
>
> Compiler reports:
>
> Free Pascal Compiler version 2.0.2 [2005/11/12] for x86_64
> Copyright (c) 1993-2005 by Florian Klaempfl
> Target OS: Linux for x86-64

AFAIK under Suse, there are 32-bit libs in /opt/gnome/lib and 
64-bit libs in /opt/gnome/lib64. As you use the x86_64 compiler, you 
should also use the 64-bit libs 



Burkhard

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

Reply via email to