Messages in this thread |  | | | Date | Sun, 11 Jan 2009 10:49:10 +0100 | | From | Petr Titera <> | | Subject | Build error on latest git |
| |
Hello,
I'm getting this build error in arch/x86/kernel/mpparse.c using latest git:
arch/x86/kernel/mpparse.c: In function ‘MP_processor_info’: arch/x86/kernel/mpparse.c:57: error: ‘disabled_cpus’ undeclared (first use in this function) arch/x86/kernel/mpparse.c:57: error: (Each undeclared identifier is reported only once arch/x86/kernel/mpparse.c:57: error: for each function it appears in.) arch/x86/kernel/mpparse.c: In function ‘MP_bus_info’: arch/x86/kernel/mpparse.c:85: error: implicit declaration of function ‘apic_printk’ arch/x86/kernel/mpparse.c:85: error: ‘APIC_VERBOSE’ undeclared (first use in this function) arch/x86/kernel/mpparse.c: In function ‘print_MP_intsrc_info’: arch/x86/kernel/mpparse.c:156: error: ‘APIC_VERBOSE’ undeclared (first use in this function) arch/x86/kernel/mpparse.c: In function ‘print_mp_irq_info’: arch/x86/kernel/mpparse.c:164: error: ‘APIC_VERBOSE’ undeclared (first use in this function) arch/x86/kernel/mpparse.c: In function ‘MP_lintsrc_info’: arch/x86/kernel/mpparse.c:236: error: ‘APIC_VERBOSE’ undeclared (first use in this function) arch/x86/kernel/mpparse.c: In function ‘smp_read_mpc’: arch/x86/kernel/mpparse.c:395: error: ‘num_processors’ undeclared (first use in this function) arch/x86/kernel/mpparse.c: In function ‘__get_smp_config’: arch/x86/kernel/mpparse.c:670: error: ‘num_processors’ undeclared (first use in this function) arch/x86/kernel/mpparse.c: In function ‘smp_scan_config’: arch/x86/kernel/mpparse.c:692: error: ‘APIC_VERBOSE’ undeclared (first use in this function) make[1]: *** [arch/x86/kernel/mpparse.o] Error 1 make: *** [arch/x86/kernel] Error 2
Petr Titera
[unhandled content-type:application/xml] |  |