On 06/08/2011 10:54 PM, Pandu Poluan wrote: > Okay, what's going on here... > > While `emerge grub` I got "configure: error: unsupported CPU type" > > Here's "/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/config.log" : > > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by GRUB configure 0.97, which was > generated by GNU Autoconf 2.65. Invocation command line was > > $ ./configure --prefix=/usr --build=x86-pc-linux-gnu
Hm. That should be --build=i686-pc-linux-gnu (for 32-bit machines) My first thought would be to grep through /etc/* for x86. At this minute I don't have a second thought :(

