Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xulrunner-1.8.1.17 fails to emerge - libxul.so.1 error
Date: Mon, 10 Nov 2008 12:49:20
Message-Id: 200811101349.12581.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] xulrunner-1.8.1.17 fails to emerge - libxul.so.1 error by Mick
1 On Montag 10 November 2008, Mick wrote:
2 > This is the first time xulrunner is being pulled in on a box of mine,
3 > probably because I use firefox-bin and OOo-bin on this build.
4 >
5 > Anyway, it failed with this error:
6 > =================================
7 > -lXrender -lfontconfig -lfreetype -lz -lX11 -lgtk-x11-2.0
8 > -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0
9 > -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXt
10 > -lgthread-2.0 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lz -lfontconfig
11 > -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcairo -ldl -lm
12 > ../../dist/lib/components/libgklayout.a: member
13 > ../../dist/lib/components/libgklayout.a(nsSVGSVGElement.o) in archive
14 > is not an object
15 > collect2: ld returned 1 exit status
16 > gmake[2]: *** [libxul.so.1] Error 1
17 > gmake[2]: Leaving directory
18 > `/var/tmp/portage/net-libs/xulrunner-1.8.1.17/work/mozilla/toolkit/library'
19 > gmake[1]: *** [tier_50] Error 2
20 > gmake[1]: Leaving directory
21 > `/var/tmp/portage/net-libs/xulrunner-1.8.1.17/work/mozilla'
22 > make: *** [default] Error 2
23 > *
24 > * ERROR: net-libs/xulrunner-1.8.1.17 failed.
25 > * Call stack:
26 > * ebuild.sh, line 49: Called src_compile
27 > * environment, line 4747: Called die
28 > * The specific snippet of code:
29 > * emake || die "emake failed"
30 > =================================
31 >
32 > revdep-rebuild shows all is good. How can I move on from here?
33
34 bugs.gentoo.org
35 one thing that helped people with failed compiles was removing the ccache dir
36 /var/tmp/ccache.

Replies

Subject Author
Re: [gentoo-user] xulrunner-1.8.1.17 fails to emerge - libxul.so.1 error Mick <michaelkintzios@×××××.com>