|
|
- [root@localhost MPlayer-1.0pre6]# ./configure --enable-gui–-language=zh
- Detected operating system: Linux
- Detected host architecture: i386
- Checking for cc version ... 3.4.2, ok
- Checking for host cc ... cc
- Checking for CPU vendor ... GenuineIntel (6:6:5)
- Checking for CPU type ... Celeron (Mendocino)
- Checking for GCC & CPU optimization abilities ... Your cc does not even support "i386" for '-march' and '-mtune'.
- error
- Checking for kernel support of mmx ... failed
- It seems that your kernel does not correctly support mmx.
- To use mmx extensions in MPlayer, you have to upgrade/recompile your kernel!
- Checking for mtrr support ... yes
- Checking for assembler support of -pipe option ... no
- Unknown parameter: --enable-gui–-language=zh
复制代码 |
|