Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Error while `emerge grub`
Date: Thu, 09 Jun 2011 22:48:12
Message-Id: isrifl$gos$1@dough.gmane.org
In Reply to: [gentoo-user] Error while `emerge grub` by Pandu Poluan
1 On 06/08/2011 10:54 PM, Pandu Poluan wrote:
2 > Okay, what's going on here...
3 >
4 > While `emerge grub` I got "configure: error: unsupported CPU type"
5 >
6 > Here's "/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/config.log" :
7 >
8 > This file contains any messages produced by compilers while
9 > running configure, to aid debugging if configure makes a mistake.
10 >
11 > It was created by GRUB configure 0.97, which was
12 > generated by GNU Autoconf 2.65. Invocation command line was
13 >
14 > $ ./configure --prefix=/usr --build=x86-pc-linux-gnu
15
16 Hm. That should be --build=i686-pc-linux-gnu (for 32-bit machines)
17
18 My first thought would be to grep through /etc/* for x86. At this
19 minute I don't have a second thought :(

Replies

Subject Author
Re: [gentoo-user] Re: Error while `emerge grub` Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Re: Error while `emerge grub` Pandu Poluan <pandu@××××××.info>