[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Compile error with set of NMI patches
Ian Campbell wrote: On Thu, 2006-01-12 at 09:24 -0600, David F Barrera wrote:I am getting the same error on my x86_64 builds. (changeset 8567)Are you sure it is the exact same error? arch/xen/x86_64/kernel/built-in.o(.text+0x28e1): In function `do_nmi_callback': : undefined reference to `do_nmi' make[4]: *** [.tmp_vmlinux1] Error 1 make[4]: Leaving directory `/tmp/xen-unstable.hg/linux-2.6.12-xenU' make[3]: *** [build] Error 2 make[3]: Leaving directory `/tmp/xen-unstable.hg' make[2]: *** [linux-2.6-xenU-install] Error 2 make[2]: Leaving directory `/tmp/xen-unstable.hg' make[1]: *** [install-kernels] Error 1 make[1]: Leaving directory `/tmp/xen-unstable.hg' make: *** [world] Error 2 Yes, it was the very same error. It appears, however, that it has been fixed now in changeset 8569.8566 made the declaration and usage of the nmi entry point conditional on CONFIG_X86_LOCAL_APIC which is the config symbol which causes nmi.c to be built containing do_nmi(). Can you verify that the changes are actually in your tree: http://xenbits.xensource.com/xen-unstable.hg?cmd=changeset;node=08d2a74dce81b7d7d29ae5753d7539e2c837afd4 Ian. -- 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |