Hello there,
 
I am having madplay compilation issue when using alsa mode (--with-alsa).
All packages I used are the latest ones:
 - ALSA lib version is 1.0.21a
 - mad lib version 0.15.1b
 - id3tag lib version 0.15.1b
 - madplay version 0.15.2b
 
The compilation errors are:
 audio_alsa.c:90: undefined reference to `snd_pcm_hw_params_set_rate_near@ALSA_0.9'
 audio_alsa.c:100: undefined reference to `snd_pcm_hw_params_set_buffer_time_near@ALSA_0.9'
 ...
 
Has anyone seen this?
 
 
 
Thanks,
Feng