QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1017|回复: 10

mplayer 安装时出现以下错误提示,请高手指点迷睛!谢过~~~~~~~~~

[复制链接]
发表于 2003-2-12 11:18:22 | 显示全部楼层 |阅读模式
[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]#


配置图形界面也是相同的错误提示
发表于 2003-2-12 11:36:03 | 显示全部楼层
你的内核难道是2.2.x版本的?
回复

使用道具 举报

 楼主| 发表于 2003-2-12 12:38:35 | 显示全部楼层
[quote:b9187324c1="llc"]你的内核难道是2.2.x版本的?[/quote]

我看了一下我的linux内核,版本是: 2.4.19-16mdk
回复

使用道具 举报

发表于 2003-2-12 13:01:55 | 显示全部楼层
可能是gcc的问题,重新安装gcc试试。
回复

使用道具 举报

发表于 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

.........................

回复

使用道具 举报

发表于 2003-2-12 13:59:38 | 显示全部楼层
2003年02月12日下午13时45分22秒[root@gugonghcs SPECS]# rpm -r /mnt/ManDrake_9.0/ -qli binutils
Name        : binutils                     Relocations: (not relocateable)
Version     : 2.12.90.0.15                      Vendor: MandrakeSoft
Release     : 1mdk                          Build Date: 2002年08月12日 星期一 22时48分28秒
Install date: 2002年09月29日 星期日 01时00分41秒      Build Host: no.mandrakesoft.com
Group       : 开发/工具                     Source RPM: binutils-2.12.90.0.15-1mdk.src.rpm
Size        : 2479101                          License: GPL
Signature   : DSA/SHA1, 2002年08月12日 星期一 23时01分21秒, Key ID e7898ae070771ff3
Packager    : Gwenole Beauchesne <[email protected]>
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

回复

使用道具 举报

发表于 2003-2-12 14:00:21 | 显示全部楼层
这是我编译 gmplayer 时 ps axf 的输出:

1237 ?        S      0:47  \_ nt --minimized --info --speed
1238 ?        S      0:04  \_ rxvt -km gb -bg black -fg palegreen -ls -sl 10000 -name Gugong ---- 古公大中文终端 ---- RXVT -geometry 130x46-1
1249 pts/0    S      0:00  |   \_ -bash
1239 ?        S      0:06  \_ wish8.0 /usr/bin/fr wish8.0
2899 ?        S      0:03  |   \_ rxvt -km gb -ls +st -cr blue -pr red -sl 10000 -bg black -fg palegreen -geometry 100x35
2900 pts/2    S      0:00  |   |   \_ -bash
10560 pts/2    S      0:00  |   |       \_ rpmbuild -ba --target=i686 mplayer.spec
10575 pts/2    S      0:00  |   |           \_ /bin/sh -e /var/tmp/rpm-tmp.26136
14799 pts/2    S      0:00  |   |               \_ make
16949 pts/2    S      0:00  |   |                   \_ make -C vidix
16954 pts/2    S      0:00  |   |                       \_ /bin/sh -c for i in drivers; do make -C $i all; done
16955 pts/2    S      0:00  |   |                           \_ make -C drivers all
16987 pts/2    S      0:00  |   |                               \_ gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D
16988 pts/2    R      0:00  |   |                                   \_ /usr/lib/gcc-lib/i386-redhat-linux/3.2/cc1 -lang-c -I. -I.. -D__GNUC__=
16989 pts/2    S      0:00  |   |                                   \_ as -Qy -o pm3_vid.o -
15036 ?        S      0:01  |   \_ rxvt -km gb -ls +st -cr blue -pr red -sl 10000 -bg black -fg palegreen -geometry 100x35
15041 pts/3    S      0:00  |       \_ -bash
16990 pts/3    R      0:00  |           \_ ps axf


很明显,还有 as 汇编呢。
回复

使用道具 举报

发表于 2003-2-12 14:00:45 | 显示全部楼层
回复

使用道具 举报

发表于 2003-2-12 14:01:07 | 显示全部楼层
回复

使用道具 举报

发表于 2003-2-12 14:01:37 | 显示全部楼层
回复

使用道具 举报

发表于 2003-2-12 14:02:29 | 显示全部楼层
不好意思。多“发送”了几次。

重复了,我就删除了。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-5-20 16:39 , Processed in 0.146911 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表