From mboxrd@z Thu Jan 1 00:00:00 1970 From: David F Barrera Subject: Re: Compile error with set of NMI patches Date: Thu, 12 Jan 2006 09:53:20 -0600 Message-ID: <43C67B70.9040901@us.ibm.com> References: <43C674A9.9060403@us.ibm.com> <1137080362.23923.24.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1137080362.23923.24.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Khoa Huynh , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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 >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(). > > Yes, it was the very same error. It appears, however, that it has been fixed now in changeset 8569. >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