Jean-Philippe Caruana schrieb: > 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 ? > "/var/tmp/portage/x11-libs/pango-1.16.5/work/pango-1.16.5/pango/.libs/lt-pango-querymodules: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory"
Looks like you're running into the expat trouble.Search for it, you'll find alot about "gentoo expat". When did you update the last time? Did you try revdep-rebuild? Does portage want to update expat or did it already? Did you mask something (newer versions of expat, maybe)? -- [EMAIL PROTECTED] mailing list