grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub2 boot root-on-zfs errors


From: Beeblebrox
Subject: Re: grub2 boot root-on-zfs errors
Date: Tue, 5 Nov 2013 09:35:43 +0200

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]