mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: rruth@computer.org
To: linux-kernel@vger.kernel.org
Subject: Kernel 2.4.8 make modules fails in emu10k1
Date: Sat, 11 Aug 2001 13:49:34 -0700	[thread overview]
Message-ID: <200108112049.f7BKnYQ22817@runner.pacbell.net> (raw)


make bzImage worked

make modules failed when attempting to make a module for my Sound Blaster Live.

If you need to see my .config file, let me know.

Here is the output from the 'end' of my make modules:

gcc -D__KERNEL__ -I/usr/src/linux-2.4.8/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -DMODVERSIONS -include 
/usr/src/linux-2.4.8/include/linux/modversions.h   -c -o voicemgr.o voicemgr.c
rm -f emu10k1.o
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+0x1880): multiple definition of `init_module'
joystick.o(.text+0x210): first defined here
main.o: In function `cleanup_module':
main.o(.text+0x18c0): multiple definition of `cleanup_module'
joystick.o(.text+0x250): first defined here
make[3]: *** [emu10k1.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.8/drivers/sound/emu10k1'
make[2]: *** [_modsubdir_emu10k1] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.8/drivers/sound'
make[1]: *** [_modsubdir_sound] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.8/drivers'
make: *** [_mod_drivers] Error 2


Richard
rruth@computer.org




                 reply	other threads:[~2001-08-11 20:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200108112049.f7BKnYQ22817@runner.pacbell.net \
    --to=rruth@computer.org \
    --cc=linux-kernel@vger.kernel.org \
    /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

all inboxes | Powered by JetHome®