Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Still getting calls to gcc-i486
Date: Wed, 15 Jul 2009 21:13:23
Message-Id: 87fxcxodk2.fsf@newsguy.com
In Reply to: [gentoo-user] Re: Still getting calls to gcc-i486 by Harry Putnam
1 Harry Putnam <reader@×××××××.com> writes:
2
3 > Also ... anyone have another idea how to iron this out. I've done
4 > everything suggested here in this thread but still cannot compile
5 > pycairo successfully.
6
7 How about it folks... anymore suggestions on this:
8 emerge error:
9 [...]
10 building 'cairo._cairo' extension
11 creating build/temp.linux-i686-2.6
12 creating build/temp.linux-i686-2.6/cairo
13 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
14 unable to execute i486-pc-linux-gnu-gcc: No such file or directory
15 error: command 'i486-pc-linux-gnu-gcc' failed with exit status 1
16 [...]
17
18 So far I haven't found any instance of i486 files remaining on the
19 system... what else might evoke that output?
20
21 CHOST has been i686 for a good while now... thru at least 2 updated
22 and no problems... but it was once i486... I did all the removal steps
23 and all the suggestions offered in this thread... but still get the
24 same error.

Replies

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