Hi, using 'cvscompile', I am seemingly unable to install alsa-libs on Gentoo 
Linux. Here is the output from the cvscompile script, when ran in the 
alsa-lib directory:

aserver.o(.text+0xe5f):/root/Downloads/alsa-cvs-temp/alsa-lib/aserver/aserver.c:478: 
undefined reference to `snd_pcm_avail_update'
aserver.o(.text+0xe7a):/root/Downloads/alsa-cvs-temp/alsa-lib/aserver/aserver.c:529: 
undefined reference to `snd_pcm_mmap_commit'
aserver.o(.text+0xe87):/root/Downloads/alsa-cvs-temp/alsa-lib/aserver/aserver.c:521: 
undefined reference to `snd_pcm_mmap'
aserver.o(.text+0xee1):/root/Downloads/alsa-cvs-temp/alsa-lib/aserver/aserver.c:535: 
undefined reference to `_snd_pcm_poll_descriptor'
aserver.o(.text+0xf0e):/root/Downloads/alsa-cvs-temp/alsa-lib/aserver/aserver.c:496: 
undefined reference to `snd_pcm_pause'
aserver.o(.text+0xf32):/root/Downloads/alsa-cvs-temp/alsa-lib/aserver/aserver.c:505: 
undefined reference to `snd_pcm_rewind'
aserver.o(.text+0xf55):/root/Downloads/alsa-cvs-temp/alsa-lib/aserver/aserver.c:435: 
undefined reference to `snd_pcm_async'
aserver.o(.text+0xf90):/root/Downloads/alsa-cvs-temp/alsa-lib/aserver/aserver.c:440: 
undefined reference to `snd_async_add_pcm_handler'
aserver.o(.text+0x101a):/root/Downloads/alsa-cvs-temp/alsa-lib/aserver/aserver.c:517: 
undefined reference to `snd_pcm_resume'
aserver.o(.text+0x29d5): In function `main':
/root/Downloads/alsa-cvs-temp/alsa-lib/aserver/aserver.c:1123: undefined 
reference to `snd_is_local'
../src/.libs/libasound.so: undefined reference to `snd_receive_fd'
../src/.libs/libasound.so: undefined reference to `snd_pcm_info_set_subdevice'
../src/.libs/libasound.so: undefined reference to `snd_pcm_info_get_subdevice'
../src/.libs/libasound.so: undefined reference to `snd_pcm_info_set_device'
../src/.libs/libasound.so: undefined reference to `snd_pcm_info_sizeof'
../src/.libs/libasound.so: undefined reference to `page_size'
../src/.libs/libasound.so: undefined reference to `snd_pcm_info_get_id'
collect2: ld returned 1 exit status
make[1]: *** [aserver] Error 1
make[1]: Leaving directory `/root/Downloads/alsa-cvs-temp/alsa-lib/aserver'
make: *** [all-recursive] Error 1

Thanks for any help ;)


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to