Try emerge --sync...Then visit http://forums.gentoo.org/viewtopic-t-575655.html The first post worked for me. Do what it asks and then re-emerge world. Then revdep-rebuild.
-----Original Message----- From: Jean-Philippe Caruana [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 12:20 PM To: [email protected] Subject: [gentoo-user] I can't build pango Hi, I try to build gnome on my system, but I can't build the pango dependence : here is the (end of the) message : !!! ERROR: x11-libs/pango-1.16.5 failed. Call stack: ebuild.sh, line 1638: Called dyn_compile ebuild.sh, line 985: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile ebuild.sh, line 1328: Called gnome2_src_compile gnome2.eclass, line 71: Called die !!! compile failure !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/x11-libs/pango-1.16.5/temp/build.log'. I put the build.log here : <http://perso.enstimac.fr/~caruana/perso/build.log> here is my make.conf :# cat /etc/make.conf CHOST="i686-pc-linux-gnu" CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" USE="X gtk gnome -alsa mysql firefox apache2 bash-completion java jpeg junit mp3 php python perl -wifi zlib" here is my gcc config : # gcc-config -l [1] i486-pc-linux-gnu-4.1.1 * [2] i686-pc-linux-gnu-3.3.6 I tried many things : env-update, re-emerge binutils... nothing works :-( any idea ? -- Jean-Philippe Caruana -- [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list

