Gentoo Archives: gentoo-amd64

From: Agostino Sarubbo <ago@×××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Can't Emerge Thunderbird-5.0/6.0
Date: Tue, 23 Aug 2011 19:11:13
Message-Id: 201108232105.48208.ago@autistici.org
In Reply to: [gentoo-amd64] Can't Emerge Thunderbird-5.0/6.0 by Frank Peters
1 On Tuesday 23 August 2011 20:47:42 Frank Peters wrote:
2 > When attempting to emerge either thunderbird-5 or thunderbird-6
3 > the build fails.
4 >
5 > The build log, in both cases, shows this at the end:
6 >
7 > rm -f libxul.so
8 > /usr/bin/python2.7 [...] -Wl,-h,libxul.so -o libxul.so [...]
9 > collect2: ld returned 1 exit status
10 > make[4]: *** [libxul.so] Error 1
11 >
12 > Is it strange that libxul should be removed and then used immediately
13 > afterward?
14 >
15 > Currently I am using thunderbird-3.1.10 which builds using the
16 > same USE flags and other options.
17 You need more than 3GB of diskspace free. So If you compile on a limited tmpfs
18 space, you can compile it with:
19 PORTAGE_TMPDIR="/another_path_that_is_on_disk" emerge thunderbird
20
21 --
22 Agostino Sarubbo ( ago )
23 Mail: ago@×××××××××.org
24 Irc: irc.freenode.net ago
25 Gpg: 0x7CD2DC5D
26 Arch Tester for Gentoo Linux amd64 http://is.gd/hcQem
27 Admin for HacklabCS c/o HPCC at Unical
28
29
30 This mail has been sent with kmail on gentoo.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-amd64] Can't Emerge Thunderbird-5.0/6.0 Frank Peters <frank.peters@×××××××.net>