Messages in this thread |  | | | Date | Mon, 4 Oct 2004 01:26:31 +0200 | | From | Adrian Bunk <> | | Subject | Re: 2.6.9-rc3-mm1 build failure |
| |
On Sun, Oct 03, 2004 at 07:00:53PM -0400, Ed Sweetman wrote: > None of the mails reporting that inserting a header in any file has > produced a build here that actually gets rid of the build error. I have > the same errors about implicit declarations of ack_APIC_irq that i had > before i added asm/io_apic.h to irq.c in arch/i386/kernel and before i > added it to include/asm/hardirq.h. I've attached my .config to see if > anyone realizes what i'm doing wrong or what's not being defined > correctly. thanks.
You have to include asm/apic.h in hardirq.h (not asm/io_apic.h).
cu Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |