On 12/6/05, Nagatoro <[EMAIL PROTECTED]> wrote:
> Peter Ruskin wrote:
> > From http://www.gentoo.org/proj/en/base/x86/gcc-upgrading-guide.xml:
> >
> > # revdep-rebuild --library libstdc++.so.5 -- -pv
> > # revdep-rebuild --library libstdc++.so.5
>
> Yes I've read that too. But why is the newly compiled KDE linking
> against libstdc++.so.5 when it was compiled _after_ the gcc change?

Because it is also linking against some other library that you already
have installed (Qt, maybe?) that is linked against stdc++.so.5.

That's why you need to revdep-rebuild everything linked against the old library.

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to