|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] make world difficulties ia64 debian
Hi,
>>>>> On Mon, 17 May 2010 06:51:39 EDT
>>>>> JCURREY@xxxxxxx said:
>
> /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
The current linux-2.6.18-xen.hg (changeset 1017:948c933f8839) is
broken and incompatible with xen-4.0.0 for ia64.
Please use an older changeset, e.g. 1016:5bccfba3e847.
For example:
cd /downloads/xen-4.0.0/linux-2.6.18-xen.hg/
hg update -C -r 1016
cd /downloads/xen-4.0.0
make
Best regards,
--
KUWAMURA Shin'ya
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|