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 <gentoo-user+bounces-50406-garchives=archives.gentoo.org@gentoo.org>)
	id 1GLn9p-0007Vq-73
	for garchives@archives.gentoo.org; Fri, 08 Sep 2006 20:41:01 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k88Kck7s014967;
	Fri, 8 Sep 2006 20:38:46 GMT
Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k88KTwbc003271
	for <gentoo-user@lists.gentoo.org>; Fri, 8 Sep 2006 20:29:58 GMT
Received: by wx-out-0506.google.com with SMTP id r21so874526wxc
        for <gentoo-user@lists.gentoo.org>; Fri, 08 Sep 2006 13:29:57 -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=Ars2xwEaPbLP8Q/UBG2p/pcOoaLmTxxwnRfn6GfM00+7wuJVlnXtEySc4Q1gDI1+yjWe2yoH5Tf0fP3HvDU493ri0X0pyL42M4q09yJIK6x2WTblITrUCNxarLUO7XB/rr++uHMSKmXoQjRAVeibf649vqXwJW3JN85uBOzeSN0=
Received: by 10.70.22.10 with SMTP id 10mr177216wxv;
        Fri, 08 Sep 2006 13:29:57 -0700 (PDT)
Received: by 10.70.110.1 with HTTP; Fri, 8 Sep 2006 13:29:57 -0700 (PDT)
Message-ID: <7573e9640609081329j18d94064xe9dd6a2ce71c62cc@mail.gmail.com>
Date: Fri, 8 Sep 2006 13:29:57 -0700
From: "Richard Fish" <bigfish@asmallpond.org>
Sender: richard.j.fish@gmail.com
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Remerge the system with gcc-4.1?
In-Reply-To: <17CD9CE4C0FA574A8B29EF02D49B385D2A925F@srvexch-01.mcaschool.local>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
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: <7573e9640609081249i59272a88md73c276e52498833@mail.gmail.com>
	 <17CD9CE4C0FA574A8B29EF02D49B385D2A925F@srvexch-01.mcaschool.local>
X-Google-Sender-Auth: 5d059c5018b34a08
X-Archives-Salt: 9ec105f0-cd1c-440f-b96a-d9edaa58f769
X-Archives-Hash: ffb7064144f0ea4d3a43385254c79206

On 9/8/06, Timothy A. Holmes <tholmes@mcaschool.net> wrote:
> I have a system that I apparently built using the wrong stage 3
>
> Make.conf  has chost as i386 but it's a Pentium 4 box
>
> Im just about to start the emerge eav system
>
> Should I wait and /or fix something b4 I proceed?

You'll need to resolve this first, or the glibc update in system will fail.

Your options are:

1. mask >=sys-libs/glibc-2.4 in /etc/portage/package.mask

2. Change your CHOST to i686-pc-linux-gnu, and then run
/usr/portage/scripts/bootstrap.sh.  This should rebuild your toolchain
for the new CHOST, and then you can proceed with the emerge -e system
; emerge -e world steps.

-Richard
-- 
gentoo-user@gentoo.org mailing list