Wah im getting crazy.

I have installed lame with this command:
Code:
cd /usr/local/src
wget http://jaist.dl.sourceforge.net/sour...me-3.97.tar.gz
tar -zxvf lame-3.97.tar.gz 
cd lame-3.97
./configure --enable-shared --prefix=/usr
make && make install
And mplayer with this:

Code:
cd /usr/local/src
ldconfig
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
cd mplayer
make clean && make distclean
./configure --prefix=/usr --codecsdir=/usr/local/lib/codecs/
make && make install
And after configuring I get this in configure.log:



I hope you can help me, I have no more money for paying support :( (im a pupil).