Hi,

I get this error while compiling 2.5.16

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes 
-Wno-trigrap
hs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe 
-mpreferred-s
tack-boundary=2 -march=athlon    -DKBUILD_BASENAME=usb_uhci  -c -o usb-uhci.o 
us
b-uhci.c
rm -f host.o
ld -m elf_i386  -r -o host.o usb-uhci-hcd.o usb-uhci.o
usb-uhci.o: In function `uhci_show_status':
usb-uhci.o(.text+0x1b0): multiple definition of `uhci_show_status'
usb-uhci-hcd.o(.text+0x20): first defined here
ld: Warning: size of symbol `uhci_show_status' changed from 114 to 551 in 
usb-uh
ci.o
usb-uhci.o(.data+0x4): multiple definition of `uhci_devices'
usb-uhci-hcd.o(.data+0x4): first defined here
usb-uhci.o: In function `clean_descs':
usb-uhci.o(.text+0x3e0): multiple definition of `clean_descs'
usb-uhci-hcd.o(.text+0x720): first defined here
ld: Warning: size of symbol `clean_descs' changed from 209 to 111 in 
usb-uhci.o
make[4]: *** [host.o] Error 1
make[4]: Leaving directory `/usr/src/linux/drivers/usb/host'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux/drivers/usb/host'
make[2]: *** [_subdir_host] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/usb'
make[1]: *** [_subdir_usb] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2

Regards
-- 
-Ubaida-

 

_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to