Hi everyone,

I am trying to compile grub as a payload for Coreboot. These are the steps
that I have been using:

bzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub
cd grub
./autogen.sh
./configure --with-platform=coreboot
make
./grub-mkimage -d . -O i386-coreboot

My work path is /home/bill/grub

Everything seems to fail at make. I have posted the outputs of the
compiling on pasterbin. The first link is for ./autogen.sh and
./configure. The second is for make.

http://pastebin.com/GmqAk7wN

http://pastebin.com/LxmrxL8p

I have very carefully read the INSTALL file and have tried ./grub-mkimage
-help. I have also googled for the solution. If anyone has any
suggestions, please let me know.

Thanks

Bill

[email protected]


_______________________________________________
Help-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to