Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6511 - emerge clean should call ldconfig!
Summary: emerge clean should call ldconfig!
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-15 05:26 UTC by Klaus Kusche
Modified: 2011-10-30 22:20 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Kusche 2002-08-15 05:26:56 UTC
I just did an emerge clean world. Among others, it deleted gcc 3.1, because I
had 3.1.1 installed.

This has broken a large number of applications, because the loader could not
find several libraries any longer (among them the C++ lib): gcc 3.1 kept its
libs in /usr/lib/, gcc 3.1.1 in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/.

ldconfig seems to fix that, it should be done automatically! (it gave me quite a
shock)
Comment 1 SpanKY gentoo-dev 2002-08-15 17:48:43 UTC
i think calling env-update would be better ... but same result end result for 
you and same good idea :)
Comment 2 Daniel Robbins (RETIRED) gentoo-dev 2002-08-16 23:12:09 UTC
OK, will be fixed in portage 2.0.28.