2.6.4-mm2: ALSA au88{1,2}0: multiply defined symbols

From: Adrian Bunk
Date: Mon Mar 15 2004 - 04:37:26 EST


The following compile error in 2.6.4-mm2 comes from Linus' tree:

<-- snip -->

...
LD sound/pci/au88x0/built-in.o
sound/pci/au88x0/snd-au8820.o(.bss+0x20): multiple definition of `mchannels'
sound/pci/au88x0/snd-au8810.o(.bss+0x20): first defined here
ld: Warning: size of symbol `mchannels' changed from 128 in
sound/pci/au88x0/snd-au8810.o to 64 in sound/pci/au88x0/snd-au8820.o
sound/pci/au88x0/snd-au8820.o(.bss+0x60): multiple definition of `rampchs'
sound/pci/au88x0/snd-au8810.o(.bss+0xa0): first defined here
ld: Warning: size of symbol `rampchs' changed from 128 in
sound/pci/au88x0/snd-au8810.o to 64 in sound/pci/au88x0/snd-au8820.o
sound/pci/au88x0/snd-au8830.o(.bss+0x20): multiple definition of `mchannels'
sound/pci/au88x0/snd-au8810.o(.bss+0x20): first defined here
ld: Warning: size of symbol `mchannels' changed from 64 in
sound/pci/au88x0/snd-au8810.o to 128 in sound/pci/au88x0/snd-au8830.o
sound/pci/au88x0/snd-au8830.o(.bss+0xa0): multiple definition of `rampchs'
sound/pci/au88x0/snd-au8810.o(.bss+0xa0): first defined here
ld: Warning: size of symbol `rampchs' changed from 64 in
sound/pci/au88x0/snd-au8810.o to 128 in sound/pci/au88x0/snd-au8830.o
sound/pci/au88x0/snd-au8830.o(.text+0x6970): In function
`Vort3DRend_Initialize':
: multiple definition of `Vort3DRend_Initialize'
sound/pci/au88x0/snd-au8810.o(.text+0x58c0): first defined here
make[3]: *** [sound/pci/au88x0/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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/