|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] compiling linux-2.6.10-xen0 custom kernel udefined function
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] compiling linux-2.6.10-xen0 custom kernel udefined function,
Pio <=
|
|
|
|
|