public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Todd Goodman <tsg@bonedaddy.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emake die by compling
Date: Wed, 28 Sep 2011 16:28:14 -0400	[thread overview]
Message-ID: <20110928202814.GA8126@ns1.bonedaddy.net> (raw)
In-Reply-To: <4E837D12.3030104@binarywings.net>

* Florian Philipp <lists@binarywings.net> [110928 16:05]:
> 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):

First do a:

# gcc-config -l
 [1] i686-pc-linux-gnu-4.5.3 *

if you don't see a '*' next to any of the entries then none is
selected.

To select one do:

        gcc-config [CC Profile]

For example,

# gcc-config i686-pc-linux-gnu-4.5.3

Todd



  reply	other threads:[~2011-09-28 20:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28 19:39 [gentoo-user] emake die by compling Alex Sla
2011-09-28 19:43 ` Michael Mol
2011-09-28 20:17   ` Alex Sla
2011-09-28 20:23     ` Michael Mol
2011-09-28 20:01 ` Florian Philipp
2011-09-28 20:28   ` Todd Goodman [this message]
2011-09-28 20:32     ` Alex Sla
2011-09-28 20:32       ` Alex Sla
2011-09-28 21:12       ` Alex Sla
2011-09-28 22:19         ` Michael Mol
2011-09-29 12:38           ` Alex Sla
2011-09-29 12:43             ` Michael Mol
2011-09-29 17:23         ` Carlos Sura

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110928202814.GA8126@ns1.bonedaddy.net \
    --to=tsg@bonedaddy.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox