Gentoo Archives: gentoo-user

From: Florian Philipp <lists@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emake die by compling
Date: Wed, 28 Sep 2011 20:04:18
Message-Id: 4E837D12.3030104@binarywings.net
In Reply to: [gentoo-user] emake die by compling by Alex Sla <4k3nd0@googlemail.com>
1 Am 28.09.2011 21:39, schrieb Alex Sla:
2 > I can't just compile anything. Getting all the time:
3 >
4 > * Call stack:
5 > * ebuild.sh, line 56: Called src_compile
6 > * environment, line 3450: Called gnome2_src_compile
7 > * environment, line 2736: Called die
8 > * The specific snippet of code:
9 > * emake || die "compile failure"
10 >
11 > don't have any idea....
12 >
13 >
14 >
15
16 Usually, the actual error message is a few lines above this one. Please
17 post it.
18
19 Want a blind guess? My bet is you updated gcc from 4.4 to 4.5, then
20 unmerged 4.4 but forgot to activate the new one using gcc-config.
21
22 Regards,
23 Florian Philipp

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] emake die by compling Todd Goodman <tsg@×××××××××.net>