[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make cycling
From: |
Felix Zielcke |
Subject: |
Re: make cycling |
Date: |
Wed, 06 Aug 2008 12:09:59 +0200 |
Am Mittwoch, den 06.08.2008, 15:31 +0800 schrieb Albert:
> hi,
>
> i check out the latest grub2 from svn, and try to make it, but i
> failed:
> when i 'configure' it, things are OK. after that, i make it. the
> screen shows me it is doing the `configure' again and again. is there
> something wrong?
>
> any suggestion? ( slackware with gcc. i compiled grub2 before on
> the same env. )
>
I have that somethis too if I just do 'svn up' and then 'make'
But I hadn't it yet when I removed everything and did a clean checkout.
Maybe it helps when you run ./autogen.sh before running ./configure but
then you need to have ruby installed.