Re: [gentoo-user] I messed up my gcc upgrade, badly I think.

2005-12-23 Thread Dale

Lares Moreau wrote:



I might be easier to just backup all your Data, configs and other Info,
and rebuild from scratch.
Next quickpkg it from one server to the others if the Rigs are
identical.

-Lares

 

Oh dear.  That sounds like windoze.  LOL  I have four computers here and 
one of them has two versions of Gentoo, one new and one a few months 
old.  I just copied the files over that it needed and it is doing a 
emerge -ev system at the moment.  I'm hoping that will fix what I messed 
up.  I'm pretty sure it will though.


For the record though.  The file is a link to another file.  You have to 
copy them both over at the same time or copy the file then the link to it.


That is a sure fix but I don't want to loose the foldingathome data that 
I have.  In the past when I copy it over to another rig, it never works 
right until I re-install folding. 


Dale
:-)

--
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 
80GB hard drives.
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB 
drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB 
SCSI drive.

All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I messed up my gcc upgrade, badly I think.

2005-12-23 Thread Lares Moreau
On Fri, 2005-12-23 at 10:51 -0600, Dale wrote:
> Hi guys, and Holly too,
> 
> I did my gcc upgrade on my servers and I messed up.  I was doing two at 
> a time and one is faster then the other.  I unmerged the old gcc BEFORE 
> doing the revdep-rebuild on one of them.  I may have really messed up here.
> 
> This is what I get:
> 
> > [EMAIL PROTECTED] / # emerge -ev system
> > /usr/bin/python: error while loading shared libraries: libstdc++.so.5: 
> > cannot open shared object file: No such file or directory
> > [EMAIL PROTECTED] / #
> 
> 
> It doesn't matter what I tell it to do, I get that same error.  I did a 
> portage rescue but still no go.  How do I fix this?  It's a old AMD rig 
> so I guess some x86 rescue tarball would work.  If such a creature exists.
> 
> I have been messing with this for a while.  I'm going to nap a while.  
> I'm tired and my neck is sore too.
> 
> Thanks
> 
> :-)
I might be easier to just backup all your Data, configs and other Info,
and rebuild from scratch.
Next quickpkg it from one server to the others if the Rigs are
identical.

-Lares

-- 
Lares Moreau <[EMAIL PROTECTED]>  | LRU: 400755 http://counter.li.org
lares/irc.freenode.net |
Gentoo x86 Arch Tester |   ::0 Alberta, Canada
Public Key: 0D46BB6E @ subkeys.pgp.net |  Encrypted Mail Preferred
Key fingerprint = 0CA3 E40D F897 7709 3628  C5D4 7D94 483E 0D46 BB6E


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] I messed up my gcc upgrade, badly I think.

2005-12-23 Thread Dale

Dan Meltzer wrote:


On Friday 23 December 2005 23:20, Dale wrote:
 


William Kenworthy wrote:
   


Use LD_PRELOAD

get your missing lib and:

gcc-config <# of version>
fix_libtools.sh old_gcc_version
"LD_PRELOAD=/path/to/libstdc++.so.5 emerge sys-libs/libstdc++-v3"

BillK
 


That didn't work.

   


[EMAIL PROTECTED] / # fix_libtools.sh old_gcc_version
-bash: fix_libtools.sh: command not found
[EMAIL PROTECTED] / #
 


fix_libtool_files.sh
 


I'm not sure what happened there.  I'm about to copy some filesover now
to see if it will work.

Dale

:-)


   

Typo ???  Anyway, I copied the file and one link over and it is working, 
at least I can emerge anyway.  I did a emerge -ev system.  See what that 
breaks.  LOL



[EMAIL PROTECTED] / # fix_libtool_files.sh
-bash: fix_libtool_files.sh: command not found
[EMAIL PROTECTED] / #




I dunno.  o_O  Maybe I borked a lot more than I thought.  It compiling 
now though.


Thanks
Dale
:-)


--
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 
80GB hard drives.
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB 
drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB 
SCSI drive.

All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I messed up my gcc upgrade, badly I think.

2005-12-23 Thread Dan Meltzer
On Friday 23 December 2005 23:20, Dale wrote:
> William Kenworthy wrote:
> >Use LD_PRELOAD
> >
> >get your missing lib and:
> >
> >gcc-config <# of version>
> >fix_libtools.sh old_gcc_version
> >"LD_PRELOAD=/path/to/libstdc++.so.5 emerge sys-libs/libstdc++-v3"
> >
> >BillK
>
> That didn't work.
>
> > [EMAIL PROTECTED] / # fix_libtools.sh old_gcc_version
> > -bash: fix_libtools.sh: command not found
> > [EMAIL PROTECTED] / #
fix_libtool_files.sh
>
> I'm not sure what happened there.  I'm about to copy some filesover now
> to see if it will work.
>
> Dale
>
> :-)
>
> --
> To err is human, I'm most certainly human.
>
> I have four rigs:
>
> 1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now
> two 80GB hard drives. 2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs
> of ram and a 4GB drive. 3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU,
> 128MBs of ram and a 2.5GB drive. 4:  Compaq Proliant 6000 Server w/ Quad
> 200MHz CPUs, 128MBs of ram and a 4.3GB SCSI drive.
>
> All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are
> set up as servers.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I messed up my gcc upgrade, badly I think.

2005-12-23 Thread Dale

William Kenworthy wrote:


Use LD_PRELOAD

get your missing lib and:

gcc-config <# of version>
fix_libtools.sh old_gcc_version
"LD_PRELOAD=/path/to/libstdc++.so.5 emerge sys-libs/libstdc++-v3"

BillK


 


That didn't work.


[EMAIL PROTECTED] / # fix_libtools.sh old_gcc_version
-bash: fix_libtools.sh: command not found
[EMAIL PROTECTED] / #



I'm not sure what happened there.  I'm about to copy some filesover now 
to see if it will work.


Dale
:-)


--
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 
80GB hard drives.
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB 
drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB 
SCSI drive.

All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I messed up my gcc upgrade, badly I think.

2005-12-23 Thread William Kenworthy
Use LD_PRELOAD

get your missing lib and:

gcc-config <# of version>
fix_libtools.sh old_gcc_version
"LD_PRELOAD=/path/to/libstdc++.so.5 emerge sys-libs/libstdc++-v3"

BillK




On Fri, 2005-12-23 at 16:25 -0600, Dale wrote:
> Richard Fish wrote:
> 
> >
> >Yep, that is pretty hosed. ;->
> >
> >You can find a libstdc++.so.5 binary in the stage tarballs on the
> >Gentoo CD, or KNOPPIX, or maybe on one of your other systems.  Just
> >copy it to /usr/lib, and you should be able to run portage.
> >
> >You could also try symlinking .5 to .6.  That is a trick that has
> >worked for me with some libraries, but there are no guarantees there.
> >
> >-Richard
> >
> >  
> >
> I'm going to give that a try.  I looked on my old rig and it is in 
> something like /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6.  It didn't work 
> then either.  Maybe your way is the correct way.  Some symlink thing or 
> something.  I have copies though.  I have two installs, one up to date 
> and one a few months old. 
> 
> It's funny that the new KDE won't let me copy over fish.  I get a error 
> message though.  I have to login to KDE 3.4 to copy over files to my 
> servers.  Strange huh?  Guess that is why it is masked.  Guess it is why 
> I'm not cleaning out KDE 3.4 too. 
> 
> Thanks for the help.  It sort of sucks right now.  :(
> 
> Dale
> :-)
> 
> -- 
> To err is human, I'm most certainly human.
> 
> I have four rigs:
> 
> 1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now 
> two 80GB hard drives.
> 2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
> 3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB 
> drive.
> 4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 
> 4.3GB SCSI drive.
> 
> All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set 
> up as servers.  
> 
-- 
William Kenworthy <[EMAIL PROTECTED]>
Home!
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I messed up my gcc upgrade, badly I think.

2005-12-23 Thread Dale

Richard Fish wrote:



Yep, that is pretty hosed. ;->

You can find a libstdc++.so.5 binary in the stage tarballs on the
Gentoo CD, or KNOPPIX, or maybe on one of your other systems.  Just
copy it to /usr/lib, and you should be able to run portage.

You could also try symlinking .5 to .6.  That is a trick that has
worked for me with some libraries, but there are no guarantees there.

-Richard

 

I'm going to give that a try.  I looked on my old rig and it is in 
something like /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6.  It didn't work 
then either.  Maybe your way is the correct way.  Some symlink thing or 
something.  I have copies though.  I have two installs, one up to date 
and one a few months old. 

It's funny that the new KDE won't let me copy over fish.  I get a error 
message though.  I have to login to KDE 3.4 to copy over files to my 
servers.  Strange huh?  Guess that is why it is masked.  Guess it is why 
I'm not cleaning out KDE 3.4 too. 


Thanks for the help.  It sort of sucks right now.  :(

Dale
:-)

--
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 
80GB hard drives.
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB 
drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB 
SCSI drive.

All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I messed up my gcc upgrade, badly I think.

2005-12-23 Thread Richard Fish
On 12/23/05, Dale <[EMAIL PROTECTED]> wrote:
> Hi guys, and Holly too,
>
> I did my gcc upgrade on my servers and I messed up.  I was doing two at
> a time and one is faster then the other.  I unmerged the old gcc BEFORE
> doing the revdep-rebuild on one of them.  I may have really messed up here.
>
> This is what I get:
>
> > [EMAIL PROTECTED] / # emerge -ev system
> > /usr/bin/python: error while loading shared libraries: libstdc++.so.5:
> > cannot open shared object file: No such file or directory
> > [EMAIL PROTECTED] / #

Yep, that is pretty hosed. ;->

You can find a libstdc++.so.5 binary in the stage tarballs on the
Gentoo CD, or KNOPPIX, or maybe on one of your other systems.  Just
copy it to /usr/lib, and you should be able to run portage.

You could also try symlinking .5 to .6.  That is a trick that has
worked for me with some libraries, but there are no guarantees there.

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] I messed up my gcc upgrade, badly I think.

2005-12-23 Thread Dale

Hi guys, and Holly too,

I did my gcc upgrade on my servers and I messed up.  I was doing two at 
a time and one is faster then the other.  I unmerged the old gcc BEFORE 
doing the revdep-rebuild on one of them.  I may have really messed up here.


This is what I get:


[EMAIL PROTECTED] / # emerge -ev system
/usr/bin/python: error while loading shared libraries: libstdc++.so.5: 
cannot open shared object file: No such file or directory

[EMAIL PROTECTED] / #



It doesn't matter what I tell it to do, I get that same error.  I did a 
portage rescue but still no go.  How do I fix this?  It's a old AMD rig 
so I guess some x86 rescue tarball would work.  If such a creature exists.


I have been messing with this for a while.  I'm going to nap a while.  
I'm tired and my neck is sore too.


Thanks

:-)

--
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 
80GB hard drives.
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB 
drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB 
SCSI drive.

All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  


--
gentoo-user@gentoo.org mailing list