Comment 38 for bug 523716

Revision history for this message
Brian Rogers (brian-rogers) wrote :

alsa-lib is broken. It's literally looking for ${prefix}/lib/alsa-lib/libasound_module_pcm_pulse.so. The ${prefix} isn't being expanded at build time. Just running aplay (no parameters) gives this error:

ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library ${prefix}/lib/alsa-lib/libasound_module_pcm_pulse.so
aplay: main:608: audio open error: No such file or directory