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] Fwd: make world difficulties

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Fwd: make world difficulties
From: JCURREY@xxxxxxx
Date: Wed, 12 May 2010 11:19:11 EDT
Delivery-date: Wed, 12 May 2010 08:20:55 -0700
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
 
--- Begin Message ---
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: make world difficulties
From: JCURREY@xxxxxxx
Date: Tue, 11 May 2010 07:12:32 EDT
Full-name: JCURREY
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) 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

--- End Message ---
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>