|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Problem compiling 2.6.32.x pv_ops kernel, centos 5.5 i38
Hi,
I had the same problem related to intel agp and xen_pcpu_index.
Maybe we should post this to xen-devel list. I've found `xen_pcpu_index` mentioned
on 18.08.2010 under this topic: [Xen-devel] [PATCH] Add cpu hotplug support for 2.6.32 branch.
Also, when I'm compiling for 64bit architecture it works. I had only problems when using 32bit arch.
I tried commit 75cc13f5aa29b4f3227d269ca165dfa8937c94fe.
W.
2010/12/22 Iain Kay <iainkay@xxxxxx>
Good afternoon everyone,
I'm trying to compile the xen 2.6.32.x pv_ops kernel on centos 5.5 with i386 quad core xeon system (HP DL380 G3). Having some issues during the kernel compile one of which related to intel agp so I just removed it from .config and didn't come across it again.
This error here has got me stumped though:
drivers/built-in.o: In function `xen_acpi_processor_get_info': /usr/local/src/linux-2.6-xen/drivers/acpi/processor_xen.c:204: undefined reference to `xen_pcpu_index'
make: *** [.tmp_vmlinux1] Error 1
Has anyone else experienced this error or maybe knows of a fix?
Thanks,
Iain Kay
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|