Re: [linux-usb-devel] 2.6.15-mm2 allyesconfig build failure indrivers/usb/ip/

From: Alan Stern
Date: Tue Jan 10 2006 - 10:25:25 EST


On Tue, 10 Jan 2006, Jesper Juhl wrote:

> allyesconfig currently doesn't build completely for me in 2.6.15-mm2
>
> Here's what I did and the results :
>
>
> $ make allyesconfig
> ...
> $ make -j 3
> ...
> CC drivers/scsi/53c700.o
> CC net/sysctl_net.o
> LD net/xfrm/built-in.o
> LD net/built-in.o
> LD drivers/scsi/built-in.o
> make: *** [drivers] Error 2
> make: *** Waiting for unfinished jobs....
> $ make
> CHK include/linux/version.h
> CHK include/linux/compile.h
> CHK usr/initramfs_list
> LD drivers/usb/ip/built-in.o
> drivers/usb/ip/stub.o(.text+0xc7d): In function `usbip_pack_pdu':
> drivers/usb/ip/usbip_common.c:748: multiple definition of `usbip_pack_pdu'
> drivers/usb/ip/vhci-hcd.o(.text+0xc7d):drivers/usb/ip/usbip_common.c:748:
> first defined here

The usbip driver is very new and, oddly enough, also out-of-date. Until
the maintainer can fix it, it should be marked BROKEN.

Alan Stern

-
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/