On Aug 1, 2012, at 05:29 AM, Alice Wonder wrote: > Hello, > > Host: x86_64 CentOS 6.x > > Using the SVN for LFS - SVN-20120725 > > Everything builds just dandy and passes make check where applicable > EXCEPT for grub 2.0 > > I attached full log of configure and also added at the end where it > fails but of interest - > > checking build system type... x86_64-unknown-linux-gnu > checking host system type... x86_64-unknown-linux-gnu > checking target system type... x86_64-unknown-linux-gnu > > ... > > ******************************************************* > GRUB2 will be compiled with following components: > Platform: i386-pc
Hello Alice, Platforms for grub are pc for the normal PC BIOS, efi-32 & efi-64 for EFI systems, coreboot as a replacement of BIOS, qemu for QEMU booting and yeelong for MIPS loongson, and maybe even ieee-1275 for OLPC and powerpc. You can look at etc/make.conf in the grub source and look at the expanded GRUB_PLATFORMS variable. Sincerely William Harrington -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page