[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: [FYI] gcc-3.0.3 & kde3
From:       Michael Ritzert <kde () ritzert ! de>
Date:       2002-01-09 22:06:17
[Download RAW message or body]

Hi Dirk,

On Wed, Jan 09, 2002 at 04:27:51PM +0100, Dirk Mueller wrote:
> On Mit, 09 Jan 2002, Daniel Engelschalt wrote:
> 
> > kicker after its sub-dirs were built:
> > ld: /lib/libc.so.6 not found
> 
> Its a gcc bug that is interacting with libtool. they're linking libstdc++ in 
> an incorrect way, which triggers a buggy libstdc++.la generation. 
> (dependency_libs). 
> 
> As soon as you fix that and recompile all of kde it will work again. 

Yes, indeed that helped. Thanks :-)

For the record: I changed

dependency_libs=' -L/3/gcc/HEAD/obj/i686-pc-linux-gnu/libstdc++-v3/src \
-L/3/gcc/HEAD/obj/i686-pc-linux-gnu/libstdc++-v3/src/.libs -lm -lm -lm \
-L/3/gcc/HEAD/obj/gcc -L/3/gcc/HEAD/install/lib/gcc-lib/i686-pc-linux-gnu/3.1 \
-L/3/gcc/HEAD/install/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../.. -lgcc_s -lc -lgcc_s \
-lm -lgcc_s -lc -lgcc_s'

to just

dependency_libs='-lm -L/3/gcc/HEAD/install/lib/gcc-lib/i686-pc-linux-gnu/3.1 \
-L/3/gcc/HEAD/install/lib -lgcc_s -lm -lgcc_s'

where /3/gcc/HEAD/install is the gcc HEAD prefix for me.

Michael


 
> > Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic