I am receiving a compile error when attempting to build the snd-emu10k1 module from the alsa 0.9.0rc3 driver sources. After downloading and unzipping the release into my /usr/src directory, I executed the following commands.
cd /usr/src/alsa-driver-0.9.0rc3 ./configure --with-cards=emu10k1 --with-sequencer=yes make After a few minutes the make terminates with the following error messages. ld -r -o snd-ac97-codec.o ac97_codec.o ac97_patch.o ac97_patch.o(.modinfo+0x0): multiple definition of '__module_kernel_version' ac97_codec.o(.modinfo+0x0): first defined here ac97_patch.o(.modinfo+0x16): multple definition of '__module_using_checksums' ac97_codec.o(.modinfo+0x16): first defined here ... Is this a bug in the release? (BTW, in attempting to compile at least one previous alsa release on the same Linux system, I hit the same error in different files besides the above and couldn't get around them either.) Background: I am a Linux newbie running the Debian 2.2.20 kernel (with current source and header files, I checked) on Intel and a CreativeLabs SoundBlaster Live! card. I tried compiling without sequencer support as well as with it, with the same result. I am not planning to use the sound card for any particular applications, only for general-purpose use. I was surprised to see any sort of probem in ac97 files, as I did not request support for any sound card except emu10k1. As a workaround, is there any way I could obtain snd-emu10k1 without attempting to compile the faulty ac97 code? Thx in advance, Fred ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user