Hello
i'm trying to
emerge xen-tools

but it fails with asm/page.h: No such file or directory
(it searching for a file in /usr/include/... ?) how to specify to look for
it in kernel source ?
can anybody help me ?

make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-
tools-3.0.2-r4/work/xen-3.0.2/tools/misc/mbootpack'
gcc -Wp,-MD,.mbootpack.o.d -O2 -fomit-frame-pointer -DNDEBUG -m32
-march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement
-D__XEN_INTERFACE_VERSION__=0x00030101 -Wpointer-arith -Wcast-qual
-Wno-unused -Wno-format -Wmissing-prototypes -pipe -I. -I-  -c mbootpack.c-o
mbootpack.o
cc1: note: obsolete option -I- used, please use -iquote instead
mbootpack.c:45:22: error: asm/page.h: No such file or directory
make[2]: *** [mbootpack.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-
tools-3.0.2-r4/work/xen-3.0.2/tools/misc/mbootpack'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-
tools-3.0.2-r4/work/xen-3.0.2/tools/misc'
make: *** [all] Error 2
make: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-3.0.2-r4
/work/xen-3.0.2/tools'

Reply via email to