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 1GIpuo-00059r-67 for garchives@archives.gentoo.org; Thu, 31 Aug 2006 17:01:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k7VGx6DG000100; Thu, 31 Aug 2006 16:59:06 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k7VGuijw031442 for ; Thu, 31 Aug 2006 16:56:44 GMT Received: by wx-out-0506.google.com with SMTP id r21so766604wxc for ; Thu, 31 Aug 2006 09:56:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ln5tSDXJtr4JGbULZiJOUzckOcomIGlF5jTS2PhNI5o14VTYBPT+2unVh0i2x2YTTg9ks2c1Pfo2/4UpWOiZmMfptusrEvGIe7X4ySKxkSsLs3Sa+XhGQUDFIDiOd0iwjKG8AiuNZOVRHWELdHWolWYXpKgQIPl2KlUS1yIxzKY= Received: by 10.70.74.1 with SMTP id w1mr877018wxa; Thu, 31 Aug 2006 09:56:43 -0700 (PDT) Received: by 10.70.108.3 with HTTP; Thu, 31 Aug 2006 09:56:43 -0700 (PDT) Message-ID: Date: Thu, 31 Aug 2006 16:56:43 +0000 From: "Neil Isaac" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] glibc update and CHOST problem 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=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 183269c9-562e-4463-a3ca-e8021e04b667 X-Archives-Hash: c50e29e2b296855c75c32e3161f405b4 I'm trying to upgrade to glibc-2.4-rc3 (in x86 stable) and get the following error: >>> Emerging (1 of 2) sys-libs/glibc-2.4-r3 to / .... >>> checking glibc-linuxthreads-20060605.tar.bz2 ;-) >>> checking glibc-powerpc-cpu-addon-v0.01.tgz ;-) * glibc-2.4 is nptl-only! * NPTL requires a CHOST of i486 or better !!! ERROR: sys-libs/glibc-2.4-r3 failed. Call stack: ebuild.sh, line 1555: Called dyn_setup ebuild.sh, line 668: Called pkg_setup glibc-2.4-r3.ebuild, line 1079: Called die !!! please add USE='nptl nptlonly' to make.conf ... I do have nptl and nptlonly in USE (that message had a yellow star, so I guess it's just a warning) but my CHOST is set to CHOST="i386-pc-linux-gnu" in make.conf. How do I correct this problem? -- Neil Isaac isaac.neil@gmail.com -- gentoo-user@gentoo.org mailing list