LinuxSir.cn,穿越时空的Linuxsir!

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

mplayer,这是什么错误阿

[复制链接]
发表于 2006-4-18 12:13:51 | 显示全部楼层 |阅读模式
gtk-devel-1.2.10-896.i586.rpm
lame-3.96.1-2.i586.rpm
mad-0.15.1b-1.pm.3.i586.rpm
三个包都装了

主程序:MPlayer-1.0pre7try2.tar.bz2
code包:windows-all-20050412.zip,all-20050412.tar.bz2
安装步骤:
安装code

tar vjxf all-20050412.tar.bz2
mv all-20050412 /usr/lib/codes
chmod 644 /usr/lib/codes/*
chown root.root /usr/lib/codes/*

unzip windows-all-20050412.zip
mv windows-all-20050412 /usr/lib/wincodes
chmod 644 /usr/lib/wincodes/*
chown root.root /usr/lib/wincodes/*


4.安装MPlayer

tar vjxf MPlayer-1.0pre7try2.tar.bz2

cd MPlayer-1.0pre7try2

./configure --prefix=/usr/local/mplayer/ --enable-gui --enable-freetype --with-codecsdir=/usr/lib/codes/ --with-win32libdir=/usr/lib/wincodes/ --disable-gcc-checking --language=zh_CN

正常,

make

出错。。。。。
如下
In file included from libpostproc/postprocess.c:655:
libpostproc/postprocess_template.c: In function 'do_a_deblock_MMX2':
libpostproc/postprocess_template.c:2901: error: memory input 4 is not directly addressable
make[1]: *** [libpostproc/postprocess.o] Error 1
make[1]: Leaving directory `/tmp/MPlayer-1.0pre7try2/libavcodec'


大家帮忙看看
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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