Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GCC-3.3.6 unmerged. Im in deep shit now :S
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Terrax
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2005
Posts: 114

PostPosted: Thu Dec 15, 2005 12:24 pm    Post subject: GCC-3.3.6 unmerged. Im in deep shit now :S Reply with quote

Ok throught the night I ran

Code:
emerge --update --deep --newuse world && emerge --depclean


It went well. I found out it has installed a new gcc-3.4.4. Ok, then I ran.

Code:
gcc-config i686-pc-linux-gnu-3.4.4


, and it said it switched to the new compiler.

After that, I ran

Code:
source /etc/profile.


But since Im a gentoo noob, I just ran

Code:
emerge -C gcc-3.3.6


Which was very stupid:S

Because I think I forgot to emerge the whole gcc-3.4.4?`When I try using emerge now, it says:

Quote:
/usr/bin/python: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory


Hmm, have I forgot to emerge gcc-3.4.4 shared library? And is there somehow to correct this without the emerge funktion?
Back to top
View user's profile Send private message
Exil
Apprentice
Apprentice


Joined: 10 Oct 2005
Posts: 251
Location: Nibylandia

PostPosted: Thu Dec 15, 2005 12:37 pm    Post subject: Reply with quote

Here Maybe it will help you.
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Thu Dec 15, 2005 12:37 pm    Post subject: Reply with quote

Try to run:
Code:
fix_libtool_files 3.3.6


does that fix the issue?

cheers

SteveB
Back to top
View user's profile Send private message
Terrax
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2005
Posts: 114

PostPosted: Thu Dec 15, 2005 12:41 pm    Post subject: Reply with quote

steveb wrote:
Try to run:
Code:
fix_libtool_files 3.3.6


does that fix the issue?

cheers

SteveB


No it didn't:(

Code:
fix_libtool_files 3.3.6

Quote:
bash: fix_libtool_files: command not found


But thx for your try[/post].
Back to top
View user's profile Send private message
Terrax
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2005
Posts: 114

PostPosted: Thu Dec 15, 2005 12:48 pm    Post subject: Reply with quote

Exil wrote:
Here Maybe it will help you.


No It didn't :/ I think I should have followed that guide thought.
Back to top
View user's profile Send private message
Terrax
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2005
Posts: 114

PostPosted: Thu Dec 15, 2005 12:52 pm    Post subject: Reply with quote

Hmm I think its the gcc-lib which are missing.
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Thu Dec 15, 2005 1:15 pm    Post subject: Reply with quote

Please have a closer look at /usr/portage/sys-apps/portage/files/README.RESCUE

cheers

SteveB
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Thu Dec 15, 2005 1:22 pm    Post subject: Reply with quote

What arch do you have? Maybe I could send you the binary package for gcc 3.3.6?

I have the following arch available:
Code:
athlon-xp/All/gcc-3.3.6.tbz2
hardened/i586/All/gcc-3.3.6.tbz2
hardened/p2/All/gcc-3.3.6.tbz2
hardened/p3/All/gcc-3.3.6.tbz2
tbird/All/gcc-3.3.6.tbz2
via_nehemiah/All/gcc-3.3.6.tbz2


They are all very small. Between 6.5MB and 8.1MB. I could send them as a mail, if you want me to.


cheers

SteveB
Back to top
View user's profile Send private message
Terrax
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2005
Posts: 114

PostPosted: Thu Dec 15, 2005 1:50 pm    Post subject: Reply with quote

steveb wrote:
What arch do you have? Maybe I could send you the binary package for gcc 3.3.6?

I have the following arch available:
Code:
athlon-xp/All/gcc-3.3.6.tbz2
hardened/i586/All/gcc-3.3.6.tbz2
hardened/p2/All/gcc-3.3.6.tbz2
hardened/p3/All/gcc-3.3.6.tbz2
tbird/All/gcc-3.3.6.tbz2
via_nehemiah/All/gcc-3.3.6.tbz2


They are all very small. Between 6.5MB and 8.1MB. I could send them as a mail, if you want me to.


cheers

SteveB


I have p3 installet. Actually x86 / i686. But dont mind. I think Im gonna reinstall whole gentoo. I dont mind. I have to clean it up anyway.

But thx to all of ya for your help.
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Thu Dec 15, 2005 2:40 pm    Post subject: Reply with quote

Terrax wrote:
I have p3 installet. Actually x86 / i686. But dont mind. I think Im gonna reinstall whole gentoo. I dont mind. I have to clean it up anyway.

But thx to all of ya for your help.

Why? You realy don't need to reinstall. I can send you the binary and you only need to extract it and then you have again a working system. Then you can remerge again a new copy of a working gcc 3.3.6 and do the upgrade as described in the gentoo documentation.

There is realy no need to reinstall from scratch. Please send me your email address and I will send you the binary and the instructions how to extract it.

cheers

SteveB
Back to top
View user's profile Send private message
TheX
Guru
Guru


Joined: 31 Jul 2004
Posts: 349
Location: .de

PostPosted: Thu Dec 15, 2005 2:44 pm    Post subject: Reply with quote

On all Live-CD are working gcc's !

Boot from a CD , mount and chroot your root-partition and emerge gcc again.

Or copy the gcc-binary from the cd.

I hope that will work.
Back to top
View user's profile Send private message
Terrax
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2005
Posts: 114

PostPosted: Thu Dec 15, 2005 5:56 pm    Post subject: Reply with quote

Hi again. I am reinstalling now.

I want to reinstall, because it was my first gentoo installation. And a lot could be better. I know a lot more about gentoo now, than I did before. So I think its best completely reinstall it all.

In the earlyer installation of gentoo, I mixed gentoo packages with source compiles. And thats a bad idea. Now I want to emerge all the programs I want to use. Even if the emerge version is lower than the ones you dl.

sry for my english
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54300
Location: 56N 3W

PostPosted: Thu Dec 15, 2005 6:11 pm    Post subject: Reply with quote

TheX,

Err, nope.
The chroot only contains the tarball (untarred) at the start of an install and thats where the working gcc is, not on the live CD.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Tue Feb 28, 2006 11:20 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads in favour of this FAQ: Error while loading shared libraries: libstdc++.so.5.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum