|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Trouble with dom0 and domU compilation
On 4 Dec 2005, at 17:59, James Rhett Aultman wrote:
I've been trying to compile the source for xen Linux dom0 and domU
kernel images from source, and I'm getting a compile time error I don't
know how to fix:
arch/i386/kernel/process.c: In function `cpu_idle':
arch/i386/kernel/process.c:195: error: `cpu' undeclared (first use in
this function)
this is for the xen0 and xenU of linux-2.6.12
Advice appreciated
Specify ARCH=xen (ARCH=xen make <target>).
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|