public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.3-mm1 compile error
@ 2004-02-20 18:03 Jonathan Boler
  2004-02-20 18:05 ` Jonathan Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Boler @ 2004-02-20 18:03 UTC (permalink / raw)
  To: Kernel List

[-- Attachment #1: Type: text/plain, Size: 713 bytes --]

make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
   CHK     include/linux/compile.h
   GEN     .version
   CHK     include/linux/compile.h
   UPD     include/linux/compile.h
   CC      init/version.o
   LD      init/built-in.o
   LD      .tmp_vmlinux1
arch/i386/kernel/built-in.o(.text+0xcd46): In function `acpi_apic_setup':
: undefined reference to `smp_found_config'
arch/i386/kernel/built-in.o(.text+0xcd4f): In function `acpi_apic_setup':
: undefined reference to `clustered_apic_check'
make: *** [.tmp_vmlinux1] Error 1


If I enable APIC the error goes away.

I have a Dell laptop with a broken bios so the APIC doesn't enable so I 
leave it disabled in .config.

My .config is attached.

Jonathan

[-- Attachment #2: config.bz2 --]
[-- Type: application/octet-stream, Size: 4944 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-20 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-20 18:03 2.6.3-mm1 compile error Jonathan Boler
2004-02-20 18:05 ` Jonathan Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox