On Mon, 2008-12-08 at 07:39 -0500, James Shewey wrote:

> When I configure grub-1.96, I got following error message:
> 
> configure: error: neither start nor _start is defined
> 
> Could anybody give me some ideas for it?

This happens if tools for 32-bit compilation are not available.
Compiling on x86_64 defaults to 32-bit PC platform.  It's possible to
compile for 64-bit EFI platform by specifying:

./configure --with-platform=efi

-- 
Regards,
Pavel Roskin


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

Reply via email to