[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20061030212629.8f9e9499.randy.dunlap@oracle.com>
Date: Mon, 30 Oct 2006 21:26:29 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Marc Perkel <marc@...kel.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: io_apic compile error
On Mon, 30 Oct 2006 21:01:30 -0800 Marc Perkel wrote:
>
>
> Randy Dunlap wrote:
> > On Mon, 30 Oct 2006 20:22:58 -0800 Marc Perkel wrote:
> >
> >
> >> getting a compile error when compiling 2.6.19rc3. Thought someone might want to fix this.
> >>
> >> CC arch/x86_64/kernel/io_apic.o
> >> arch/x86_64/kernel/io_apic.c: In function 'ioapic_pirq_setup':
> >> arch/x86_64/kernel/io_apic.c:412: error: 'MAX_PIRQS' undeclared (first use in this function)
> >> arch/x86_64/kernel/io_apic.c:412: error: (Each undeclared identifier is reported only once
> >> arch/x86_64/kernel/io_apic.c:412: error: for each function it appears in.)
> >> arch/x86_64/kernel/io_apic.c:417: error: 'pirq_entries' undeclared (first use in this function)
> >> arch/x86_64/kernel/io_apic.c:419: error: 'pirqs_enabled' undeclared (first use in this function)
> >> arch/x86_64/kernel/io_apic.c:412: warning: unused variable 'ints'
> >> make[1]: *** [arch/x86_64/kernel/io_apic.o] Error 1
> >> make: *** [arch/x86_64/kernel] Error 2
> >>
> >
> > Hm, it builds for me. Please post your .config file.
> >
> >
> >
> ok - here it is
>
> #
> # Automatically generated make config: don't edit
> # Linux kernel version: 2.6.19-rc3
> # Mon Oct 30 20:20:25 2006
Odd. That .config builds fine for me too.
Is this a unmodified 2.6.19-rc3? How did you get it?
Maybe someone else can discover the problem.
---
~Randy
-
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