> Am 28.09.2011 21:39, schrieb Alex Sla:
> > I can't just compile anything. Getting all the time:
> >
> > * Call stack:
> > * ebuild.sh, line 56: Called src_compile
> > * environment, line 3450: Called gnome2_src_compile
> > * environment, line 2736: Called die
> > * The specific snippet of code:
> > * emake || die "compile failure"
> >
> > don't have any idea....
> >
> >
> >
>
> Usually, the actual error message is a few lines above this one. Please
> post it.
>
> Want a blind guess? My bet is you updated gcc from 4.4 to 4.5, then
> unmerged 4.4 but forgot to activate the new one using gcc-config.
>
> Regards,
> Florian Philipp
>
And to add a bit more to that (as I managed to do just that recently):