|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Compile error with set of NMI patches
I am getting the same error on my x86_64 builds. (changeset 8567)
Khoa Huynh wrote:
Many of us are getting compilation errors when we compile
xen-unstable.hg tree with the latest set of patches
for enabling Xen to pass NMI's to NMI callback in dom0:
arch/xen/x86_64/kernel/built-in.o(.text+0x285d): In function
`do_nmi_callback':
: undefined reference to `do_nmi'
make[4]: *** [.tmp_vmlinux1] Error 1
make[4]: Leaving directory `/root/xen-unstable.hg/linux-2.6.12-xenU'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/root/xen-unstable.hg'
make[2]: *** [linux-2.6-xenU-install] Error 2
make[2]: Leaving directory `/root/xen-unstable.hg'
make[1]: *** [install-kernels] Error 1
make[1]: Leaving directory `/root/xen-unstable.hg'
make: *** [world] Error 2
Hope Ian Campbell can fix it (looks like a simple fix). If it has already
been fixed,
please ignore this note. This is just FYI. Thanks.
Regards,
Khoa
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|