Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge geht nach einem emerge kde -u nicht mehr
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
borlander
Apprentice
Apprentice


Joined: 10 Jan 2004
Posts: 160
Location: Gummersbach

PostPosted: Wed Feb 11, 2004 11:58 am    Post subject: emerge geht nach einem emerge kde -u nicht mehr Reply with quote

Ich wollte mal ein rundum Update machen und hab ganz sorglos ein

emerge kde -u
gemacht.

Die genaue Fehlermeldung hab ich leider nicht mehr, sondern nur einen Ausschnitt aus der emerge.log:
Code:
1076441875:  >>> emerge (12 of 92) sys-devel/gcc-3.3.2-r7 to /
1076441875:  === (12 of 92) Cleaning (sys-devel/gcc-3.3.2-r7::/usr/portage/sys-devel/gcc/gcc-3.3.2-r7.ebuild)
1076441876:  === (12 of 92) Compiling/Packaging (sys-devel/gcc-3.3.2-r7::/usr/portage/sys-devel/gcc/gcc-3.3.2-r7.ebuild)
1076446043:  === (12 of 92) Merging (sys-devel/gcc-3.3.2-r7::/usr/portage/sys-devel/gcc/gcc-3.3.2-r7.ebuild)
1076446154:  === (12 of 92) Post-Build Cleaning (sys-devel/gcc-3.3.2-r7::/usr/portage/sys-devel/gcc/gcc-3.3.2-r7.ebuild)
1076446168:  >>> AUTOCLEAN: sys-devel/gcc
1076446173: === Unmerging... (sys-devel/gcc-3.2.3-r3)
1076446188:  >>> unmerge success: sys-devel/gcc-3.2.3-r3
1076446189:  ::: completed emerge (12 of 92) sys-devel/gcc-3.3.2-r7 to /
1076446189:  >>> emerge (13 of 92) sys-kernel/linux-headers-2.4.22 to /
1076446189:  === (13 of 92) Cleaning (sys-kernel/linux-headers-2.4.22::/usr/portage/sys-kernel/linux-headers/linux-headers-2.4.22.ebuild)
1076446189:  === (13 of 92) Compiling/Packaging (sys-kernel/linux-headers-2.4.22::/usr/portage/sys-kernel/linux-headers/linux-headers-2.4.22.ebuild)
1076446254:  *** terminating.


Danach kommt folgende Fehlermeldung bei der benutzung von emerge (egal was ich mergen oder suchen will)
Code:
/usr/bin/python: error while loading shared libraries: libstd++.so.5: cannot open shared object file: no such file or directory


Kann mir da jemand helfen. Wie ich mein System wieder gerade gebogen bekomme ohne alles zu zerstören
Back to top
View user's profile Send private message
cabarete
n00b
n00b


Joined: 11 Feb 2004
Posts: 2

PostPosted: Wed Feb 11, 2004 12:08 pm    Post subject: Re: emerge geht nach einem emerge kde -u nicht mehr Reply with quote

borlander wrote:
Ich wollte mal ein rundum Update machen und hab ganz sorglos ein

Danach kommt folgende Fehlermeldung bei der benutzung von emerge (egal was ich mergen oder suchen will)
Code:
/usr/bin/python: error while loading shared libraries: libstd++.so.5: cannot open shared object file: no such file or directory


Kann mir da jemand helfen. Wie ich mein System wieder gerade gebogen bekomme ohne alles zu zerstören



Code:
ldconfig


sollte helfen

caba
Back to top
View user's profile Send private message
borlander
Apprentice
Apprentice


Joined: 10 Jan 2004
Posts: 160
Location: Gummersbach

PostPosted: Wed Feb 11, 2004 12:13 pm    Post subject: Reply with quote

Super vielen Dank :lol:

das emerge geht wieder.


Was macht ldconfig ?
Back to top
View user's profile Send private message
Mac Fly
Guru
Guru


Joined: 30 Nov 2003
Posts: 330
Location: nähe Stuttgart

PostPosted: Wed Feb 11, 2004 12:21 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=133909
Is schon seltsam, so oft das gleiche Prob und jedesmal ein neuer Thread dazu.

Ausschnitt von `man ldconfig`:
Code:
DESCRIPTION
       ldconfig  creates  the necessary links and cache to the most recent shared libraries found in the directories specified on the command line, in the file /etc/ld.so.conf, and in the trusted directories (/lib and /usr/lib).  The cache is used by the run-time  linker, ld.so or ld-linux.so.  ldconfig checks the header and file names of the libraries it encounters when determining which versions should have their links updated.

       ldconfig will attempt to deduce the type of ELF libs (ie. libc5 or libc6/glibc) based on what C libs, if any, the library was linked against. Therefore, when making dynamic libraries, it is wise to explicitly link against libc (use -lc). Some existing libs do not contain enough information to allow the deduction of their type. Therefore, the /etc/ld.so.conf file format allows the specification of an expected type.  This is only used for those ELF libs which we can not work out. The format  is  "dirname=TYPE",  where TYPE can be libc4, libc5, or libc6.  (This syntax also works on the command line.)  Spaces are not allowed.  Also see the -p option.  ldconfig should normally be run by the super-user as it may require write permission on some root owned directories and files.
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Wed Feb 11, 2004 6:05 pm    Post subject: Reply with quote

Mac Fly wrote:
https://forums.gentoo.org/viewtopic.php?t=133909
Is schon seltsam, so oft das gleiche Prob und jedesmal ein neuer Thread dazu.

Danke fürs raussuchen, wie bei den anderen Threads gilt auch hier: Alles weitere zum Thema in den oben genannten Thread.
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