|
|

楼主 |
发表于 2007-12-30 15:07:32
|
显示全部楼层
又有新问题了,真无语了!!
我之前已经成功的使用yum安装了totem-xine,了解到要可以还需安装xine-lib,可是在yum源里找不到这个包! 就到xine官网里下了个
xine-lib-1.1.8.tar.tar源码包,解压安装!
./configure的时候警告!
****************************************************************
WARNING! No X11 output plugins will be built.
For some reason, the requirements for building the X11 video
output plugins are not met. That means, that you will NOT be
able to use the resulting xine-lib to watch videos in a window
on any X11-based display (e.g. your desktop).
If this is not what you want, provide the necessary X11 build
dependencies (usually done by installing a package called
XFree86-devel or similar) and run configure again.
****************************************************************
于是在安装盘里找一下是否有类似XFree86...的包,却找不到!于是不管它继续make,make完后出现错误!
_cdio_linux.c: In function 'eject_media_linux':
_cdio_linux.c:415: error: 'INT_MAX' undeclared (first use in this function)
_cdio_linux.c:415: error: (Each undeclared identifier is reported only once
_cdio_linux.c:415: error: for each function it appears in.)
make[5]: *** [_cdio_linux.lo] Error 1
make[5]: Leaving directory `/root/Desktop/xine-lib-1.1.8/src/input/vcd/libcdio'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/Desktop/xine-lib-1.1.8/src/input/vcd/libcdio'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/Desktop/xine-lib-1.1.8/src/input/vcd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/Desktop/xine-lib-1.1.8/src/input'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/xine-lib-1.1.8/src'
make: *** [all-recursive] Error 1
不知道怎么处理,就继续make install一下!还是一样的错误。
_cdio_linux.c:415: error: 'INT_MAX' undeclared (first use in this function)
_cdio_linux.c:415: error: (Each undeclared identifier is reported only once
_cdio_linux.c:415: error: for each function it appears in.)
make[5]: *** [_cdio_linux.lo] Error 1
make[5]: Leaving directory `/root/Desktop/xine-lib-1.1.8/src/input/vcd/libcdio'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory `/root/Desktop/xine-lib-1.1.8/src/input/vcd/libcdio'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/root/Desktop/xine-lib-1.1.8/src/input/vcd'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/root/Desktop/xine-lib-1.1.8/src/input'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/xine-lib-1.1.8/src'
make: *** [install-recursive] Error 1
然后试一下播放rmvb文件,还是出现
Totem could not play 'file:///media/disk/特洛伊A.rmvb'.
A problem occurred while loading a library or a decoder (cook.so).
真无语了!
That means I still not install a package successfully on the Fedora 8 platform!!!!So frustrate!! Aanyone else have the same problem whit me? I wonder why there are always errors happen on my system? I hope someone know what happened and tell it to me! |
|