[Bug 670] New: snd-ice1712 and snd-ice1724 contain functions with the same names

From: Martin J. Bligh (mbligh@aracnet.com)
Date: Wed May 07 2003 - 07:54:00 EST


http://bugme.osdl.org/show_bug.cgi?id=670

           Summary: snd-ice1712 and snd-ice1724 contain functions with the
                    same names
    Kernel Version: 2.5.69
            Status: NEW
          Severity: normal
             Owner: bugme-janitors@lists.osdl.org
         Submitter: bunk@fs.tum.de

Trying to compile both snd-ice1712 and snd-ice1724 statically into the kernel
fails as follows:

<-- snip -->

...
   ld -m elf_i386 -r -o sound/pci/ice1712/built-in.o
sound/pci/ice1712/snd-ice1712.o sound/pci/ice1712/snd-ice1724.o
sound/pci/ice1712/snd-ice1724.o(.text+0x540): In function
`snd_ice1712_akm4xxx_init':
: multiple definition of `snd_ice1712_akm4xxx_init'
sound/pci/ice1712/snd-ice1712.o(.text+0x7580): first defined here
sound/pci/ice1712/snd-ice1724.o(.text+0x2c0): In function
`snd_ice1712_akm4xxx_reset':
: multiple definition of `snd_ice1712_akm4xxx_reset'
sound/pci/ice1712/snd-ice1712.o(.text+0x7300): first defined here
sound/pci/ice1712/snd-ice1724.o(.text+0x8c0): In function
`snd_ice1712_akm4xxx_build_controls':
: multiple definition of `snd_ice1712_akm4xxx_build_controls'
sound/pci/ice1712/snd-ice1712.o(.text+0x7900): first defined here
sound/pci/ice1712/snd-ice1724.o(.text+0x0): In function `snd_ice1712_akm4xxx_write':
: multiple definition of `snd_ice1712_akm4xxx_write'
sound/pci/ice1712/snd-ice1712.o(.text+0x7040): first defined here
make[3]: *** [sound/pci/ice1712/built-in.o] Error 1

<-- snip -->

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



This archive was generated by hypermail 2b29 : Wed May 07 2003 - 22:00:31 EST