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 1RzyJA-0002cG-Os for garchives@archives.gentoo.org; Tue, 21 Feb 2012 22:35:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2398EE136D; Tue, 21 Feb 2012 22:35:32 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [178.33.32.244]) by pigeon.gentoo.org (Postfix) with ESMTP id 97196E0D3A for ; Tue, 21 Feb 2012 22:34:30 +0000 (UTC) Received: from weird.wonkology.org (xdsl-84-44-153-213.netcologne.de [84.44.153.213]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx.virtyou.com (Postfix) with ESMTPSA id D2AF8DC041 for ; Tue, 21 Feb 2012 23:34:29 +0100 (CET) Date: Tue, 21 Feb 2012 23:34:28 +0100 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Firefox-10.0.1 fails to compile on x86 Message-ID: <20120221233428.597b3e2c@weird.wonkology.org> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 02d27124-aeb4-4e5c-b39b-8e0c52cdf576 X-Archives-Hash: 048d707fd098ca5f859ac1ed56c68c24 Mick writes: > The latest stable x86 firefox fails to compile: [... big linking being done ...] > collect2: ld terminated with signal 9 [Killed] > make[5]: *** [libxul.so] Error 1 [...] Do you have enough memory on that machine, is swap space activated? The linking phase will need a lot of memory. Although I don't understand why ld would terminate with signal 9 then. > I found this bug in Google: > > https://bugzilla.mozilla.org/show_bug.cgi?id=643690 I'm not so sure this is related. Wonko