On Tue, 14 Jul 2009 08:40:51 -0500, Harry Putnam <rea...@newsguy.com>
wrote:
> I've lost track of where all the guff was located but apparently I
> missed something.... can anyone tell me where to look?
> 
> emerge error:
> [...]
> building 'cairo._cairo' extension
> creating build/temp.linux-i686-2.6
> creating build/temp.linux-i686-2.6/cairo
> 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
> unable to execute i486-pc-linux-gnu-gcc: No such file or directory
> error: command 'i486-pc-linux-gnu-gcc' failed with exit status 1
> [...]

Re-merge python. Python keeps the compiler that was used to compile it in a
separate "Makefile" that's used to compile Python packages (with
distutils), and that's what you're hitting here (as you haven't updated
that).

-- 
Heiko Wundram
Gehrkens.IT GmbH

FON 0511-59027953 | http://www.gehrkens.it
FAX 0511-59027957 | http://www.xencon.net

Gehrkens.IT GmbH
Strasse der Nationen 5
30539 Hannover

Registergericht: Amtsgericht Hannover, HRB 200551
Geschäftsführer: Harald Gehrkens, Daniel Netzer

Reply via email to