[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 904] Build error linux-2.6.20-xen-3.0.3 arch/x86_64/kernel/io_apic-xen.c
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=904 grrogers@xxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #1 from grrogers@xxxxxxx 2007-03-15 14:18 ------- (In reply to comment #0) > Attempts to build this linux kernel result in the following: > > /usr/src/kernel/linux-2.6.20-xen-3.0.3# make > CHK include/linux/version.h > CHK include/linux/utsrelease.h > CHK include/linux/compile.h > CC arch/x86_64/kernel/io_apic-xen.o > arch/x86_64/kernel/io_apic-xen.c: In function â??__setup_vector_irqâ??: > arch/x86_64/kernel/io_apic-xen.c:698: warning: unused variable â??flagsâ?? > arch/x86_64/kernel/io_apic-xen.c: At top level: > arch/x86_64/kernel/io_apic-xen.c:1966: error: â??ack_apic_edgeâ?? undeclared > here (not in a function) > arch/x86_64/kernel/io_apic-xen.c:1970: error: â??ioapic_retrigger_irqâ?? > undeclared here (not in a function) > make[1]: *** [arch/x86_64/kernel/io_apic-xen.o] Error 1 > make: *** [arch/x86_64/kernel] Error 2 > I had this same problem (using 2.6.19). If you set HT_IRQ=n, the error message goes away and the resulting kernel boots just fine. In menuconfig this means: Bus options (PCI etc.) ---> [ ] Interrupts on hypertransport devices I'm unsure of whether the cause is that I'm on Intel x86_64 without HT or if it's just a bug. If it is because of Intel hardware, then perhaps you could set a config dependency accordingly (based on the set Processor family probably) to resolve this. -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |