Indeed, there was a error glitch on the configure script for the 0.3.5 release, that pertains to automagic PortAudio support inclusion. No sweat. You can try
./configure --disable-portaudio
or check out from the current CVS HEAD (believed to be versioned as 0.3.5.3 atm.) where the glitch has been corrected (or so I think ;)
Indeed, there was a error glitch on the configure script for the 0.3.5 release, that pertains to automagic PortAudio support inclusion. No sweat. You can try
./configure --disable-portaudio
or check out from the current CVS HEAD (believed to be versioned as 0.3.5.3 atm.) where the glitch has been corrected (or so I think ;)
Please, report whether this helps.
Cheers