All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Boler <j.m.boler@sms.ed.ac.uk>
To: Kernel List <linux-kernel@vger.kernel.org>
Subject: 2.6.3-mm1 compile error
Date: Fri, 20 Feb 2004 18:03:15 +0000	[thread overview]
Message-ID: <40364BE3.2000002@sms.ed.ac.uk> (raw)

[-- 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 --]

             reply	other threads:[~2004-02-20 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-20 18:03 Jonathan Boler [this message]
2004-02-20 18:05 ` 2.6.3-mm1 compile error Jonathan Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40364BE3.2000002@sms.ed.ac.uk \
    --to=j.m.boler@sms.ed.ac.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.