Follow-up Comment #6, bug #26966 (project grub):

Okay.  I found it exactly.

If you do
mkdir grub-build
cd grub-build
../trunk/grub2/configure
make

Or something like that, then there's a much of include errors because
trunk/grub2/ has header files where as path only has -I($srcdir)/include.

If you add -I($srcdir) to Makefile.in in trunk/grub2, then it compiles.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26966>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to