Errors compiling emu10k1 module under 2.4.8

quintaq@yahoo.co.uk
Sat, 11 Aug 2001 11:16:37 +0100


Hi,

I just d/ld the 2.4.8 patch and compilation of emu10k1 fails with :

main.o(.modinfo+0x20): multiple definition of `__module_author'
joystick.o(.modinfo+0x80): first defined here
ld: Warning: size of symbol `__module_author' changed from 67 to 81 in
main.o
main.o(.modinfo+0x80): multiple definition of `__module_description'
joystick.o(.modinfo+0xe0): first defined here
ld: Warning: size of symbol `__module_description' changed from 83 to 96 in
main.o
main.o: In function `init_module':
main.o(.text+0x1878): multiple definition of `init_module'
joystick.o(.text+0x240): first defined here
ld: Warning: size of symbol `init_module' changed from 64 to 67 in main.o
main.o: In function `cleanup_module':
main.o(.text+0x18bc): multiple definition of `cleanup_module'
joystick.o(.text+0x280): first defined here
make[3]: *** [emu10k1.o] Error 1

etc

Has my patching gone awry or is this a bug ?

I am not subscribed to the list, so a cc'd reply would be nice.

Thanks,

Geoff

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

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