Hello,

I updated from cvs using the instrux here
http://www.alsa-project.org/download.php3

and ran the instrux for the AzTech     AZT2320 
sound card which I have ...

I ran 

./cvscompile
./configure --with-cards=azt2320 --with-sequencer=yes;make;make install

and it croaked for ..

gcc -D__KERNEL__ -DMODULE=1 -I/usr/src/alsa/alsa-driver/include  
-I/lib/modules/2.2.22/build/include -O2 -mpreferred-stack-boundary=2 -march=i686 
-D__SMP__ -DCONFIG_SMP -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe 
-DALSA_BUILD   -DEXPORT_SYMTAB -c pcm_sgbuf.c
In file included from pcm_sgbuf.c:2:
../alsa-kernel/core/pcm_sgbuf.c: In function `snd_pci_alloc_page':
../alsa-kernel/core/pcm_sgbuf.c:116: structure has no member named `dma_mask'
../alsa-kernel/core/pcm_sgbuf.c: In function `snd_pcm_sgbuf_alloc':
../alsa-kernel/core/pcm_sgbuf.c:113: warning: `rmask' might be used uninitialized in 
this function
make[1]: *** [pcm_sgbuf.o] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver/acore'
make: *** [compile] Error 1
make[1]: Entering directory `/usr/src/alsa/alsa-driver/support'
make[1]: Leaving directory `/usr/src/alsa/alsa-driver/support'
make[1]: Entering directory `/usr/src/alsa/alsa-driver/acore'
gcc -D__KERNEL__ -DMODULE=1 -I/usr/src/alsa/alsa-driver/include  
-I/lib/modules/2.2.22/build/include -O2 -mpreferred-stack-boundary=2 -march=i686 
-D__SMP__ -DCONFIG_SMP -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe 
-DALSA_BUILD   -DEXPORT_SYMTAB -c pcm_sgbuf.c
In file included from pcm_sgbuf.c:2:
../alsa-kernel/core/pcm_sgbuf.c: In function `snd_pci_alloc_page':
../alsa-kernel/core/pcm_sgbuf.c:116: structure has no member named `dma_mask'
../alsa-kernel/core/pcm_sgbuf.c: In function `snd_pcm_sgbuf_alloc':
../alsa-kernel/core/pcm_sgbuf.c:113: warning: `rmask' might be used uninitialized in 
this function
make[1]: *** [pcm_sgbuf.o] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver/acore'
make: *** [compile] Error 1


Does anyone have a workaround for this fix ? Do I need a
older or non cvs image ?

Thanks for any information.

Cheers
-mjd

p.s. I am using debian 3.0 linux kernel 2.2.22


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to