grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling error since rev 1850


From: Pavel Roskin
Subject: Re: Compiling error since rev 1850
Date: Tue, 23 Sep 2008 16:33:38 -0400

On Tue, 2008-09-23 at 08:06 +0800, y.volta wrote:
> On my build system ( Slackware 10, gcc: 3.3.4, autoconf: 2.61 ), ./configure 
> will show
> 
> 
> "checking build system type... configure: error: cannot guess build type; you 
> must specify one"

Revision 1850 updated config.guess and config.sub with the latest
versions.  Please check whether "sh config.guess" works, what it outputs
and what config.sub does it.  That is, if "sh config.guess" outputs
i686-unknown-linux, please try "sh config.sub i686-unknown-linux"

> when i specify the target with " ../grub2/configure --target=i686-pc-elf" it 
> shows the last message again.

The error message is about the build type, i.e. the machine you are
building for.  "target" describes the machine that GRUB will boot.

> So, what's wrong with me when using the lastest svn version?

There is nothing wrong with you.  Testing the latest version is useful
for the project.

-- 
Regards,
Pavel Roskin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]