From: Adrian Bunk <bunk@fs.tum.de>
To: Andrew Morton <akpm@digeo.com>,
perex@suse.cz, alsa-devel@alsa-project.org
Cc: linux-kernel@vger.kernel.org
Subject: 2.5.70-mm5: sound/pcmcia/vx/snd-vx* multiple definitions
Date: Sat, 7 Jun 2003 12:08:36 +0200 [thread overview]
Message-ID: <20030607100836.GE15311@fs.tum.de> (raw)
In-Reply-To: <20030605021231.2b3ebc59.akpm@digeo.com>
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
next prev parent reply other threads:[~2003-06-07 9:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-05 9:12 2.5.70-mm5 Andrew Morton
2003-06-05 9:12 ` 2.5.70-mm5 Andrew Morton
2003-06-05 11:57 ` 2.5.70-mm5 new oops that wasn't in 2.5.70-mm4 Helge Hafting
2003-06-05 11:57 ` Helge Hafting
2003-06-05 12:35 ` Paul E. Erkkila
2003-06-05 14:05 ` 2.5.70-mm5 Pavel Machek
2003-06-05 14:05 ` 2.5.70-mm5 Pavel Machek
2003-06-07 10:08 ` Adrian Bunk [this message]
2003-06-07 13:41 ` [patch] 2.5.70-mm5: Compile error if !CONFIG_PROC_FS Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030607100836.GE15311@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=akpm@digeo.com \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.