Re: Build failure for 2.6.14-rc2-mm1

From: Andrew Morton
Date: Thu Sep 22 2005 - 20:01:50 EST


Peter Williams <pwil3058@xxxxxxxxxxxxxx> wrote:
>
> The build fails at the link stage with the following output:
>
> LD .tmp_vmlinux1
> arch/i386/mach-generic/built-in.o(.text+0x1f0): In function
> `acpi_madt_oem_check':
> include2/asm/mach-summit/mach_mpparse.h:49: undefined reference to
> `usb_early_handoff'
> arch/i386/mach-generic/built-in.o(.text+0x2c0): In function `mps_oem_check':
> include2/asm/mach-summit/mach_mpparse.h:35: undefined reference to
> `usb_early_handoff'
> make[1]: *** [.tmp_vmlinux1] Error 1
> make: *** [_all] Error 2

You'll need to enable CONFIG_USB.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/