标题: MPlayer 最新完整的中文文档 FAQ: 5
FAQ * 5
1 编译 * 5
2 一般问题 * 5
3 播放问题 * 5
4 视频与音频驱动问题(vo/ao) * 5
5 DVD播放 * 5
6 特性要求 * 5
7 编码 5
1 编译 Q:编译停止并出现类似这样的出错信息: In file included from mplayer
c:34: mw
h: In function `mplMainDraw': mw
h:209: Internal compiler error in print_rtl_and_abort, at flow
c:6458 Please submit a full bug report, with preprocessed source if appropriate
A:这是gcc 3
4的一个已知的bug,升级到3
1就可以解决问题
如何安装 gcc参阅 gcc 2
Q:Configure结束时出现这样的文字,MPlayer无法编译
"Your gcc does not support even i386 for '-march' and '-mcpu'
" A:你的gcc没有正确的安装,细节需要查看 config
Q:"No such file or directory"是什么意思
A:有可能真的没有这样文件或目录
Q:gcc2
96有什么问题
A:我们强烈反对使用 gcc 2
细节参见这个文件了解为什么 Red Hat发布 gcc 2
96,以及它有什么问题
如果你仍然确实确实确实确实想要使用它,总是使用最新的版本并且在 configure的时候加上--disable- gcc-checking选项
记住是你自己选择这条路的