Gentoo Archives: gentoo-user

From: Frank Schafer <frank.schafer@×××××××××.cz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Build Problem
Date: Mon, 12 Sep 2005 06:54:53
Message-Id: 1126507580.5947.16.camel@localhost.localdomain
In Reply to: [gentoo-user] Build Problem by Greg Armer
1 On Sun, 2005-09-11 at 15:37 +0200, Greg Armer wrote:
2 > Greetings list,
3 >
4 > Could anyone explain why 40% of all my emerges fail with this error
5 > message ?
6 >
7 > gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
8 >
9 > Upon executing this file directly, it returns the exact same message:
10 >
11 > fyre ~ # /usr/bin/i386-pc-linux-gnu-gcc
12 > gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
13 > fyre ~ #
14 >
15 >
16 > Here is my make.conf file incase this helps:
17 >
18 > fyre ~ # cat /etc/make.conf
19 > CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
20 > CHOST="i686-pc-linux-gnu"
21 > CXXFLAGS="${CFLAGS}"
22 > USE="gtk gtk2 gnome -qt -kde dvd alsa cdr"
23 >
24 >
25 > I have a feeling it has something to do with my CHOST flag, I wonder if
26 > deleting /usr/bin/i386-pc-linux-gnu-gcc and
27 > symlinking /usr/bin/i686-pc-linux-gnu-gcc to that filename would work ?
28 >
29 >
30 > Thanks for the assistance.
31 >
32
33 WEll, THIS could be solved using ``fix_libtool_files.sh''. Give it a
34 shot!
35
36 Regards
37 Frank
38
39 --
40 gentoo-user@g.o mailing list