View Single Post
Old 2006-10-09, 11:28   Link #67
Jekyll
Rozen Detective
 
 
Join Date: Dec 2005
Location: Germany
Age: 40
Try with "./configure --disable-win32" or without having the binary codec pack installed, i.e. remove the /usr/local/lib/codecs/ directory, which should be the place you put them.

Edit: Eh, beat me to it.

Edit 2: For the .balign stuff, try this: Open mp3lib/decode_MMX.c in a texteditor and replace both occurances of ".balign 16" with ".align 4".
Jekyll is offline