The configure script has some unwanted newlines in it that breaks functionality of the libary. It doesn't exit but instead continues to compile without the support for certain libaries. Reproducible: Always Steps to Reproduce: 1. emerge sdl-sound 2. ^C after configure is done 3. less /var/tmp/portage/sdl-sound-1.0.1/work/SDL_sound-1.0.1/config.log Actual Results: Libaries not found or neglacted because configure script is broken Expected Results: find the libaries
Created attachment 19247 [details] config.log with a bunch of errors that need fixing
You didn't post the output of `emerge --info` as requested on the bug submission page. Please do that.
Fixed in CVS. Thanks for the bug report.