From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Qvw1e-0005gN-0P for garchives@archives.gentoo.org; Tue, 23 Aug 2011 18:48:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99D0F21C224; Tue, 23 Aug 2011 18:48:22 +0000 (UTC) Received: from qmta06.emeryville.ca.mail.comcast.net (qmta06.emeryville.ca.mail.comcast.net [76.96.30.56]) by pigeon.gentoo.org (Postfix) with ESMTP id 70B5C21C0FA for ; Tue, 23 Aug 2011 18:47:57 +0000 (UTC) Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87]) by qmta06.emeryville.ca.mail.comcast.net with comcast id Pugu1h0031smiN4A6unpXd; Tue, 23 Aug 2011 18:47:52 +0000 Received: from ajax ([24.11.47.14]) by omta20.emeryville.ca.mail.comcast.net with comcast id PupC1h01b0JMh7c8gupEhs; Tue, 23 Aug 2011 18:49:21 +0000 Date: Tue, 23 Aug 2011 14:47:42 -0400 From: Frank Peters To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] Can't Emerge Thunderbird-5.0/6.0 Message-Id: <20110823144742.7edb5137.frank.peters@comcast.net> X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; x86_64-unknown-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: b7f701177200bbb50893a42780302df7 When attempting to emerge either thunderbird-5 or thunderbird-6 the build fails. The build log, in both cases, shows this at the end: rm -f libxul.so /usr/bin/python2.7 [...] -Wl,-h,libxul.so -o libxul.so [...] collect2: ld returned 1 exit status make[4]: *** [libxul.so] Error 1 Is it strange that libxul should be removed and then used immediately afterward? Currently I am using thunderbird-3.1.10 which builds using the same USE flags and other options.