[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: configure fail for grub
From: |
Pavel Roskin |
Subject: |
RE: configure fail for grub |
Date: |
Mon, 08 Dec 2008 19:52:36 -0500 |
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