On Fri, 16 Aug 2002 23:23:32 +0100
Richard Kimber <[EMAIL PROTECTED]> wrote:

> Hi:
> 
> I'm having real problems compiling alsa-driver-0.9.0rc3 under Debian
> testing with a custom 2.4.18 kernel. I have a Creative 5.1 Live Platinum
> card.
> 
> I have configured with:
> ../configure --with-cards=emu10k1 --with-isapnp=no
> 
> but I get a whole load of isapnp related messages ending with:
> 
> pcm_sgbuf.o(.text+0x18): multiple definition of
> `isapnp_probe_cards_R7a71de0d'
> pcm.o(.text+0x18): first defined here
> pcm_sgbuf.o: In function `isapnp_resource_change_R09b965af':
> pcm_sgbuf.o(.text+0x1c): multiple definition of
> `isapnp_resource_change_R09b965af'
> pcm.o(.text+0x1c): first defined here
> make[1]: *** [snd-pcm.o] Error 1
> make[1]: Leaving directory `/usr/local/src/alsa-driver-0.9.0rc3/acore'
> make: *** [compile] Error 1
> 
> I'd be grateful for any help.  I've tried various newsgroups and lists,
> this is my last hope.
> 
> Up to now I have been unable to play any wav files, although I have been
> able to hear sound from xawtv using the kernel driver module.  My main
> interest, however, is in recording, editing, and playing back wav files
> (and ultimately transferring to CD)..
> 
> Thanks,
> -Richard.

----------------------------------------------------------------------
From: Takashi Iwai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: [Alsa-user] compile bug on rc3
Date: Fri, 16 Aug 2002 11:46:21 +0200
Sender: [EMAIL PROTECTED]
User-Agent: Wanderlust/2.6.1 (Upside Down) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (Unebigoryòmae) APEL/10.2 MULE XEmacs/21.4
 (patch 8) (Honest Recruiter) (i386-suse-linux)

Hi,

looks like a wrong file came into rc3 tarball accidentally.
for compiling rc3 alsa-driver, please remove the file

        alsa-driver-0.9.0rc3/include/linux/isapnp.h

before running configure script.

this is fixed on cvs - equivalently you can apply the attached patch.


Takashi
--------------------------------------------------------------------------

HTH,

    -Frans


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

Reply via email to