Ooops! Forgot to compile -driver beforehand.
Petter Sundlöf wrote:
> 
> Kernel 2.4.10, GLIBC 2.2.3.
> 
> I run into the following problem with alsa-lib 0.9 beta7:
> 
> make[2]: Entering directory `/root/ALSA/alsa-lib-0.9.0beta7/src/seq'
> /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
> -I../../include
>  -I../../include    -g -O2 -march=i686 -c seq.c
> rm -f .libs/seq.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2
> -march=i686 -
> c  -fPIC -DPIC seq.c -o .libs/seq.lo
> seq.c: In function `snd_seq_system_info_get_cur_clients':
> seq.c:515: structure has no member named `cur_clients'
> seq.c: In function `snd_seq_system_info_get_cur_queues':
> seq.c:526: structure has no member named `cur_queues'
> make[2]: *** [seq.lo] Error 1
> make[2]: Leaving directory `/root/ALSA/alsa-lib-0.9.0beta7/src/seq'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/ALSA/alsa-lib-0.9.0beta7/src'
> make: *** [all-recursive] Error 1
> 
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user

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

Reply via email to