Re: bzr trunk failed to build from separate build directory

2009-11-01 Thread BVK
On Sun, Nov 1, 2009 at 11:30 PM, Felix Zielcke wrote: > Solution is to add `-I$(srcdir)/include' to TARGET_CPPFLAGS in Makefile > or Makefile.in and call configure again Thanks. -- bvk-chaitanya ___ Grub-devel mailing list Grub-devel@gnu.org http:

Re: bzr trunk failed to build from separate build directory

2009-11-01 Thread Felix Zielcke
Am Sonntag, den 01.11.2009, 22:58 +0530 schrieb BVK: > hi > > Bazaar branch, http://bzr.savannah.gnu.org/r/grub/trunk/grub doesn't > seem to build from separate build directory? When I tried building it > from trunk, it goes fine. > > gcc -Iboot/i386/pc -I../trunk/boot/i386/pc -isystem=../trunk/

bzr trunk failed to build from separate build directory

2009-11-01 Thread BVK
hi Bazaar branch, http://bzr.savannah.gnu.org/r/grub/trunk/grub doesn't seem to build from separate build directory? When I tried building it from trunk, it goes fine. gcc -Iboot/i386/pc -I../trunk/boot/i386/pc -isystem=../trunk/include -I. -I./include -Wall -W -DASM_FILE=1 -nostdinc -fno-built