|
发表于 2003-2-12 13:41:04
|
显示全部楼层
Re: mplayer 安装时出现以下错误提示,请高手指点迷睛!谢过~~~~~~~~~
[quote:dbdf668d8b="6f"][root@6f MPlayer-0.90rc2]# ./configure
Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... 3.1, ok
Checking for CPU vendor ... GenuineIntel (15:2:4)
Checking for CPU type ... Intel(R) Pentium(R) 4 CPU 1.80GHz
Checking for GCC & CPU optimization abilities ... Your gcc does not support even "i386" for '-march' and '-mcpu'.
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 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 (as ) ... failed
Upgrade binutils to 2.9.1 ...
Error: obsolete binutils version
Check configure.log if you do not understand why it failed.
[root@6f MPlayer-0.90rc2]#
配置图形界面也是相同的错误提示 [/quote]
Checking for assembler (as ) ... failed
Upgrade binutils to 2.9.1 ...
Error: obsolete binutils version
Check configure.log if you do not understand why it failed.
2003年02月12日下午13时34分09秒[root@gugonghcs SPECS]# rpm -qli binutils
Name : binutils Relocations: (not relocateable)
Version : 2.13.90.0.2 Vendor: Red Hat, Inc.
Release : 2 Build Date: 2002年08月09日 星期五 05时52分28秒
Install date: 2002年10月03日 星期四 00时09分36秒 Build Host: stripples.devel.redhat.com
Group : 开发/工具 Source RPM: binutils-2.13.90.0.2-2.src.rpm
Size : 3928862 License: GPL
Signature : DSA/SHA1, 2002年09月04日 星期三 05时10分25秒, Key ID 219180cddb42a60e
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://sources.redhat.com/binutils
Summary : GNU 的二进制程序集合。
Description :
Binutils 是一组二进制工具程序。它包括 ar(用来创建、
修改和抽取归档文件)、as(GNU 汇编器家族)、gprof
(用来显示调用图表档案数据)、ld(GNU 链接器)、
nm(用来从对象文件中列举符号)、objcopy(用来复制
和翻译对象文件)、objdump(用来显示对象文件的信息)、
ranlib(用来为归档文件的内容生成索引)、
size(用来列举对象文件或归档文件的章节大小)、
strings(用来从文件中列举可印的字串)、strip
(用来废弃符号),以及 addr2line(用来把地址
转化成文件和句行)。
/usr/bin/addr2line
/usr/bin/ar
/usr/bin/as
/usr/bin/gprof
/usr/bin/ld
/usr/bin/nm
/usr/bin/objcopy
/usr/bin/objdump
/usr/bin/ranlib
/usr/bin/readelf
/usr/bin/size
/usr/bin/strings
/usr/bin/strip
/usr/include/ansidecl.h
/usr/include/bfd.h
/usr/include/bfdlink.h
/usr/include/dis-asm.h
/usr/include/libiberty.h
/usr/include/symcat.h
/usr/lib/libbfd-2.13.90.0.2.so
/usr/lib/libbfd.a
/usr/lib/libbfd.la
/usr/lib/libbfd.so
/usr/lib/libiberty.a
/usr/lib/libopcodes-2.13.90.0.2.so
/usr/lib/libopcodes.a
/usr/lib.../libopcodes.la
/usr/lib/libopcodes.so
.........................
|
|