Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Still getting calls to gcc-i486
Date: Tue, 14 Jul 2009 14:02:51
Message-Id: 200907141602.46815.volkerarmin@googlemail.com
In Reply to: [gentoo-user] Still getting calls to gcc-i486 by Harry Putnam
1 On Dienstag 14 Juli 2009, Harry Putnam wrote:
2 > On a recent update world I get a failure on pycairo that appears to be
3 > the result of a call for gcc-i486.
4 >
5 > A month or more ago I went thru the process of changing /etc/make.conf
6 > from i486 to i686... deleting all instances of files with i486.
7 >
8 > I've lost track of where all the guff was located but apparently I
9 > missed something.... can anyone tell me where to look?
10 >
11 > emerge error:
12 > [...]
13 > building 'cairo._cairo' extension
14 > creating build/temp.linux-i686-2.6
15 > creating build/temp.linux-i686-2.6/cairo
16 > i486-pc-linux-gnu-gcc -pthread -DNDEBUG -O2 -march=i686 -pipe -fPIC
17 > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2
18 > -I/usr/include/libpng12 -I/usr/include/python2.6 -c cairo/cairomodule.c -o
19 > build/temp.linux-i686-2.6/cairo/cairomodule.o unable to execute
20 > i486-pc-linux-gnu-gcc: No such file or directory error: command
21 > 'i486-pc-linux-gnu-gcc' failed with exit status 1
22 > [...]
23
24 did you run fix-libtool.sh?

Replies

Subject Author
[gentoo-user] Re: Still getting calls to gcc-i486 Harry Putnam <reader@×××××××.com>