Re: 2.4.0-test9-pre8, usb, unresolved symbols

From: Greg KH (greg@wirex.com)
Date: Thu Oct 19 2000 - 00:20:15 EST


On Thu, Oct 19, 2000 at 10:45:36AM +1100, Keith Owens wrote:
> On Wed, 18 Oct 2000 13:47:40 -0700,
> Randy Dunlap <randy.dunlap@intel.com> wrote:
> >Keith Owens wrote:
> >> +obj-$(CONFIG_USB) += usbcore.o usb.o
> >
> >We still need your help. Using this usb/Makefile change gives
> >me errors on all (?) exported symbols when I try to build all
> >of USB into the kernel. Example (one of many):
> >
> >usbcore.o: In function `usb_set_address':
> >usbcore.o(.text+0x1b90): multiple definition of `usb_set_address'
> >usb.o(.text+0x1b90): first defined here
>
> Remove usb.o from the list of objects that make up usbcore.

I don't think that would work, for if the USB core code is compiled as a
module, then usb.o has to be part of usbcore.o, or am I missing
something here?

greg k-h

-- 
greg@(kroah|wirex).com
http://immunix.org/~greg
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 23 2000 - 21:00:14 EST