Hello,<br><br>I have ubuntu 7.04 install on my&nbsp; system (CPU core duo 6300)<br><br>Now I want to play DVD with mplayer, which is preinstalled. However, the image was totally unviewable - only mosaic-like blocks. Anyway, it might be the codec. I just feel like re-installing the mplayer. So I removed the existing one and started downloading and installing a latest one. 
<br><br>Problem is, the very first step, configuration failed when I run ./configure <br><br>this is the first problematic part in the configure.log:<br><br>cc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -o /tmp/mplayer-conf--16148 /tmp/mplayer-conf--16148.c<br>
/tmp/mplayer-conf--16148.c:1:20: error: signal.h: No such file or directory<br>/tmp/mplayer-conf--16148.c: In function &#39;catch&#39;:<br>/tmp/mplayer-conf--16148.c:2: warning: incompatible implicit declaration of built-in function &#39;exit&#39;
<br>/tmp/mplayer-conf--16148.c: In function &#39;main&#39;:<br>/tmp/mplayer-conf--16148.c:4: error: &#39;SIGILL&#39; undeclared (first use in this function)<br>/tmp/mplayer-conf--16148.c:4: error: (Each undeclared identifier is reported only once
<br>/tmp/mplayer-conf--16148.c:4: error: for each function it appears in.)<br><br><br>Result is: failed<br><br><br>I googled a while and some people say that it&#39;s might be that mplayer doesn&#39;t support my CPU&#39;s type. Mplayer works fine in my previous single-core CPU computer. I don&#39;t know how well Linux &amp; software for Linux support the dual-core CPU.
<br><br>Anyway, two questions:<br><br>1. Why doesn&#39;t the pre-installed mplayer work? ( I tried -vo xv and -vo x11 )<br>2. Why couldn&#39;t I compile the source?<br><br>Thank you,<br>Hai<br><br>