[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bzr trunk failed to build from separate build directory
From: |
BVK |
Subject: |
bzr trunk failed to build from separate build directory |
Date: |
Sun, 1 Nov 2009 22:58:01 +0530 |
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-builtin -m32 -MD
-c -o boot_img-boot_i386_pc_boot.o ../trunk/boot/i386/pc/boot.S
../trunk/boot/i386/pc/boot.S:20:25: error: grub/symbol.h: No such file
or directory
../trunk/boot/i386/pc/boot.S:21:23: error: grub/boot.h: No such file
or directory
make: *** [boot_img-boot_i386_pc_boot.o] Error 1
Am I doing it wrong? Can anybody confirm this?
--
bvk-chaitanya
- bzr trunk failed to build from separate build directory,
BVK <=