Another slight problem. Updated the GIT repo to latest,
$ gmake clean &&  /autogen.sh --disable-werror && ./configure --disable-werror
$ gmake  =>
/usr/bin/ld: unrecognised emulation mode: elf_i386
Supported emulations: elf_x86_64_fbsd elf_i386_fbsd
gmake[3]: *** [disk.module] Error 1
gmake[3]: Leaving directory `/asp/git/grub/grub-core'

The ./configure file should have detected xkfreebsd, but seems it did
not. What is the command-line syntax I can run for "x$host_kernel" to
make sure that correct platform is detected? $ ./configure only shows:
"GRUB2 will be compiled with following components:
Platform: i386-pc"
Whereas, it might be useful if it also displayed result of O/S check.
If the wrong OS is being detected by config, it might also explain why
I ran into "float/double standalone headers" error previously.

Regards.

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to