netfight 发表于 2006-2-1 21:17:42

安装mplayer 遇到问题,请高手指教

我运行
./configure --enable-gui --disable-gcc-checking --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 host cc ... cc
Checking for CPU vendor ... GenuineIntel (15:2:7)
Checking for CPU type ...Intel(R) Pentium(R) 4 CPU 2.40GHz
Checking for GCC & CPU optimization abilities ... pentium4
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 kernel support of mmx2 ... failed
It seems that your kernel does not correctly support mmx2.
To use mmx2 extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of sse ... failed
It seems that your kernel does not correctly support sse.
To use sse extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of sse2 ... failed
It seems that your kernel does not correctly support sse2.
To use sse2 extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for mtrr support ... yes
Checking for assembler support of -pipe option ... yes
Checking for assembler (as 2.15.94.0.2.2) ... ok
Checking for Linux kernel version ... 2.6.11-1.1369_FC4, ok
Checking for mplayer binary name ... mplayer
Checking for awk ... gawk
Checking for extra headers ... none
Checking for extra libs ... none
Checking for -lposix ... no
Checking for -lm ... yes
Checking for i18n ... no
Checking for iconv ... no
Checking for langinfo ... no
Checking for language ... using zh_CN (man pages:en)
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... __restrict
Checking for __builtin_expect ... yes
Checking for kstat ... no
Checking for posix4 ... no
Checking for lrintf ... no
Checking for nanosleep ... no
Checking for socklib ... no
Checking for inet_pton() ... no (=> i'll try inet_aton next)
Checking for inet_aton() ... no (=> network support disabled)
Checking for inttypes.h (required) ... no
Checking for bitypes.h (inttypes.h predecessor) ...
Error: Cannot find header either inttypes.h or bitypes.h (see DOCS/HTML/en/faq.html).

binbindatou 发表于 2006-2-2 11:14:56

这不是系统安装问题. 你到多媒体版找找,有详细的安装说明.
你大概是安装了太少的开发软件包

shadkong 发表于 2006-2-2 15:15:47

Re: 安装mplayer 遇到问题,请高手指教

./configure --enable-gui --disable-gcc-checking --with-reallibdir=/usr/lib/essential-20040704 --language=zh_CN
为什么要 --disable-gcc-checking ?你的 gcc 不符合要求吗?

P.S:发帖请到相应版块。

netfight 发表于 2006-2-2 20:13:32

我的gcc 是4.0 可却提示 Bad version

shadkong 发表于 2006-2-3 08:49:24

那就等下一个版本的 MPlayer 吧。 :mrgreen:

三翻领 发表于 2006-2-3 12:33:21

我只能用rpm包安装mplayer,编译的话,./configure都通过不了,开发包都装了。

binbindatou 发表于 2006-2-7 14:32:39

这不可能。你帖出你的config.log看看。

shadkong 发表于 2006-2-7 15:31:41

我也在 SUSE 10 下尝试编译过 MPlayer,的确是不行。

jarson 发表于 2006-2-7 15:50:52

我也在 SUSE 10 下尝试编译过 MPlayer,的确是不行。那就使用升级安装源就可以了,或者直接下载 for suse的 rpm 包!
页: [1]
查看完整版本: 安装mplayer 遇到问题,请高手指教