还是MPlayer的问题
能够./configure ,但就是make 不了啊!郁闷啊,我都搞了 几天了
相关信息如下:
./configure
'
config.h' and 'config.mak' contain your configuration options.
Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer
compile *** DO NOT REPORT BUGS if you tweak these files ***
'make' will now compile MPlayer and 'make install' will install it.
Note: On non-Linux systems you might need to use 'gmake' instead of 'make'.
Please check mtrr settings at /proc/mtrr (see DOCS/HTML/en/video.html#mtrr)
Check configure.log if you wonder why an autodetection failed (check whether
the development headers/packages are installed).
Do not report compilation errors if you used any of the --enable-* options
(except --enable-gui and maybe --enable-debug).
If you suspect a bug, please read DOCS/HTML/en/bugreports.html.
make
cmp' differ in signedness
mplayer.c:3038: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mplayer.c:3043: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
mplayer.c:3050: warning: pointer targets in passing argument 2 of 'play_tree_add_file' differ in signedness
mplayer.c:3643: warning: pointer targets in passing argument 2 of 'decode_audio' differ in signedness
make: *** [mplayer.o] 错误 1
大侠们 ,帮帮忙啊,谢了先
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我 是 在 官方下的 啊,应该不会 有错吧
可能是你下的代码有问题,你再下个。按readme里的方法做一般不会有什么问题的。。