Re: [gentoo-user] gcc not working after update

2009-05-13 Thread Arnau Bria
On Wed, 13 May 2009 12:43:49 +0200 Volker Armin Hemmann wrote: > On Mittwoch 13 Mai 2009, Arnau Bria wrote: > > Hi all, > > > > I've updated my system and gcc stop working. > > I've done: > > 1.-) emerge -uD world > > 2.-) revdep-rebuild > > 3.-) emerge -depclean > > 4.-) revdep-rebuild > > > > >

Re: [gentoo-user] gcc not working after update

2009-05-13 Thread Arnau Bria
On Wed, 13 May 2009 12:43:49 +0200 Volker Armin Hemmann wrote: > http://www.gentoo.org/doc/en/gcc-upgrading.xml > > you don't need to. You have to read the documentation. :-) as gcc-config -l failed I did not try gcc-config gcc-version and asked here... but doing that solved problems, nad now I

Re: [gentoo-user] gcc not working after update

2009-05-13 Thread Arnau Bria
Things getting better: # gcc-config i686-pc-linux-gnu-4.3.2 * Switching native-compiler to i686-pc-linux-gnu-4.3.2 ... * Your gcc has a bug with GCC_SPECS. * Please re-emerge gcc. * http://bugs.gentoo.org/68395 >>> Regenerating /etc/ld.so.cache...

Re: [gentoo-user] gcc not working after update

2009-05-13 Thread Volker Armin Hemmann
On Mittwoch 13 Mai 2009, Arnau Bria wrote: > Hi all, > > I've updated my system and gcc stop working. > I've done: > 1.-) emerge -uD world > 2.-) revdep-rebuild > 3.-) emerge -depclean > 4.-) revdep-rebuild > > > depclean did this: > > sys-devel/gcc > selected: 4.1.2 >protected: none >

Re: [gentoo-user] gcc not working after update

2009-05-13 Thread Neil Bothwick
On Wed, 13 May 2009 12:31:07 +0200, Arnau Bria wrote: > all commands are failing because: > ar...@lx-arnau ~/downloads $ amarok > amarok: error while loading shared libraries: libstdc++.so.6: cannot > open shared object file: No such file or directory Have you run gcc-config? -- Neil Bothwick

Re: [gentoo-user] gcc not working after update

2009-05-13 Thread Arnau Bria
Well, all commands are failing because: ar...@lx-arnau ~/downloads $ amarok amarok: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory Cheers, Arnau