linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 670] New: snd-ice1712 and snd-ice1724 contain functions with the same names
@ 2003-05-07 12:54 Martin J. Bligh
  0 siblings, 0 replies; only message in thread
From: Martin J. Bligh @ 2003-05-07 12:54 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-07 14:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-07 12:54 [Bug 670] New: snd-ice1712 and snd-ice1724 contain functions with the same names Martin J. Bligh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).