Just tried giving alsa 0.5.12a a roll with kernel 2.5.3, and it 
croaked in compiling:

ld -r -o ../modules/snd-mixer.o mixer.o mixer_lib.o
gcc   -DALSA_BUILD -D__KERNEL__ -O2 -mpreferred-stack-boundary=2 -march=i686 
-malign-functions=4 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer 
-pipe -I/usr/src/linux/include -I.. -DEXPORT_SYMTAB -c pcm.c
gcc   -DALSA_BUILD -D__KERNEL__ -O2 -mpreferred-stack-boundary=2 -march=i686 
-malign-functions=4 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer 
-pipe -I/usr/src/linux/include -I.. -c -o pcm_native.o pcm_native.c
pcm_native.c: In function `snd_pcm_mmap':
pcm_native.c:911: warning: passing arg 1 of `remap_page_range_Ra63526e8' makes 
pointer from integer without a cast
pcm_native.c:911: incompatible type for argument 4 of 
`remap_page_range_Ra63526e8'
pcm_native.c:911: too few arguments to function `remap_page_range_Ra63526e8'
pcm_native.c:962: warning: passing arg 1 of `remap_page_range_Ra63526e8' makes 
pointer from integer without a cast
pcm_native.c:962: incompatible type for argument 4 of 
`remap_page_range_Ra63526e8'
pcm_native.c:962: too few arguments to function `remap_page_range_Ra63526e8'
make[1]: *** [pcm_native.o] Error 1
make[1]: Leaving directory 
`/usr/local/src/Audio-Video/ALSA/alsa-driver-0.5.12a/kernel'
make: *** [compile] Error 1

        Options used:

./configure --with-moddir=/lib/modules/2.5.3/kernel/drivers/sound 
--with-debug=memory --with-isapnp=auto --with-sequencer=yes --with-oss=yes 
--with-cards=fm801

        Any ideas?

                                                        BL.
-- 
Brad Littlejohn                         | Email:        [EMAIL PROTECTED]
Unix Systems Administrator,             |           [EMAIL PROTECTED]
Web + NewsMaster, BOFH.. Smeghead! :)   |   http://www.wizard.com/~tyketto
  PGP: 1024D/E319F0BF 6980 AAD6 7329 E9E6 D569  F620 C819 199A E319 F0BF


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to