# HG changeset patch # User diego # Date 1049152256 0 # Node ID a6983ecaa2a6047dde6c41e0c4c572b882436d2a # Parent 861a40949bf3376787bc07e3eff6badae9b9465d typo diff -r 861a40949bf3 -r a6983ecaa2a6 DOCS/en/documentation.html --- a/DOCS/en/documentation.html Mon Mar 31 22:31:35 2003 +0000 +++ b/DOCS/en/documentation.html Mon Mar 31 23:10:56 2003 +0000 @@ -1953,7 +1953,7 @@ Workaround: ./configure --disable-sse
  • General SIGILL (signal 4):
    - 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)
    Solution: compile MPlayer on the same machine where you will use it!
    Workaround: ./configure --disable-sse etc. options
  • diff -r 861a40949bf3 -r a6983ecaa2a6 DOCS/xml/en/bugs.xml --- a/DOCS/xml/en/bugs.xml Mon Mar 31 22:31:35 2003 +0000 +++ b/DOCS/xml/en/bugs.xml Mon Mar 31 23:10:56 2003 +0000 @@ -12,7 +12,7 @@ General SIGILL (signal 4): -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) Solution: compile MPlayer on the same machine where you will use it! Workaround: ./configure --disable-sse etc. options