Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Error while `emerge grub`
Date: Fri, 10 Jun 2011 00:18:41
Message-Id: 4DF16267.5030205@gmail.com
In Reply to: [gentoo-user] Re: Error while `emerge grub` by walt
1 walt wrote:
2 > On 06/08/2011 10:54 PM, Pandu Poluan wrote:
3 >
4 >> Okay, what's going on here...
5 >>
6 >> While `emerge grub` I got "configure: error: unsupported CPU type"
7 >>
8 >> Here's "/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/config.log" :
9 >>
10 >> This file contains any messages produced by compilers while
11 >> running configure, to aid debugging if configure makes a mistake.
12 >>
13 >> It was created by GRUB configure 0.97, which was
14 >> generated by GNU Autoconf 2.65. Invocation command line was
15 >>
16 >> $ ./configure --prefix=/usr --build=x86-pc-linux-gnu
17 >>
18 > Hm. That should be --build=i686-pc-linux-gnu (for 32-bit machines)
19 >
20 > My first thought would be to grep through /etc/* for x86. At this
21 > minute I don't have a second thought :(
22 >
23 >
24
25 I did a bit of googlin and the only thing I can think of is to make sure
26 gcc is pointing correctly. That would be gcc-config -l and that is a
27 little L or short for list. I mention in case you are a bit new.
28
29 Hope that helps.
30
31 Dale
32
33 :-) :-)