LinuxSir.cn,穿越时空的Linuxsir!

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

安装xine-mms出错,为什么????????

[复制链接]
发表于 2007-4-17 16:13:23 | 显示全部楼层 |阅读模式
安装xine-mms时,./configure通过了,但make时出错了,错误信息如下
floyd@floyd-laptop:~/xine-mms-0.0.3$ sudo make
make  all-recursive
make[1]: Entering directory `/home/floyd/xine-mms-0.0.3'
Making all in src
make[2]: Entering directory `/home/floyd/xine-mms-0.0.3/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include -pthread    -g -O2 -O3 -g -D_FILE_OFFSET_BITS=64 -Wall -c input_mms.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include -pthread -g -O2 -O3 -g -D_FILE_OFFSET_BITS=64 -Wall -c input_mms.c  -fPIC -DPIC -o input_mms.lo
input_mms.c: In function 'mms_plugin_open':
input_mms.c:93: error: 'xine_t' has no member named 'metronom'
input_mms.c:93: error: 'xine_t' has no member named 'metronom'
input_mms.c: In function 'mms_plugin_read':
input_mms.c:112: error: 'xine_t' has no member named 'video_fifo'
input_mms.c:112: error: 'xine_t' has no member named 'video_fifo'
input_mms.c:116: error: 'xine_t' has no member named 'metronom'
input_mms.c:116: error: 'xine_t' has no member named 'metronom'
input_mms.c:116: error: 'SPEED_PAUSE' undeclared (first use in this function)
input_mms.c:116: error: (Each undeclared identifier is reported only once
input_mms.c:116: error: for each function it appears in.)
input_mms.c:122: error: 'xine_t' has no member named 'metronom'
input_mms.c:122: error: 'xine_t' has no member named 'metronom'
input_mms.c:122: error: 'SPEED_NORMAL' undeclared (first use in this function)
input_mms.c: In function 'mms_plugin_read_block':
input_mms.c:148: warning: pointer targets in passing argument 2 of 'mms_plugin_read' differ in signedness
input_mms.c: In function 'mms_plugin_close':
input_mms.c:244: error: 'xine_t' has no member named 'metronom'
input_mms.c:244: error: 'xine_t' has no member named 'metronom'
input_mms.c: In function 'init_input_plugin':
input_mms.c:291: error: 'input_plugin_t' has no member named 'interface_version'
input_mms.c:293: warning: assignment from incompatible pointer type
input_mms.c:300: error: 'input_plugin_t' has no member named 'get_dir'
input_mms.c:301: error: 'input_plugin_t' has no member named 'eject_media'
input_mms.c:302: warning: assignment from incompatible pointer type
input_mms.c:303: error: 'input_plugin_t' has no member named 'close'
input_mms.c:304: error: 'input_plugin_t' has no member named 'stop'
input_mms.c:305: error: 'input_plugin_t' has no member named 'get_description'
input_mms.c:306: error: 'input_plugin_t' has no member named 'get_identifier'
input_mms.c:307: error: 'input_plugin_t' has no member named 'get_autoplay_list'
input_mms.c:309: error: 'input_plugin_t' has no member named 'is_branch_possible'
make[2]: *** [input_mms.lo] 错误 1
make[2]: Leaving directory `/home/floyd/xine-mms-0.0.3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/floyd/xine-mms-0.0.3'
make: *** [all-recursive-am] 错误 2
floyd@floyd-laptop:~/xine-mms-0.0.3$

请问这是怎么回事啊?
我用的是ubuntu6.10
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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