Gentoo Archives: gentoo-user

From: Xavier Parizet <blackhawk@××××××××.fr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge xen-tools --> asm/page.h: No such file or directory
Date: Tue, 20 Mar 2007 16:16:00
Message-Id: 200703201708.10965.blackhawk@linuxant.fr
In Reply to: [gentoo-user] emerge xen-tools --> asm/page.h: No such file or directory by Yuriy Popyk
1 Hi !
2
3 Have you see this bug : https://bugs.gentoo.org/show_bug.cgi?id=168312
4 I think this is a duplicate.
5
6 Le Tuesday 20 March 2007 16:55:55 Yuriy Popyk, vous avez écrit :
7 > Hello
8 > i'm trying to
9 > emerge xen-tools
10 >
11 > but it fails with asm/page.h: No such file or directory
12 > (it searching for a file in /usr/include/... ?) how to specify to look for
13 > it in kernel source ?
14 > can anybody help me ?
15 >
16 > make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-
17 > tools-3.0.2-r4/work/xen-3.0.2/tools/misc/mbootpack'
18 > gcc -Wp,-MD,.mbootpack.o.d -O2 -fomit-frame-pointer -DNDEBUG -m32
19 > -march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement
20 > -D__XEN_INTERFACE_VERSION__=0x00030101 -Wpointer-arith -Wcast-qual
21 > -Wno-unused -Wno-format -Wmissing-prototypes -pipe -I. -I- -c
22 > mbootpack.c-o mbootpack.o
23 > cc1: note: obsolete option -I- used, please use -iquote instead
24 > mbootpack.c:45:22: error: asm/page.h: No such file or directory
25 > make[2]: *** [mbootpack.o] Error 1
26 > make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-
27 > tools-3.0.2-r4/work/xen-3.0.2/tools/misc/mbootpack'
28 > make[1]: *** [build] Error 2
29 > make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-
30 > tools-3.0.2-r4/work/xen-3.0.2/tools/misc'
31 > make: *** [all] Error 2
32 > make: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-3.0.2-r4
33 > /work/xen-3.0.2/tools'
34
35
36 --
37 Xavier Parizet
38 http://www.linuxant.fr/

Replies

Subject Author
Re: [gentoo-user] emerge xen-tools --> asm/page.h: No such file or directory "Bo Ørsted Andresen" <bo.andresen@××××.dk>