On Montag, 13. August 2007, Iain Buchanan wrote:
> Hi all,
>
> another gcc upgrade issue :)  I've read and followed the gcc upgrade
> gentoo howto, and also a few bugs on b.g.o, but I'm getting stuck...
>
> this all went well:
> # gcc-config i686-pc-linux-gnu-4.1.2
> # env-update && source /etc/profile
> # fix_libtool_files.sh 3.4.6
> # emerge --oneshot -av libtool
>
> then I did an emerge -eav system, also went well.
>
> Then I started upgrading, but came into this error:
>
> /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: version `CXXABI_1.3.1'
> not found
>
> so I ran `revdep-rebuild --library=libstdc++.so.6` but that got stuck on
> eix:
>
> src/eix: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: version
> `CXXABI_1.3.1' not found (required by src/eix)
>
> libstdc++so.6 belongs to gcc 3.4.x, so I recompiled gcc 4.1.2 just in
> case, and then re-ran the entire above sequence, but it gets stuck again
> at the same place.  libstdc++so.6 _still_ belongs to gcc 3.4.x.  Is this
> a problem?
>
> I've kind of run out of steps to follow now!  I'm sure I came across
> this in my last gcc upgrade, but I can't remember how I fixed it...  Any
> hints?
>
> thanks,
> --

emerge -e world after system? reemerged libstdc++? (it does not 'belong' to 
3.4.6 or any other gcc.)
-- 
[EMAIL PROTECTED] mailing list

Reply via email to