From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FvIdm-0008EN-W6 for garchives@archives.gentoo.org; Tue, 27 Jun 2006 18:50:27 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5RIlkKK020225; Tue, 27 Jun 2006 18:47:46 GMT Received: from exeter.monstertech.ca (zz194029.cipherkey.net [209.53.194.29]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5RIdCZA005265 for ; Tue, 27 Jun 2006 18:39:13 GMT Received: from [10.180.16.38] (blip4sdy8ja.bc.hsia.telus.net [216.232.118.42] (may be forged)) (authenticated bits=0) by exeter.monstertech.ca (8.12.11/8.12.11) with ESMTP id k5RId792003425 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 27 Jun 2006 11:39:07 -0700 Message-ID: <44A17B4B.5010605@monstertech.ca> Date: Tue, 27 Jun 2006 11:39:07 -0700 From: Darren Grant User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) 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 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Upgrading from gcc-3.4.5 to gcc-3.4.6-r1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: c9bdcb5c-f8e4-47bf-9713-3b228b6b907b X-Archives-Hash: 3a7adbf17cb9d19560429b657ac62759 When trying to upgrade via emerge from gcc-3.4.5 to 3.4.6-r1 I get the following errors... Any ideas? > /usr/x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a > when searching for -lc > /usr/x86_64-pc-linux-gnu/bin/ld: cannot find -lc > collect2: ld returned 1 exit status > make[3]: *** [32/libgcc_s_32.so] Error 1 > make[3]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc' > make[2]: *** [stmp-multilib] Error 2 > make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc' > make[1]: *** [stage1_build] Error 2 > make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc' > make: *** [profiledbootstrap] Error 2 > > !!! ERROR: sys-devel/gcc-3.4.6-r1 failed. > !!! Function gcc_do_make, Line 1342, Exitcode 2 > !!! emake failed with profiledbootstrap > !!! If you need support, post the topmost build error, NOT this status > message. And if I try and upgrade glibc... checking for long double... yes checking size of long double... configure: error: cannot compute sizeof (long double), 77 See `config.log' for more details. !!! ERROR: sys-libs/glibc-2.3.6-r4 failed. !!! Function glibc_do_configure, Line 905, Exitcode 1 !!! failed to configure glibc !!! If you need support, post the topmost build error, NOT this status message. -- gentoo-user@gentoo.org mailing list