LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1346|回复: 17

Mplayer安装时候出现的问题!(求救)

[复制链接]
发表于 2006-4-1 15:14:10 | 显示全部楼层 |阅读模式
安装时候的提示问题
[root@linux(cjh) MPlayer-1.0pre7try2]# ./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 ... 4.1.0, bad
Checking for gcc version ... 4.1.0, bad
Checking for gcc-3.4 version ... not found
Checking for gcc-3.3 version ... not found
Checking for gcc-3.2 version ... not found
Checking for gcc-3.1 version ... not found
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not found
Checking for cc version ... 4.1.0, bad

*** Please downgrade/upgrade C compiler to version gcc-2.95.x or gcc-3.x! ***

You are not using a supported compiler. We do not have the time to make sure
everything works with compilers other than the ones we use.  Use either the
same compiler as we do, or use --disable-gcc-checking but DO *NOT* REPORT BUGS
unless you can reproduce them after recompiling with a 2.95.x or 3.x version!

Note for gcc 2.96 users: Some versions of this compiler are known to miscompile
mplayer and lame (which is used for mencoder).  If you get compile errors,
first upgrade to the latest 2.96 release (minimum 2.96-85) and try again.
If the problem still exists, try with gcc 3.x (or 2.95.x) *BEFORE* reporting
bugs!

        GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !

    *** For details please read DOCS/HTML/en/users-vs-dev.html ***


Error: Bad gcc version

Check "configure.log" if you do not understand why it failed.


我准备装一个版本比较低点的GCC结果问题出出现了
[root@linux(cjh) tmp]# rpm -ivh gcc-3.4.2-3.i386.rpm
error: Failed dependencies:
        cpp = 5:3.4.2-3 is needed by gcc-3.4.2-3.i386
        libgcc = 5:3.4.2-3 is needed by gcc-3.4.2-3.i386



[root@linux(cjh) tmp]# gcc-3.3.2-6.i386.rpm
bash: gcc-3.3.2-6.i386.rpm: command not found
[root@linux(cjh) tmp]# rpm -ivh gcc-3.3.2-6.i386.rpm
warning: gcc-3.3.2-6.i386.rpm: Header V3 DSA signature: NOKEY, key ID 30c9ecf8
error: Failed dependencies:
        cpp = 3.3.2-6 is needed by gcc-3.3.2-6.i386

想把以前的GCC卸载结果问题如下
提示 gcc-java的字符  我没有抓取下来
  请各位高人帮我看看  我在这里等待
发表于 2006-4-1 15:18:23 | 显示全部楼层
Checking for cc version ... 4.1.0, bad
Checking for gcc version ... 4.1.0, bad
Checking for gcc-3.4 version ... not found
Checking for gcc-3.3 version ... not found
Checking for gcc-3.2 version ... not found
Checking for gcc-3.1 version ... not found
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not found
Checking for cc version ... 4.1.0, bad

安装gcc-3.3或者gcc-3.4,假设安装3.4然后
rm /usr/bin/gcc
ln -s /usr/bin/gcc-3.4 /usr/bin/gcc
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-1 15:23:22 | 显示全部楼层
我是菜鸟 不怕见笑  gcc-3.4提示安装失败啊  我应该怎么处理啊
回复 支持 反对

使用道具 举报

发表于 2006-4-1 15:26:06 | 显示全部楼层
个人严重建议你安装CVS的MPLAYER~~
支持GCC4~~
我安装后用的挺好~~
回复 支持 反对

使用道具 举报

发表于 2006-4-1 15:30:35 | 显示全部楼层
cvs我那里怎么很多格式不支持阿?
同样的在try7就支持了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-1 15:35:22 | 显示全部楼层
大哥能不能解决GCC的问题   我可不可以在安装个GCC-3.4啊   怎么提示失败啊  还有可不可以把GCC-4卸载啊   怎么提示要GCC-JAVA的支持啊  是怎么回事啊
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-1 15:36:25 | 显示全部楼层
大哥能不能解决GCC的问题   我可不可以在安装个GCC-3.4啊   怎么提示失败啊  还有可不可以把GCC-4卸载啊   怎么提示要GCC-JAVA的支持啊  是怎么回事啊
回复 支持 反对

使用道具 举报

发表于 2006-4-1 15:56:11 | 显示全部楼层
Post by lzuxz
cvs我那里怎么很多格式不支持阿?
同样的在try7就支持了

好像应该在编译的时候把CVS上的ffmpeg也加上去~
我是这样编译的,格式支持没什么问题~~
你的编码下全了吗?~~
回复 支持 反对

使用道具 举报

发表于 2006-4-1 15:58:36 | 显示全部楼层
记得/usr/bin里面好像有GCC34这个文件,把它改名称GCC,把原来的GCC随便改个名字试试看~~
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-1 18:48:25 | 显示全部楼层
看过没有那个文件  我运行rm /usr/lib/gcc结果现在运行编译的时候连GCC-4.1也找不到 我晕了
回复 支持 反对

使用道具 举报

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

本版积分规则

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