From: "Jean-Marc Beaune" <[EMAIL PROTECTED]> Subject: Re: [gentoo-user] changing CHOST Date: Sun, 10 Sep 2006 18:39:07 +0200
Hi, I had to change CHOST also and I can only speak of my experience -- which may be based on the wrong way to do such things, but... I did: Change CHOST Update profile (unfortunately to the wrong one, but that's my fault) source /etc/profile emerge gcc (since I had to upgrade to gcc-4.1.1 gcc-config emerge -e system emerge -e world last step was interrupted several times either do to compiling failures or to package, whch wants other previous installed packages to be recompiled with other USE-flags. The overall result is a running system with some packages either installed not with all features compiled due to other packages missing due to compile failures or missing completly. This may or may be not based on the wrong profile I choose initially. I will chnage to the correct profile and recompile all affected package and will see, how far I can get then. The described procedure takes me four days with interuptions. The computer was not switched off and did its compiling task as often as possible (day and night when not stopped by an compile failure or other incidents described above. I am running an AMD 64 X2 3800+, "make -j 3" and 1GB of RAM. Keep hacking, mcc > Hi, > > I had to change CHOST during gcc upgrade. > I did bootstrap.sh > I did emerge -e system > emerge -e world didn't work. > > I struggled more than one week to make it work, now I'm reinstalling from > scratch. > > My advise: > Backup all important data and excpect the fact that you could lost your > system. > > > On 9/10/06, Timothy A. Holmes <[EMAIL PROTECTED]> wrote: > > > > > > > -----Original Message----- > > > On 9/9/06, Timothy A. Holmes <[EMAIL PROTECTED]> wrote: > > > > As I understand it, I change the chost, and then emerge -e system && > > > > emerge -e world > > > > > > Hmm, same answer I gave you yesterday: > > > > > > <change CHOST in make.conf> > > > /usr/portage/scripts/bootstrap.sh > > > emerge -e system > > > emerge -e world > > > > > > Me thinks the mail list bug has struck again. Let me know if you > > > don't get this one. ;-> > > > > > > -Richard > > > -- > > > [email protected] mailing list > > Richard: > > > > I got this one - thanks, the problem is that im getting conflicting > > advice from multiple sources. > > > > I asked again to try to clarify. > > > > Ive received answers that range from > > > > You cant do that no matter what > > To > > You don't want to do that > > To > > It wont do any good > > To > > Your answer > > To > > Bootstrap wont run > > To > > No need for bootstrap, just change and do the emerges > > > > Im a bit confused to be honest > > > > Timothy A. Holmes > > IT Manager / Network Admin / Web Master / Computer Teacher > > > > Medina Christian Academy > > A Higher Standard... > > > > > > -- > > [email protected] mailing list > > > > > > > -- > /JM -- [email protected] mailing list

