I have scouted around in the various FAQ's, the  mailing list, and other 
parts of the xen.org site.  I have not been able to  find an answer to my 
problem, so I apologize if I missed something  obvious.
 
I had previously downloaded the xen-4.0.0 tarball  from xen.org and have 
installed it on an intel PC running Debian Lenny.  I  had absolutely no 
problems.
 
Today I am trying to install xen on an HP Itanium2  box running Debian 
Lenny.  I went through the same process of apt-get as  required in the release 
notes (_http://wiki.xensource.com/xenwiki/Xen4.04/24/2010_ 
(http://wiki.xensource.com/xenwiki/Xen4.04/24/2010) )  with the exception that 
gcc-multilib is 
evidently not available for  IA64.
 
I proceeded with a "make world" and at the end  got:
 
 AS       arch/ia64/xen/xensetup.o
AS       arch/ia64/xen/xenpal.o
CC       arch/ia64/xen/hypervisor.o
CC       arch/ia64/xen/util.o
CC       arch/ia64/xen/xencomm.o
CC       arch/ia64/xen/xcom_hcall.o
/downloads/xen-4.0.0/linux-2.6.18-xen.hg/arch/ia64/xen/xcom_hcall.c:  In 
function  ‘xencomm_hypercall_memory_op’:
/downloads/xen-4.0.0/linux-2.6.18-xen.hg/arch/ia64/xen/xcom_hcall.c:449:  
warning: ‘buffer.p’ may be used uninitialized in this  function
/downloads/xen-4.0.0/linux-2.6.18-xen.hg/arch/ia64/xen/xcom_hcall.c:446:  
warning: ‘extent_start_va[0].p’ may be used uninitialized in this  
function
CC       arch/ia64/xen/xcom_privcmd.o
/downloads/xen-4.0.0/linux-2.6.18-xen.hg/arch/ia64/xen/xcom_privcmd.c:  In 
function  ‘xencomm_privcmd_sysctl’:
/downloads/xen-4.0.0/linux-2.6.18-xen.hg/arch/ia64/xen/xcom_privcmd.c:188:  
error: ‘struct xen_sysctl_physinfo’ has no member named  ‘
cpu_to_node’
/downloads/xen-4.0.0/linux-2.6.18-xen.hg/arch/ia64/xen/xcom_privcmd.c:190:  
error: ‘struct xen_sysctl_physinfo’ has no member named  ‘
cpu_to_node’
/downloads/xen-4.0.0/linux-2.6.18-xen.hg/arch/ia64/xen/xcom_privcmd.c:194:  
error: ‘struct xen_sysctl_physinfo’ has no member named  ‘
cpu_to_node’
make[7]: *** [arch/ia64/xen/xcom_privcmd.o] Error  1
make[6]: *** [arch/ia64/xen] Error 2
make[5]: *** [vmlinuz] Error  2
make[4]: *** [vmlinuz] Error 2
make[4]: Leaving directory  
`/downloads/xen-4.0.0/build-linux-2.6.18-xen_ia64'
make[3]: *** [build] Error  2
make[3]: Leaving directory `/downloads/xen-4.0.0'
make[2]: ***  [linux-2.6-xen-install] Error 2
make[2]: Leaving directory  `/downloads/xen-4.0.0'
make[1]: *** [install-kernels] Error 1
make[1]:  Leaving directory `/downloads/xen-4.0.0'
make: *** [world] Error  2
debian-sys0v:/downloads/xen-4.0.0#
 
It seems that cpu_to_node is not  available.
 
Please point me in the right  direction.
 
jimc
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel

Reply via email to