nightload 发表于 2006-7-24 18:28:47

[求助]安装xine-lib出现的问题

进行configure没问题。然后进行make时出现如下错误 :
make: *** 错误 1
make: Leaving directory `/root/download/xine-lib-1.1.1/src/video_out'
make: *** 错误 1
make: Leaving directory `/root/download/xine-lib-1.1.1/src/video_out'
make: *** 错误 1
make: Leaving directory `/root/download/xine-lib-1.1.1/src'
make: *** 错误 1
make: Leaving directory `/root/download/xine-lib-1.1.1'
make: *** 错误 2
这是什么原因呢?知道的帮帮忙,谢谢~~~

jiangtao9999 发表于 2006-7-24 19:15:16

错误太少

hillwood 发表于 2006-7-24 22:15:02

再前面一些。

nightload 发表于 2006-7-25 11:18:12

是不是这些??


video_out_xxmc.c:46: error: expected ')' before '*' token
video_out_xxmc.c:48: error: expected ')' before '*' token
video_out_xxmc.c:59: error: 'XINE_XVMC_ACCEL_VLD' undeclared here (not in a function)
video_out_xxmc.c:61: error: 'XINE_XVMC_ACCEL_IDCT' undeclared here (not in a function)
video_out_xxmc.c:62: error: 'XINE_XVMC_ACCEL_MOCOMP' undeclared here (not in a function)
video_out_xxmc.c:77: error: expected ')' before '*' token
video_out_xxmc.c:84: error: expected ')' before '*' token
video_out_xxmc.c:90: error: expected ')' before '*' token
video_out_xxmc.c:99: error: expected ')' before '*' token
video_out_xxmc.c:112: error: expected ')' before '*' token
video_out_xxmc.c:122: error: expected ')' before '*' token
video_out_xxmc.c:135: error: expected ')' before '*' token
video_out_xxmc.c:148: error: expected ')' before '*' token
video_out_xxmc.c:162: error: expected ')' before '*' token
video_out_xxmc.c:178: error: expected ')' before '*' token
video_out_xxmc.c:199: error: expected ')' before '*' token
video_out_xxmc.c:218: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
video_out_xxmc.c:256: error: expected ')' before '*' token
video_out_xxmc.c:271: error: expected ')' before '*' token
video_out_xxmc.c:285: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
video_out_xxmc.c:336: error: expected ')' before '*' token
video_out_xxmc.c:360: error: expected ')' before '*' token
video_out_xxmc.c:395: error: expected ')' before '*' token
video_out_xxmc.c:409: error: expected ')' before '*' token
video_out_xxmc.c:441: error: expected ')' before '*' token
video_out_xxmc.c:501: error: expected ')' before '*' token
video_out_xxmc.c:508: error: expected ')' before '*' token
video_out_xxmc.c:513: error: expected ')' before '*' token
video_out_xxmc.c:552: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
video_out_xxmc.c:582: error: expected ')' before '*' token
video_out_xxmc.c:593: error: expected ')' before '*' token
video_out_xxmc.c:599: error: expected ')' before '*' token
video_out_xxmc.c:606: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
video_out_xxmc.c:753: error: expected ')' before '*' token
video_out_xxmc.c:792: error: expected ')' before '*' token
video_out_xxmc.c:838: error: expected ')' before '*' token
video_out_xxmc.c:859: error: expected ')' before '*' token
video_out_xxmc.c:911: error: expected ')' before '*' token
video_out_xxmc.c:938: error: expected ')' before '*' token
video_out_xxmc.c:974: error: expected ')' before '*' token
video_out_xxmc.c:1024: error: expected ')' before '*' token
video_out_xxmc.c:1096: error: expected ')' before '*' token
video_out_xxmc.c:1119: error: expected ')' before '*' token
video_out_xxmc.c:1177: error: expected ')' before '*' token
video_out_xxmc.c:1212: error: expected ')' before '*' token
video_out_xxmc.c:1258: error: expected ')' before '*' token
video_out_xxmc.c:1287: error: expected ')' before '*' token
video_out_xxmc.c:1338: error: expected ')' before '*' token
video_out_xxmc.c:1347: error: expected ')' before '*' token
video_out_xxmc.c:1354: error: expected ')' before '*' token
video_out_xxmc.c:1371: error: expected ')' before '*' token
video_out_xxmc.c:1417: error: expected ')' before '*' token
video_out_xxmc.c:1473: error: expected ')' before '*' token
video_out_xxmc.c:1523: error: expected ')' before '*' token
video_out_xxmc.c:1537: error: expected ')' before '*' token
video_out_xxmc.c:1571: error: expected ')' before '*' token
video_out_xxmc.c:1667: error: expected ')' before '*' token
video_out_xxmc.c:1684: error: expected declaration specifiers or '...' before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_property_callback':
video_out_xxmc.c:1685: error: 'xxmc_property_t' undeclared (first use in this function)
video_out_xxmc.c:1685: error: (Each undeclared identifier is reported only once
video_out_xxmc.c:1685: error: for each function it appears in.)
video_out_xxmc.c:1685: error: 'property' undeclared (first use in this function)video_out_xxmc.c:1685: error: invalid operands to binary *
video_out_xxmc.c:1685: error: expected expression before ')' token
video_out_xxmc.c:1685: error: invalid operands to binary *
video_out_xxmc.c:1685: warning: statement with no effect
video_out_xxmc.c:1686: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1686: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1686: error: invalid operands to binary *
video_out_xxmc.c:1686: error: request for member 'this' in something not a structure or union
video_out_xxmc.c:1686: warning: statement with no effect
video_out_xxmc.c:1688: warning: implicit declaration of function 'xvmc_context_reader_lock'
video_out_xxmc.c:1688: warning: nested extern declaration of 'xvmc_context_reader_lock'
video_out_xxmc.c:1688: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1689: warning: implicit declaration of function 'XLockDisplay'
video_out_xxmc.c:1689: warning: nested extern declaration of 'XLockDisplay'
video_out_xxmc.c:1689: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1690: warning: implicit declaration of function 'XvSetPortAttribute'
video_out_xxmc.c:1690: warning: nested extern declaration of 'XvSetPortAttribute'
video_out_xxmc.c:1690: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1690: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:1691: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:1692: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:1692: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:1693: warning: implicit declaration of function 'XUnlockDisplay'
video_out_xxmc.c:1693: warning: nested extern declaration of 'XUnlockDisplay'
video_out_xxmc.c:1693: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1694: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:1695: warning: implicit declaration of function 'XVMCLOCKDISPLAY'
video_out_xxmc.c:1695: warning: nested extern declaration of 'XVMCLOCKDISPLAY'
video_out_xxmc.c:1695: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1696: warning: implicit declaration of function 'XvMCSetAttribute'
video_out_xxmc.c:1696: warning: nested extern declaration of 'XvMCSetAttribute'
video_out_xxmc.c:1696: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1696: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:1697: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:1698: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:1699: warning: implicit declaration of function 'XVMCUNLOCKDISPLAY'
video_out_xxmc.c:1699: warning: nested extern declaration of 'XVMCUNLOCKDISPLAY'video_out_xxmc.c:1699: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1701: warning: implicit declaration of function 'xvmc_context_reader_unlock'
video_out_xxmc.c:1701: warning: nested extern declaration of 'xvmc_context_reader_unlock'
video_out_xxmc.c:1701: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:1704: error: expected ')' before '*' token
video_out_xxmc.c:1792: error: expected ')' before '*' token
video_out_xxmc.c:1800: error: expected ')' before '*' token
video_out_xxmc.c:1904: error: expected ')' before '*' token
video_out_xxmc.c:1950: error: expected ')' before '*' token
video_out_xxmc.c:1969: error: expected ')' before '*' token
video_out_xxmc.c:2038: error: expected declaration specifiers or '...' before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_XV_FILTER':
video_out_xxmc.c:2039: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2039: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2039: error: invalid operands to binary *
video_out_xxmc.c:2039: error: expected expression before ')' token
video_out_xxmc.c:2039: error: invalid operands to binary *
video_out_xxmc.c:2039: warning: statement with no effect
video_out_xxmc.c:2040: error: 'Atom' undeclared (first use in this function)
video_out_xxmc.c:2040: warning: statement with no effect
video_out_xxmc.c:2040: error: expected ';' before 'atom'
video_out_xxmc.c:2043: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2043: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2043: warning: assignment makes integer from pointer without a cast
video_out_xxmc.c:2045: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2046: error: 'atom' undeclared (first use in this function)
video_out_xxmc.c:2046: warning: implicit declaration of function 'XInternAtom'
video_out_xxmc.c:2046: warning: nested extern declaration of 'XInternAtom'
video_out_xxmc.c:2046: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2046: error: 'False' undeclared (first use in this function)
video_out_xxmc.c:2046: warning: statement with no effect
video_out_xxmc.c:2047: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2047: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:2048: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2050: warning: implicit declaration of function 'xprintf'
video_out_xxmc.c:2050: warning: nested extern declaration of 'xprintf'
video_out_xxmc.c:2050: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2050: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c: At top level:
video_out_xxmc.c:2054: error: expected declaration specifiers or '...' before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_XV_DOUBLE_BUFFER':
video_out_xxmc.c:2055: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2055: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2055: error: invalid operands to binary *
video_out_xxmc.c:2055: error: expected expression before ')' token
video_out_xxmc.c:2055: error: invalid operands to binary *
video_out_xxmc.c:2055: warning: statement with no effect
video_out_xxmc.c:2056: error: 'Atom' undeclared (first use in this function)
video_out_xxmc.c:2056: warning: statement with no effect
video_out_xxmc.c:2056: error: expected ';' before 'atom'
video_out_xxmc.c:2059: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2059: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2059: warning: assignment makes integer from pointer without a cast
video_out_xxmc.c:2061: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2062: error: 'atom' undeclared (first use in this function)
video_out_xxmc.c:2062: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2062: error: 'False' undeclared (first use in this function)
video_out_xxmc.c:2062: warning: statement with no effect
video_out_xxmc.c:2063: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2063: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:2064: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2066: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2066: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c: At top level:
video_out_xxmc.c:2070: error: expected declaration specifiers or '...' before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_xv_pitch_alignment':
video_out_xxmc.c:2071: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2071: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2071: error: invalid operands to binary *
video_out_xxmc.c:2071: error: expected expression before ')' token
video_out_xxmc.c:2071: error: invalid operands to binary *
video_out_xxmc.c:2071: warning: statement with no effect
video_out_xxmc.c:2073: error: request for member 'use_pitch_alignment' in something not a structure or union
video_out_xxmc.c:2073: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2073: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2073: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2076: error: expected declaration specifiers or '...' before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_cpu_save':
video_out_xxmc.c:2077: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2077: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2077: error: invalid operands to binary *
video_out_xxmc.c:2077: error: expected expression before ')' token
video_out_xxmc.c:2077: error: invalid operands to binary *
video_out_xxmc.c:2077: warning: statement with no effect
video_out_xxmc.c:2079: error: request for member 'cpu_save_enabled' in something not a structure or union
video_out_xxmc.c:2079: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2079: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2079: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2082: error: expected declaration specifiers or '...' before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_nvidia_fix':
video_out_xxmc.c:2083: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2083: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2083: error: invalid operands to binary *
video_out_xxmc.c:2083: error: expected expression before ')' token
video_out_xxmc.c:2083: error: invalid operands to binary *
video_out_xxmc.c:2083: warning: statement with no effect
video_out_xxmc.c:2085: error: request for member 'reverse_nvidia_palette' in something not a structure or union
video_out_xxmc.c:2085: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2085: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2085: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2088: error: expected declaration specifiers or '...' before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_bob':
video_out_xxmc.c:2089: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2089: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2089: error: invalid operands to binary *
video_out_xxmc.c:2089: error: expected expression before ')' token
video_out_xxmc.c:2089: error: invalid operands to binary *
video_out_xxmc.c:2089: warning: statement with no effect
video_out_xxmc.c:2091: error: request for member 'bob' in something not a structure or union
video_out_xxmc.c:2091: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2091: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2091: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2095: error: expected ')' before '*' token
video_out_xxmc.c:2245: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
video_out_xxmc.c:2608: error: expected ')' before '*' token
video_out_xxmc.c:2612: error: expected ')' before '*' token
video_out_xxmc.c:2616: error: expected ')' before '*' token
video_out_xxmc.c:2622: error: expected ')' before '*' token
video_out_xxmc.c:2636: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'vo_info_xxmc'
video_out_xxmc.c:2648: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xine_plugin_info'
make: *** 错误 1
make: Leaving directory `/root/download/xine-lib-1.1.1/src/video_out'
make: *** 错误 1
make: Leaving directory `/root/download/xine-lib-1.1.1/src/video_out'
make: *** 错误 1
make: Leaving directory `/root/download/xine-lib-1.1.1/src'
make: *** 错误 1
make: Leaving directory `/root/download/xine-lib-1.1.1'
make: *** 错误 2

jiangtao9999 发表于 2006-7-25 19:52:22

可能是某个软件库版本太旧了,能不能再多一点?
再详细说明一下你用的是那个发行版,xine 是那个版本?

nightload 发表于 2006-7-26 09:06:44

可能是某个软件库版本太旧了,能不能再多一点?
再详细说明一下你用的是那个发行版,xine 是那个版本?
我用的是FC5,xine-lib-1.1.1。我试过了。xine-lib的好几个版本都不行,一样的错误.....

jiangtao9999 发表于 2006-7-26 09:33:56

有可能是fc5 太新了.............

nightload 发表于 2006-7-26 09:57:29

有可能是fc5 太新了.............
不是吧。。。那郁闷了。我装好几个软件都这样。。。倒了。

jiangtao9999 发表于 2006-7-26 11:05:28

:shock:
如果好几个软件都这样,那就不对了。
你的系统都装了什么?都是FC5自带的?

nightload 发表于 2006-7-26 11:19:05

:shock:
如果好几个软件都这样,那就不对了。
你的系统都装了什么?都是FC5自带的?
恩。没装什么。装了个mplayer. realplayer(装了不好用。。)别的没什么了吧

jiangtao9999 发表于 2006-7-26 11:35:01

:?
那就没办法找问题了,你看看xine-lib 有没有新版本.

hillwood 发表于 2006-7-26 11:44:17

xine-lib-1.1.2,前天我还在FC5上编译通过,你可以试试。

nightload 发表于 2006-7-31 23:47:10

xine-lib-1.1.2,前天我还在FC5上编译通过,你可以试试。
多谢,xine-lib-1.1.2编译通过,呵呵
页: [1]
查看完整版本: [求助]安装xine-lib出现的问题