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 1GIrgA-0003kS-C2 for garchives@archives.gentoo.org; Thu, 31 Aug 2006 18:54: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 k7VIoQfX022760; Thu, 31 Aug 2006 18:50:26 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k7VIklZa016467 for ; Thu, 31 Aug 2006 18:46:47 GMT Received: by wx-out-0506.google.com with SMTP id r21so805765wxc for ; Thu, 31 Aug 2006 11:46:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=aIZQiEmd9rTikumnD1Thd5GZ4yEyssqDEO289KCChMtACo036HEOZ4nBn+qcKixN3j/EiVzpELzBxFeMZhQPCvKqaREZZNeWUhVGLHFdanpUXfWMEAABzh/REYINg1jK2h1lbQBxf3vSTlfm6iY6V8aex8w/V8YTk5TBfnbgOyo= Received: by 10.70.123.14 with SMTP id v14mr1047648wxc; Thu, 31 Aug 2006 11:46:46 -0700 (PDT) Received: by 10.70.110.1 with HTTP; Thu, 31 Aug 2006 11:46:46 -0700 (PDT) Message-ID: <7573e9640608311146p3f48c9e6r779fe3cd5719f490@mail.gmail.com> Date: Thu, 31 Aug 2006 11:46:46 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] glibc update and CHOST problem In-Reply-To: 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; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 91caf80a12751475 X-Archives-Salt: 111282bc-09b9-454b-9ce3-469b781b6f68 X-Archives-Hash: 06dcf6785023c172023305b17ca425c0 On 8/31/06, Neil Isaac wrote: > 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? Assuming you are using a processor made in the last 10 years, just set CHOST="i686-pc-linux-gnu". You *must* do an emerge -e world after this, or you may very well break your system. In fact, I would recommend just following the gcc upgrade guide [1] and rebuild your whole system with the new CHOST and gcc 4.1. -Richard [1] http://www.gentoo.org/doc/en/gcc-upgrading.xml -- gentoo-user@gentoo.org mailing list