|
|
发表于 2004-11-17 17:20:58
|
显示全部楼层
到make时出错
按照aaccdd兄的步骤
直到make时出错 如下
[root@localhost MPlayer-1.0pre5]# ./configure --enable-gui --with-codecsdir=/usr/lib/codecs --with-win32libdir=/usr/lib/codecs --with-reallibdir=/usr/lib/codecs --with-xanimlibdir=/usr/lib/codecs --disable-inet6 -language=zh_CN
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... 3.2.2, ok
Checking for CPU vendor ... GenuineIntel (6:11:4)
Checking for CPU type ... Intel(R) Celeron(TM) CPU 1100MHz
Checking for GCC & CPU optimization abilities ... pentium3
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of sse ... 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]# |
|