Gentoo Archives: gentoo-user

From: Manuel McLure <manuel@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kdelibs-3.4.1-r1 build fails
Date: Tue, 22 Nov 2005 19:44:41
Message-Id: 438373DC.2060207@mclure.org
In Reply to: [gentoo-user] kdelibs-3.4.1-r1 build fails by Ernie Schroder
1 Ernie Schroder wrote:
2 > OK I haven't updated this box in 10 months and finally decided to spend some
3 > time on maintainance. I successfully ran emerge -u system last night and have
4 > updated my profile and gotten Xorg running.
5 > Now it's time to move on to "world" and kdelibs-3.4.2-r1 fails like so. I'm
6 > way rusty at this and hoped I could get some tips here.
7 [SNIP]
8 > libtool: link:
9 `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' > is not a valid
10 libtool archive
11
12 I'll bet dollars to doughnuts that you upgraded from gcc 3.3.4 to gcc
13 3.4.4 since the last time you upgraded KDE. Try running
14
15 /usr/portage/sys-devel/gcc/files/fix_libtool_files.sh 3.3.4
16
17 to fix up the .la files to reflect the new compiler.
18
19 --
20 Manuel A. McLure KE6TAW <manuel@××××××.org> <http://www.mclure.org>
21 ...for in Ulthar, according to an ancient and significant law,
22 no man may kill a cat. -- H.P. Lovecraft
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] kdelibs-3.4.1-r1 build fails Richard Fish <bigfish@××××××××××.org>