Gentoo Archives: gentoo-user

From: Florian Philipp <f.philipp@××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] I can't build pango
Date: Wed, 12 Sep 2007 16:57:17
Message-Id: 46E816B8.9030301@addcom.de
In Reply to: [gentoo-user] I can't build pango by Jean-Philippe Caruana
1 Jean-Philippe Caruana schrieb:
2 > Hi,
3 >
4 > I try to build gnome on my system, but I can't build the pango dependence :
5 >
6 > here is the (end of the) message :
7 > !!! ERROR: x11-libs/pango-1.16.5 failed.
8 > Call stack:
9 > ebuild.sh, line 1638: Called dyn_compile
10 > ebuild.sh, line 985: Called qa_call 'src_compile'
11 > ebuild.sh, line 44: Called src_compile
12 > ebuild.sh, line 1328: Called gnome2_src_compile
13 > gnome2.eclass, line 71: Called die
14 >
15 > !!! compile failure
16 > !!! If you need support, post the topmost build error, and the call
17 > stack if relevant.
18 > !!! A complete build log is located at
19 > '/var/tmp/portage/x11-libs/pango-1.16.5/temp/build.log'.
20 >
21 >
22 > I put the build.log here :
23 > <http://perso.enstimac.fr/~caruana/perso/build.log>
24 >
25 >
26 > here is my make.conf :# cat /etc/make.conf
27 > CHOST="i686-pc-linux-gnu"
28 > CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
29 > CXXFLAGS="${CFLAGS}"
30 > USE="X gtk gnome -alsa mysql firefox apache2 bash-completion java jpeg
31 > junit mp3 php python perl -wifi zlib"
32 >
33 >
34 >
35 > here is my gcc config :
36 > # gcc-config -l
37 > [1] i486-pc-linux-gnu-4.1.1 *
38 > [2] i686-pc-linux-gnu-3.3.6
39 >
40 >
41 > I tried many things : env-update, re-emerge binutils... nothing works :-(
42 >
43 >
44 >
45 > any idea ?
46 >
47 "/var/tmp/portage/x11-libs/pango-1.16.5/work/pango-1.16.5/pango/.libs/lt-pango-querymodules:
48 error while loading shared libraries: libexpat.so.0: cannot open shared
49 object file: No such file or directory"
50
51 Looks like you're running into the expat trouble.Search for it, you'll
52 find alot about "gentoo expat".
53
54 When did you update the last time? Did you try revdep-rebuild? Does
55 portage want to update expat or did it already? Did you mask something
56 (newer versions of expat, maybe)?
57 --
58 gentoo-user@g.o mailing list