各位大虾好!我今天装好了一个mplayer,一切安装都很正常,其中我安装时是gcc4.1.1!
我看网上都说得用低版本的!我现在在桌面上建立了个软链接,打开时有时候有mplayer interupted by signal 11 inmudule:unknown
的错误!!可有时候又能打开,具体的错误如下:
MPlayer interrupted by signal 11 in module: unknown
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
请各位大虾们帮帮我吧!!!


apple_love 于 2007-05-13 16:25:22发表:
我在.编译时时没有发现问题!显示成功!不过有段话我一直很疑惑!
check whether the development headers/package are install!
好像是检查头文件什么的!请问这算不算是错误!!!
菜菜先谢谢了!!:0L
zxf5276 于 2007-05-13 16:19:42发表:
我是CentOS5下装的mplayer-1.0版的,gcc也是4.1.1。没有任何问题。
你可以在./configure时加入--cc=gcc32指定gcc版本。./configure时注意看是不是还有其它错误提示,以及./configure是否正常结束。有时./configure错误退出,但make ,make install 还是可以安装的 。