Today Nicolas DEVERGE wrote:

>Finally, I have compiled the latest drivers (for my previous problem, I 
>delete the macro AM_PATH_ALSA' from the /alsa-lib/utils//alsa.m4 file).
>The drivers compiled successfully. But I can not test the sound until I have 
>unmuted all channels, so I need the alsa utilities such as amixer to do this.
>
>Then, I try to compile the Alsa utilities, but before that, I had to compile 
>the Alsa lib. In Alsa lib, I cannot compile the aserver package : it gives me 
>this output :
>make[1]: Entre dans le répertoire `/home/alsacvs/alsa-lib/aserver'
>/bin/sh ../libtool --mode=link gcc  -g -O2  -o aserver  aserver.o 
>./src/libasound.la
>gcc -g -O2 -o .libs/aserver aserver.o  ../src/.libs/libasound.so -lm -ldl 
>-lpthread
>./src/.libs/libasound.so: undefined reference to `snd_async_signo'
>./src/.libs/libasound.so: undefined reference to `snd_async_get_signo'
>collect2: ld returned 1 exit status
>make[1]: *** [aserver] Erreur 1
>make[1]: Quitte le répertoire `/home/alsacvs/alsa-lib/aserver'
>make: *** [all-recursive] Erreur 1

[...]

sorry this is getting a little too much, and too chaotic, for me to
handle.

i assume you have a CVS snapshot or CVS checkout now. can you please, in
that order:

1. make *really* sure all your previous installations of alsa are removed.
 
2. cd to the alsa-driver directory && ./cvscompile && make install
3. cd to the alsa-lib directory && ./cvscompile && make install
4. cd to the alsa-tools directory && ./cvscompile && make install

and to set the volume on this card, you only need the envy24control
utility, it's in alsa-tools.

tim


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

Reply via email to