Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261255AbVD3Phz (ORCPT ); Sat, 30 Apr 2005 11:37:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261256AbVD3Phz (ORCPT ); Sat, 30 Apr 2005 11:37:55 -0400 Received: from 70-57-132-14.albq.qwest.net ([70.57.132.14]:9674 "EHLO montezuma.fsmlabs.com") by vger.kernel.org with ESMTP id S261255AbVD3Phr (ORCPT ); Sat, 30 Apr 2005 11:37:47 -0400 Date: Sat, 30 Apr 2005 09:39:46 -0600 (MDT) From: Zwane Mwaikambo To: coywolf@lovecn.org cc: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: 2.6.12-rc3-mm1 In-Reply-To: <2cd57c90050430082928eae1fb@mail.gmail.com> Message-ID: References: <20050429231653.32d2f091.akpm@osdl.org> <2cd57c90050430082928eae1fb@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2566 Lines: 50 On Sat, 30 Apr 2005, Coywolf Qi Hunt wrote: > CC arch/i386/kernel/cpu/amd.o > CC arch/i386/kernel/cpu/cyrix.o > CC arch/i386/kernel/cpu/intel_cacheinfo.o > CC arch/i386/kernel/cpu/mcheck/init.o > CC arch/i386/kernel/cpu/mcheck/mce.o > CC arch/i386/kernel/cpu/mcheck/p5.o > CC arch/i386/kernel/cpu/mcheck/winchip.o > CC arch/i386/kernel/cpu/mcheck/mce_intel.o > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c: > In function `smp_thermal_interrupt': > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c:25: > warning: implicit declaration of function `ack_APIC_irq' > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c: > In function `intel_init_thermal': > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c:67: > warning: implicit declaration of function `apic_read' > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c:67: > error: `APIC_LVTTHMR' undeclared (first use in this function) > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c:67: > error: (Each undeclared identifie r is reported only once > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c:67: > error: for each function it appea rs in.) > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c:68: > error: `APIC_DM_SMI' undeclared ( first use in this function) > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c:77: > error: `APIC_VECTOR_MASK' undecla red (first use in this function) > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c:85: > error: `APIC_DM_FIXED' undeclared (first use in this function) > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c:85: > error: `APIC_LVT_MASKED' undeclar ed (first use in this function) > /home/coywolf/2.6.12-rc3-mm1-cy/arch/i386/kernel/cpu/mcheck/mce_intel.c:86: > warning: implicit declaration of function `apic_write_around' > make[4]: *** [arch/i386/kernel/cpu/mcheck/mce_intel.o] Error 1 > make[3]: *** [arch/i386/kernel/cpu/mcheck] Error 2 > make[2]: *** [arch/i386/kernel/cpu] Error 2 > make[1]: *** [arch/i386/kernel] Error 2 > make: *** [_all] Error 2 Could you send your .config please? Thanks, Zwane - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/