Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libstdc++.so.6. die 123te!
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
scsimodo
n00b
n00b


Joined: 10 Oct 2002
Posts: 20
Location: Munich, Germany

PostPosted: Thu Nov 25, 2004 11:17 pm    Post subject: libstdc++.so.6. die 123te! Reply with quote

Moin zusammen!

Nachdem ich reumütig von Fedora wieder zu Gentoo zurückgekommen bin, laufe ich natürlich gleich auf einen fehler, der mich in den Wahnsinn treibt.

Einmal kurz Boinc gestartet (bzw. versucht) und ich bekomme folgende Fehlermeldung:

l./boinc: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

Habe mich natürlich schon mal im Forum umgeschaut, aber nichts was da an Lösungsvorschlägen angeboten wurde hat geholfen. Habe ein frische stage3-Installation (2003.3) und Gnome dazuinstalliert. So wie ich das bisher sehe hängt das wohl irgenwie mit dem Gcc bzw der libc zusammen.

Hat jemand den gleichen Fehler und vielleicht auch einen Lösungsvorschlag? Stehe hier im Moment echt im Wald und weiss nicht mehr weiter...

Danke im Voraus


scsimodo
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Fri Nov 26, 2004 9:16 am    Post subject: Reply with quote

Probier mal
Code:
ldconfig; source /etc/make.conf && gcc-config $CHOST-$(ls /usr/lib/gcc-lib/$CHOST -1 | tail -n 1) && source /etc/profile && env-update
Back to top
View user's profile Send private message
-drf-
n00b
n00b


Joined: 26 Nov 2004
Posts: 3
Location: The Wired (Node: NRW/Germany)

PostPosted: Fri Nov 26, 2004 9:56 am    Post subject: Reply with quote

Hi

Ich kenne das Problem. Passiert manchmal bei einem GCC-Update, da /etc/env.d/ (und somit auch /etc/profile (Wie Earthwings schon erwähnte)) nicht passend upgedated wird.
Schau mal nach /etc/env.d/05gcc und guck, ob der LDPATH deiner gcc-Version (gcc -v) entspricht. Wenn nicht, dann passe ihn entsprechend an (Einfach die richtige Versionsnummer einsetzen), und mach
Code:

env-update; source /etc/profile

Zumindest bei mir hat das den Fehler behoben.
Hoffe das Funktioniert...
_________________
Two is company, three is an orgy.
Back to top
View user's profile Send private message
scsimodo
n00b
n00b


Joined: 10 Oct 2002
Posts: 20
Location: Munich, Germany

PostPosted: Fri Nov 26, 2004 9:10 pm    Post subject: Reply with quote

Hab's gelöst!

Der Boinc-Client war mit der 3.4er-Version von gcc kompliert.Ich habe aber eine Version 3.3.irgendwas, deshlab hat anscheinend auch die libstdc++.so.6 gefehlt. Das Problem hatten wohl mehrere, deshalb hat er den jetzt statisch gelinkt und bereitgestellt.

Jetzt tut er wunderbar.

Trotzdem danke für die Tipps!


scsimodo
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