В Sun, 10 Nov 2013 12:28:50 +0200
Beeblebrox <zap...@berentweb.com> пишет:

> >>Did you rerun ./autogen.sh?
> I ran gmake clean and cleaned all conig**** folders, then re-started
> from scratch.
> 

It would be more clean to start in new directory. If you build inside
source tree, use "git clean -d -x -f" to remove everything not in GIT
repo and start anew with autogen.sh.

> >>What is the value of your target_os ?
> Build, host & target are all the same. I tried setting all 3 as
> i386-freebsd for one of my runs, but that did not work.
> Otherwise, I did not set it in the configure command, as I expect the
> build should be able to identify the target on its own. Is this
> incorrect?
> 

Try explicit --target i386-freebsd. It is always possible that
autoconfiguration fails.

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

Reply via email to