All of lore.kernel.org
 help / color / mirror / Atom feed
* Grub2 does not compile anymore
@ 2007-07-25 19:31 Julien Ranc
  2007-07-25 19:44 ` Jerone Young
  2007-07-25 19:53 ` Jerone Young
  0 siblings, 2 replies; 4+ messages in thread
From: Julien Ranc @ 2007-07-25 19:31 UTC (permalink / raw)
  To: The development of GRUB 2

[-- Attachment #1: Type: text/plain, Size: 403 bytes --]

Hi,

Since last commit to the CVS by Jerone, Grub2 does not compile, at least for
i386-pc target :

The file multiboot.h is expected to be in the include/grub/machine/
directory (which is for me include/grub/i386/pc), but is in include/ and
include/grub.
Copying the file in the good directory corrects the problem.

Thanks to nyu on IRC for helping me with that.

-- 
Julien RANC
julien.ranc@gmail.com

[-- Attachment #2: Type: text/html, Size: 493 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Grub2 does not compile anymore
  2007-07-25 19:31 Grub2 does not compile anymore Julien Ranc
@ 2007-07-25 19:44 ` Jerone Young
  2007-07-25 19:53 ` Jerone Young
  1 sibling, 0 replies; 4+ messages in thread
From: Jerone Young @ 2007-07-25 19:44 UTC (permalink / raw)
  To: The development of GRUB 2

I'll fix this .. something didn't make it in to the grub CVS .. Thanks!

On 7/25/07, Julien Ranc <julien.ranc@gmail.com> wrote:
> Hi,
>
> Since last commit to the CVS by Jerone, Grub2 does not compile, at least for
> i386-pc target :
>
> The file multiboot.h is expected to be in the include/grub/machine/
> directory (which is for me include/grub/i386/pc), but is in include/ and
> include/grub.
> Copying the file in the good directory corrects the problem.
>
> Thanks to nyu on IRC for helping me with that.
>
> --
> Julien RANC
> julien.ranc@gmail.com
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Grub2 does not compile anymore
  2007-07-25 19:31 Grub2 does not compile anymore Julien Ranc
  2007-07-25 19:44 ` Jerone Young
@ 2007-07-25 19:53 ` Jerone Young
  2007-07-25 20:09   ` Vesa Jääskeläinen
  1 sibling, 1 reply; 4+ messages in thread
From: Jerone Young @ 2007-07-25 19:53 UTC (permalink / raw)
  To: The development of GRUB 2

Just pulled fresh CVS and things do work. What needs to happen is that
need to check in new .mk files. I'll generate new .mk files form the
new .rmk files and all will be well.

Normally when building grub I do:
./autogen <-- to generate the .mk files
./configure
make


So put in the new .mk files for those you normally just start with
configure and may not have ruby on there system.

On 7/25/07, Julien Ranc <julien.ranc@gmail.com> wrote:
> Hi,
>
> Since last commit to the CVS by Jerone, Grub2 does not compile, at least for
> i386-pc target :
>
> The file multiboot.h is expected to be in the include/grub/machine/
> directory (which is for me include/grub/i386/pc), but is in include/ and
> include/grub.
> Copying the file in the good directory corrects the problem.
>
> Thanks to nyu on IRC for helping me with that.
>
> --
> Julien RANC
> julien.ranc@gmail.com
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Grub2 does not compile anymore
  2007-07-25 19:53 ` Jerone Young
@ 2007-07-25 20:09   ` Vesa Jääskeläinen
  0 siblings, 0 replies; 4+ messages in thread
From: Vesa Jääskeläinen @ 2007-07-25 20:09 UTC (permalink / raw)
  To: The development of GRUB 2

Jerone Young wrote:
> Just pulled fresh CVS and things do work. What needs to happen is that
> need to check in new .mk files. I'll generate new .mk files form the
> new .rmk files and all will be well.
> 
> Normally when building grub I do:
> ./autogen <-- to generate the .mk files
> ./configure
> make

We have commonly done to regenerate .mk files and then silently commit
with .rmk files. Idea behind this has been that it is usable for
developers without Ruby.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-25 20:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-25 19:31 Grub2 does not compile anymore Julien Ranc
2007-07-25 19:44 ` Jerone Young
2007-07-25 19:53 ` Jerone Young
2007-07-25 20:09   ` Vesa Jääskeläinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.