bug-grub
[Top][All Lists]
Advanced

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

[bug #26966] building in separate directory fails


From: Peter
Subject: [bug #26966] building in separate directory fails
Date: Sun, 19 Jul 2009 21:15:14 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009061722 Gentoo Firefox/3.0.11

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/





reply via email to

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