From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IYKnB-0004I8-UU for garchives@archives.gentoo.org; Thu, 20 Sep 2007 12:06:02 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8KBtAC8030010; Thu, 20 Sep 2007 11:55:10 GMT Received: from cranium.sybase.co.za (sqlprd.sybase.co.za [192.96.139.1]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8KBl7Zj017665 for ; Thu, 20 Sep 2007 11:47:08 GMT Received: from localhost (cranium.sybase.co.za [127.0.0.1]) by cranium.sybase.co.za (Postfix) with ESMTP id 1EC1983428 for ; Thu, 20 Sep 2007 14:00:49 +0200 (SAST) X-Virus-Scanned: amavisd-new at sybase.co.za Received: from cranium.sybase.co.za ([127.0.0.1]) by localhost (cranium.sybase.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uru8Ao2-4wDI for ; Thu, 20 Sep 2007 14:00:34 +0200 (SAST) Received: from bard.sybase.co.za (bard.sybase.co.za [192.168.2.6]) by cranium.sybase.co.za (Postfix) with ESMTP id 7DBAB8341A for ; Thu, 20 Sep 2007 14:00:34 +0200 (SAST) Received: from claire.sybase.co.za ([192.168.2.123]) by bard.sybase.co.za with Microsoft SMTPSVC(6.0.3790.3959); Thu, 20 Sep 2007 13:48:55 +0200 From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] glibc-2.3.6 fails to compile (in a vserver) Date: Thu, 20 Sep 2007 13:49:14 +0200 User-Agent: KMail/1.9.7 References: <200709201235.21468.alan@linuxholdings.co.za> In-Reply-To: <200709201235.21468.alan@linuxholdings.co.za> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709201349.14140.alan@linuxholdings.co.za> X-OriginalArrivalTime: 20 Sep 2007 11:48:55.0204 (UTC) FILETIME=[38DF8E40:01C7FB7C] X-Archives-Salt: 9211a42b-79ed-4fa9-9226-81dcad1aa8f1 X-Archives-Hash: f0012d31a9e05cc5ec18631abbbe6a74 On Thursday 20 September 2007, Alan McKinnon wrote: > Hi, > > A glibc upgrade from 2.3.5-r2 to 2.3.6-r5 inside a vserver is failing > on me. [snip] Update: According to http://www.nabble.com/Next-showstopper-for-new-user--setjmp.S-in-glibc-2.3.6-t3553495.html http://www.cygwin.com/ml/crossgcc/2004-10/msg00170.html http://www.ecos.sourceware.org/ml/libc-alpha/2006-04/msg00090.html it could be a -march issue. so I changed CFLAGS from -O2 -march=pentium-m -pipe to -O2 -march=i686 -pipe and remerged gcc and glibc But still I have the same error. > Assembler messages: > ../sysdeps/i386/elf/setjmp.S:63: Error: junk at end of line, first > unrecognized character is `1' > ../sysdeps/i386/elf/setjmp.S:64: Error: junk at end of line, first > unrecognized character is `1' > ../sysdeps/i386/elf/setjmp.S:65: Error: junk at end of line, first > unrecognized character is `1' > ../sysdeps/i386/elf/setjmp.S:66: Error: unrecognized symbol type "" > ../sysdeps/i386/elf/setjmp.S:66: Error: junk at end of line, first > unrecognized character is `1' > ../sysdeps/i386/elf/setjmp.S:67: Error: junk at end of line, first > unrecognized character is `1' > ../sysdeps/i386/elf/setjmp.S:70: Error: expected comma after name `' > in .size directive > make[2]: *** > [/var/tmp/portage/sys-libs/glibc-2.3.6-r5/work/build-default-i686-pc- >linux-gnu-linuxthreads/setjmp/setjmp.o] Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[2]: Leaving directory > `/var/tmp/portage/sys-libs/glibc-2.3.6-r5/work/glibc-2.3.6/setjmp' > make[1]: *** [setjmp/subdir_lib] Error 2 > make[1]: Leaving directory > `/var/tmp/portage/sys-libs/glibc-2.3.6-r5/work/glibc-2.3.6' > make: *** [all] Error 2 -- Optimists say the glass is half full, Pessimists say the glass is half empty, Developers say wtf is the glass twice as big as it needs to be? Alan McKinnon alan at linuxholdings dot co dot za +27 82, double three seven, one nine three five -- gentoo-user@gentoo.org mailing list