On Mon, Sep 27, 2010 at 12:59 PM, Laurent Kappler <rwx700@gmail.com> wrote:
> Hi,
>
> I'm updating my system and compiling* x11-libs/gtk+-2.20.1-r1 fail:
>
> *ERROR: x11-libs/gtk+-2.20.1-r1 failed:
> **** emake failed
> **
> ** Call stack:
> ****** ebuild.sh, line** 54:* Called src_compile
> **** environment, line 3075:* Called _eapi2_src_compile
> ****** ebuild.sh, line* 646:* Called die
> ** The specific snippet of code:
> *************** emake || die "emake failed"
Hi,
The actual error happens before this message, in the compilation
output that scrolls by. If you can find it then it may help us to
track it down with you. Also since you're using MAKEOPTS="-j2" it may
help to comment that, so the errors appear in order rather than mixed
in with the other processes make job.
That being said, here is generic advice for any failing to compile
lafilefixer --justfixit
revdep-rebuild
(And, for perl-related things, perl-cleaner --all)