Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge gcc hat mein System zerschossen; version gcc-3.3.2-r5
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
sven-tek
Guru
Guru


Joined: 06 May 2003
Posts: 339

PostPosted: Tue Feb 10, 2004 7:51 am    Post subject: emerge gcc hat mein System zerschossen; version gcc-3.3.2-r5 Reply with quote

Ich habe gestern abend ( 09.02.2004 ) ein portage Update durchgeführt und danach noch portage und gcc kompilieren lassen.

Jetzt geht rein gar nichts mehr.

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


Gnome hat beim starten 20mal versucht den nautilus zu starten, menüs gibts nicht mehr und da emerge nicht funktioniert hab ich kein plan was nu zu tun ist.

Ich habe das gleiche Problem auf zwei Rechnern.

br, Sven
Back to top
View user's profile Send private message
sven-tek
Guru
Guru


Joined: 06 May 2003
Posts: 339

PostPosted: Tue Feb 10, 2004 8:00 am    Post subject: Reply with quote

8O

Okay, habe in anderen Threads herausgefunden das ldconfig die Lösung bringt.

Auf meinem Desktoprechner schloß das auch ohne meldung ab und alles geht wieder.
Auf dem Laptop bekomme ich jdeoch folgende Meldung:

Quote:

# ldconfig
ldconfig: /usr/lib/libstdc++-libc6.1-1.so.2 is not a symbolic link


aber emerge und co arbeitet trotzdem wieder, ist da jetz ein noch ein Fehler?
Back to top
View user's profile Send private message
rene
n00b
n00b


Joined: 12 Feb 2003
Posts: 6

PostPosted: Tue Feb 10, 2004 2:38 pm    Post subject: Re: emerge gcc hat mein System zerschossen; version gcc-3.3. Reply with quote

das problem hatte ich auch!!

man muss in der datei
/etc/env.d/05gcc
alles auf die neue version setzen :

Code:

PATH="/usr/i686-pc-linux-gnu/gcc-bin/3.3"
ROOTPATH="/usr/i686-pc-linux-gnu/gcc-bin/3.3"
MANPATH="/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man"
INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info"
CC="gcc"
CXX="g++"
LDPATH="/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2"


dann noch env-update und ldconfig
Back to top
View user's profile Send private message
sven-tek
Guru
Guru


Joined: 06 May 2003
Posts: 339

PostPosted: Sat Feb 21, 2004 3:40 pm    Post subject: ldconfig mekkert immer noch Reply with quote

Also bei mir hat das nicht geholfen, ich bekomme die Fehlermeldung von ldconfig immer noch.
hat einer ne Idee?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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