From: John Cavan <johnc@damncats.org>
To: Robert Love <rml@tech9.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.4.7-ac11: Updated emu10k1 driver
Date: Fri, 10 Aug 2001 23:29:33 -0400 [thread overview]
Message-ID: <3B74A69D.214B4232@damncats.org> (raw)
In-Reply-To: <997485043.692.23.camel@phantasy> <997496304.898.82.camel@phantasy>
Robert Love wrote:
> A revision of the patch is available at
> http://www.tech9.net/rml/linux/patch-rml-2.4.7-ac11-emu10k1-2
It doesn't build. The module stuff in joystick.c conflicts with main.c
during linking, you sort of have to decide whether or not the joystick
port driver is seperate or is a part of the entire emu10k1 module. By
the way, is the joystick port driver intended to replace the one
selected under the character devices -> joystick selection?
Exact text of error:
ld -m elf_i386 -r -o emu10k1.o audio.o cardmi.o cardmo.o cardwi.o
cardwo.o ecard.o efxmgr.o emuadxmg.o hwaccess.o irqmgr.o joystick.o
main.o midi.o mixer.o passthrough.o recmgr.o timer.o voicemgr.o
main.o(.modinfo+0x40): multiple definition of `__module_author'
joystick.o(.modinfo+0x80): first defined here
ld: Warning: size of symbol `__module_author' changed from 67 to 81 in
main.o
main.o(.modinfo+0xa0): multiple definition of `__module_description'
joystick.o(.modinfo+0xe0): first defined here
ld: Warning: size of symbol `__module_description' changed from 83 to 96
in main.o
main.o: In function `init_module':
main.o(.text+0x1970): multiple definition of `init_module'
joystick.o(.text+0x220): first defined here
main.o: In function `cleanup_module':
main.o(.text+0x19b0): multiple definition of `cleanup_module'
joystick.o(.text+0x260): first defined here
John
next prev parent reply other threads:[~2001-08-11 3:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-10 23:10 [PATCH] 2.4.7-ac11: Updated emu10k1 driver Robert Love
2001-08-10 23:17 ` Alan Cox
2001-08-10 23:26 ` Robert Love
2001-08-10 23:31 ` Alan Cox
2001-08-10 23:38 ` Robert Love
2001-08-11 2:18 ` Robert Love
2001-08-11 3:29 ` John Cavan [this message]
2001-08-11 3:42 ` Robert Love
2001-08-11 4:30 ` Robert Love
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=3B74A69D.214B4232@damncats.org \
--to=johnc@damncats.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rml@tech9.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox