Logged In: NO

Same problem still exists.

I solved it in a brute, but efficient and simple way:

Edit configure file and replace instances of

lame_init

with

lame_decode_init

(Note : of course do make clean to clean-up previous builds...)

Now configure will not complain and sound will be supported.

Hope this helps,...