WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] compiling linux-2.6.10-xen0 custom kernel udefined function

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] compiling linux-2.6.10-xen0 custom kernel udefined function
From: Pio <piosland82@xxxxxxxxxxxxx>
Date: Fri, 20 May 2005 12:50:27 +0200
Delivery-date: Fri, 20 May 2005 10:49:58 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
Hi!

I was trying to compile a custom 2.6.10 kernel for dom0 but i get those errors:

drivers/xen/baloon.c: In function 'ballon_process':
drivers/xen/baloon.c:210: error: 'phys_to_machine_mapping' undeclared (first use of this function) drivers/xen/baloon.c:210: error: (Each undeclared identifier is reporte only once for each function it appears in) drivers/xen/baloon.c:210: error: 'INVALID_P2M_ENTRY' undeclared (first use of this function) drivers/xen/baloon.c:253: warning: Implicit declaration of function 'scrub_pages' drivers/xen/baloon.c:275: warning: Implicit declaration of function 'mfn_to_pfn'
make[3]: *** [driver/xen/baloon/baloon.o] Error 1
make[2]: *** [drivers/xen/baloon] Error 2
make[1]: *** [drivers/xen] Error 2
make: *** [drivers] Error 2

Maybe I have miss something in the configure process, but I have already compiled some custom kernel (wich weren't able to coplete the boot process due to the lack of modules to mount / ;-) ) without any error of this kind.

Does anyone could give me some explanation of my errors?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users