On Wed, 18 Oct 2000 13:47:40 -0700, Randy Dunlap <[EMAIL PROTECTED]> 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. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- 2.4.0-test6 network socket problems J. Scott Kasten
- Re: 2.4.0-test6 network socket problems J. Scott Kasten
- Re: 2.4.0-test6 network socket proble... Richard B. Johnson
- Re: 2.4.0-test6 network socket proble... Alan Cox
- Re: 2.4.0-test6 network socket pr... J. Scott Kasten
- Re: 2.4.0-test9-pre8, usb, unresolved symbols Greg KH
- Re: 2.4.0-test9-pre8, usb, unresolved sym... Claude LeFrancois (LMC)
- Re: 2.4.0-test9-pre8, usb, unresolved... Keith Owens
- Re: 2.4.0-test9-pre8, usb, unreso... Randy Dunlap
- Re: 2.4.0-test9-pre8, usb, u... Greg KH
- Re: 2.4.0-test9-pre8, usb, u... Keith Owens
- Re: 2.4.0-test9-pre8, us... Greg KH
- Re: 2.4.0-test9-pre8, us... Keith Owens
- Re: 2.4.0-test9-pre8, us... Greg KH
- Re: 2.4.0-test9-pre8, us... Christoph Hellwig
- RE: 2.4.0-test9-pre8, usb, unresolved symbols Dunlap, Randy
- [PATCH] usb-core.c removal Greg KH
- Re: [PATCH] usb-core.c removal Greg KH