[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081216183817.GA25108@uranus.ravnborg.org>
Date: Tue, 16 Dec 2008 19:38:17 +0100
From: Sam Ravnborg <sam@...nborg.org>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: GIT head doesn't seem to want to build on 32bit..
On Tue, Dec 16, 2008 at 06:11:33PM +0000, Alan Cox wrote:
> On Tue, 16 Dec 2008 09:47:02 -0800 (PST)
> Linus Torvalds <torvalds@...ux-foundation.org> wrote:
>
> >
> >
> > On Tue, 16 Dec 2008, Alan Cox wrote:
> > >
> > > CC arch/x86/kernel/traps.o
> > > CC arch/x86/kernel/irq.o
> > > CC arch/x86/kernel/irq_32.o
> > > arch/x86/kernel/irq_32.c: In function ‘do_IRQ’:
> > > arch/x86/kernel/irq_32.c:211: error: ‘per_cpu__vector_irq’ undeclared (first use in this function)
> > > arch/x86/kernel/irq_32.c:211: error: (Each undeclared identifier is reported only once
> > > arch/x86/kernel/irq_32.c:211: error: for each function it appears in.)
> > > make[1]: ***
> > > [arch/x86/kernel/irq_32.o] Error 1
> > >
> > > gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
> >
> > Hmm. That code has been like that since before -rc1. And I cannot
> > reproduce it in my 32-bit environment. That's with your config file, and
> > despite the fact that I have the same compiler version on that machine.
>
> I built a 64bit kernel from the same source tree first, then did make
> mrproper, then it broke. I'll investigate further.
Smells like a kbuild issue.
Please copy me and linux-kbuild@...r.kernel.org on any findings.
[My 64 bit toolchain is br0ken atm so I could not try to reproduce]
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists