|
发表于 2004-11-6 10:27:34
|
显示全部楼层
做了啊 都显示很正常 难道有什么错误吗
我刚才又重新做了一次./configure --enable-gui --disable-gcc-checking --with-reallibdir=/usr/lib/essential-20040704 –-language=zh_CN
显示[root@localhost root]# cd MPlayer-1.0pre5
[root@localhost MPlayer-1.0pre5]# ./configure --enable-gui --disable-gcc-checkin
g --with-reallibdir=/usr/lib/essential-20040704 –-language=zh_CN
Detected operating system: Linux
Detected host architecture: i386
******************************************************************************
Hmm. You really want to compile MPlayer with an *UNSUPPORTED* C compiler?
Ok. You know. Do it. Did you read DOCS/HTML/en/users-vs-dev.html???
DO NOT SEND BUGREPORTS OR COMPLAIN, it's *YOUR* compiler's fault!
Get ready for mysterious crashes, no-picture bugs, strange noises... REALLY!
Lame which is used by mencoder produces weird errors, too.
If you have any problem, install a GCC 2.95.x or 3.x version and try again.
If the problem _still_ exists, then read DOCS/HTML/en/bugreports.html !
*** DO NOT SEND BUG REPORTS OR COMPLAIN it's *YOUR* compiler's fault! ***
******************************************************************************
Checking for CPU vendor ... GenuineIntel (15:1:3)
Checking for CPU type ... Intel(R) Celeron(R) CPU 1.70GHz
./configure: line 745: [: : integer expression expected
Checking for GCC & CPU optimization abilities ... pentium4
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of sse ... yes
Checking for kernel support of sse2 ... yes
Checking for mtrr support ... yes
Unknown parameter: –-language=zh_CN
[root@localhost MPlayer-1.0pre5]# make
Makefile:7: config.mak: 没有那个文件或目录
make: *** No rule to make target `config.mak'. Stop.
[root@localhost MPlayer-1.0pre5]#
这是为什么 |
|