Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] sg3_utils looking for old gcc version
Date: Sun, 22 Oct 2006 02:21:28
Message-Id: 49bf44f10610211917m4bf097c2mf63fa936f6ad71e3@mail.gmail.com
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 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: sg3_utils looking for old gcc version Grant <emailgrant@×××××.com>