Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Re: sg3_utils looking for old gcc version
Date: Sun, 22 Oct 2006 02:27:16
Message-Id: 49bf44f10610211923m1172ddf3x8a3c79a5903040ac@mail.gmail.com
In Reply to: [gentoo-user] sg3_utils looking for old gcc version by Grant
1 > When I try to emerge sg3_utils, it fails looking for paths like this:
2 >
3 > i686-pc-linux-gnu-g++:
4 > /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crti.o: No such file or
5 > directory
6 >
7 > I have:
8 >
9 > system4 ~ # gcc-config -c
10 > i686-pc-linux-gnu-3.4.6
11 >
12 > I have run:
13 >
14 > system4 ~ # fix_libtool_files.sh 3.4.4
15 > * Scanning libtool files for hardcoded gcc library paths...
16 > * [1/9] Scanning /lib ...
17 > * [2/9] Scanning /usr/lib ...
18 > * [3/9] Scanning //usr//lib/opengl/xorg-x11/lib ...
19 > * [4/9] Scanning /opt/blackdown-jdk-1.4.2.03/jre/lib/i386 ...
20 > * [5/9] Scanning /usr/NX/lib ...
21 > * [6/9] Scanning /usr/i686-pc-linux-gnu/lib ...
22 > * [7/9] Scanning /usr/kde/3.5/lib ...
23 > * [8/9] Scanning /usr/local/lib ...
24 > * [9/9] Scanning /usr/qt/3/lib ...
25 >
26 > but the result is the same. How can I fix this?
27 >
28 > - Grant
29
30 I fixed this by re-emerging libtool.
31
32 - Grant
33 --
34 gentoo-user@g.o mailing list