Gentoo Archives: gentoo-user

From: Michael Palimaka <kensington@g.o>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: emerge -e errors right after install
Date: Fri, 16 Aug 2013 13:59:41
Message-Id: kulb78$stc$1@ger.gmane.org
In Reply to: [gentoo-user] emerge -e errors right after install by Francisco Ares
1 On 16/08/2013 23:22, Francisco Ares wrote:
2 > 26892 Illegal instruction | $AWK -f "$ac_tmp/subs.awk" >
3 > 31167 Illegal instruction | $AWK -f "$tmp/subs.awk" > $tmp/out
4 > [...]
5 > I have built binary packages for "sed" and "gawk", created in a machine
6 > with the same characteristics and configuration, and emerged those to
7 > the new machine. Even so, the errors keep coming.
8
9 It could be an issue with faulty memory, or problem with glibc.
10
11 Often though, illegal instruction is the result of a mismatch between
12 the host, and the target for which the binary was compiled.
13 This could be checked by comparing /proc/cpuinfo with your CFLAGs.

Replies

Subject Author
Re: [gentoo-user] Re: emerge -e errors right after install Francisco Ares <frares@×××××.com>