|
|
download.c: In function `network_download':
download.c:103: error: `FALSE' undeclared (first use in this function)
download.c:103: error: (Each undeclared identifier is reported only once
download.c:103: error: for each function it appears in.)
download.c:108: error: `TRUE' undeclared (first use in this function)
make[4]: *** [download.o] 错误 1
make[4]: Leaving directory `/home/john/xine-ui-0.9.23/src/xitk'
make[3]: *** [all-recursive] 错误 1
make[3]: Leaving directory `/home/john/xine-ui-0.9.23/src/xitk'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/john/xine-ui-0.9.23/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/john/xine-ui-0.9.23'
make: *** [all] 错误 2
这是在安装xine-ui出现的,请高手帮忙呀。谢谢~~ |
|