git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9778 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-03-31 23:10:56 +00:00
parent 5dedceffe2
commit e492718d4d
2 changed files with 2 additions and 2 deletions

View File

@ -1953,7 +1953,7 @@ end
Workaround: <CODE>./configure --disable-sse</CODE></LI>
<LI>General SIGILL (signal 4):<BR>
Problem: you compiled and run mplayer in different machines
Problem: you compiled and run MPlayer on different machines
(for example compiled on P3 and running on Celeron)<BR>
Solution: compile MPlayer on the same machine where you will use it!<BR>
Workaround: <CODE>./configure --disable-sse</CODE> etc. options</LI>

View File

@ -12,7 +12,7 @@
</listitem>
<listitem>
<para>General SIGILL (signal 4):</para>
<para>Problem: you compiled and run MPlayer in different machines
<para>Problem: you compiled and run MPlayer on different machines
(for example compiled on P3 and running on Celeron)</para>
<para>Solution: compile MPlayer on the same machine where you will use it!</para>
<para>Workaround: <command>./configure --disable-sse</command> etc. options</para>