[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: why I can't build grub under the ubuntu 6.10? Here is the log file.
From: |
Hollis Blanchard |
Subject: |
Re: why I can't build grub under the ubuntu 6.10? Here is the log file. |
Date: |
Tue, 21 Nov 2006 10:16:16 -0600 |
It is in the top level source directory, next to "configure".
-Hollis
On Tue, 2006-11-21 at 17:27 +0800, zhihang wang wrote:
> what is autogen.sh?
> Where can I download it?
>
> On 11/21/06, Hollis Blanchard <address@hidden> wrote:
> On Sat, 2006-11-18 at 22:42 -0500, zhihang wang wrote:
> >
> > configure:2132: checking for C compiler default output file
> name
> > configure:2135: gcc conftest.c >&5
> > as: unrecognized option `--32'
>
> This seems to be the problem. I cannot see anything in GRUB
> that uses
> this (invalid) switch, so I wonder where it could come from.
>
> Does running "autogen.sh" fix it?
>
> -Hollis