LinuxSir.cn,穿越时空的Linuxsir!

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

fedora 10下安装mplayer,使用make编译时报错

[复制链接]
发表于 2009-3-7 21:50:47 | 显示全部楼层 |阅读模式
fedora 10下安装mplayer,使用make编译时出现如下错误
..................................前面的应该没用,截取的错误:



vo_ivtv.c: In function 'ivtv_reset':
vo_ivtv.c:79: error: storage size of 'sd' isn't known
vo_ivtv.c:80: error: storage size of 'sd1' isn't known
vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function)
vo_ivtv.c:84: error: (Each undeclared identifier is reported only once
vo_ivtv.c:84: error: for each function it appears in.)
vo_ivtv.c:87: error: 'IVTV_IOC_STOP_DECODE' undeclared (first use in this function)
vo_ivtv.c:97: error: 'IVTV_IOC_START_DECODE' undeclared (first use in this function)
vo_ivtv.c:80: warning: unused variable 'sd1'
vo_ivtv.c:79: warning: unused variable 'sd'
make[1]: *** [vo_ivtv.o] Error 1
make[1]: Leaving directory `/home/wqbcuit/download/MPlayer-1.0rc2/libvo'
make: *** [libvo/libvo.a] 错误 2
 楼主| 发表于 2009-3-7 21:52:35 | 显示全部楼层
搜到的一个解决办法,谁有更好的办法
./configure --disable-ivtv
make clean
make
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-8 20:26:37 | 显示全部楼层
用 第2贴解决 问题 了。
回复 支持 反对

使用道具 举报

发表于 2009-3-9 12:44:04 | 显示全部楼层
编译MPlayer-1.0rc2会有此问题,我也是禁用ivtv才通过的,不过用SVN版本编译就没有此问题。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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