2.5.70-mm5: sound/pcmcia/vx/snd-vx* multiple definitions

Adrian Bunk (bunk@fs.tum.de)
Sat, 7 Jun 2003 12:08:36 +0200


It seems the following compile error comes from Linus' tree:

<-- snip -->

...
LD sound/pcmcia/vx/snd-vxpocket.o
LD sound/pcmcia/vx/snd-vxp440.o
LD sound/pcmcia/vx/built-in.o
sound/pcmcia/vx/snd-vxp440.o(.text+0x160): In function
`snd_vxpocket_attach':
: multiple definition of `snd_vxpocket_attach'
sound/pcmcia/vx/snd-vxpocket.o(.text+0x160): first defined here
sound/pcmcia/vx/snd-vxp440.o(.data+0x1a0): multiple definition of
`snd_vxpocket_ops'
sound/pcmcia/vx/snd-vxpocket.o(.data+0x1a0): first defined here
sound/pcmcia/vx/snd-vxp440.o(.text+0x420): In function
`snd_vxpocket_detach':
: multiple definition of `snd_vxpocket_detach'
sound/pcmcia/vx/snd-vxpocket.o(.text+0x420): first defined here
sound/pcmcia/vx/snd-vxp440.o(.text+0x1320): In function
`vx_set_mic_boost':
: multiple definition of `vx_set_mic_boost'
sound/pcmcia/vx/snd-vxpocket.o(.text+0x1320): first defined here
sound/pcmcia/vx/snd-vxp440.o(.text+0x4e0): In function
`snd_vxpocket_detach_all':
: multiple definition of `snd_vxpocket_detach_all'
sound/pcmcia/vx/snd-vxpocket.o(.text+0x4e0): first defined here
sound/pcmcia/vx/snd-vxp440.o(.text+0x1a60): In function
`vxp_add_mic_controls':
: multiple definition of `vxp_add_mic_controls'
sound/pcmcia/vx/snd-vxpocket.o(.text+0x1a60): first defined here
sound/pcmcia/vx/snd-vxp440.o(.text+0x14e0): In function
`vx_set_mic_level':
: multiple definition of `vx_set_mic_level'
sound/pcmcia/vx/snd-vxpocket.o(.text+0x14e0): first defined here
make[3]: *** [sound/pcmcia/vx/built-in.o] Error 1

<-- snip -->

cu
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

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