Pawel Wrona wrote:

Maybe you could try version 0.9.0r6 and tell me if you have the same
behaviour?


Is there a special patch I need to apply to compile against the 2.6.0 kernel?

make[1]: Entering directory `/home/nroberts/alsa-driver-0.9.0rc6/acore'
gcc -D__KERNEL__ -DMODULE=1 -I/home/nroberts/alsa-driver-0.9.0rc6/include -I/lib/modules/2.6.0-gentoo-r1/build/include -O2 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -fno-strength-reduce -finline-limit=2000 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -DALSA_BUILD -DEXPORT_SYMTAB -c pcm.cgcc -D__KERNEL__ -DMODULE=1 -I/home/nroberts/alsa-driver-0.9.0rc6/include -I/lib/modules/2.6.0-gentoo-r1/build/include -O2 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -fno-strength-reduce -finline-limit=2000 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -DALSA_BUILD -DKBUILD_BASENAME=pcm_native -c -o pcm_native.o pcm_native.c
In file included from pcm_native.c:2:
../alsa-kernel/core/pcm_native.c: In function `dec_mod_count':
../alsa-kernel/core/pcm_native.c:81: warning: implicit declaration of function `__MOD_DEC_USE_COUNT'
In file included from pcm_native.c:2:
../alsa-kernel/core/pcm_native.c: In function `snd_pcm_open':
../alsa-kernel/core/pcm_native.c:1798: warning: implicit declaration of function `try_inc_mod_count'
In file included from pcm_native.c:2:
../alsa-kernel/core/pcm_native.c: In function `snd_pcm_readv':
../alsa-kernel/core/pcm_native.c:2374: error: dereferencing pointer to incomplete type
../alsa-kernel/core/pcm_native.c:2376: error: dereferencing pointer to incomplete type
../alsa-kernel/core/pcm_native.c:2381: error: invalid use of undefined type `struct iovec'
../alsa-kernel/core/pcm_native.c:2381: error: dereferencing pointer to incomplete type
In file included from pcm_native.c:2:
../alsa-kernel/core/pcm_native.c: In function `snd_pcm_writev':
../alsa-kernel/core/pcm_native.c:2412: error: dereferencing pointer to incomplete type
../alsa-kernel/core/pcm_native.c:2416: error: dereferencing pointer to incomplete type
../alsa-kernel/core/pcm_native.c:2421: error: invalid use of undefined type `struct iovec'
../alsa-kernel/core/pcm_native.c:2421: error: dereferencing pointer to incomplete type
make[1]: *** [pcm_native.o] Error 1
make[1]: Leaving directory `/home/nroberts/alsa-driver-0.9.0rc6/acore'
make: *** [compile] Error 1



NR




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to