public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ed Tomlinson <edt@aei.ca>
To: Andrew Morton <akpm@osdl.org>
Cc: Norbert Preining <preining@logic.at>, linux-kernel@vger.kernel.org
Subject: Re: 2.6.9-rc3-mm1 build failure
Date: Sat, 2 Oct 2004 19:03:39 -0400	[thread overview]
Message-ID: <200410021903.39328.edt@aei.ca> (raw)
In-Reply-To: <200410021440.45194.edt@aei.ca>

On Saturday 02 October 2004 14:40, Ed Tomlinson wrote:
> On Saturday 02 October 2004 05:29, Andrew Morton wrote:
> > Norbert Preining <preining@logic.at> wrote:
> > >
> > > ..
> > >    LD      .tmp_vmlinux1
> > >  arch/i386/kernel/built-in.o(.text+0x111f5): In function `end_level_ioapic_irq':
> > >  : undefined reference to `irq_mis_count'
> > >  kernel/built-in.o(.text+0x1eba7): In function `ack_none':
> > >  : undefined reference to `ack_APIC_irq'
> > >  make[1]: *** [.tmp_vmlinux1] Fehler 1
> > >  make[1]: Leaving directory `/usr/src/linux-2.6.9-rc3-mm1'
> > 
> > hm, that's clever.
> > 
> > See if arch/i386/kernel/io_apic.c needs
> > 
> > #include <asm/io_apic.h>
> > 
> > and if not, please send the .config.
> 
> To get it to build here I had to add the above include to hardirq.h

Of course then init stalls in boot just as it normally enables the usb mouse.
Has anyone been playing with the input layer?

Ed

  reply	other threads:[~2004-10-02 23:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-02  9:16 2.6.9-rc3-mm1 build failure Norbert Preining
2004-10-02  9:29 ` Andrew Morton
2004-10-02 10:33   ` Norbert Preining
2004-10-02 10:50   ` Adrian Bunk
2004-10-02 10:58     ` Tim Cambrant
2004-10-02 13:01       ` Ed Sweetman
2004-10-02 16:54         ` Adrian Bunk
2004-10-03  8:30     ` Norbert Preining
2004-10-03 23:00       ` Ed Sweetman
2004-10-03 23:24         ` Andrew Morton
2004-10-04  0:13           ` Adrian Bunk
2004-10-03 23:26         ` Adrian Bunk
2004-10-02 18:40   ` Ed Tomlinson
2004-10-02 23:03     ` Ed Tomlinson [this message]
2004-10-03  7:14     ` Jeremy Fitzhardinge

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=200410021903.39328.edt@aei.ca \
    --to=edt@aei.ca \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=preining@logic.at \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox