Ezequiel Garcia wrote:
> Hi,
> 
> I can't emerge any gcc. I tried emerging 4.7, 4.5.3-r2 with no luck.
> 
> Should I file a bug?
> 
> Thanks,
> Ezequiel.


I ran into this a while back and I had to do a emerge -e system then a
emerge -e world.  I'm not saying to do this yet but if no one posts a
fix, you may have to try that route.

In the meantime, make sure everything in make.conf is set correctly.
Check for typos and other silly mistakes.  Maybe post it here and see if
someone else sees something.  I don't even want to try to count the
times all of us have had a typo that wrecks everything.

Check gcc-config -l to make sure it is set.  I have corrected issues in
the past by changing it to a older gcc then back to the new one.  I
guess something got corrupted or something.  It only takes a few
seconds, it could be worth a try.  Running env-update and source
/etc/profile in between while at it.

You can try revdep-rebuild to see if that helps but it may not.
Sometimes you have to run that multiple times and check for mixing
stable and unstable packages.  There are occasions where mixing
stable/unstable does not turn out to well.

This is a common thing and I wouldn't file a bug report.  It usually
turns out to be a operator error or some setting that got messed up.

Dale

:-)  :-)

P. S.  Hold on to your hair.  No need to pull it out.  lol

-- 
I am only responsible for what I said ... Not for what you understood or
how you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"

Reply via email to