Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Still getting calls to gcc-i486 Volker Armin Hemmann <volkerarmin@××××××××××.com>
Re: [gentoo-user] Still getting calls to gcc-i486 Heiko Wundram <heiko@××××××.net>