Advertisement
Guest User

lordmozilla

a guest
Mar 19th, 2010
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 326.83 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by "xbmc" configure 9.11, which was
  5. generated by GNU Autoconf 2.65. Invocation command line was
  6.  
  7. $ ./configure --disable-debug --disable-vdpau --disable-dvdcss --disable-avahi
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = moblinbox
  14. uname -m = i686
  15. uname -r = 2.6.33~rc8-9.1.moblin2
  16. uname -s = Linux
  17. uname -v = #1 PREEMPT Tue Feb 23 02:48:14 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = i686
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /sbin
  33. PATH: /bin
  34. PATH: /usr/sbin
  35. PATH: /usr/bin
  36. PATH: /root/bin
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:3092: Ensuring config.guess and config.sub exist and is executable
  44. configure:3134: checking build system type
  45. configure:3148: result: i686-pc-linux-gnu
  46. configure:3168: checking host system type
  47. configure:3181: result: i686-pc-linux-gnu
  48. configure:3352: checking for ccache
  49. configure:3383: result: none
  50. configure:3587: checking for g++
  51. configure:3603: found /usr/bin/g++
  52. configure:3614: result: g++
  53. configure:3641: checking for C++ compiler version
  54. configure:3650: g++ --version >&5
  55. g++ (GCC) 4.4.2 20091027
  56. Copyright (C) 2009 Free Software Foundation, Inc.
  57. This is free software; see the source for copying conditions. There is NO
  58. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  59.  
  60. configure:3661: $? = 0
  61. configure:3650: g++ -v >&5
  62. Using built-in specs.
  63. Target: i586-moblin-linux
  64. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.moblin.com/ --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran --disable-libgcj --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i586-moblin-linux
  65. Thread model: posix
  66. gcc version 4.4.2 20091027 (GCC)
  67. configure:3661: $? = 0
  68. configure:3650: g++ -V >&5
  69. g++: '-V' option must have argument
  70. configure:3661: $? = 1
  71. configure:3650: g++ -qversion >&5
  72. g++: unrecognized option '-qversion'
  73. g++: no input files
  74. configure:3661: $? = 1
  75. configure:3681: checking whether the C++ compiler works
  76. configure:3703: g++ -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  77. configure:3707: $? = 0
  78. configure:3756: result: yes
  79. configure:3759: checking for C++ compiler default output file name
  80. configure:3761: result: a.out
  81. configure:3767: checking for suffix of executables
  82. configure:3774: g++ -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  83. configure:3778: $? = 0
  84. configure:3800: result:
  85. configure:3822: checking whether we are cross compiling
  86. configure:3830: g++ -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  87. configure:3834: $? = 0
  88. configure:3841: ./conftest
  89. configure:3845: $? = 0
  90. configure:3860: result: no
  91. configure:3865: checking for suffix of object files
  92. configure:3887: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  93. configure:3891: $? = 0
  94. configure:3912: result: o
  95. configure:3916: checking whether we are using the GNU C++ compiler
  96. configure:3935: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  97. configure:3935: $? = 0
  98. configure:3944: result: yes
  99. configure:3953: checking whether g++ accepts -g
  100. configure:3973: g++ -c -g conftest.cpp >&5
  101. configure:3973: $? = 0
  102. configure:4014: result: yes
  103. configure:4087: checking for gcc
  104. configure:4103: found /usr/bin/gcc
  105. configure:4114: result: gcc
  106. configure:4343: checking for C compiler version
  107. configure:4352: gcc --version >&5
  108. gcc (GCC) 4.4.2 20091027
  109. Copyright (C) 2009 Free Software Foundation, Inc.
  110. This is free software; see the source for copying conditions. There is NO
  111. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  112.  
  113. configure:4363: $? = 0
  114. configure:4352: gcc -v >&5
  115. Using built-in specs.
  116. Target: i586-moblin-linux
  117. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.moblin.com/ --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran --disable-libgcj --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i586-moblin-linux
  118. Thread model: posix
  119. gcc version 4.4.2 20091027 (MeeGo 4.4.2-7) (GCC)
  120. configure:4363: $? = 0
  121. configure:4352: gcc -V >&5
  122. gcc: '-V' option must have argument
  123. configure:4363: $? = 1
  124. configure:4352: gcc -qversion >&5
  125. gcc: unrecognized option '-qversion'
  126. gcc: no input files
  127. configure:4363: $? = 1
  128. configure:4367: checking whether we are using the GNU C compiler
  129. configure:4386: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  130. configure:4386: $? = 0
  131. configure:4395: result: yes
  132. configure:4404: checking whether gcc accepts -g
  133. configure:4424: gcc -c -g conftest.c >&5
  134. configure:4424: $? = 0
  135. configure:4465: result: yes
  136. configure:4482: checking for gcc option to accept ISO C89
  137. configure:4546: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  138. configure:4546: $? = 0
  139. configure:4559: result: none needed
  140. configure:4584: checking for gawk
  141. configure:4600: found /bin/gawk
  142. configure:4611: result: gawk
  143. configure:4622: checking whether ln -s works
  144. configure:4626: result: yes
  145. configure:4633: checking whether make sets $(MAKE)
  146. configure:4655: result: yes
  147. configure:4713: checking how to run the C++ preprocessor
  148. configure:4740: g++ -E conftest.cpp
  149. configure:4740: $? = 0
  150. configure:4754: g++ -E conftest.cpp
  151. conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
  152. configure:4754: $? = 1
  153. configure: failed program was:
  154. | /* confdefs.h */
  155. | #define PACKAGE_NAME ""xbmc""
  156. | #define PACKAGE_TARNAME "-xbmc-"
  157. | #define PACKAGE_VERSION "9.11"
  158. | #define PACKAGE_STRING ""xbmc" 9.11"
  159. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  160. | #define PACKAGE_URL ""
  161. | /* end confdefs.h. */
  162. | #include <ac_nonexistent.h>
  163. configure:4779: result: g++ -E
  164. configure:4799: g++ -E conftest.cpp
  165. configure:4799: $? = 0
  166. configure:4813: g++ -E conftest.cpp
  167. conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
  168. configure:4813: $? = 1
  169. configure: failed program was:
  170. | /* confdefs.h */
  171. | #define PACKAGE_NAME ""xbmc""
  172. | #define PACKAGE_TARNAME "-xbmc-"
  173. | #define PACKAGE_VERSION "9.11"
  174. | #define PACKAGE_STRING ""xbmc" 9.11"
  175. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  176. | #define PACKAGE_URL ""
  177. | /* end confdefs.h. */
  178. | #include <ac_nonexistent.h>
  179. configure:4842: checking for grep that handles long lines and -e
  180. configure:4900: result: /bin/grep
  181. configure:4905: checking for egrep
  182. configure:4967: result: /bin/grep -E
  183. configure:4972: checking for ANSI C header files
  184. configure:4992: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  185. configure:4992: $? = 0
  186. configure:5065: g++ -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  187. configure:5065: $? = 0
  188. configure:5065: ./conftest
  189. configure:5065: $? = 0
  190. configure:5076: result: yes
  191. configure:5089: checking for sys/types.h
  192. configure:5089: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  193. configure:5089: $? = 0
  194. configure:5089: result: yes
  195. configure:5089: checking for sys/stat.h
  196. configure:5089: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  197. configure:5089: $? = 0
  198. configure:5089: result: yes
  199. configure:5089: checking for stdlib.h
  200. configure:5089: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  201. configure:5089: $? = 0
  202. configure:5089: result: yes
  203. configure:5089: checking for string.h
  204. configure:5089: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  205. configure:5089: $? = 0
  206. configure:5089: result: yes
  207. configure:5089: checking for memory.h
  208. configure:5089: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  209. configure:5089: $? = 0
  210. configure:5089: result: yes
  211. configure:5089: checking for strings.h
  212. configure:5089: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  213. configure:5089: $? = 0
  214. configure:5089: result: yes
  215. configure:5089: checking for inttypes.h
  216. configure:5089: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  217. configure:5089: $? = 0
  218. configure:5089: result: yes
  219. configure:5089: checking for stdint.h
  220. configure:5089: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  221. configure:5089: $? = 0
  222. configure:5089: result: yes
  223. configure:5089: checking for unistd.h
  224. configure:5089: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  225. configure:5089: $? = 0
  226. configure:5089: result: yes
  227. configure:5102: checking boost/shared_ptr.hpp usability
  228. configure:5102: g++ -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.cpp >&5
  229. configure:5102: $? = 0
  230. configure:5102: result: yes
  231. configure:5102: checking boost/shared_ptr.hpp presence
  232. configure:5102: g++ -E conftest.cpp
  233. configure:5102: $? = 0
  234. configure:5102: result: yes
  235. configure:5102: checking for boost/shared_ptr.hpp
  236. configure:5102: result: yes
  237. configure:5164: checking for main in -lGL
  238. configure:5183: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lGL >&5
  239. configure:5183: $? = 0
  240. configure:5192: result: yes
  241. configure:5205: checking for main in -lGLEW
  242. configure:5224: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lGLEW -lGL >&5
  243. configure:5224: $? = 0
  244. configure:5233: result: yes
  245. configure:5246: checking for main in -lGLU
  246. configure:5265: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lGLU -lGLEW -lGL >&5
  247. configure:5265: $? = 0
  248. configure:5274: result: yes
  249. configure:5334: checking for main in -lmicrohttpd
  250. configure:5353: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lmicrohttpd -lGLU -lGLEW -lGL >&5
  251. configure:5353: $? = 0
  252. configure:5362: result: yes
  253. configure:5390: checking how to run the C preprocessor
  254. configure:5421: gcc -E conftest.c
  255. configure:5421: $? = 0
  256. configure:5435: gcc -E conftest.c
  257. conftest.c:23:28: error: ac_nonexistent.h: No such file or directory
  258. configure:5435: $? = 1
  259. configure: failed program was:
  260. | /* confdefs.h */
  261. | #define PACKAGE_NAME ""xbmc""
  262. | #define PACKAGE_TARNAME "-xbmc-"
  263. | #define PACKAGE_VERSION "9.11"
  264. | #define PACKAGE_STRING ""xbmc" 9.11"
  265. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  266. | #define PACKAGE_URL ""
  267. | #define STDC_HEADERS 1
  268. | #define HAVE_SYS_TYPES_H 1
  269. | #define HAVE_SYS_STAT_H 1
  270. | #define HAVE_STDLIB_H 1
  271. | #define HAVE_STRING_H 1
  272. | #define HAVE_MEMORY_H 1
  273. | #define HAVE_STRINGS_H 1
  274. | #define HAVE_INTTYPES_H 1
  275. | #define HAVE_STDINT_H 1
  276. | #define HAVE_UNISTD_H 1
  277. | #define HAVE_LIBGL 1
  278. | #define HAVE_LIBGLEW 1
  279. | #define HAVE_LIBGLU 1
  280. | #define HAVE_LIBMICROHTTPD 1
  281. | /* end confdefs.h. */
  282. | #include <ac_nonexistent.h>
  283. configure:5460: result: gcc -E
  284. configure:5480: gcc -E conftest.c
  285. configure:5480: $? = 0
  286. configure:5494: gcc -E conftest.c
  287. conftest.c:23:28: error: ac_nonexistent.h: No such file or directory
  288. configure:5494: $? = 1
  289. configure: failed program was:
  290. | /* confdefs.h */
  291. | #define PACKAGE_NAME ""xbmc""
  292. | #define PACKAGE_TARNAME "-xbmc-"
  293. | #define PACKAGE_VERSION "9.11"
  294. | #define PACKAGE_STRING ""xbmc" 9.11"
  295. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  296. | #define PACKAGE_URL ""
  297. | #define STDC_HEADERS 1
  298. | #define HAVE_SYS_TYPES_H 1
  299. | #define HAVE_SYS_STAT_H 1
  300. | #define HAVE_STDLIB_H 1
  301. | #define HAVE_STRING_H 1
  302. | #define HAVE_MEMORY_H 1
  303. | #define HAVE_STRINGS_H 1
  304. | #define HAVE_INTTYPES_H 1
  305. | #define HAVE_STDINT_H 1
  306. | #define HAVE_UNISTD_H 1
  307. | #define HAVE_LIBGL 1
  308. | #define HAVE_LIBGLEW 1
  309. | #define HAVE_LIBGLU 1
  310. | #define HAVE_LIBMICROHTTPD 1
  311. | /* end confdefs.h. */
  312. | #include <ac_nonexistent.h>
  313. configure:5523: checking mad.h usability
  314. configure:5523: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  315. configure:5523: $? = 0
  316. configure:5523: result: yes
  317. configure:5523: checking mad.h presence
  318. configure:5523: gcc -E conftest.c
  319. configure:5523: $? = 0
  320. configure:5523: result: yes
  321. configure:5523: checking for mad.h
  322. configure:5523: result: yes
  323. configure:5531: checking jpeglib.h usability
  324. configure:5531: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  325. configure:5531: $? = 0
  326. configure:5531: result: yes
  327. configure:5531: checking jpeglib.h presence
  328. configure:5531: gcc -E conftest.c
  329. configure:5531: $? = 0
  330. configure:5531: result: yes
  331. configure:5531: checking for jpeglib.h
  332. configure:5531: result: yes
  333. configure:5539: checking samplerate.h usability
  334. configure:5539: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  335. configure:5539: $? = 0
  336. configure:5539: result: yes
  337. configure:5539: checking samplerate.h presence
  338. configure:5539: gcc -E conftest.c
  339. configure:5539: $? = 0
  340. configure:5539: result: yes
  341. configure:5539: checking for samplerate.h
  342. configure:5539: result: yes
  343. configure:5547: checking ogg/ogg.h usability
  344. configure:5547: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  345. configure:5547: $? = 0
  346. configure:5547: result: yes
  347. configure:5547: checking ogg/ogg.h presence
  348. configure:5547: gcc -E conftest.c
  349. configure:5547: $? = 0
  350. configure:5547: result: yes
  351. configure:5547: checking for ogg/ogg.h
  352. configure:5547: result: yes
  353. configure:5555: checking vorbis/vorbisfile.h usability
  354. configure:5555: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  355. configure:5555: $? = 0
  356. configure:5555: result: yes
  357. configure:5555: checking vorbis/vorbisfile.h presence
  358. configure:5555: gcc -E conftest.c
  359. configure:5555: $? = 0
  360. configure:5555: result: yes
  361. configure:5555: checking for vorbis/vorbisfile.h
  362. configure:5555: result: yes
  363. configure:5563: checking vorbis/vorbisenc.h usability
  364. configure:5563: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  365. configure:5563: $? = 0
  366. configure:5563: result: yes
  367. configure:5563: checking vorbis/vorbisenc.h presence
  368. configure:5563: gcc -E conftest.c
  369. configure:5563: $? = 0
  370. configure:5563: result: yes
  371. configure:5563: checking for vorbis/vorbisenc.h
  372. configure:5563: result: yes
  373. configure:5571: checking for main in -lbz2
  374. configure:5590: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  375. configure:5590: $? = 0
  376. configure:5599: result: yes
  377. configure:5612: checking for main in -ljpeg
  378. configure:5631: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  379. configure:5631: $? = 0
  380. configure:5640: result: yes
  381. configure:5653: checking for main in -lpthread
  382. configure:5672: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  383. configure:5672: $? = 0
  384. configure:5681: result: yes
  385. configure:5694: checking for main in -llzo2
  386. configure:5713: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  387. configure:5713: $? = 0
  388. configure:5722: result: yes
  389. configure:5735: checking for main in -lz
  390. configure:5754: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  391. configure:5754: $? = 0
  392. configure:5763: result: yes
  393. configure:5776: checking for main in -lssl
  394. configure:5795: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  395. configure:5795: $? = 0
  396. configure:5804: result: yes
  397. configure:5817: checking for main in -lcrypto
  398. configure:5836: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  399. configure:5836: $? = 0
  400. configure:5845: result: yes
  401. configure:5858: checking for main in -lwavpack
  402. configure:5877: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  403. configure:5877: $? = 0
  404. configure:5886: result: yes
  405. configure:5899: checking for main in -lmpeg2
  406. configure:5918: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  407. configure:5918: $? = 0
  408. configure:5927: result: yes
  409. configure:5940: checking for main in -lmpeg2convert
  410. configure:5959: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  411. configure:5959: $? = 0
  412. configure:5968: result: yes
  413. configure:5981: checking for main in -lssh
  414. configure:6000: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lssh -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL >&5
  415. /usr/bin/ld: cannot find -lssh
  416. collect2: ld returned 1 exit status
  417. configure:6000: $? = 1
  418. configure: failed program was:
  419. | /* confdefs.h */
  420. | #define PACKAGE_NAME ""xbmc""
  421. | #define PACKAGE_TARNAME "-xbmc-"
  422. | #define PACKAGE_VERSION "9.11"
  423. | #define PACKAGE_STRING ""xbmc" 9.11"
  424. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  425. | #define PACKAGE_URL ""
  426. | #define STDC_HEADERS 1
  427. | #define HAVE_SYS_TYPES_H 1
  428. | #define HAVE_SYS_STAT_H 1
  429. | #define HAVE_STDLIB_H 1
  430. | #define HAVE_STRING_H 1
  431. | #define HAVE_MEMORY_H 1
  432. | #define HAVE_STRINGS_H 1
  433. | #define HAVE_INTTYPES_H 1
  434. | #define HAVE_STDINT_H 1
  435. | #define HAVE_UNISTD_H 1
  436. | #define HAVE_LIBGL 1
  437. | #define HAVE_LIBGLEW 1
  438. | #define HAVE_LIBGLU 1
  439. | #define HAVE_LIBMICROHTTPD 1
  440. | #define HAVE_LIBBZ2 1
  441. | #define HAVE_LIBJPEG 1
  442. | #define HAVE_LIBPTHREAD 1
  443. | #define HAVE_LIBLZO2 1
  444. | #define HAVE_LIBZ 1
  445. | #define HAVE_LIBSSL 1
  446. | #define HAVE_LIBCRYPTO 1
  447. | #define HAVE_LIBWAVPACK 1
  448. | #define HAVE_LIBMPEG2 1
  449. | #define HAVE_LIBMPEG2CONVERT 1
  450. | /* end confdefs.h. */
  451. |
  452. |
  453. | int
  454. | main ()
  455. | {
  456. | return main ();
  457. | ;
  458. | return 0;
  459. | }
  460. configure:6009: result: no
  461. configure:6019: result: == Could not find libssh. SSH FTP VFS support disabled. ==
  462. configure:6072: checking for pkg-config
  463. configure:6090: found /usr/bin/pkg-config
  464. configure:6102: result: /usr/bin/pkg-config
  465. configure:6127: checking pkg-config is at least version 0.9.0
  466. configure:6130: result: yes
  467. configure:6141: checking for MAD
  468. configure:6148: $PKG_CONFIG --exists --print-errors "mad"
  469. configure:6151: $? = 0
  470. configure:6164: $PKG_CONFIG --exists --print-errors "mad"
  471. configure:6167: $? = 0
  472. configure:6202: result: yes
  473. configure:6208: checking for FONTCONFIG
  474. configure:6215: $PKG_CONFIG --exists --print-errors "fontconfig"
  475. configure:6218: $? = 0
  476. configure:6231: $PKG_CONFIG --exists --print-errors "fontconfig"
  477. configure:6234: $? = 0
  478. configure:6269: result: yes
  479. configure:6275: checking for FRIBIDI
  480. configure:6282: $PKG_CONFIG --exists --print-errors "fribidi"
  481. configure:6285: $? = 0
  482. configure:6298: $PKG_CONFIG --exists --print-errors "fribidi"
  483. configure:6301: $? = 0
  484. configure:6336: result: yes
  485. configure:6342: checking for SQLITE3
  486. configure:6349: $PKG_CONFIG --exists --print-errors "sqlite3"
  487. configure:6352: $? = 0
  488. configure:6365: $PKG_CONFIG --exists --print-errors "sqlite3"
  489. configure:6368: $? = 0
  490. configure:6403: result: yes
  491. configure:6409: checking for PNG
  492. configure:6416: $PKG_CONFIG --exists --print-errors "libpng"
  493. configure:6419: $? = 0
  494. configure:6432: $PKG_CONFIG --exists --print-errors "libpng"
  495. configure:6435: $? = 0
  496. configure:6470: result: yes
  497. configure:6476: checking for PCRE
  498. configure:6483: $PKG_CONFIG --exists --print-errors "libpcre"
  499. configure:6486: $? = 0
  500. configure:6499: $PKG_CONFIG --exists --print-errors "libpcre"
  501. configure:6502: $? = 0
  502. configure:6537: result: yes
  503. configure:6546: checking for PCRECPP
  504. configure:6553: $PKG_CONFIG --exists --print-errors "libpcrecpp"
  505. configure:6556: $? = 0
  506. configure:6569: $PKG_CONFIG --exists --print-errors "libpcrecpp"
  507. configure:6572: $? = 0
  508. configure:6607: result: yes
  509. configure:6616: checking for CDIO
  510. configure:6623: $PKG_CONFIG --exists --print-errors "libcdio"
  511. configure:6626: $? = 0
  512. configure:6639: $PKG_CONFIG --exists --print-errors "libcdio"
  513. configure:6642: $? = 0
  514. configure:6677: result: yes
  515. configure:6683: checking for SAMPLERATE
  516. configure:6690: $PKG_CONFIG --exists --print-errors "samplerate"
  517. configure:6693: $? = 0
  518. configure:6706: $PKG_CONFIG --exists --print-errors "samplerate"
  519. configure:6709: $? = 0
  520. configure:6744: result: yes
  521. configure:6750: checking for MMS
  522. configure:6757: $PKG_CONFIG --exists --print-errors "libmms"
  523. configure:6760: $? = 0
  524. configure:6773: $PKG_CONFIG --exists --print-errors "libmms"
  525. configure:6776: $? = 0
  526. configure:6811: result: yes
  527. configure:6817: checking for FREETYPE2
  528. configure:6824: $PKG_CONFIG --exists --print-errors "freetype2"
  529. configure:6827: $? = 0
  530. configure:6840: $PKG_CONFIG --exists --print-errors "freetype2"
  531. configure:6843: $? = 0
  532. configure:6878: result: yes
  533. configure:6884: checking for OGG
  534. configure:6891: $PKG_CONFIG --exists --print-errors "ogg"
  535. configure:6894: $? = 0
  536. configure:6907: $PKG_CONFIG --exists --print-errors "ogg"
  537. configure:6910: $? = 0
  538. configure:6945: result: yes
  539. configure:6951: checking for VORBIS
  540. configure:6958: $PKG_CONFIG --exists --print-errors "vorbis"
  541. configure:6961: $? = 0
  542. configure:6974: $PKG_CONFIG --exists --print-errors "vorbis"
  543. configure:6977: $? = 0
  544. configure:7012: result: yes
  545. configure:7018: checking for VORBISENC
  546. configure:7025: $PKG_CONFIG --exists --print-errors "vorbisenc"
  547. configure:7028: $? = 0
  548. configure:7041: $PKG_CONFIG --exists --print-errors "vorbisenc"
  549. configure:7044: $? = 0
  550. configure:7079: result: yes
  551. configure:7279: checking for mysql_config
  552. configure:7295: found /usr/bin/mysql_config
  553. configure:7307: result: yes
  554. configure:7323: checking for main in -lmodplug
  555. configure:7342: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  556. configure:7342: $? = 0
  557. configure:7351: result: yes
  558. configure:7364: checking for main in -lmysqlclient
  559. configure:7383: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  560. configure:7383: $? = 0
  561. configure:7392: result: yes
  562. configure:7405: checking for main in -lfaad
  563. configure:7424: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  564. configure:7424: $? = 0
  565. configure:7433: result: yes
  566. configure:7446: checking FLAC/stream_decoder.h usability
  567. configure:7446: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  568. configure:7446: $? = 0
  569. configure:7446: result: yes
  570. configure:7446: checking FLAC/stream_decoder.h presence
  571. configure:7446: gcc -E conftest.c
  572. configure:7446: $? = 0
  573. configure:7446: result: yes
  574. configure:7446: checking for FLAC/stream_decoder.h
  575. configure:7446: result: yes
  576. configure:7454: checking for main in -lsmbclient
  577. configure:7473: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  578. configure:7473: $? = 0
  579. configure:7482: result: yes
  580. configure:7495: checking for main in -lSDL_mixer
  581. configure:7514: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  582. configure:7514: $? = 0
  583. configure:7523: result: yes
  584. configure:7536: checking for main in -ldl
  585. configure:7555: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  586. configure:7555: $? = 0
  587. configure:7564: result: yes
  588. configure:7577: checking for main in -lresolv
  589. configure:7596: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  590. configure:7596: $? = 0
  591. configure:7605: result: yes
  592. configure:7618: checking for main in -ljasper
  593. configure:7637: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  594. configure:7637: $? = 0
  595. configure:7646: result: yes
  596. configure:7659: checking for main in -ltiff
  597. configure:7678: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  598. configure:7678: $? = 0
  599. configure:7687: result: yes
  600. configure:7700: checking for clock_gettime in -lrt
  601. configure:7725: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  602. configure:7725: $? = 0
  603. configure:7734: result: yes
  604. configure:7747: checking for main in -lSDL_image
  605. configure:7766: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
  606. configure:7766: $? = 0
  607. configure:7775: result: yes
  608. configure:7791: checking for ALSA
  609. configure:7798: $PKG_CONFIG --exists --print-errors "alsa"
  610. configure:7801: $? = 0
  611. configure:7814: $PKG_CONFIG --exists --print-errors "alsa"
  612. configure:7817: $? = 0
  613. configure:7852: result: yes
  614. configure:7858: checking for ENCA
  615. configure:7865: $PKG_CONFIG --exists --print-errors "enca"
  616. configure:7868: $? = 0
  617. configure:7881: $PKG_CONFIG --exists --print-errors "enca"
  618. configure:7884: $? = 0
  619. configure:7919: result: yes
  620. configure:7925: checking for XT
  621. configure:7932: $PKG_CONFIG --exists --print-errors "xt"
  622. configure:7935: $? = 0
  623. configure:7948: $PKG_CONFIG --exists --print-errors "xt"
  624. configure:7951: $? = 0
  625. configure:7986: result: yes
  626. configure:7992: checking for XTST
  627. configure:7999: $PKG_CONFIG --exists --print-errors "xtst"
  628. configure:8002: $? = 0
  629. configure:8015: $PKG_CONFIG --exists --print-errors "xtst"
  630. configure:8018: $? = 0
  631. configure:8053: result: yes
  632. configure:8059: checking for XMU
  633. configure:8066: $PKG_CONFIG --exists --print-errors "xmu"
  634. configure:8069: $? = 0
  635. configure:8082: $PKG_CONFIG --exists --print-errors "xmu"
  636. configure:8085: $? = 0
  637. configure:8120: result: yes
  638. configure:8126: checking for XINERAMA
  639. configure:8133: $PKG_CONFIG --exists --print-errors "xinerama"
  640. configure:8136: $? = 0
  641. configure:8149: $PKG_CONFIG --exists --print-errors "xinerama"
  642. configure:8152: $? = 0
  643. configure:8187: result: yes
  644. configure:8193: checking for CURL
  645. configure:8200: $PKG_CONFIG --exists --print-errors "libcurl"
  646. configure:8203: $? = 0
  647. configure:8216: $PKG_CONFIG --exists --print-errors "libcurl"
  648. configure:8219: $? = 0
  649. configure:8254: result: yes
  650. configure:8260: checking for DBUS
  651. configure:8267: $PKG_CONFIG --exists --print-errors "dbus-1"
  652. configure:8270: $? = 0
  653. configure:8283: $PKG_CONFIG --exists --print-errors "dbus-1"
  654. configure:8286: $? = 0
  655. configure:8321: result: yes
  656. configure:8327: checking for HAL_STORAGE
  657. configure:8334: $PKG_CONFIG --exists --print-errors "hal-storage"
  658. configure:8337: $? = 0
  659. configure:8350: $PKG_CONFIG --exists --print-errors "hal-storage"
  660. configure:8353: $? = 0
  661. configure:8388: result: yes
  662. configure:8394: checking for SDL
  663. configure:8401: $PKG_CONFIG --exists --print-errors "sdl"
  664. configure:8404: $? = 0
  665. configure:8417: $PKG_CONFIG --exists --print-errors "sdl"
  666. configure:8420: $? = 0
  667. configure:8455: result: yes
  668. configure:8461: checking for HAL
  669. configure:8468: $PKG_CONFIG --exists --print-errors "hal"
  670. configure:8471: $? = 0
  671. configure:8484: $PKG_CONFIG --exists --print-errors "hal"
  672. configure:8487: $? = 0
  673. configure:8522: result: yes
  674. configure:8535: checking for main in -lpulse
  675. configure:8554: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lpulse -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  676. /usr/bin/ld: cannot find -lpulse
  677. collect2: ld returned 1 exit status
  678. configure:8554: $? = 1
  679. configure: failed program was:
  680. | /* confdefs.h */
  681. | #define PACKAGE_NAME ""xbmc""
  682. | #define PACKAGE_TARNAME "-xbmc-"
  683. | #define PACKAGE_VERSION "9.11"
  684. | #define PACKAGE_STRING ""xbmc" 9.11"
  685. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  686. | #define PACKAGE_URL ""
  687. | #define STDC_HEADERS 1
  688. | #define HAVE_SYS_TYPES_H 1
  689. | #define HAVE_SYS_STAT_H 1
  690. | #define HAVE_STDLIB_H 1
  691. | #define HAVE_STRING_H 1
  692. | #define HAVE_MEMORY_H 1
  693. | #define HAVE_STRINGS_H 1
  694. | #define HAVE_INTTYPES_H 1
  695. | #define HAVE_STDINT_H 1
  696. | #define HAVE_UNISTD_H 1
  697. | #define HAVE_LIBGL 1
  698. | #define HAVE_LIBGLEW 1
  699. | #define HAVE_LIBGLU 1
  700. | #define HAVE_LIBMICROHTTPD 1
  701. | #define HAVE_LIBBZ2 1
  702. | #define HAVE_LIBJPEG 1
  703. | #define HAVE_LIBPTHREAD 1
  704. | #define HAVE_LIBLZO2 1
  705. | #define HAVE_LIBZ 1
  706. | #define HAVE_LIBSSL 1
  707. | #define HAVE_LIBCRYPTO 1
  708. | #define HAVE_LIBWAVPACK 1
  709. | #define HAVE_LIBMPEG2 1
  710. | #define HAVE_LIBMPEG2CONVERT 1
  711. | #define HAVE_LIBPCRE 1
  712. | #define HAVE_LIBPCRECPP 1
  713. | #define HAVE_LIBMODPLUG 1
  714. | #define HAVE_LIBMYSQLCLIENT 1
  715. | #define HAVE_LIBFAAD 1
  716. | #define HAVE_LIBSMBCLIENT 1
  717. | #define HAVE_LIBSDL_MIXER 1
  718. | #define HAVE_LIBDL 1
  719. | #define HAVE_LIBRESOLV 1
  720. | #define HAVE_LIBJASPER 1
  721. | #define HAVE_LIBTIFF 1
  722. | #define HAVE_LIBRT 1
  723. | #define HAVE_LIBSDL_IMAGE 1
  724. | /* end confdefs.h. */
  725. |
  726. |
  727. | int
  728. | main ()
  729. | {
  730. | return main ();
  731. | ;
  732. | return 0;
  733. | }
  734. configure:8563: result: no
  735. configure:8573: result: == Could not find libpulse. PulseAudio support disabled. ==
  736. configure:8590: checking for main in -lfaac
  737. configure:8609: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  738. configure:8609: $? = 0
  739. configure:8618: result: yes
  740. configure:8733: result: == Avahi support disabled. ==
  741. configure:8745: checking for main in -lXrandr
  742. configure:8764: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  743. configure:8764: $? = 0
  744. configure:8773: result: yes
  745. configure:8804: == GOOM disabled. ==
  746. configure:8819: == Use of all supported external libraries disabled. ==
  747. configure:9228: == Use of external ffmpeg disabled. ==
  748. configure:9287: == Use of external liba52 disabled. ==
  749. configure:9343: == Use of external libdts disabled. ==
  750. configure:9440: == Use of external libass disabled. ==
  751. configure:9576: == Use of external python disabled. ==
  752. configure:9583: checking for zip
  753. configure:9599: found /usr/bin/zip
  754. configure:9611: result: yes
  755. configure:9643: == VDPAU support manually disabled. ==
  756. configure:9650: checking for libcrystalhd/libcrystalhd_if.h
  757. configure:9650: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  758. conftest.c:51:42: error: libcrystalhd/libcrystalhd_if.h: No such file or directory
  759. configure:9650: $? = 1
  760. configure: failed program was:
  761. | /* confdefs.h */
  762. | #define PACKAGE_NAME ""xbmc""
  763. | #define PACKAGE_TARNAME "-xbmc-"
  764. | #define PACKAGE_VERSION "9.11"
  765. | #define PACKAGE_STRING ""xbmc" 9.11"
  766. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  767. | #define PACKAGE_URL ""
  768. | #define STDC_HEADERS 1
  769. | #define HAVE_SYS_TYPES_H 1
  770. | #define HAVE_SYS_STAT_H 1
  771. | #define HAVE_STDLIB_H 1
  772. | #define HAVE_STRING_H 1
  773. | #define HAVE_MEMORY_H 1
  774. | #define HAVE_STRINGS_H 1
  775. | #define HAVE_INTTYPES_H 1
  776. | #define HAVE_STDINT_H 1
  777. | #define HAVE_UNISTD_H 1
  778. | #define HAVE_LIBGL 1
  779. | #define HAVE_LIBGLEW 1
  780. | #define HAVE_LIBGLU 1
  781. | #define HAVE_LIBMICROHTTPD 1
  782. | #define HAVE_LIBBZ2 1
  783. | #define HAVE_LIBJPEG 1
  784. | #define HAVE_LIBPTHREAD 1
  785. | #define HAVE_LIBLZO2 1
  786. | #define HAVE_LIBZ 1
  787. | #define HAVE_LIBSSL 1
  788. | #define HAVE_LIBCRYPTO 1
  789. | #define HAVE_LIBWAVPACK 1
  790. | #define HAVE_LIBMPEG2 1
  791. | #define HAVE_LIBMPEG2CONVERT 1
  792. | #define HAVE_LIBPCRE 1
  793. | #define HAVE_LIBPCRECPP 1
  794. | #define HAVE_LIBMODPLUG 1
  795. | #define HAVE_LIBMYSQLCLIENT 1
  796. | #define HAVE_LIBFAAD 1
  797. | #define HAVE_LIBSMBCLIENT 1
  798. | #define HAVE_LIBSDL_MIXER 1
  799. | #define HAVE_LIBDL 1
  800. | #define HAVE_LIBRESOLV 1
  801. | #define HAVE_LIBJASPER 1
  802. | #define HAVE_LIBTIFF 1
  803. | #define HAVE_LIBRT 1
  804. | #define HAVE_LIBSDL_IMAGE 1
  805. | #define HAVE_LIBFAAC 1
  806. | #define HAVE_LIBXRANDR 1
  807. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  808. | /* end confdefs.h. */
  809. | #define __LINUX_USER__
  810. |
  811. | #include <libcrystalhd/libcrystalhd_if.h>
  812. configure:9650: result: no
  813. configure:9657: result: == Could not find libldil. CrystalHD support disabled. ==
  814. configure:9671: checking for gawk
  815. configure:9687: found /bin/gawk
  816. configure:9699: result: yes
  817. configure:9714: checking for cmake
  818. configure:9730: found /usr/bin/cmake
  819. configure:9742: result: yes
  820. configure:9756: checking for gperf
  821. configure:9772: found /usr/bin/gperf
  822. configure:9784: result: yes
  823. configure:9798: checking for unzip
  824. configure:9814: found /usr/bin/unzip
  825. configure:9826: result: yes
  826. configure:9841: checking for nasm
  827. configure:9857: found /usr/bin/nasm
  828. configure:9869: result: yes
  829. configure:9884: checking for svnversion
  830. configure:9900: found /usr/bin/svnversion
  831. configure:9912: result: yes
  832. configure:9922: checking for git
  833. configure:9938: found /usr/bin/git
  834. configure:9950: result: yes
  835. configure:9963: checking for dirent.h that defines DIR
  836. configure:9982: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  837. configure:9982: $? = 0
  838. configure:9990: result: yes
  839. configure:10004: checking for library containing opendir
  840. configure:10035: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  841. configure:10035: $? = 0
  842. configure:10052: result: none required
  843. configure:10119: checking for ANSI C header files
  844. configure:10223: result: yes
  845. configure:10231: checking for sys/wait.h that is POSIX.1 compatible
  846. configure:10257: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  847. configure:10257: $? = 0
  848. configure:10264: result: yes
  849. configure:10274: checking lzo/lzo1.h usability
  850. configure:10274: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  851. configure:10274: $? = 0
  852. configure:10274: result: yes
  853. configure:10274: checking lzo/lzo1.h presence
  854. configure:10274: gcc -E conftest.c
  855. configure:10274: $? = 0
  856. configure:10274: result: yes
  857. configure:10274: checking for lzo/lzo1.h
  858. configure:10274: result: yes
  859. configure:10290: checking arpa/inet.h usability
  860. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  861. configure:10290: $? = 0
  862. configure:10290: result: yes
  863. configure:10290: checking arpa/inet.h presence
  864. configure:10290: gcc -E conftest.c
  865. configure:10290: $? = 0
  866. configure:10290: result: yes
  867. configure:10290: checking for arpa/inet.h
  868. configure:10290: result: yes
  869. configure:10290: checking fcntl.h usability
  870. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  871. configure:10290: $? = 0
  872. configure:10290: result: yes
  873. configure:10290: checking fcntl.h presence
  874. configure:10290: gcc -E conftest.c
  875. configure:10290: $? = 0
  876. configure:10290: result: yes
  877. configure:10290: checking for fcntl.h
  878. configure:10290: result: yes
  879. configure:10290: checking float.h usability
  880. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  881. configure:10290: $? = 0
  882. configure:10290: result: yes
  883. configure:10290: checking float.h presence
  884. configure:10290: gcc -E conftest.c
  885. configure:10290: $? = 0
  886. configure:10290: result: yes
  887. configure:10290: checking for float.h
  888. configure:10290: result: yes
  889. configure:10290: checking for inttypes.h
  890. configure:10290: result: yes
  891. configure:10290: checking limits.h usability
  892. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  893. configure:10290: $? = 0
  894. configure:10290: result: yes
  895. configure:10290: checking limits.h presence
  896. configure:10290: gcc -E conftest.c
  897. configure:10290: $? = 0
  898. configure:10290: result: yes
  899. configure:10290: checking for limits.h
  900. configure:10290: result: yes
  901. configure:10290: checking locale.h usability
  902. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  903. configure:10290: $? = 0
  904. configure:10290: result: yes
  905. configure:10290: checking locale.h presence
  906. configure:10290: gcc -E conftest.c
  907. configure:10290: $? = 0
  908. configure:10290: result: yes
  909. configure:10290: checking for locale.h
  910. configure:10290: result: yes
  911. configure:10290: checking malloc.h usability
  912. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  913. configure:10290: $? = 0
  914. configure:10290: result: yes
  915. configure:10290: checking malloc.h presence
  916. configure:10290: gcc -E conftest.c
  917. configure:10290: $? = 0
  918. configure:10290: result: yes
  919. configure:10290: checking for malloc.h
  920. configure:10290: result: yes
  921. configure:10290: checking for memory.h
  922. configure:10290: result: yes
  923. configure:10290: checking netdb.h usability
  924. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  925. configure:10290: $? = 0
  926. configure:10290: result: yes
  927. configure:10290: checking netdb.h presence
  928. configure:10290: gcc -E conftest.c
  929. configure:10290: $? = 0
  930. configure:10290: result: yes
  931. configure:10290: checking for netdb.h
  932. configure:10290: result: yes
  933. configure:10290: checking netinet/in.h usability
  934. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  935. configure:10290: $? = 0
  936. configure:10290: result: yes
  937. configure:10290: checking netinet/in.h presence
  938. configure:10290: gcc -E conftest.c
  939. configure:10290: $? = 0
  940. configure:10290: result: yes
  941. configure:10290: checking for netinet/in.h
  942. configure:10290: result: yes
  943. configure:10290: checking stddef.h usability
  944. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  945. configure:10290: $? = 0
  946. configure:10290: result: yes
  947. configure:10290: checking stddef.h presence
  948. configure:10290: gcc -E conftest.c
  949. configure:10290: $? = 0
  950. configure:10290: result: yes
  951. configure:10290: checking for stddef.h
  952. configure:10290: result: yes
  953. configure:10290: checking for stdint.h
  954. configure:10290: result: yes
  955. configure:10290: checking for stdlib.h
  956. configure:10290: result: yes
  957. configure:10290: checking for string.h
  958. configure:10290: result: yes
  959. configure:10290: checking for strings.h
  960. configure:10290: result: yes
  961. configure:10290: checking sys/file.h usability
  962. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  963. configure:10290: $? = 0
  964. configure:10290: result: yes
  965. configure:10290: checking sys/file.h presence
  966. configure:10290: gcc -E conftest.c
  967. configure:10290: $? = 0
  968. configure:10290: result: yes
  969. configure:10290: checking for sys/file.h
  970. configure:10290: result: yes
  971. configure:10290: checking sys/ioctl.h usability
  972. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  973. configure:10290: $? = 0
  974. configure:10290: result: yes
  975. configure:10290: checking sys/ioctl.h presence
  976. configure:10290: gcc -E conftest.c
  977. configure:10290: $? = 0
  978. configure:10290: result: yes
  979. configure:10290: checking for sys/ioctl.h
  980. configure:10290: result: yes
  981. configure:10290: checking sys/mount.h usability
  982. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  983. configure:10290: $? = 0
  984. configure:10290: result: yes
  985. configure:10290: checking sys/mount.h presence
  986. configure:10290: gcc -E conftest.c
  987. configure:10290: $? = 0
  988. configure:10290: result: yes
  989. configure:10290: checking for sys/mount.h
  990. configure:10290: result: yes
  991. configure:10290: checking sys/param.h usability
  992. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  993. configure:10290: $? = 0
  994. configure:10290: result: yes
  995. configure:10290: checking sys/param.h presence
  996. configure:10290: gcc -E conftest.c
  997. configure:10290: $? = 0
  998. configure:10290: result: yes
  999. configure:10290: checking for sys/param.h
  1000. configure:10290: result: yes
  1001. configure:10290: checking sys/socket.h usability
  1002. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1003. configure:10290: $? = 0
  1004. configure:10290: result: yes
  1005. configure:10290: checking sys/socket.h presence
  1006. configure:10290: gcc -E conftest.c
  1007. configure:10290: $? = 0
  1008. configure:10290: result: yes
  1009. configure:10290: checking for sys/socket.h
  1010. configure:10290: result: yes
  1011. configure:10290: checking sys/time.h usability
  1012. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1013. configure:10290: $? = 0
  1014. configure:10290: result: yes
  1015. configure:10290: checking sys/time.h presence
  1016. configure:10290: gcc -E conftest.c
  1017. configure:10290: $? = 0
  1018. configure:10290: result: yes
  1019. configure:10290: checking for sys/time.h
  1020. configure:10290: result: yes
  1021. configure:10290: checking sys/timeb.h usability
  1022. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1023. configure:10290: $? = 0
  1024. configure:10290: result: yes
  1025. configure:10290: checking sys/timeb.h presence
  1026. configure:10290: gcc -E conftest.c
  1027. configure:10290: $? = 0
  1028. configure:10290: result: yes
  1029. configure:10290: checking for sys/timeb.h
  1030. configure:10290: result: yes
  1031. configure:10290: checking sys/vfs.h usability
  1032. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1033. configure:10290: $? = 0
  1034. configure:10290: result: yes
  1035. configure:10290: checking sys/vfs.h presence
  1036. configure:10290: gcc -E conftest.c
  1037. configure:10290: $? = 0
  1038. configure:10290: result: yes
  1039. configure:10290: checking for sys/vfs.h
  1040. configure:10290: result: yes
  1041. configure:10290: checking termios.h usability
  1042. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1043. configure:10290: $? = 0
  1044. configure:10290: result: yes
  1045. configure:10290: checking termios.h presence
  1046. configure:10290: gcc -E conftest.c
  1047. configure:10290: $? = 0
  1048. configure:10290: result: yes
  1049. configure:10290: checking for termios.h
  1050. configure:10290: result: yes
  1051. configure:10290: checking for unistd.h
  1052. configure:10290: result: yes
  1053. configure:10290: checking utime.h usability
  1054. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1055. configure:10290: $? = 0
  1056. configure:10290: result: yes
  1057. configure:10290: checking utime.h presence
  1058. configure:10290: gcc -E conftest.c
  1059. configure:10290: $? = 0
  1060. configure:10290: result: yes
  1061. configure:10290: checking for utime.h
  1062. configure:10290: result: yes
  1063. configure:10290: checking wchar.h usability
  1064. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1065. configure:10290: $? = 0
  1066. configure:10290: result: yes
  1067. configure:10290: checking wchar.h presence
  1068. configure:10290: gcc -E conftest.c
  1069. configure:10290: $? = 0
  1070. configure:10290: result: yes
  1071. configure:10290: checking for wchar.h
  1072. configure:10290: result: yes
  1073. configure:10290: checking wctype.h usability
  1074. configure:10290: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1075. configure:10290: $? = 0
  1076. configure:10290: result: yes
  1077. configure:10290: checking wctype.h presence
  1078. configure:10290: gcc -E conftest.c
  1079. configure:10290: $? = 0
  1080. configure:10290: result: yes
  1081. configure:10290: checking for wctype.h
  1082. configure:10290: result: yes
  1083. configure:10303: checking cdio/iso9660.h usability
  1084. configure:10303: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1085. configure:10303: $? = 0
  1086. configure:10303: result: yes
  1087. configure:10303: checking cdio/iso9660.h presence
  1088. configure:10303: gcc -E conftest.c
  1089. configure:10303: $? = 0
  1090. configure:10303: result: yes
  1091. configure:10303: checking for cdio/iso9660.h
  1092. configure:10303: result: yes
  1093. configure:10317: checking whether stat file-mode macros are broken
  1094. configure:10344: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1095. configure:10344: $? = 0
  1096. configure:10351: result: no
  1097. configure:10359: checking for stdbool.h that conforms to C99
  1098. configure:10444: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1099. configure:10444: $? = 0
  1100. configure:10451: result: yes
  1101. configure:10453: checking for _Bool
  1102. configure:10453: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1103. configure:10453: $? = 0
  1104. configure:10453: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1105. conftest.c: In function 'main':
  1106. conftest.c:118: error: expected expression before ')' token
  1107. configure:10453: $? = 1
  1108. configure: failed program was:
  1109. | /* confdefs.h */
  1110. | #define PACKAGE_NAME ""xbmc""
  1111. | #define PACKAGE_TARNAME "-xbmc-"
  1112. | #define PACKAGE_VERSION "9.11"
  1113. | #define PACKAGE_STRING ""xbmc" 9.11"
  1114. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1115. | #define PACKAGE_URL ""
  1116. | #define STDC_HEADERS 1
  1117. | #define HAVE_SYS_TYPES_H 1
  1118. | #define HAVE_SYS_STAT_H 1
  1119. | #define HAVE_STDLIB_H 1
  1120. | #define HAVE_STRING_H 1
  1121. | #define HAVE_MEMORY_H 1
  1122. | #define HAVE_STRINGS_H 1
  1123. | #define HAVE_INTTYPES_H 1
  1124. | #define HAVE_STDINT_H 1
  1125. | #define HAVE_UNISTD_H 1
  1126. | #define HAVE_LIBGL 1
  1127. | #define HAVE_LIBGLEW 1
  1128. | #define HAVE_LIBGLU 1
  1129. | #define HAVE_LIBMICROHTTPD 1
  1130. | #define HAVE_LIBBZ2 1
  1131. | #define HAVE_LIBJPEG 1
  1132. | #define HAVE_LIBPTHREAD 1
  1133. | #define HAVE_LIBLZO2 1
  1134. | #define HAVE_LIBZ 1
  1135. | #define HAVE_LIBSSL 1
  1136. | #define HAVE_LIBCRYPTO 1
  1137. | #define HAVE_LIBWAVPACK 1
  1138. | #define HAVE_LIBMPEG2 1
  1139. | #define HAVE_LIBMPEG2CONVERT 1
  1140. | #define HAVE_LIBPCRE 1
  1141. | #define HAVE_LIBPCRECPP 1
  1142. | #define HAVE_LIBMODPLUG 1
  1143. | #define HAVE_LIBMYSQLCLIENT 1
  1144. | #define HAVE_LIBFAAD 1
  1145. | #define HAVE_LIBSMBCLIENT 1
  1146. | #define HAVE_LIBSDL_MIXER 1
  1147. | #define HAVE_LIBDL 1
  1148. | #define HAVE_LIBRESOLV 1
  1149. | #define HAVE_LIBJASPER 1
  1150. | #define HAVE_LIBTIFF 1
  1151. | #define HAVE_LIBRT 1
  1152. | #define HAVE_LIBSDL_IMAGE 1
  1153. | #define HAVE_LIBFAAC 1
  1154. | #define HAVE_LIBXRANDR 1
  1155. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  1156. | #define HAVE_DIRENT_H 1
  1157. | #define STDC_HEADERS 1
  1158. | #define HAVE_SYS_WAIT_H 1
  1159. | #define HAVE_LZO_LZO1_H 1
  1160. | #define HAVE_ARPA_INET_H 1
  1161. | #define HAVE_FCNTL_H 1
  1162. | #define HAVE_FLOAT_H 1
  1163. | #define HAVE_INTTYPES_H 1
  1164. | #define HAVE_LIMITS_H 1
  1165. | #define HAVE_LOCALE_H 1
  1166. | #define HAVE_MALLOC_H 1
  1167. | #define HAVE_MEMORY_H 1
  1168. | #define HAVE_NETDB_H 1
  1169. | #define HAVE_NETINET_IN_H 1
  1170. | #define HAVE_STDDEF_H 1
  1171. | #define HAVE_STDINT_H 1
  1172. | #define HAVE_STDLIB_H 1
  1173. | #define HAVE_STRING_H 1
  1174. | #define HAVE_STRINGS_H 1
  1175. | #define HAVE_SYS_FILE_H 1
  1176. | #define HAVE_SYS_IOCTL_H 1
  1177. | #define HAVE_SYS_MOUNT_H 1
  1178. | #define HAVE_SYS_PARAM_H 1
  1179. | #define HAVE_SYS_SOCKET_H 1
  1180. | #define HAVE_SYS_TIME_H 1
  1181. | #define HAVE_SYS_TIMEB_H 1
  1182. | #define HAVE_SYS_VFS_H 1
  1183. | #define HAVE_TERMIOS_H 1
  1184. | #define HAVE_UNISTD_H 1
  1185. | #define HAVE_UTIME_H 1
  1186. | #define HAVE_WCHAR_H 1
  1187. | #define HAVE_WCTYPE_H 1
  1188. | #define HAVE_CDIO_ISO9660_H 1
  1189. | /* end confdefs.h. */
  1190. | #include <stdio.h>
  1191. | #ifdef HAVE_SYS_TYPES_H
  1192. | # include <sys/types.h>
  1193. | #endif
  1194. | #ifdef HAVE_SYS_STAT_H
  1195. | # include <sys/stat.h>
  1196. | #endif
  1197. | #ifdef STDC_HEADERS
  1198. | # include <stdlib.h>
  1199. | # include <stddef.h>
  1200. | #else
  1201. | # ifdef HAVE_STDLIB_H
  1202. | # include <stdlib.h>
  1203. | # endif
  1204. | #endif
  1205. | #ifdef HAVE_STRING_H
  1206. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1207. | # include <memory.h>
  1208. | # endif
  1209. | # include <string.h>
  1210. | #endif
  1211. | #ifdef HAVE_STRINGS_H
  1212. | # include <strings.h>
  1213. | #endif
  1214. | #ifdef HAVE_INTTYPES_H
  1215. | # include <inttypes.h>
  1216. | #endif
  1217. | #ifdef HAVE_STDINT_H
  1218. | # include <stdint.h>
  1219. | #endif
  1220. | #ifdef HAVE_UNISTD_H
  1221. | # include <unistd.h>
  1222. | #endif
  1223. | int
  1224. | main ()
  1225. | {
  1226. | if (sizeof ((_Bool)))
  1227. | return 0;
  1228. | ;
  1229. | return 0;
  1230. | }
  1231. configure:10453: result: yes
  1232. configure:10469: checking for an ANSI C-conforming const
  1233. configure:10534: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1234. configure:10534: $? = 0
  1235. configure:10541: result: yes
  1236. configure:10549: checking for uid_t in sys/types.h
  1237. configure:10568: result: yes
  1238. configure:10579: checking for inline
  1239. configure:10595: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1240. configure:10595: $? = 0
  1241. configure:10603: result: inline
  1242. configure:10621: checking for int8_t
  1243. configure:10621: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1244. conftest.c: In function 'main':
  1245. conftest.c:120: error: expected ')' before ';' token
  1246. conftest.c:121: error: expected expression before ']' token
  1247. configure:10621: $? = 1
  1248. configure: failed program was:
  1249. | /* confdefs.h */
  1250. | #define PACKAGE_NAME ""xbmc""
  1251. | #define PACKAGE_TARNAME "-xbmc-"
  1252. | #define PACKAGE_VERSION "9.11"
  1253. | #define PACKAGE_STRING ""xbmc" 9.11"
  1254. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1255. | #define PACKAGE_URL ""
  1256. | #define STDC_HEADERS 1
  1257. | #define HAVE_SYS_TYPES_H 1
  1258. | #define HAVE_SYS_STAT_H 1
  1259. | #define HAVE_STDLIB_H 1
  1260. | #define HAVE_STRING_H 1
  1261. | #define HAVE_MEMORY_H 1
  1262. | #define HAVE_STRINGS_H 1
  1263. | #define HAVE_INTTYPES_H 1
  1264. | #define HAVE_STDINT_H 1
  1265. | #define HAVE_UNISTD_H 1
  1266. | #define HAVE_LIBGL 1
  1267. | #define HAVE_LIBGLEW 1
  1268. | #define HAVE_LIBGLU 1
  1269. | #define HAVE_LIBMICROHTTPD 1
  1270. | #define HAVE_LIBBZ2 1
  1271. | #define HAVE_LIBJPEG 1
  1272. | #define HAVE_LIBPTHREAD 1
  1273. | #define HAVE_LIBLZO2 1
  1274. | #define HAVE_LIBZ 1
  1275. | #define HAVE_LIBSSL 1
  1276. | #define HAVE_LIBCRYPTO 1
  1277. | #define HAVE_LIBWAVPACK 1
  1278. | #define HAVE_LIBMPEG2 1
  1279. | #define HAVE_LIBMPEG2CONVERT 1
  1280. | #define HAVE_LIBPCRE 1
  1281. | #define HAVE_LIBPCRECPP 1
  1282. | #define HAVE_LIBMODPLUG 1
  1283. | #define HAVE_LIBMYSQLCLIENT 1
  1284. | #define HAVE_LIBFAAD 1
  1285. | #define HAVE_LIBSMBCLIENT 1
  1286. | #define HAVE_LIBSDL_MIXER 1
  1287. | #define HAVE_LIBDL 1
  1288. | #define HAVE_LIBRESOLV 1
  1289. | #define HAVE_LIBJASPER 1
  1290. | #define HAVE_LIBTIFF 1
  1291. | #define HAVE_LIBRT 1
  1292. | #define HAVE_LIBSDL_IMAGE 1
  1293. | #define HAVE_LIBFAAC 1
  1294. | #define HAVE_LIBXRANDR 1
  1295. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  1296. | #define HAVE_DIRENT_H 1
  1297. | #define STDC_HEADERS 1
  1298. | #define HAVE_SYS_WAIT_H 1
  1299. | #define HAVE_LZO_LZO1_H 1
  1300. | #define HAVE_ARPA_INET_H 1
  1301. | #define HAVE_FCNTL_H 1
  1302. | #define HAVE_FLOAT_H 1
  1303. | #define HAVE_INTTYPES_H 1
  1304. | #define HAVE_LIMITS_H 1
  1305. | #define HAVE_LOCALE_H 1
  1306. | #define HAVE_MALLOC_H 1
  1307. | #define HAVE_MEMORY_H 1
  1308. | #define HAVE_NETDB_H 1
  1309. | #define HAVE_NETINET_IN_H 1
  1310. | #define HAVE_STDDEF_H 1
  1311. | #define HAVE_STDINT_H 1
  1312. | #define HAVE_STDLIB_H 1
  1313. | #define HAVE_STRING_H 1
  1314. | #define HAVE_STRINGS_H 1
  1315. | #define HAVE_SYS_FILE_H 1
  1316. | #define HAVE_SYS_IOCTL_H 1
  1317. | #define HAVE_SYS_MOUNT_H 1
  1318. | #define HAVE_SYS_PARAM_H 1
  1319. | #define HAVE_SYS_SOCKET_H 1
  1320. | #define HAVE_SYS_TIME_H 1
  1321. | #define HAVE_SYS_TIMEB_H 1
  1322. | #define HAVE_SYS_VFS_H 1
  1323. | #define HAVE_TERMIOS_H 1
  1324. | #define HAVE_UNISTD_H 1
  1325. | #define HAVE_UTIME_H 1
  1326. | #define HAVE_WCHAR_H 1
  1327. | #define HAVE_WCTYPE_H 1
  1328. | #define HAVE_CDIO_ISO9660_H 1
  1329. | #define HAVE__BOOL 1
  1330. | #define HAVE_STDBOOL_H 1
  1331. | /* end confdefs.h. */
  1332. | #include <stdio.h>
  1333. | #ifdef HAVE_SYS_TYPES_H
  1334. | # include <sys/types.h>
  1335. | #endif
  1336. | #ifdef HAVE_SYS_STAT_H
  1337. | # include <sys/stat.h>
  1338. | #endif
  1339. | #ifdef STDC_HEADERS
  1340. | # include <stdlib.h>
  1341. | # include <stddef.h>
  1342. | #else
  1343. | # ifdef HAVE_STDLIB_H
  1344. | # include <stdlib.h>
  1345. | # endif
  1346. | #endif
  1347. | #ifdef HAVE_STRING_H
  1348. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1349. | # include <memory.h>
  1350. | # endif
  1351. | # include <string.h>
  1352. | #endif
  1353. | #ifdef HAVE_STRINGS_H
  1354. | # include <strings.h>
  1355. | #endif
  1356. | #ifdef HAVE_INTTYPES_H
  1357. | # include <inttypes.h>
  1358. | #endif
  1359. | #ifdef HAVE_STDINT_H
  1360. | # include <stdint.h>
  1361. | #endif
  1362. | #ifdef HAVE_UNISTD_H
  1363. | # include <unistd.h>
  1364. | #endif
  1365. | int
  1366. | main ()
  1367. | {
  1368. | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
  1369. | 0 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1))];
  1370. | test_array [0] = 0
  1371. |
  1372. | ;
  1373. | return 0;
  1374. | }
  1375. configure:10621: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1376. conftest.c: In function 'main':
  1377. conftest.c:120: error: expected ')' before ';' token
  1378. conftest.c:121: error: expected expression before ']' token
  1379. configure:10621: $? = 1
  1380. configure: failed program was:
  1381. | /* confdefs.h */
  1382. | #define PACKAGE_NAME ""xbmc""
  1383. | #define PACKAGE_TARNAME "-xbmc-"
  1384. | #define PACKAGE_VERSION "9.11"
  1385. | #define PACKAGE_STRING ""xbmc" 9.11"
  1386. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1387. | #define PACKAGE_URL ""
  1388. | #define STDC_HEADERS 1
  1389. | #define HAVE_SYS_TYPES_H 1
  1390. | #define HAVE_SYS_STAT_H 1
  1391. | #define HAVE_STDLIB_H 1
  1392. | #define HAVE_STRING_H 1
  1393. | #define HAVE_MEMORY_H 1
  1394. | #define HAVE_STRINGS_H 1
  1395. | #define HAVE_INTTYPES_H 1
  1396. | #define HAVE_STDINT_H 1
  1397. | #define HAVE_UNISTD_H 1
  1398. | #define HAVE_LIBGL 1
  1399. | #define HAVE_LIBGLEW 1
  1400. | #define HAVE_LIBGLU 1
  1401. | #define HAVE_LIBMICROHTTPD 1
  1402. | #define HAVE_LIBBZ2 1
  1403. | #define HAVE_LIBJPEG 1
  1404. | #define HAVE_LIBPTHREAD 1
  1405. | #define HAVE_LIBLZO2 1
  1406. | #define HAVE_LIBZ 1
  1407. | #define HAVE_LIBSSL 1
  1408. | #define HAVE_LIBCRYPTO 1
  1409. | #define HAVE_LIBWAVPACK 1
  1410. | #define HAVE_LIBMPEG2 1
  1411. | #define HAVE_LIBMPEG2CONVERT 1
  1412. | #define HAVE_LIBPCRE 1
  1413. | #define HAVE_LIBPCRECPP 1
  1414. | #define HAVE_LIBMODPLUG 1
  1415. | #define HAVE_LIBMYSQLCLIENT 1
  1416. | #define HAVE_LIBFAAD 1
  1417. | #define HAVE_LIBSMBCLIENT 1
  1418. | #define HAVE_LIBSDL_MIXER 1
  1419. | #define HAVE_LIBDL 1
  1420. | #define HAVE_LIBRESOLV 1
  1421. | #define HAVE_LIBJASPER 1
  1422. | #define HAVE_LIBTIFF 1
  1423. | #define HAVE_LIBRT 1
  1424. | #define HAVE_LIBSDL_IMAGE 1
  1425. | #define HAVE_LIBFAAC 1
  1426. | #define HAVE_LIBXRANDR 1
  1427. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  1428. | #define HAVE_DIRENT_H 1
  1429. | #define STDC_HEADERS 1
  1430. | #define HAVE_SYS_WAIT_H 1
  1431. | #define HAVE_LZO_LZO1_H 1
  1432. | #define HAVE_ARPA_INET_H 1
  1433. | #define HAVE_FCNTL_H 1
  1434. | #define HAVE_FLOAT_H 1
  1435. | #define HAVE_INTTYPES_H 1
  1436. | #define HAVE_LIMITS_H 1
  1437. | #define HAVE_LOCALE_H 1
  1438. | #define HAVE_MALLOC_H 1
  1439. | #define HAVE_MEMORY_H 1
  1440. | #define HAVE_NETDB_H 1
  1441. | #define HAVE_NETINET_IN_H 1
  1442. | #define HAVE_STDDEF_H 1
  1443. | #define HAVE_STDINT_H 1
  1444. | #define HAVE_STDLIB_H 1
  1445. | #define HAVE_STRING_H 1
  1446. | #define HAVE_STRINGS_H 1
  1447. | #define HAVE_SYS_FILE_H 1
  1448. | #define HAVE_SYS_IOCTL_H 1
  1449. | #define HAVE_SYS_MOUNT_H 1
  1450. | #define HAVE_SYS_PARAM_H 1
  1451. | #define HAVE_SYS_SOCKET_H 1
  1452. | #define HAVE_SYS_TIME_H 1
  1453. | #define HAVE_SYS_TIMEB_H 1
  1454. | #define HAVE_SYS_VFS_H 1
  1455. | #define HAVE_TERMIOS_H 1
  1456. | #define HAVE_UNISTD_H 1
  1457. | #define HAVE_UTIME_H 1
  1458. | #define HAVE_WCHAR_H 1
  1459. | #define HAVE_WCTYPE_H 1
  1460. | #define HAVE_CDIO_ISO9660_H 1
  1461. | #define HAVE__BOOL 1
  1462. | #define HAVE_STDBOOL_H 1
  1463. | /* end confdefs.h. */
  1464. | #include <stdio.h>
  1465. | #ifdef HAVE_SYS_TYPES_H
  1466. | # include <sys/types.h>
  1467. | #endif
  1468. | #ifdef HAVE_SYS_STAT_H
  1469. | # include <sys/stat.h>
  1470. | #endif
  1471. | #ifdef STDC_HEADERS
  1472. | # include <stdlib.h>
  1473. | # include <stddef.h>
  1474. | #else
  1475. | # ifdef HAVE_STDLIB_H
  1476. | # include <stdlib.h>
  1477. | # endif
  1478. | #endif
  1479. | #ifdef HAVE_STRING_H
  1480. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1481. | # include <memory.h>
  1482. | # endif
  1483. | # include <string.h>
  1484. | #endif
  1485. | #ifdef HAVE_STRINGS_H
  1486. | # include <strings.h>
  1487. | #endif
  1488. | #ifdef HAVE_INTTYPES_H
  1489. | # include <inttypes.h>
  1490. | #endif
  1491. | #ifdef HAVE_STDINT_H
  1492. | # include <stdint.h>
  1493. | #endif
  1494. | #ifdef HAVE_UNISTD_H
  1495. | # include <unistd.h>
  1496. | #endif
  1497. | int
  1498. | main ()
  1499. | {
  1500. | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
  1501. | 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
  1502. | test_array [0] = 0
  1503. |
  1504. | ;
  1505. | return 0;
  1506. | }
  1507. configure:10621: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1508. conftest.c: In function 'main':
  1509. conftest.c:120: error: expected ')' before ';' token
  1510. conftest.c:121: error: expected expression before ']' token
  1511. configure:10621: $? = 1
  1512. configure: failed program was:
  1513. | /* confdefs.h */
  1514. | #define PACKAGE_NAME ""xbmc""
  1515. | #define PACKAGE_TARNAME "-xbmc-"
  1516. | #define PACKAGE_VERSION "9.11"
  1517. | #define PACKAGE_STRING ""xbmc" 9.11"
  1518. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1519. | #define PACKAGE_URL ""
  1520. | #define STDC_HEADERS 1
  1521. | #define HAVE_SYS_TYPES_H 1
  1522. | #define HAVE_SYS_STAT_H 1
  1523. | #define HAVE_STDLIB_H 1
  1524. | #define HAVE_STRING_H 1
  1525. | #define HAVE_MEMORY_H 1
  1526. | #define HAVE_STRINGS_H 1
  1527. | #define HAVE_INTTYPES_H 1
  1528. | #define HAVE_STDINT_H 1
  1529. | #define HAVE_UNISTD_H 1
  1530. | #define HAVE_LIBGL 1
  1531. | #define HAVE_LIBGLEW 1
  1532. | #define HAVE_LIBGLU 1
  1533. | #define HAVE_LIBMICROHTTPD 1
  1534. | #define HAVE_LIBBZ2 1
  1535. | #define HAVE_LIBJPEG 1
  1536. | #define HAVE_LIBPTHREAD 1
  1537. | #define HAVE_LIBLZO2 1
  1538. | #define HAVE_LIBZ 1
  1539. | #define HAVE_LIBSSL 1
  1540. | #define HAVE_LIBCRYPTO 1
  1541. | #define HAVE_LIBWAVPACK 1
  1542. | #define HAVE_LIBMPEG2 1
  1543. | #define HAVE_LIBMPEG2CONVERT 1
  1544. | #define HAVE_LIBPCRE 1
  1545. | #define HAVE_LIBPCRECPP 1
  1546. | #define HAVE_LIBMODPLUG 1
  1547. | #define HAVE_LIBMYSQLCLIENT 1
  1548. | #define HAVE_LIBFAAD 1
  1549. | #define HAVE_LIBSMBCLIENT 1
  1550. | #define HAVE_LIBSDL_MIXER 1
  1551. | #define HAVE_LIBDL 1
  1552. | #define HAVE_LIBRESOLV 1
  1553. | #define HAVE_LIBJASPER 1
  1554. | #define HAVE_LIBTIFF 1
  1555. | #define HAVE_LIBRT 1
  1556. | #define HAVE_LIBSDL_IMAGE 1
  1557. | #define HAVE_LIBFAAC 1
  1558. | #define HAVE_LIBXRANDR 1
  1559. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  1560. | #define HAVE_DIRENT_H 1
  1561. | #define STDC_HEADERS 1
  1562. | #define HAVE_SYS_WAIT_H 1
  1563. | #define HAVE_LZO_LZO1_H 1
  1564. | #define HAVE_ARPA_INET_H 1
  1565. | #define HAVE_FCNTL_H 1
  1566. | #define HAVE_FLOAT_H 1
  1567. | #define HAVE_INTTYPES_H 1
  1568. | #define HAVE_LIMITS_H 1
  1569. | #define HAVE_LOCALE_H 1
  1570. | #define HAVE_MALLOC_H 1
  1571. | #define HAVE_MEMORY_H 1
  1572. | #define HAVE_NETDB_H 1
  1573. | #define HAVE_NETINET_IN_H 1
  1574. | #define HAVE_STDDEF_H 1
  1575. | #define HAVE_STDINT_H 1
  1576. | #define HAVE_STDLIB_H 1
  1577. | #define HAVE_STRING_H 1
  1578. | #define HAVE_STRINGS_H 1
  1579. | #define HAVE_SYS_FILE_H 1
  1580. | #define HAVE_SYS_IOCTL_H 1
  1581. | #define HAVE_SYS_MOUNT_H 1
  1582. | #define HAVE_SYS_PARAM_H 1
  1583. | #define HAVE_SYS_SOCKET_H 1
  1584. | #define HAVE_SYS_TIME_H 1
  1585. | #define HAVE_SYS_TIMEB_H 1
  1586. | #define HAVE_SYS_VFS_H 1
  1587. | #define HAVE_TERMIOS_H 1
  1588. | #define HAVE_UNISTD_H 1
  1589. | #define HAVE_UTIME_H 1
  1590. | #define HAVE_WCHAR_H 1
  1591. | #define HAVE_WCTYPE_H 1
  1592. | #define HAVE_CDIO_ISO9660_H 1
  1593. | #define HAVE__BOOL 1
  1594. | #define HAVE_STDBOOL_H 1
  1595. | /* end confdefs.h. */
  1596. | #include <stdio.h>
  1597. | #ifdef HAVE_SYS_TYPES_H
  1598. | # include <sys/types.h>
  1599. | #endif
  1600. | #ifdef HAVE_SYS_STAT_H
  1601. | # include <sys/stat.h>
  1602. | #endif
  1603. | #ifdef STDC_HEADERS
  1604. | # include <stdlib.h>
  1605. | # include <stddef.h>
  1606. | #else
  1607. | # ifdef HAVE_STDLIB_H
  1608. | # include <stdlib.h>
  1609. | # endif
  1610. | #endif
  1611. | #ifdef HAVE_STRING_H
  1612. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1613. | # include <memory.h>
  1614. | # endif
  1615. | # include <string.h>
  1616. | #endif
  1617. | #ifdef HAVE_STRINGS_H
  1618. | # include <strings.h>
  1619. | #endif
  1620. | #ifdef HAVE_INTTYPES_H
  1621. | # include <inttypes.h>
  1622. | #endif
  1623. | #ifdef HAVE_STDINT_H
  1624. | # include <stdint.h>
  1625. | #endif
  1626. | #ifdef HAVE_UNISTD_H
  1627. | # include <unistd.h>
  1628. | #endif
  1629. | int
  1630. | main ()
  1631. | {
  1632. | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
  1633. | 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
  1634. | test_array [0] = 0
  1635. |
  1636. | ;
  1637. | return 0;
  1638. | }
  1639. configure:10621: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1640. conftest.c: In function 'main':
  1641. conftest.c:120: error: expected ')' before ';' token
  1642. conftest.c:121: error: expected expression before ']' token
  1643. configure:10621: $? = 1
  1644. configure: failed program was:
  1645. | /* confdefs.h */
  1646. | #define PACKAGE_NAME ""xbmc""
  1647. | #define PACKAGE_TARNAME "-xbmc-"
  1648. | #define PACKAGE_VERSION "9.11"
  1649. | #define PACKAGE_STRING ""xbmc" 9.11"
  1650. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1651. | #define PACKAGE_URL ""
  1652. | #define STDC_HEADERS 1
  1653. | #define HAVE_SYS_TYPES_H 1
  1654. | #define HAVE_SYS_STAT_H 1
  1655. | #define HAVE_STDLIB_H 1
  1656. | #define HAVE_STRING_H 1
  1657. | #define HAVE_MEMORY_H 1
  1658. | #define HAVE_STRINGS_H 1
  1659. | #define HAVE_INTTYPES_H 1
  1660. | #define HAVE_STDINT_H 1
  1661. | #define HAVE_UNISTD_H 1
  1662. | #define HAVE_LIBGL 1
  1663. | #define HAVE_LIBGLEW 1
  1664. | #define HAVE_LIBGLU 1
  1665. | #define HAVE_LIBMICROHTTPD 1
  1666. | #define HAVE_LIBBZ2 1
  1667. | #define HAVE_LIBJPEG 1
  1668. | #define HAVE_LIBPTHREAD 1
  1669. | #define HAVE_LIBLZO2 1
  1670. | #define HAVE_LIBZ 1
  1671. | #define HAVE_LIBSSL 1
  1672. | #define HAVE_LIBCRYPTO 1
  1673. | #define HAVE_LIBWAVPACK 1
  1674. | #define HAVE_LIBMPEG2 1
  1675. | #define HAVE_LIBMPEG2CONVERT 1
  1676. | #define HAVE_LIBPCRE 1
  1677. | #define HAVE_LIBPCRECPP 1
  1678. | #define HAVE_LIBMODPLUG 1
  1679. | #define HAVE_LIBMYSQLCLIENT 1
  1680. | #define HAVE_LIBFAAD 1
  1681. | #define HAVE_LIBSMBCLIENT 1
  1682. | #define HAVE_LIBSDL_MIXER 1
  1683. | #define HAVE_LIBDL 1
  1684. | #define HAVE_LIBRESOLV 1
  1685. | #define HAVE_LIBJASPER 1
  1686. | #define HAVE_LIBTIFF 1
  1687. | #define HAVE_LIBRT 1
  1688. | #define HAVE_LIBSDL_IMAGE 1
  1689. | #define HAVE_LIBFAAC 1
  1690. | #define HAVE_LIBXRANDR 1
  1691. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  1692. | #define HAVE_DIRENT_H 1
  1693. | #define STDC_HEADERS 1
  1694. | #define HAVE_SYS_WAIT_H 1
  1695. | #define HAVE_LZO_LZO1_H 1
  1696. | #define HAVE_ARPA_INET_H 1
  1697. | #define HAVE_FCNTL_H 1
  1698. | #define HAVE_FLOAT_H 1
  1699. | #define HAVE_INTTYPES_H 1
  1700. | #define HAVE_LIMITS_H 1
  1701. | #define HAVE_LOCALE_H 1
  1702. | #define HAVE_MALLOC_H 1
  1703. | #define HAVE_MEMORY_H 1
  1704. | #define HAVE_NETDB_H 1
  1705. | #define HAVE_NETINET_IN_H 1
  1706. | #define HAVE_STDDEF_H 1
  1707. | #define HAVE_STDINT_H 1
  1708. | #define HAVE_STDLIB_H 1
  1709. | #define HAVE_STRING_H 1
  1710. | #define HAVE_STRINGS_H 1
  1711. | #define HAVE_SYS_FILE_H 1
  1712. | #define HAVE_SYS_IOCTL_H 1
  1713. | #define HAVE_SYS_MOUNT_H 1
  1714. | #define HAVE_SYS_PARAM_H 1
  1715. | #define HAVE_SYS_SOCKET_H 1
  1716. | #define HAVE_SYS_TIME_H 1
  1717. | #define HAVE_SYS_TIMEB_H 1
  1718. | #define HAVE_SYS_VFS_H 1
  1719. | #define HAVE_TERMIOS_H 1
  1720. | #define HAVE_UNISTD_H 1
  1721. | #define HAVE_UTIME_H 1
  1722. | #define HAVE_WCHAR_H 1
  1723. | #define HAVE_WCTYPE_H 1
  1724. | #define HAVE_CDIO_ISO9660_H 1
  1725. | #define HAVE__BOOL 1
  1726. | #define HAVE_STDBOOL_H 1
  1727. | /* end confdefs.h. */
  1728. | #include <stdio.h>
  1729. | #ifdef HAVE_SYS_TYPES_H
  1730. | # include <sys/types.h>
  1731. | #endif
  1732. | #ifdef HAVE_SYS_STAT_H
  1733. | # include <sys/stat.h>
  1734. | #endif
  1735. | #ifdef STDC_HEADERS
  1736. | # include <stdlib.h>
  1737. | # include <stddef.h>
  1738. | #else
  1739. | # ifdef HAVE_STDLIB_H
  1740. | # include <stdlib.h>
  1741. | # endif
  1742. | #endif
  1743. | #ifdef HAVE_STRING_H
  1744. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1745. | # include <memory.h>
  1746. | # endif
  1747. | # include <string.h>
  1748. | #endif
  1749. | #ifdef HAVE_STRINGS_H
  1750. | # include <strings.h>
  1751. | #endif
  1752. | #ifdef HAVE_INTTYPES_H
  1753. | # include <inttypes.h>
  1754. | #endif
  1755. | #ifdef HAVE_STDINT_H
  1756. | # include <stdint.h>
  1757. | #endif
  1758. | #ifdef HAVE_UNISTD_H
  1759. | # include <unistd.h>
  1760. | #endif
  1761. | int
  1762. | main ()
  1763. | {
  1764. | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
  1765. | 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
  1766. | test_array [0] = 0
  1767. |
  1768. | ;
  1769. | return 0;
  1770. | }
  1771. configure:10621: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1772. conftest.c: In function 'main':
  1773. conftest.c:120: error: expected ')' before ';' token
  1774. conftest.c:121: error: expected expression before ']' token
  1775. configure:10621: $? = 1
  1776. configure: failed program was:
  1777. | /* confdefs.h */
  1778. | #define PACKAGE_NAME ""xbmc""
  1779. | #define PACKAGE_TARNAME "-xbmc-"
  1780. | #define PACKAGE_VERSION "9.11"
  1781. | #define PACKAGE_STRING ""xbmc" 9.11"
  1782. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1783. | #define PACKAGE_URL ""
  1784. | #define STDC_HEADERS 1
  1785. | #define HAVE_SYS_TYPES_H 1
  1786. | #define HAVE_SYS_STAT_H 1
  1787. | #define HAVE_STDLIB_H 1
  1788. | #define HAVE_STRING_H 1
  1789. | #define HAVE_MEMORY_H 1
  1790. | #define HAVE_STRINGS_H 1
  1791. | #define HAVE_INTTYPES_H 1
  1792. | #define HAVE_STDINT_H 1
  1793. | #define HAVE_UNISTD_H 1
  1794. | #define HAVE_LIBGL 1
  1795. | #define HAVE_LIBGLEW 1
  1796. | #define HAVE_LIBGLU 1
  1797. | #define HAVE_LIBMICROHTTPD 1
  1798. | #define HAVE_LIBBZ2 1
  1799. | #define HAVE_LIBJPEG 1
  1800. | #define HAVE_LIBPTHREAD 1
  1801. | #define HAVE_LIBLZO2 1
  1802. | #define HAVE_LIBZ 1
  1803. | #define HAVE_LIBSSL 1
  1804. | #define HAVE_LIBCRYPTO 1
  1805. | #define HAVE_LIBWAVPACK 1
  1806. | #define HAVE_LIBMPEG2 1
  1807. | #define HAVE_LIBMPEG2CONVERT 1
  1808. | #define HAVE_LIBPCRE 1
  1809. | #define HAVE_LIBPCRECPP 1
  1810. | #define HAVE_LIBMODPLUG 1
  1811. | #define HAVE_LIBMYSQLCLIENT 1
  1812. | #define HAVE_LIBFAAD 1
  1813. | #define HAVE_LIBSMBCLIENT 1
  1814. | #define HAVE_LIBSDL_MIXER 1
  1815. | #define HAVE_LIBDL 1
  1816. | #define HAVE_LIBRESOLV 1
  1817. | #define HAVE_LIBJASPER 1
  1818. | #define HAVE_LIBTIFF 1
  1819. | #define HAVE_LIBRT 1
  1820. | #define HAVE_LIBSDL_IMAGE 1
  1821. | #define HAVE_LIBFAAC 1
  1822. | #define HAVE_LIBXRANDR 1
  1823. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  1824. | #define HAVE_DIRENT_H 1
  1825. | #define STDC_HEADERS 1
  1826. | #define HAVE_SYS_WAIT_H 1
  1827. | #define HAVE_LZO_LZO1_H 1
  1828. | #define HAVE_ARPA_INET_H 1
  1829. | #define HAVE_FCNTL_H 1
  1830. | #define HAVE_FLOAT_H 1
  1831. | #define HAVE_INTTYPES_H 1
  1832. | #define HAVE_LIMITS_H 1
  1833. | #define HAVE_LOCALE_H 1
  1834. | #define HAVE_MALLOC_H 1
  1835. | #define HAVE_MEMORY_H 1
  1836. | #define HAVE_NETDB_H 1
  1837. | #define HAVE_NETINET_IN_H 1
  1838. | #define HAVE_STDDEF_H 1
  1839. | #define HAVE_STDINT_H 1
  1840. | #define HAVE_STDLIB_H 1
  1841. | #define HAVE_STRING_H 1
  1842. | #define HAVE_STRINGS_H 1
  1843. | #define HAVE_SYS_FILE_H 1
  1844. | #define HAVE_SYS_IOCTL_H 1
  1845. | #define HAVE_SYS_MOUNT_H 1
  1846. | #define HAVE_SYS_PARAM_H 1
  1847. | #define HAVE_SYS_SOCKET_H 1
  1848. | #define HAVE_SYS_TIME_H 1
  1849. | #define HAVE_SYS_TIMEB_H 1
  1850. | #define HAVE_SYS_VFS_H 1
  1851. | #define HAVE_TERMIOS_H 1
  1852. | #define HAVE_UNISTD_H 1
  1853. | #define HAVE_UTIME_H 1
  1854. | #define HAVE_WCHAR_H 1
  1855. | #define HAVE_WCTYPE_H 1
  1856. | #define HAVE_CDIO_ISO9660_H 1
  1857. | #define HAVE__BOOL 1
  1858. | #define HAVE_STDBOOL_H 1
  1859. | /* end confdefs.h. */
  1860. | #include <stdio.h>
  1861. | #ifdef HAVE_SYS_TYPES_H
  1862. | # include <sys/types.h>
  1863. | #endif
  1864. | #ifdef HAVE_SYS_STAT_H
  1865. | # include <sys/stat.h>
  1866. | #endif
  1867. | #ifdef STDC_HEADERS
  1868. | # include <stdlib.h>
  1869. | # include <stddef.h>
  1870. | #else
  1871. | # ifdef HAVE_STDLIB_H
  1872. | # include <stdlib.h>
  1873. | # endif
  1874. | #endif
  1875. | #ifdef HAVE_STRING_H
  1876. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1877. | # include <memory.h>
  1878. | # endif
  1879. | # include <string.h>
  1880. | #endif
  1881. | #ifdef HAVE_STRINGS_H
  1882. | # include <strings.h>
  1883. | #endif
  1884. | #ifdef HAVE_INTTYPES_H
  1885. | # include <inttypes.h>
  1886. | #endif
  1887. | #ifdef HAVE_STDINT_H
  1888. | # include <stdint.h>
  1889. | #endif
  1890. | #ifdef HAVE_UNISTD_H
  1891. | # include <unistd.h>
  1892. | #endif
  1893. | int
  1894. | main ()
  1895. | {
  1896. | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
  1897. | 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
  1898. | test_array [0] = 0
  1899. |
  1900. | ;
  1901. | return 0;
  1902. | }
  1903. configure:10621: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  1904. conftest.c: In function 'main':
  1905. conftest.c:120: error: expected ')' before ';' token
  1906. conftest.c:121: error: expected expression before ']' token
  1907. configure:10621: $? = 1
  1908. configure: failed program was:
  1909. | /* confdefs.h */
  1910. | #define PACKAGE_NAME ""xbmc""
  1911. | #define PACKAGE_TARNAME "-xbmc-"
  1912. | #define PACKAGE_VERSION "9.11"
  1913. | #define PACKAGE_STRING ""xbmc" 9.11"
  1914. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1915. | #define PACKAGE_URL ""
  1916. | #define STDC_HEADERS 1
  1917. | #define HAVE_SYS_TYPES_H 1
  1918. | #define HAVE_SYS_STAT_H 1
  1919. | #define HAVE_STDLIB_H 1
  1920. | #define HAVE_STRING_H 1
  1921. | #define HAVE_MEMORY_H 1
  1922. | #define HAVE_STRINGS_H 1
  1923. | #define HAVE_INTTYPES_H 1
  1924. | #define HAVE_STDINT_H 1
  1925. | #define HAVE_UNISTD_H 1
  1926. | #define HAVE_LIBGL 1
  1927. | #define HAVE_LIBGLEW 1
  1928. | #define HAVE_LIBGLU 1
  1929. | #define HAVE_LIBMICROHTTPD 1
  1930. | #define HAVE_LIBBZ2 1
  1931. | #define HAVE_LIBJPEG 1
  1932. | #define HAVE_LIBPTHREAD 1
  1933. | #define HAVE_LIBLZO2 1
  1934. | #define HAVE_LIBZ 1
  1935. | #define HAVE_LIBSSL 1
  1936. | #define HAVE_LIBCRYPTO 1
  1937. | #define HAVE_LIBWAVPACK 1
  1938. | #define HAVE_LIBMPEG2 1
  1939. | #define HAVE_LIBMPEG2CONVERT 1
  1940. | #define HAVE_LIBPCRE 1
  1941. | #define HAVE_LIBPCRECPP 1
  1942. | #define HAVE_LIBMODPLUG 1
  1943. | #define HAVE_LIBMYSQLCLIENT 1
  1944. | #define HAVE_LIBFAAD 1
  1945. | #define HAVE_LIBSMBCLIENT 1
  1946. | #define HAVE_LIBSDL_MIXER 1
  1947. | #define HAVE_LIBDL 1
  1948. | #define HAVE_LIBRESOLV 1
  1949. | #define HAVE_LIBJASPER 1
  1950. | #define HAVE_LIBTIFF 1
  1951. | #define HAVE_LIBRT 1
  1952. | #define HAVE_LIBSDL_IMAGE 1
  1953. | #define HAVE_LIBFAAC 1
  1954. | #define HAVE_LIBXRANDR 1
  1955. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  1956. | #define HAVE_DIRENT_H 1
  1957. | #define STDC_HEADERS 1
  1958. | #define HAVE_SYS_WAIT_H 1
  1959. | #define HAVE_LZO_LZO1_H 1
  1960. | #define HAVE_ARPA_INET_H 1
  1961. | #define HAVE_FCNTL_H 1
  1962. | #define HAVE_FLOAT_H 1
  1963. | #define HAVE_INTTYPES_H 1
  1964. | #define HAVE_LIMITS_H 1
  1965. | #define HAVE_LOCALE_H 1
  1966. | #define HAVE_MALLOC_H 1
  1967. | #define HAVE_MEMORY_H 1
  1968. | #define HAVE_NETDB_H 1
  1969. | #define HAVE_NETINET_IN_H 1
  1970. | #define HAVE_STDDEF_H 1
  1971. | #define HAVE_STDINT_H 1
  1972. | #define HAVE_STDLIB_H 1
  1973. | #define HAVE_STRING_H 1
  1974. | #define HAVE_STRINGS_H 1
  1975. | #define HAVE_SYS_FILE_H 1
  1976. | #define HAVE_SYS_IOCTL_H 1
  1977. | #define HAVE_SYS_MOUNT_H 1
  1978. | #define HAVE_SYS_PARAM_H 1
  1979. | #define HAVE_SYS_SOCKET_H 1
  1980. | #define HAVE_SYS_TIME_H 1
  1981. | #define HAVE_SYS_TIMEB_H 1
  1982. | #define HAVE_SYS_VFS_H 1
  1983. | #define HAVE_TERMIOS_H 1
  1984. | #define HAVE_UNISTD_H 1
  1985. | #define HAVE_UTIME_H 1
  1986. | #define HAVE_WCHAR_H 1
  1987. | #define HAVE_WCTYPE_H 1
  1988. | #define HAVE_CDIO_ISO9660_H 1
  1989. | #define HAVE__BOOL 1
  1990. | #define HAVE_STDBOOL_H 1
  1991. | /* end confdefs.h. */
  1992. | #include <stdio.h>
  1993. | #ifdef HAVE_SYS_TYPES_H
  1994. | # include <sys/types.h>
  1995. | #endif
  1996. | #ifdef HAVE_SYS_STAT_H
  1997. | # include <sys/stat.h>
  1998. | #endif
  1999. | #ifdef STDC_HEADERS
  2000. | # include <stdlib.h>
  2001. | # include <stddef.h>
  2002. | #else
  2003. | # ifdef HAVE_STDLIB_H
  2004. | # include <stdlib.h>
  2005. | # endif
  2006. | #endif
  2007. | #ifdef HAVE_STRING_H
  2008. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2009. | # include <memory.h>
  2010. | # endif
  2011. | # include <string.h>
  2012. | #endif
  2013. | #ifdef HAVE_STRINGS_H
  2014. | # include <strings.h>
  2015. | #endif
  2016. | #ifdef HAVE_INTTYPES_H
  2017. | # include <inttypes.h>
  2018. | #endif
  2019. | #ifdef HAVE_STDINT_H
  2020. | # include <stdint.h>
  2021. | #endif
  2022. | #ifdef HAVE_UNISTD_H
  2023. | # include <unistd.h>
  2024. | #endif
  2025. | int
  2026. | main ()
  2027. | {
  2028. | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
  2029. | 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
  2030. | test_array [0] = 0
  2031. |
  2032. | ;
  2033. | return 0;
  2034. | }
  2035. configure:10621: result: no
  2036. configure:10632: checking for int16_t
  2037. configure:10632: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  2038. conftest.c: In function 'main':
  2039. conftest.c:120: error: expected ')' before ';' token
  2040. conftest.c:121: error: expected expression before ']' token
  2041. configure:10632: $? = 1
  2042. configure: failed program was:
  2043. | /* confdefs.h */
  2044. | #define PACKAGE_NAME ""xbmc""
  2045. | #define PACKAGE_TARNAME "-xbmc-"
  2046. | #define PACKAGE_VERSION "9.11"
  2047. | #define PACKAGE_STRING ""xbmc" 9.11"
  2048. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2049. | #define PACKAGE_URL ""
  2050. | #define STDC_HEADERS 1
  2051. | #define HAVE_SYS_TYPES_H 1
  2052. | #define HAVE_SYS_STAT_H 1
  2053. | #define HAVE_STDLIB_H 1
  2054. | #define HAVE_STRING_H 1
  2055. | #define HAVE_MEMORY_H 1
  2056. | #define HAVE_STRINGS_H 1
  2057. | #define HAVE_INTTYPES_H 1
  2058. | #define HAVE_STDINT_H 1
  2059. | #define HAVE_UNISTD_H 1
  2060. | #define HAVE_LIBGL 1
  2061. | #define HAVE_LIBGLEW 1
  2062. | #define HAVE_LIBGLU 1
  2063. | #define HAVE_LIBMICROHTTPD 1
  2064. | #define HAVE_LIBBZ2 1
  2065. | #define HAVE_LIBJPEG 1
  2066. | #define HAVE_LIBPTHREAD 1
  2067. | #define HAVE_LIBLZO2 1
  2068. | #define HAVE_LIBZ 1
  2069. | #define HAVE_LIBSSL 1
  2070. | #define HAVE_LIBCRYPTO 1
  2071. | #define HAVE_LIBWAVPACK 1
  2072. | #define HAVE_LIBMPEG2 1
  2073. | #define HAVE_LIBMPEG2CONVERT 1
  2074. | #define HAVE_LIBPCRE 1
  2075. | #define HAVE_LIBPCRECPP 1
  2076. | #define HAVE_LIBMODPLUG 1
  2077. | #define HAVE_LIBMYSQLCLIENT 1
  2078. | #define HAVE_LIBFAAD 1
  2079. | #define HAVE_LIBSMBCLIENT 1
  2080. | #define HAVE_LIBSDL_MIXER 1
  2081. | #define HAVE_LIBDL 1
  2082. | #define HAVE_LIBRESOLV 1
  2083. | #define HAVE_LIBJASPER 1
  2084. | #define HAVE_LIBTIFF 1
  2085. | #define HAVE_LIBRT 1
  2086. | #define HAVE_LIBSDL_IMAGE 1
  2087. | #define HAVE_LIBFAAC 1
  2088. | #define HAVE_LIBXRANDR 1
  2089. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  2090. | #define HAVE_DIRENT_H 1
  2091. | #define STDC_HEADERS 1
  2092. | #define HAVE_SYS_WAIT_H 1
  2093. | #define HAVE_LZO_LZO1_H 1
  2094. | #define HAVE_ARPA_INET_H 1
  2095. | #define HAVE_FCNTL_H 1
  2096. | #define HAVE_FLOAT_H 1
  2097. | #define HAVE_INTTYPES_H 1
  2098. | #define HAVE_LIMITS_H 1
  2099. | #define HAVE_LOCALE_H 1
  2100. | #define HAVE_MALLOC_H 1
  2101. | #define HAVE_MEMORY_H 1
  2102. | #define HAVE_NETDB_H 1
  2103. | #define HAVE_NETINET_IN_H 1
  2104. | #define HAVE_STDDEF_H 1
  2105. | #define HAVE_STDINT_H 1
  2106. | #define HAVE_STDLIB_H 1
  2107. | #define HAVE_STRING_H 1
  2108. | #define HAVE_STRINGS_H 1
  2109. | #define HAVE_SYS_FILE_H 1
  2110. | #define HAVE_SYS_IOCTL_H 1
  2111. | #define HAVE_SYS_MOUNT_H 1
  2112. | #define HAVE_SYS_PARAM_H 1
  2113. | #define HAVE_SYS_SOCKET_H 1
  2114. | #define HAVE_SYS_TIME_H 1
  2115. | #define HAVE_SYS_TIMEB_H 1
  2116. | #define HAVE_SYS_VFS_H 1
  2117. | #define HAVE_TERMIOS_H 1
  2118. | #define HAVE_UNISTD_H 1
  2119. | #define HAVE_UTIME_H 1
  2120. | #define HAVE_WCHAR_H 1
  2121. | #define HAVE_WCTYPE_H 1
  2122. | #define HAVE_CDIO_ISO9660_H 1
  2123. | #define HAVE__BOOL 1
  2124. | #define HAVE_STDBOOL_H 1
  2125. | /* end confdefs.h. */
  2126. | #include <stdio.h>
  2127. | #ifdef HAVE_SYS_TYPES_H
  2128. | # include <sys/types.h>
  2129. | #endif
  2130. | #ifdef HAVE_SYS_STAT_H
  2131. | # include <sys/stat.h>
  2132. | #endif
  2133. | #ifdef STDC_HEADERS
  2134. | # include <stdlib.h>
  2135. | # include <stddef.h>
  2136. | #else
  2137. | # ifdef HAVE_STDLIB_H
  2138. | # include <stdlib.h>
  2139. | # endif
  2140. | #endif
  2141. | #ifdef HAVE_STRING_H
  2142. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2143. | # include <memory.h>
  2144. | # endif
  2145. | # include <string.h>
  2146. | #endif
  2147. | #ifdef HAVE_STRINGS_H
  2148. | # include <strings.h>
  2149. | #endif
  2150. | #ifdef HAVE_INTTYPES_H
  2151. | # include <inttypes.h>
  2152. | #endif
  2153. | #ifdef HAVE_STDINT_H
  2154. | # include <stdint.h>
  2155. | #endif
  2156. | #ifdef HAVE_UNISTD_H
  2157. | # include <unistd.h>
  2158. | #endif
  2159. | int
  2160. | main ()
  2161. | {
  2162. | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
  2163. | 0 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1))];
  2164. | test_array [0] = 0
  2165. |
  2166. | ;
  2167. | return 0;
  2168. | }
  2169. configure:10632: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  2170. conftest.c: In function 'main':
  2171. conftest.c:120: error: expected ')' before ';' token
  2172. conftest.c:121: error: expected expression before ']' token
  2173. configure:10632: $? = 1
  2174. configure: failed program was:
  2175. | /* confdefs.h */
  2176. | #define PACKAGE_NAME ""xbmc""
  2177. | #define PACKAGE_TARNAME "-xbmc-"
  2178. | #define PACKAGE_VERSION "9.11"
  2179. | #define PACKAGE_STRING ""xbmc" 9.11"
  2180. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2181. | #define PACKAGE_URL ""
  2182. | #define STDC_HEADERS 1
  2183. | #define HAVE_SYS_TYPES_H 1
  2184. | #define HAVE_SYS_STAT_H 1
  2185. | #define HAVE_STDLIB_H 1
  2186. | #define HAVE_STRING_H 1
  2187. | #define HAVE_MEMORY_H 1
  2188. | #define HAVE_STRINGS_H 1
  2189. | #define HAVE_INTTYPES_H 1
  2190. | #define HAVE_STDINT_H 1
  2191. | #define HAVE_UNISTD_H 1
  2192. | #define HAVE_LIBGL 1
  2193. | #define HAVE_LIBGLEW 1
  2194. | #define HAVE_LIBGLU 1
  2195. | #define HAVE_LIBMICROHTTPD 1
  2196. | #define HAVE_LIBBZ2 1
  2197. | #define HAVE_LIBJPEG 1
  2198. | #define HAVE_LIBPTHREAD 1
  2199. | #define HAVE_LIBLZO2 1
  2200. | #define HAVE_LIBZ 1
  2201. | #define HAVE_LIBSSL 1
  2202. | #define HAVE_LIBCRYPTO 1
  2203. | #define HAVE_LIBWAVPACK 1
  2204. | #define HAVE_LIBMPEG2 1
  2205. | #define HAVE_LIBMPEG2CONVERT 1
  2206. | #define HAVE_LIBPCRE 1
  2207. | #define HAVE_LIBPCRECPP 1
  2208. | #define HAVE_LIBMODPLUG 1
  2209. | #define HAVE_LIBMYSQLCLIENT 1
  2210. | #define HAVE_LIBFAAD 1
  2211. | #define HAVE_LIBSMBCLIENT 1
  2212. | #define HAVE_LIBSDL_MIXER 1
  2213. | #define HAVE_LIBDL 1
  2214. | #define HAVE_LIBRESOLV 1
  2215. | #define HAVE_LIBJASPER 1
  2216. | #define HAVE_LIBTIFF 1
  2217. | #define HAVE_LIBRT 1
  2218. | #define HAVE_LIBSDL_IMAGE 1
  2219. | #define HAVE_LIBFAAC 1
  2220. | #define HAVE_LIBXRANDR 1
  2221. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  2222. | #define HAVE_DIRENT_H 1
  2223. | #define STDC_HEADERS 1
  2224. | #define HAVE_SYS_WAIT_H 1
  2225. | #define HAVE_LZO_LZO1_H 1
  2226. | #define HAVE_ARPA_INET_H 1
  2227. | #define HAVE_FCNTL_H 1
  2228. | #define HAVE_FLOAT_H 1
  2229. | #define HAVE_INTTYPES_H 1
  2230. | #define HAVE_LIMITS_H 1
  2231. | #define HAVE_LOCALE_H 1
  2232. | #define HAVE_MALLOC_H 1
  2233. | #define HAVE_MEMORY_H 1
  2234. | #define HAVE_NETDB_H 1
  2235. | #define HAVE_NETINET_IN_H 1
  2236. | #define HAVE_STDDEF_H 1
  2237. | #define HAVE_STDINT_H 1
  2238. | #define HAVE_STDLIB_H 1
  2239. | #define HAVE_STRING_H 1
  2240. | #define HAVE_STRINGS_H 1
  2241. | #define HAVE_SYS_FILE_H 1
  2242. | #define HAVE_SYS_IOCTL_H 1
  2243. | #define HAVE_SYS_MOUNT_H 1
  2244. | #define HAVE_SYS_PARAM_H 1
  2245. | #define HAVE_SYS_SOCKET_H 1
  2246. | #define HAVE_SYS_TIME_H 1
  2247. | #define HAVE_SYS_TIMEB_H 1
  2248. | #define HAVE_SYS_VFS_H 1
  2249. | #define HAVE_TERMIOS_H 1
  2250. | #define HAVE_UNISTD_H 1
  2251. | #define HAVE_UTIME_H 1
  2252. | #define HAVE_WCHAR_H 1
  2253. | #define HAVE_WCTYPE_H 1
  2254. | #define HAVE_CDIO_ISO9660_H 1
  2255. | #define HAVE__BOOL 1
  2256. | #define HAVE_STDBOOL_H 1
  2257. | /* end confdefs.h. */
  2258. | #include <stdio.h>
  2259. | #ifdef HAVE_SYS_TYPES_H
  2260. | # include <sys/types.h>
  2261. | #endif
  2262. | #ifdef HAVE_SYS_STAT_H
  2263. | # include <sys/stat.h>
  2264. | #endif
  2265. | #ifdef STDC_HEADERS
  2266. | # include <stdlib.h>
  2267. | # include <stddef.h>
  2268. | #else
  2269. | # ifdef HAVE_STDLIB_H
  2270. | # include <stdlib.h>
  2271. | # endif
  2272. | #endif
  2273. | #ifdef HAVE_STRING_H
  2274. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2275. | # include <memory.h>
  2276. | # endif
  2277. | # include <string.h>
  2278. | #endif
  2279. | #ifdef HAVE_STRINGS_H
  2280. | # include <strings.h>
  2281. | #endif
  2282. | #ifdef HAVE_INTTYPES_H
  2283. | # include <inttypes.h>
  2284. | #endif
  2285. | #ifdef HAVE_STDINT_H
  2286. | # include <stdint.h>
  2287. | #endif
  2288. | #ifdef HAVE_UNISTD_H
  2289. | # include <unistd.h>
  2290. | #endif
  2291. | int
  2292. | main ()
  2293. | {
  2294. | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
  2295. | 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
  2296. | test_array [0] = 0
  2297. |
  2298. | ;
  2299. | return 0;
  2300. | }
  2301. configure:10632: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  2302. conftest.c: In function 'main':
  2303. conftest.c:120: error: expected ')' before ';' token
  2304. conftest.c:121: error: expected expression before ']' token
  2305. configure:10632: $? = 1
  2306. configure: failed program was:
  2307. | /* confdefs.h */
  2308. | #define PACKAGE_NAME ""xbmc""
  2309. | #define PACKAGE_TARNAME "-xbmc-"
  2310. | #define PACKAGE_VERSION "9.11"
  2311. | #define PACKAGE_STRING ""xbmc" 9.11"
  2312. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2313. | #define PACKAGE_URL ""
  2314. | #define STDC_HEADERS 1
  2315. | #define HAVE_SYS_TYPES_H 1
  2316. | #define HAVE_SYS_STAT_H 1
  2317. | #define HAVE_STDLIB_H 1
  2318. | #define HAVE_STRING_H 1
  2319. | #define HAVE_MEMORY_H 1
  2320. | #define HAVE_STRINGS_H 1
  2321. | #define HAVE_INTTYPES_H 1
  2322. | #define HAVE_STDINT_H 1
  2323. | #define HAVE_UNISTD_H 1
  2324. | #define HAVE_LIBGL 1
  2325. | #define HAVE_LIBGLEW 1
  2326. | #define HAVE_LIBGLU 1
  2327. | #define HAVE_LIBMICROHTTPD 1
  2328. | #define HAVE_LIBBZ2 1
  2329. | #define HAVE_LIBJPEG 1
  2330. | #define HAVE_LIBPTHREAD 1
  2331. | #define HAVE_LIBLZO2 1
  2332. | #define HAVE_LIBZ 1
  2333. | #define HAVE_LIBSSL 1
  2334. | #define HAVE_LIBCRYPTO 1
  2335. | #define HAVE_LIBWAVPACK 1
  2336. | #define HAVE_LIBMPEG2 1
  2337. | #define HAVE_LIBMPEG2CONVERT 1
  2338. | #define HAVE_LIBPCRE 1
  2339. | #define HAVE_LIBPCRECPP 1
  2340. | #define HAVE_LIBMODPLUG 1
  2341. | #define HAVE_LIBMYSQLCLIENT 1
  2342. | #define HAVE_LIBFAAD 1
  2343. | #define HAVE_LIBSMBCLIENT 1
  2344. | #define HAVE_LIBSDL_MIXER 1
  2345. | #define HAVE_LIBDL 1
  2346. | #define HAVE_LIBRESOLV 1
  2347. | #define HAVE_LIBJASPER 1
  2348. | #define HAVE_LIBTIFF 1
  2349. | #define HAVE_LIBRT 1
  2350. | #define HAVE_LIBSDL_IMAGE 1
  2351. | #define HAVE_LIBFAAC 1
  2352. | #define HAVE_LIBXRANDR 1
  2353. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  2354. | #define HAVE_DIRENT_H 1
  2355. | #define STDC_HEADERS 1
  2356. | #define HAVE_SYS_WAIT_H 1
  2357. | #define HAVE_LZO_LZO1_H 1
  2358. | #define HAVE_ARPA_INET_H 1
  2359. | #define HAVE_FCNTL_H 1
  2360. | #define HAVE_FLOAT_H 1
  2361. | #define HAVE_INTTYPES_H 1
  2362. | #define HAVE_LIMITS_H 1
  2363. | #define HAVE_LOCALE_H 1
  2364. | #define HAVE_MALLOC_H 1
  2365. | #define HAVE_MEMORY_H 1
  2366. | #define HAVE_NETDB_H 1
  2367. | #define HAVE_NETINET_IN_H 1
  2368. | #define HAVE_STDDEF_H 1
  2369. | #define HAVE_STDINT_H 1
  2370. | #define HAVE_STDLIB_H 1
  2371. | #define HAVE_STRING_H 1
  2372. | #define HAVE_STRINGS_H 1
  2373. | #define HAVE_SYS_FILE_H 1
  2374. | #define HAVE_SYS_IOCTL_H 1
  2375. | #define HAVE_SYS_MOUNT_H 1
  2376. | #define HAVE_SYS_PARAM_H 1
  2377. | #define HAVE_SYS_SOCKET_H 1
  2378. | #define HAVE_SYS_TIME_H 1
  2379. | #define HAVE_SYS_TIMEB_H 1
  2380. | #define HAVE_SYS_VFS_H 1
  2381. | #define HAVE_TERMIOS_H 1
  2382. | #define HAVE_UNISTD_H 1
  2383. | #define HAVE_UTIME_H 1
  2384. | #define HAVE_WCHAR_H 1
  2385. | #define HAVE_WCTYPE_H 1
  2386. | #define HAVE_CDIO_ISO9660_H 1
  2387. | #define HAVE__BOOL 1
  2388. | #define HAVE_STDBOOL_H 1
  2389. | /* end confdefs.h. */
  2390. | #include <stdio.h>
  2391. | #ifdef HAVE_SYS_TYPES_H
  2392. | # include <sys/types.h>
  2393. | #endif
  2394. | #ifdef HAVE_SYS_STAT_H
  2395. | # include <sys/stat.h>
  2396. | #endif
  2397. | #ifdef STDC_HEADERS
  2398. | # include <stdlib.h>
  2399. | # include <stddef.h>
  2400. | #else
  2401. | # ifdef HAVE_STDLIB_H
  2402. | # include <stdlib.h>
  2403. | # endif
  2404. | #endif
  2405. | #ifdef HAVE_STRING_H
  2406. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2407. | # include <memory.h>
  2408. | # endif
  2409. | # include <string.h>
  2410. | #endif
  2411. | #ifdef HAVE_STRINGS_H
  2412. | # include <strings.h>
  2413. | #endif
  2414. | #ifdef HAVE_INTTYPES_H
  2415. | # include <inttypes.h>
  2416. | #endif
  2417. | #ifdef HAVE_STDINT_H
  2418. | # include <stdint.h>
  2419. | #endif
  2420. | #ifdef HAVE_UNISTD_H
  2421. | # include <unistd.h>
  2422. | #endif
  2423. | int
  2424. | main ()
  2425. | {
  2426. | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
  2427. | 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
  2428. | test_array [0] = 0
  2429. |
  2430. | ;
  2431. | return 0;
  2432. | }
  2433. configure:10632: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  2434. conftest.c: In function 'main':
  2435. conftest.c:120: error: expected ')' before ';' token
  2436. conftest.c:121: error: expected expression before ']' token
  2437. configure:10632: $? = 1
  2438. configure: failed program was:
  2439. | /* confdefs.h */
  2440. | #define PACKAGE_NAME ""xbmc""
  2441. | #define PACKAGE_TARNAME "-xbmc-"
  2442. | #define PACKAGE_VERSION "9.11"
  2443. | #define PACKAGE_STRING ""xbmc" 9.11"
  2444. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2445. | #define PACKAGE_URL ""
  2446. | #define STDC_HEADERS 1
  2447. | #define HAVE_SYS_TYPES_H 1
  2448. | #define HAVE_SYS_STAT_H 1
  2449. | #define HAVE_STDLIB_H 1
  2450. | #define HAVE_STRING_H 1
  2451. | #define HAVE_MEMORY_H 1
  2452. | #define HAVE_STRINGS_H 1
  2453. | #define HAVE_INTTYPES_H 1
  2454. | #define HAVE_STDINT_H 1
  2455. | #define HAVE_UNISTD_H 1
  2456. | #define HAVE_LIBGL 1
  2457. | #define HAVE_LIBGLEW 1
  2458. | #define HAVE_LIBGLU 1
  2459. | #define HAVE_LIBMICROHTTPD 1
  2460. | #define HAVE_LIBBZ2 1
  2461. | #define HAVE_LIBJPEG 1
  2462. | #define HAVE_LIBPTHREAD 1
  2463. | #define HAVE_LIBLZO2 1
  2464. | #define HAVE_LIBZ 1
  2465. | #define HAVE_LIBSSL 1
  2466. | #define HAVE_LIBCRYPTO 1
  2467. | #define HAVE_LIBWAVPACK 1
  2468. | #define HAVE_LIBMPEG2 1
  2469. | #define HAVE_LIBMPEG2CONVERT 1
  2470. | #define HAVE_LIBPCRE 1
  2471. | #define HAVE_LIBPCRECPP 1
  2472. | #define HAVE_LIBMODPLUG 1
  2473. | #define HAVE_LIBMYSQLCLIENT 1
  2474. | #define HAVE_LIBFAAD 1
  2475. | #define HAVE_LIBSMBCLIENT 1
  2476. | #define HAVE_LIBSDL_MIXER 1
  2477. | #define HAVE_LIBDL 1
  2478. | #define HAVE_LIBRESOLV 1
  2479. | #define HAVE_LIBJASPER 1
  2480. | #define HAVE_LIBTIFF 1
  2481. | #define HAVE_LIBRT 1
  2482. | #define HAVE_LIBSDL_IMAGE 1
  2483. | #define HAVE_LIBFAAC 1
  2484. | #define HAVE_LIBXRANDR 1
  2485. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  2486. | #define HAVE_DIRENT_H 1
  2487. | #define STDC_HEADERS 1
  2488. | #define HAVE_SYS_WAIT_H 1
  2489. | #define HAVE_LZO_LZO1_H 1
  2490. | #define HAVE_ARPA_INET_H 1
  2491. | #define HAVE_FCNTL_H 1
  2492. | #define HAVE_FLOAT_H 1
  2493. | #define HAVE_INTTYPES_H 1
  2494. | #define HAVE_LIMITS_H 1
  2495. | #define HAVE_LOCALE_H 1
  2496. | #define HAVE_MALLOC_H 1
  2497. | #define HAVE_MEMORY_H 1
  2498. | #define HAVE_NETDB_H 1
  2499. | #define HAVE_NETINET_IN_H 1
  2500. | #define HAVE_STDDEF_H 1
  2501. | #define HAVE_STDINT_H 1
  2502. | #define HAVE_STDLIB_H 1
  2503. | #define HAVE_STRING_H 1
  2504. | #define HAVE_STRINGS_H 1
  2505. | #define HAVE_SYS_FILE_H 1
  2506. | #define HAVE_SYS_IOCTL_H 1
  2507. | #define HAVE_SYS_MOUNT_H 1
  2508. | #define HAVE_SYS_PARAM_H 1
  2509. | #define HAVE_SYS_SOCKET_H 1
  2510. | #define HAVE_SYS_TIME_H 1
  2511. | #define HAVE_SYS_TIMEB_H 1
  2512. | #define HAVE_SYS_VFS_H 1
  2513. | #define HAVE_TERMIOS_H 1
  2514. | #define HAVE_UNISTD_H 1
  2515. | #define HAVE_UTIME_H 1
  2516. | #define HAVE_WCHAR_H 1
  2517. | #define HAVE_WCTYPE_H 1
  2518. | #define HAVE_CDIO_ISO9660_H 1
  2519. | #define HAVE__BOOL 1
  2520. | #define HAVE_STDBOOL_H 1
  2521. | /* end confdefs.h. */
  2522. | #include <stdio.h>
  2523. | #ifdef HAVE_SYS_TYPES_H
  2524. | # include <sys/types.h>
  2525. | #endif
  2526. | #ifdef HAVE_SYS_STAT_H
  2527. | # include <sys/stat.h>
  2528. | #endif
  2529. | #ifdef STDC_HEADERS
  2530. | # include <stdlib.h>
  2531. | # include <stddef.h>
  2532. | #else
  2533. | # ifdef HAVE_STDLIB_H
  2534. | # include <stdlib.h>
  2535. | # endif
  2536. | #endif
  2537. | #ifdef HAVE_STRING_H
  2538. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2539. | # include <memory.h>
  2540. | # endif
  2541. | # include <string.h>
  2542. | #endif
  2543. | #ifdef HAVE_STRINGS_H
  2544. | # include <strings.h>
  2545. | #endif
  2546. | #ifdef HAVE_INTTYPES_H
  2547. | # include <inttypes.h>
  2548. | #endif
  2549. | #ifdef HAVE_STDINT_H
  2550. | # include <stdint.h>
  2551. | #endif
  2552. | #ifdef HAVE_UNISTD_H
  2553. | # include <unistd.h>
  2554. | #endif
  2555. | int
  2556. | main ()
  2557. | {
  2558. | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
  2559. | 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
  2560. | test_array [0] = 0
  2561. |
  2562. | ;
  2563. | return 0;
  2564. | }
  2565. configure:10632: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  2566. conftest.c: In function 'main':
  2567. conftest.c:120: error: expected ')' before ';' token
  2568. conftest.c:121: error: expected expression before ']' token
  2569. configure:10632: $? = 1
  2570. configure: failed program was:
  2571. | /* confdefs.h */
  2572. | #define PACKAGE_NAME ""xbmc""
  2573. | #define PACKAGE_TARNAME "-xbmc-"
  2574. | #define PACKAGE_VERSION "9.11"
  2575. | #define PACKAGE_STRING ""xbmc" 9.11"
  2576. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2577. | #define PACKAGE_URL ""
  2578. | #define STDC_HEADERS 1
  2579. | #define HAVE_SYS_TYPES_H 1
  2580. | #define HAVE_SYS_STAT_H 1
  2581. | #define HAVE_STDLIB_H 1
  2582. | #define HAVE_STRING_H 1
  2583. | #define HAVE_MEMORY_H 1
  2584. | #define HAVE_STRINGS_H 1
  2585. | #define HAVE_INTTYPES_H 1
  2586. | #define HAVE_STDINT_H 1
  2587. | #define HAVE_UNISTD_H 1
  2588. | #define HAVE_LIBGL 1
  2589. | #define HAVE_LIBGLEW 1
  2590. | #define HAVE_LIBGLU 1
  2591. | #define HAVE_LIBMICROHTTPD 1
  2592. | #define HAVE_LIBBZ2 1
  2593. | #define HAVE_LIBJPEG 1
  2594. | #define HAVE_LIBPTHREAD 1
  2595. | #define HAVE_LIBLZO2 1
  2596. | #define HAVE_LIBZ 1
  2597. | #define HAVE_LIBSSL 1
  2598. | #define HAVE_LIBCRYPTO 1
  2599. | #define HAVE_LIBWAVPACK 1
  2600. | #define HAVE_LIBMPEG2 1
  2601. | #define HAVE_LIBMPEG2CONVERT 1
  2602. | #define HAVE_LIBPCRE 1
  2603. | #define HAVE_LIBPCRECPP 1
  2604. | #define HAVE_LIBMODPLUG 1
  2605. | #define HAVE_LIBMYSQLCLIENT 1
  2606. | #define HAVE_LIBFAAD 1
  2607. | #define HAVE_LIBSMBCLIENT 1
  2608. | #define HAVE_LIBSDL_MIXER 1
  2609. | #define HAVE_LIBDL 1
  2610. | #define HAVE_LIBRESOLV 1
  2611. | #define HAVE_LIBJASPER 1
  2612. | #define HAVE_LIBTIFF 1
  2613. | #define HAVE_LIBRT 1
  2614. | #define HAVE_LIBSDL_IMAGE 1
  2615. | #define HAVE_LIBFAAC 1
  2616. | #define HAVE_LIBXRANDR 1
  2617. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  2618. | #define HAVE_DIRENT_H 1
  2619. | #define STDC_HEADERS 1
  2620. | #define HAVE_SYS_WAIT_H 1
  2621. | #define HAVE_LZO_LZO1_H 1
  2622. | #define HAVE_ARPA_INET_H 1
  2623. | #define HAVE_FCNTL_H 1
  2624. | #define HAVE_FLOAT_H 1
  2625. | #define HAVE_INTTYPES_H 1
  2626. | #define HAVE_LIMITS_H 1
  2627. | #define HAVE_LOCALE_H 1
  2628. | #define HAVE_MALLOC_H 1
  2629. | #define HAVE_MEMORY_H 1
  2630. | #define HAVE_NETDB_H 1
  2631. | #define HAVE_NETINET_IN_H 1
  2632. | #define HAVE_STDDEF_H 1
  2633. | #define HAVE_STDINT_H 1
  2634. | #define HAVE_STDLIB_H 1
  2635. | #define HAVE_STRING_H 1
  2636. | #define HAVE_STRINGS_H 1
  2637. | #define HAVE_SYS_FILE_H 1
  2638. | #define HAVE_SYS_IOCTL_H 1
  2639. | #define HAVE_SYS_MOUNT_H 1
  2640. | #define HAVE_SYS_PARAM_H 1
  2641. | #define HAVE_SYS_SOCKET_H 1
  2642. | #define HAVE_SYS_TIME_H 1
  2643. | #define HAVE_SYS_TIMEB_H 1
  2644. | #define HAVE_SYS_VFS_H 1
  2645. | #define HAVE_TERMIOS_H 1
  2646. | #define HAVE_UNISTD_H 1
  2647. | #define HAVE_UTIME_H 1
  2648. | #define HAVE_WCHAR_H 1
  2649. | #define HAVE_WCTYPE_H 1
  2650. | #define HAVE_CDIO_ISO9660_H 1
  2651. | #define HAVE__BOOL 1
  2652. | #define HAVE_STDBOOL_H 1
  2653. | /* end confdefs.h. */
  2654. | #include <stdio.h>
  2655. | #ifdef HAVE_SYS_TYPES_H
  2656. | # include <sys/types.h>
  2657. | #endif
  2658. | #ifdef HAVE_SYS_STAT_H
  2659. | # include <sys/stat.h>
  2660. | #endif
  2661. | #ifdef STDC_HEADERS
  2662. | # include <stdlib.h>
  2663. | # include <stddef.h>
  2664. | #else
  2665. | # ifdef HAVE_STDLIB_H
  2666. | # include <stdlib.h>
  2667. | # endif
  2668. | #endif
  2669. | #ifdef HAVE_STRING_H
  2670. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2671. | # include <memory.h>
  2672. | # endif
  2673. | # include <string.h>
  2674. | #endif
  2675. | #ifdef HAVE_STRINGS_H
  2676. | # include <strings.h>
  2677. | #endif
  2678. | #ifdef HAVE_INTTYPES_H
  2679. | # include <inttypes.h>
  2680. | #endif
  2681. | #ifdef HAVE_STDINT_H
  2682. | # include <stdint.h>
  2683. | #endif
  2684. | #ifdef HAVE_UNISTD_H
  2685. | # include <unistd.h>
  2686. | #endif
  2687. | int
  2688. | main ()
  2689. | {
  2690. | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
  2691. | 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
  2692. | test_array [0] = 0
  2693. |
  2694. | ;
  2695. | return 0;
  2696. | }
  2697. configure:10632: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  2698. conftest.c: In function 'main':
  2699. conftest.c:120: error: expected ')' before ';' token
  2700. conftest.c:121: error: expected expression before ']' token
  2701. configure:10632: $? = 1
  2702. configure: failed program was:
  2703. | /* confdefs.h */
  2704. | #define PACKAGE_NAME ""xbmc""
  2705. | #define PACKAGE_TARNAME "-xbmc-"
  2706. | #define PACKAGE_VERSION "9.11"
  2707. | #define PACKAGE_STRING ""xbmc" 9.11"
  2708. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2709. | #define PACKAGE_URL ""
  2710. | #define STDC_HEADERS 1
  2711. | #define HAVE_SYS_TYPES_H 1
  2712. | #define HAVE_SYS_STAT_H 1
  2713. | #define HAVE_STDLIB_H 1
  2714. | #define HAVE_STRING_H 1
  2715. | #define HAVE_MEMORY_H 1
  2716. | #define HAVE_STRINGS_H 1
  2717. | #define HAVE_INTTYPES_H 1
  2718. | #define HAVE_STDINT_H 1
  2719. | #define HAVE_UNISTD_H 1
  2720. | #define HAVE_LIBGL 1
  2721. | #define HAVE_LIBGLEW 1
  2722. | #define HAVE_LIBGLU 1
  2723. | #define HAVE_LIBMICROHTTPD 1
  2724. | #define HAVE_LIBBZ2 1
  2725. | #define HAVE_LIBJPEG 1
  2726. | #define HAVE_LIBPTHREAD 1
  2727. | #define HAVE_LIBLZO2 1
  2728. | #define HAVE_LIBZ 1
  2729. | #define HAVE_LIBSSL 1
  2730. | #define HAVE_LIBCRYPTO 1
  2731. | #define HAVE_LIBWAVPACK 1
  2732. | #define HAVE_LIBMPEG2 1
  2733. | #define HAVE_LIBMPEG2CONVERT 1
  2734. | #define HAVE_LIBPCRE 1
  2735. | #define HAVE_LIBPCRECPP 1
  2736. | #define HAVE_LIBMODPLUG 1
  2737. | #define HAVE_LIBMYSQLCLIENT 1
  2738. | #define HAVE_LIBFAAD 1
  2739. | #define HAVE_LIBSMBCLIENT 1
  2740. | #define HAVE_LIBSDL_MIXER 1
  2741. | #define HAVE_LIBDL 1
  2742. | #define HAVE_LIBRESOLV 1
  2743. | #define HAVE_LIBJASPER 1
  2744. | #define HAVE_LIBTIFF 1
  2745. | #define HAVE_LIBRT 1
  2746. | #define HAVE_LIBSDL_IMAGE 1
  2747. | #define HAVE_LIBFAAC 1
  2748. | #define HAVE_LIBXRANDR 1
  2749. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  2750. | #define HAVE_DIRENT_H 1
  2751. | #define STDC_HEADERS 1
  2752. | #define HAVE_SYS_WAIT_H 1
  2753. | #define HAVE_LZO_LZO1_H 1
  2754. | #define HAVE_ARPA_INET_H 1
  2755. | #define HAVE_FCNTL_H 1
  2756. | #define HAVE_FLOAT_H 1
  2757. | #define HAVE_INTTYPES_H 1
  2758. | #define HAVE_LIMITS_H 1
  2759. | #define HAVE_LOCALE_H 1
  2760. | #define HAVE_MALLOC_H 1
  2761. | #define HAVE_MEMORY_H 1
  2762. | #define HAVE_NETDB_H 1
  2763. | #define HAVE_NETINET_IN_H 1
  2764. | #define HAVE_STDDEF_H 1
  2765. | #define HAVE_STDINT_H 1
  2766. | #define HAVE_STDLIB_H 1
  2767. | #define HAVE_STRING_H 1
  2768. | #define HAVE_STRINGS_H 1
  2769. | #define HAVE_SYS_FILE_H 1
  2770. | #define HAVE_SYS_IOCTL_H 1
  2771. | #define HAVE_SYS_MOUNT_H 1
  2772. | #define HAVE_SYS_PARAM_H 1
  2773. | #define HAVE_SYS_SOCKET_H 1
  2774. | #define HAVE_SYS_TIME_H 1
  2775. | #define HAVE_SYS_TIMEB_H 1
  2776. | #define HAVE_SYS_VFS_H 1
  2777. | #define HAVE_TERMIOS_H 1
  2778. | #define HAVE_UNISTD_H 1
  2779. | #define HAVE_UTIME_H 1
  2780. | #define HAVE_WCHAR_H 1
  2781. | #define HAVE_WCTYPE_H 1
  2782. | #define HAVE_CDIO_ISO9660_H 1
  2783. | #define HAVE__BOOL 1
  2784. | #define HAVE_STDBOOL_H 1
  2785. | /* end confdefs.h. */
  2786. | #include <stdio.h>
  2787. | #ifdef HAVE_SYS_TYPES_H
  2788. | # include <sys/types.h>
  2789. | #endif
  2790. | #ifdef HAVE_SYS_STAT_H
  2791. | # include <sys/stat.h>
  2792. | #endif
  2793. | #ifdef STDC_HEADERS
  2794. | # include <stdlib.h>
  2795. | # include <stddef.h>
  2796. | #else
  2797. | # ifdef HAVE_STDLIB_H
  2798. | # include <stdlib.h>
  2799. | # endif
  2800. | #endif
  2801. | #ifdef HAVE_STRING_H
  2802. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2803. | # include <memory.h>
  2804. | # endif
  2805. | # include <string.h>
  2806. | #endif
  2807. | #ifdef HAVE_STRINGS_H
  2808. | # include <strings.h>
  2809. | #endif
  2810. | #ifdef HAVE_INTTYPES_H
  2811. | # include <inttypes.h>
  2812. | #endif
  2813. | #ifdef HAVE_STDINT_H
  2814. | # include <stdint.h>
  2815. | #endif
  2816. | #ifdef HAVE_UNISTD_H
  2817. | # include <unistd.h>
  2818. | #endif
  2819. | int
  2820. | main ()
  2821. | {
  2822. | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
  2823. | 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
  2824. | test_array [0] = 0
  2825. |
  2826. | ;
  2827. | return 0;
  2828. | }
  2829. configure:10632: result: no
  2830. configure:10643: checking for int32_t
  2831. configure:10643: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  2832. conftest.c: In function 'main':
  2833. conftest.c:120: error: expected ')' before ';' token
  2834. conftest.c:121: error: expected expression before ']' token
  2835. configure:10643: $? = 1
  2836. configure: failed program was:
  2837. | /* confdefs.h */
  2838. | #define PACKAGE_NAME ""xbmc""
  2839. | #define PACKAGE_TARNAME "-xbmc-"
  2840. | #define PACKAGE_VERSION "9.11"
  2841. | #define PACKAGE_STRING ""xbmc" 9.11"
  2842. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2843. | #define PACKAGE_URL ""
  2844. | #define STDC_HEADERS 1
  2845. | #define HAVE_SYS_TYPES_H 1
  2846. | #define HAVE_SYS_STAT_H 1
  2847. | #define HAVE_STDLIB_H 1
  2848. | #define HAVE_STRING_H 1
  2849. | #define HAVE_MEMORY_H 1
  2850. | #define HAVE_STRINGS_H 1
  2851. | #define HAVE_INTTYPES_H 1
  2852. | #define HAVE_STDINT_H 1
  2853. | #define HAVE_UNISTD_H 1
  2854. | #define HAVE_LIBGL 1
  2855. | #define HAVE_LIBGLEW 1
  2856. | #define HAVE_LIBGLU 1
  2857. | #define HAVE_LIBMICROHTTPD 1
  2858. | #define HAVE_LIBBZ2 1
  2859. | #define HAVE_LIBJPEG 1
  2860. | #define HAVE_LIBPTHREAD 1
  2861. | #define HAVE_LIBLZO2 1
  2862. | #define HAVE_LIBZ 1
  2863. | #define HAVE_LIBSSL 1
  2864. | #define HAVE_LIBCRYPTO 1
  2865. | #define HAVE_LIBWAVPACK 1
  2866. | #define HAVE_LIBMPEG2 1
  2867. | #define HAVE_LIBMPEG2CONVERT 1
  2868. | #define HAVE_LIBPCRE 1
  2869. | #define HAVE_LIBPCRECPP 1
  2870. | #define HAVE_LIBMODPLUG 1
  2871. | #define HAVE_LIBMYSQLCLIENT 1
  2872. | #define HAVE_LIBFAAD 1
  2873. | #define HAVE_LIBSMBCLIENT 1
  2874. | #define HAVE_LIBSDL_MIXER 1
  2875. | #define HAVE_LIBDL 1
  2876. | #define HAVE_LIBRESOLV 1
  2877. | #define HAVE_LIBJASPER 1
  2878. | #define HAVE_LIBTIFF 1
  2879. | #define HAVE_LIBRT 1
  2880. | #define HAVE_LIBSDL_IMAGE 1
  2881. | #define HAVE_LIBFAAC 1
  2882. | #define HAVE_LIBXRANDR 1
  2883. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  2884. | #define HAVE_DIRENT_H 1
  2885. | #define STDC_HEADERS 1
  2886. | #define HAVE_SYS_WAIT_H 1
  2887. | #define HAVE_LZO_LZO1_H 1
  2888. | #define HAVE_ARPA_INET_H 1
  2889. | #define HAVE_FCNTL_H 1
  2890. | #define HAVE_FLOAT_H 1
  2891. | #define HAVE_INTTYPES_H 1
  2892. | #define HAVE_LIMITS_H 1
  2893. | #define HAVE_LOCALE_H 1
  2894. | #define HAVE_MALLOC_H 1
  2895. | #define HAVE_MEMORY_H 1
  2896. | #define HAVE_NETDB_H 1
  2897. | #define HAVE_NETINET_IN_H 1
  2898. | #define HAVE_STDDEF_H 1
  2899. | #define HAVE_STDINT_H 1
  2900. | #define HAVE_STDLIB_H 1
  2901. | #define HAVE_STRING_H 1
  2902. | #define HAVE_STRINGS_H 1
  2903. | #define HAVE_SYS_FILE_H 1
  2904. | #define HAVE_SYS_IOCTL_H 1
  2905. | #define HAVE_SYS_MOUNT_H 1
  2906. | #define HAVE_SYS_PARAM_H 1
  2907. | #define HAVE_SYS_SOCKET_H 1
  2908. | #define HAVE_SYS_TIME_H 1
  2909. | #define HAVE_SYS_TIMEB_H 1
  2910. | #define HAVE_SYS_VFS_H 1
  2911. | #define HAVE_TERMIOS_H 1
  2912. | #define HAVE_UNISTD_H 1
  2913. | #define HAVE_UTIME_H 1
  2914. | #define HAVE_WCHAR_H 1
  2915. | #define HAVE_WCTYPE_H 1
  2916. | #define HAVE_CDIO_ISO9660_H 1
  2917. | #define HAVE__BOOL 1
  2918. | #define HAVE_STDBOOL_H 1
  2919. | /* end confdefs.h. */
  2920. | #include <stdio.h>
  2921. | #ifdef HAVE_SYS_TYPES_H
  2922. | # include <sys/types.h>
  2923. | #endif
  2924. | #ifdef HAVE_SYS_STAT_H
  2925. | # include <sys/stat.h>
  2926. | #endif
  2927. | #ifdef STDC_HEADERS
  2928. | # include <stdlib.h>
  2929. | # include <stddef.h>
  2930. | #else
  2931. | # ifdef HAVE_STDLIB_H
  2932. | # include <stdlib.h>
  2933. | # endif
  2934. | #endif
  2935. | #ifdef HAVE_STRING_H
  2936. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2937. | # include <memory.h>
  2938. | # endif
  2939. | # include <string.h>
  2940. | #endif
  2941. | #ifdef HAVE_STRINGS_H
  2942. | # include <strings.h>
  2943. | #endif
  2944. | #ifdef HAVE_INTTYPES_H
  2945. | # include <inttypes.h>
  2946. | #endif
  2947. | #ifdef HAVE_STDINT_H
  2948. | # include <stdint.h>
  2949. | #endif
  2950. | #ifdef HAVE_UNISTD_H
  2951. | # include <unistd.h>
  2952. | #endif
  2953. | int
  2954. | main ()
  2955. | {
  2956. | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
  2957. | 0 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1))];
  2958. | test_array [0] = 0
  2959. |
  2960. | ;
  2961. | return 0;
  2962. | }
  2963. configure:10643: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  2964. conftest.c: In function 'main':
  2965. conftest.c:120: error: expected ')' before ';' token
  2966. conftest.c:121: error: expected expression before ']' token
  2967. configure:10643: $? = 1
  2968. configure: failed program was:
  2969. | /* confdefs.h */
  2970. | #define PACKAGE_NAME ""xbmc""
  2971. | #define PACKAGE_TARNAME "-xbmc-"
  2972. | #define PACKAGE_VERSION "9.11"
  2973. | #define PACKAGE_STRING ""xbmc" 9.11"
  2974. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2975. | #define PACKAGE_URL ""
  2976. | #define STDC_HEADERS 1
  2977. | #define HAVE_SYS_TYPES_H 1
  2978. | #define HAVE_SYS_STAT_H 1
  2979. | #define HAVE_STDLIB_H 1
  2980. | #define HAVE_STRING_H 1
  2981. | #define HAVE_MEMORY_H 1
  2982. | #define HAVE_STRINGS_H 1
  2983. | #define HAVE_INTTYPES_H 1
  2984. | #define HAVE_STDINT_H 1
  2985. | #define HAVE_UNISTD_H 1
  2986. | #define HAVE_LIBGL 1
  2987. | #define HAVE_LIBGLEW 1
  2988. | #define HAVE_LIBGLU 1
  2989. | #define HAVE_LIBMICROHTTPD 1
  2990. | #define HAVE_LIBBZ2 1
  2991. | #define HAVE_LIBJPEG 1
  2992. | #define HAVE_LIBPTHREAD 1
  2993. | #define HAVE_LIBLZO2 1
  2994. | #define HAVE_LIBZ 1
  2995. | #define HAVE_LIBSSL 1
  2996. | #define HAVE_LIBCRYPTO 1
  2997. | #define HAVE_LIBWAVPACK 1
  2998. | #define HAVE_LIBMPEG2 1
  2999. | #define HAVE_LIBMPEG2CONVERT 1
  3000. | #define HAVE_LIBPCRE 1
  3001. | #define HAVE_LIBPCRECPP 1
  3002. | #define HAVE_LIBMODPLUG 1
  3003. | #define HAVE_LIBMYSQLCLIENT 1
  3004. | #define HAVE_LIBFAAD 1
  3005. | #define HAVE_LIBSMBCLIENT 1
  3006. | #define HAVE_LIBSDL_MIXER 1
  3007. | #define HAVE_LIBDL 1
  3008. | #define HAVE_LIBRESOLV 1
  3009. | #define HAVE_LIBJASPER 1
  3010. | #define HAVE_LIBTIFF 1
  3011. | #define HAVE_LIBRT 1
  3012. | #define HAVE_LIBSDL_IMAGE 1
  3013. | #define HAVE_LIBFAAC 1
  3014. | #define HAVE_LIBXRANDR 1
  3015. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  3016. | #define HAVE_DIRENT_H 1
  3017. | #define STDC_HEADERS 1
  3018. | #define HAVE_SYS_WAIT_H 1
  3019. | #define HAVE_LZO_LZO1_H 1
  3020. | #define HAVE_ARPA_INET_H 1
  3021. | #define HAVE_FCNTL_H 1
  3022. | #define HAVE_FLOAT_H 1
  3023. | #define HAVE_INTTYPES_H 1
  3024. | #define HAVE_LIMITS_H 1
  3025. | #define HAVE_LOCALE_H 1
  3026. | #define HAVE_MALLOC_H 1
  3027. | #define HAVE_MEMORY_H 1
  3028. | #define HAVE_NETDB_H 1
  3029. | #define HAVE_NETINET_IN_H 1
  3030. | #define HAVE_STDDEF_H 1
  3031. | #define HAVE_STDINT_H 1
  3032. | #define HAVE_STDLIB_H 1
  3033. | #define HAVE_STRING_H 1
  3034. | #define HAVE_STRINGS_H 1
  3035. | #define HAVE_SYS_FILE_H 1
  3036. | #define HAVE_SYS_IOCTL_H 1
  3037. | #define HAVE_SYS_MOUNT_H 1
  3038. | #define HAVE_SYS_PARAM_H 1
  3039. | #define HAVE_SYS_SOCKET_H 1
  3040. | #define HAVE_SYS_TIME_H 1
  3041. | #define HAVE_SYS_TIMEB_H 1
  3042. | #define HAVE_SYS_VFS_H 1
  3043. | #define HAVE_TERMIOS_H 1
  3044. | #define HAVE_UNISTD_H 1
  3045. | #define HAVE_UTIME_H 1
  3046. | #define HAVE_WCHAR_H 1
  3047. | #define HAVE_WCTYPE_H 1
  3048. | #define HAVE_CDIO_ISO9660_H 1
  3049. | #define HAVE__BOOL 1
  3050. | #define HAVE_STDBOOL_H 1
  3051. | /* end confdefs.h. */
  3052. | #include <stdio.h>
  3053. | #ifdef HAVE_SYS_TYPES_H
  3054. | # include <sys/types.h>
  3055. | #endif
  3056. | #ifdef HAVE_SYS_STAT_H
  3057. | # include <sys/stat.h>
  3058. | #endif
  3059. | #ifdef STDC_HEADERS
  3060. | # include <stdlib.h>
  3061. | # include <stddef.h>
  3062. | #else
  3063. | # ifdef HAVE_STDLIB_H
  3064. | # include <stdlib.h>
  3065. | # endif
  3066. | #endif
  3067. | #ifdef HAVE_STRING_H
  3068. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3069. | # include <memory.h>
  3070. | # endif
  3071. | # include <string.h>
  3072. | #endif
  3073. | #ifdef HAVE_STRINGS_H
  3074. | # include <strings.h>
  3075. | #endif
  3076. | #ifdef HAVE_INTTYPES_H
  3077. | # include <inttypes.h>
  3078. | #endif
  3079. | #ifdef HAVE_STDINT_H
  3080. | # include <stdint.h>
  3081. | #endif
  3082. | #ifdef HAVE_UNISTD_H
  3083. | # include <unistd.h>
  3084. | #endif
  3085. | int
  3086. | main ()
  3087. | {
  3088. | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
  3089. | 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
  3090. | test_array [0] = 0
  3091. |
  3092. | ;
  3093. | return 0;
  3094. | }
  3095. configure:10643: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  3096. conftest.c: In function 'main':
  3097. conftest.c:120: error: expected ')' before ';' token
  3098. conftest.c:121: error: expected expression before ']' token
  3099. configure:10643: $? = 1
  3100. configure: failed program was:
  3101. | /* confdefs.h */
  3102. | #define PACKAGE_NAME ""xbmc""
  3103. | #define PACKAGE_TARNAME "-xbmc-"
  3104. | #define PACKAGE_VERSION "9.11"
  3105. | #define PACKAGE_STRING ""xbmc" 9.11"
  3106. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  3107. | #define PACKAGE_URL ""
  3108. | #define STDC_HEADERS 1
  3109. | #define HAVE_SYS_TYPES_H 1
  3110. | #define HAVE_SYS_STAT_H 1
  3111. | #define HAVE_STDLIB_H 1
  3112. | #define HAVE_STRING_H 1
  3113. | #define HAVE_MEMORY_H 1
  3114. | #define HAVE_STRINGS_H 1
  3115. | #define HAVE_INTTYPES_H 1
  3116. | #define HAVE_STDINT_H 1
  3117. | #define HAVE_UNISTD_H 1
  3118. | #define HAVE_LIBGL 1
  3119. | #define HAVE_LIBGLEW 1
  3120. | #define HAVE_LIBGLU 1
  3121. | #define HAVE_LIBMICROHTTPD 1
  3122. | #define HAVE_LIBBZ2 1
  3123. | #define HAVE_LIBJPEG 1
  3124. | #define HAVE_LIBPTHREAD 1
  3125. | #define HAVE_LIBLZO2 1
  3126. | #define HAVE_LIBZ 1
  3127. | #define HAVE_LIBSSL 1
  3128. | #define HAVE_LIBCRYPTO 1
  3129. | #define HAVE_LIBWAVPACK 1
  3130. | #define HAVE_LIBMPEG2 1
  3131. | #define HAVE_LIBMPEG2CONVERT 1
  3132. | #define HAVE_LIBPCRE 1
  3133. | #define HAVE_LIBPCRECPP 1
  3134. | #define HAVE_LIBMODPLUG 1
  3135. | #define HAVE_LIBMYSQLCLIENT 1
  3136. | #define HAVE_LIBFAAD 1
  3137. | #define HAVE_LIBSMBCLIENT 1
  3138. | #define HAVE_LIBSDL_MIXER 1
  3139. | #define HAVE_LIBDL 1
  3140. | #define HAVE_LIBRESOLV 1
  3141. | #define HAVE_LIBJASPER 1
  3142. | #define HAVE_LIBTIFF 1
  3143. | #define HAVE_LIBRT 1
  3144. | #define HAVE_LIBSDL_IMAGE 1
  3145. | #define HAVE_LIBFAAC 1
  3146. | #define HAVE_LIBXRANDR 1
  3147. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  3148. | #define HAVE_DIRENT_H 1
  3149. | #define STDC_HEADERS 1
  3150. | #define HAVE_SYS_WAIT_H 1
  3151. | #define HAVE_LZO_LZO1_H 1
  3152. | #define HAVE_ARPA_INET_H 1
  3153. | #define HAVE_FCNTL_H 1
  3154. | #define HAVE_FLOAT_H 1
  3155. | #define HAVE_INTTYPES_H 1
  3156. | #define HAVE_LIMITS_H 1
  3157. | #define HAVE_LOCALE_H 1
  3158. | #define HAVE_MALLOC_H 1
  3159. | #define HAVE_MEMORY_H 1
  3160. | #define HAVE_NETDB_H 1
  3161. | #define HAVE_NETINET_IN_H 1
  3162. | #define HAVE_STDDEF_H 1
  3163. | #define HAVE_STDINT_H 1
  3164. | #define HAVE_STDLIB_H 1
  3165. | #define HAVE_STRING_H 1
  3166. | #define HAVE_STRINGS_H 1
  3167. | #define HAVE_SYS_FILE_H 1
  3168. | #define HAVE_SYS_IOCTL_H 1
  3169. | #define HAVE_SYS_MOUNT_H 1
  3170. | #define HAVE_SYS_PARAM_H 1
  3171. | #define HAVE_SYS_SOCKET_H 1
  3172. | #define HAVE_SYS_TIME_H 1
  3173. | #define HAVE_SYS_TIMEB_H 1
  3174. | #define HAVE_SYS_VFS_H 1
  3175. | #define HAVE_TERMIOS_H 1
  3176. | #define HAVE_UNISTD_H 1
  3177. | #define HAVE_UTIME_H 1
  3178. | #define HAVE_WCHAR_H 1
  3179. | #define HAVE_WCTYPE_H 1
  3180. | #define HAVE_CDIO_ISO9660_H 1
  3181. | #define HAVE__BOOL 1
  3182. | #define HAVE_STDBOOL_H 1
  3183. | /* end confdefs.h. */
  3184. | #include <stdio.h>
  3185. | #ifdef HAVE_SYS_TYPES_H
  3186. | # include <sys/types.h>
  3187. | #endif
  3188. | #ifdef HAVE_SYS_STAT_H
  3189. | # include <sys/stat.h>
  3190. | #endif
  3191. | #ifdef STDC_HEADERS
  3192. | # include <stdlib.h>
  3193. | # include <stddef.h>
  3194. | #else
  3195. | # ifdef HAVE_STDLIB_H
  3196. | # include <stdlib.h>
  3197. | # endif
  3198. | #endif
  3199. | #ifdef HAVE_STRING_H
  3200. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3201. | # include <memory.h>
  3202. | # endif
  3203. | # include <string.h>
  3204. | #endif
  3205. | #ifdef HAVE_STRINGS_H
  3206. | # include <strings.h>
  3207. | #endif
  3208. | #ifdef HAVE_INTTYPES_H
  3209. | # include <inttypes.h>
  3210. | #endif
  3211. | #ifdef HAVE_STDINT_H
  3212. | # include <stdint.h>
  3213. | #endif
  3214. | #ifdef HAVE_UNISTD_H
  3215. | # include <unistd.h>
  3216. | #endif
  3217. | int
  3218. | main ()
  3219. | {
  3220. | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
  3221. | 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
  3222. | test_array [0] = 0
  3223. |
  3224. | ;
  3225. | return 0;
  3226. | }
  3227. configure:10643: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  3228. conftest.c: In function 'main':
  3229. conftest.c:120: error: expected ')' before ';' token
  3230. conftest.c:121: error: expected expression before ']' token
  3231. configure:10643: $? = 1
  3232. configure: failed program was:
  3233. | /* confdefs.h */
  3234. | #define PACKAGE_NAME ""xbmc""
  3235. | #define PACKAGE_TARNAME "-xbmc-"
  3236. | #define PACKAGE_VERSION "9.11"
  3237. | #define PACKAGE_STRING ""xbmc" 9.11"
  3238. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  3239. | #define PACKAGE_URL ""
  3240. | #define STDC_HEADERS 1
  3241. | #define HAVE_SYS_TYPES_H 1
  3242. | #define HAVE_SYS_STAT_H 1
  3243. | #define HAVE_STDLIB_H 1
  3244. | #define HAVE_STRING_H 1
  3245. | #define HAVE_MEMORY_H 1
  3246. | #define HAVE_STRINGS_H 1
  3247. | #define HAVE_INTTYPES_H 1
  3248. | #define HAVE_STDINT_H 1
  3249. | #define HAVE_UNISTD_H 1
  3250. | #define HAVE_LIBGL 1
  3251. | #define HAVE_LIBGLEW 1
  3252. | #define HAVE_LIBGLU 1
  3253. | #define HAVE_LIBMICROHTTPD 1
  3254. | #define HAVE_LIBBZ2 1
  3255. | #define HAVE_LIBJPEG 1
  3256. | #define HAVE_LIBPTHREAD 1
  3257. | #define HAVE_LIBLZO2 1
  3258. | #define HAVE_LIBZ 1
  3259. | #define HAVE_LIBSSL 1
  3260. | #define HAVE_LIBCRYPTO 1
  3261. | #define HAVE_LIBWAVPACK 1
  3262. | #define HAVE_LIBMPEG2 1
  3263. | #define HAVE_LIBMPEG2CONVERT 1
  3264. | #define HAVE_LIBPCRE 1
  3265. | #define HAVE_LIBPCRECPP 1
  3266. | #define HAVE_LIBMODPLUG 1
  3267. | #define HAVE_LIBMYSQLCLIENT 1
  3268. | #define HAVE_LIBFAAD 1
  3269. | #define HAVE_LIBSMBCLIENT 1
  3270. | #define HAVE_LIBSDL_MIXER 1
  3271. | #define HAVE_LIBDL 1
  3272. | #define HAVE_LIBRESOLV 1
  3273. | #define HAVE_LIBJASPER 1
  3274. | #define HAVE_LIBTIFF 1
  3275. | #define HAVE_LIBRT 1
  3276. | #define HAVE_LIBSDL_IMAGE 1
  3277. | #define HAVE_LIBFAAC 1
  3278. | #define HAVE_LIBXRANDR 1
  3279. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  3280. | #define HAVE_DIRENT_H 1
  3281. | #define STDC_HEADERS 1
  3282. | #define HAVE_SYS_WAIT_H 1
  3283. | #define HAVE_LZO_LZO1_H 1
  3284. | #define HAVE_ARPA_INET_H 1
  3285. | #define HAVE_FCNTL_H 1
  3286. | #define HAVE_FLOAT_H 1
  3287. | #define HAVE_INTTYPES_H 1
  3288. | #define HAVE_LIMITS_H 1
  3289. | #define HAVE_LOCALE_H 1
  3290. | #define HAVE_MALLOC_H 1
  3291. | #define HAVE_MEMORY_H 1
  3292. | #define HAVE_NETDB_H 1
  3293. | #define HAVE_NETINET_IN_H 1
  3294. | #define HAVE_STDDEF_H 1
  3295. | #define HAVE_STDINT_H 1
  3296. | #define HAVE_STDLIB_H 1
  3297. | #define HAVE_STRING_H 1
  3298. | #define HAVE_STRINGS_H 1
  3299. | #define HAVE_SYS_FILE_H 1
  3300. | #define HAVE_SYS_IOCTL_H 1
  3301. | #define HAVE_SYS_MOUNT_H 1
  3302. | #define HAVE_SYS_PARAM_H 1
  3303. | #define HAVE_SYS_SOCKET_H 1
  3304. | #define HAVE_SYS_TIME_H 1
  3305. | #define HAVE_SYS_TIMEB_H 1
  3306. | #define HAVE_SYS_VFS_H 1
  3307. | #define HAVE_TERMIOS_H 1
  3308. | #define HAVE_UNISTD_H 1
  3309. | #define HAVE_UTIME_H 1
  3310. | #define HAVE_WCHAR_H 1
  3311. | #define HAVE_WCTYPE_H 1
  3312. | #define HAVE_CDIO_ISO9660_H 1
  3313. | #define HAVE__BOOL 1
  3314. | #define HAVE_STDBOOL_H 1
  3315. | /* end confdefs.h. */
  3316. | #include <stdio.h>
  3317. | #ifdef HAVE_SYS_TYPES_H
  3318. | # include <sys/types.h>
  3319. | #endif
  3320. | #ifdef HAVE_SYS_STAT_H
  3321. | # include <sys/stat.h>
  3322. | #endif
  3323. | #ifdef STDC_HEADERS
  3324. | # include <stdlib.h>
  3325. | # include <stddef.h>
  3326. | #else
  3327. | # ifdef HAVE_STDLIB_H
  3328. | # include <stdlib.h>
  3329. | # endif
  3330. | #endif
  3331. | #ifdef HAVE_STRING_H
  3332. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3333. | # include <memory.h>
  3334. | # endif
  3335. | # include <string.h>
  3336. | #endif
  3337. | #ifdef HAVE_STRINGS_H
  3338. | # include <strings.h>
  3339. | #endif
  3340. | #ifdef HAVE_INTTYPES_H
  3341. | # include <inttypes.h>
  3342. | #endif
  3343. | #ifdef HAVE_STDINT_H
  3344. | # include <stdint.h>
  3345. | #endif
  3346. | #ifdef HAVE_UNISTD_H
  3347. | # include <unistd.h>
  3348. | #endif
  3349. | int
  3350. | main ()
  3351. | {
  3352. | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
  3353. | 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
  3354. | test_array [0] = 0
  3355. |
  3356. | ;
  3357. | return 0;
  3358. | }
  3359. configure:10643: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  3360. conftest.c: In function 'main':
  3361. conftest.c:120: error: expected ')' before ';' token
  3362. conftest.c:121: error: expected expression before ']' token
  3363. configure:10643: $? = 1
  3364. configure: failed program was:
  3365. | /* confdefs.h */
  3366. | #define PACKAGE_NAME ""xbmc""
  3367. | #define PACKAGE_TARNAME "-xbmc-"
  3368. | #define PACKAGE_VERSION "9.11"
  3369. | #define PACKAGE_STRING ""xbmc" 9.11"
  3370. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  3371. | #define PACKAGE_URL ""
  3372. | #define STDC_HEADERS 1
  3373. | #define HAVE_SYS_TYPES_H 1
  3374. | #define HAVE_SYS_STAT_H 1
  3375. | #define HAVE_STDLIB_H 1
  3376. | #define HAVE_STRING_H 1
  3377. | #define HAVE_MEMORY_H 1
  3378. | #define HAVE_STRINGS_H 1
  3379. | #define HAVE_INTTYPES_H 1
  3380. | #define HAVE_STDINT_H 1
  3381. | #define HAVE_UNISTD_H 1
  3382. | #define HAVE_LIBGL 1
  3383. | #define HAVE_LIBGLEW 1
  3384. | #define HAVE_LIBGLU 1
  3385. | #define HAVE_LIBMICROHTTPD 1
  3386. | #define HAVE_LIBBZ2 1
  3387. | #define HAVE_LIBJPEG 1
  3388. | #define HAVE_LIBPTHREAD 1
  3389. | #define HAVE_LIBLZO2 1
  3390. | #define HAVE_LIBZ 1
  3391. | #define HAVE_LIBSSL 1
  3392. | #define HAVE_LIBCRYPTO 1
  3393. | #define HAVE_LIBWAVPACK 1
  3394. | #define HAVE_LIBMPEG2 1
  3395. | #define HAVE_LIBMPEG2CONVERT 1
  3396. | #define HAVE_LIBPCRE 1
  3397. | #define HAVE_LIBPCRECPP 1
  3398. | #define HAVE_LIBMODPLUG 1
  3399. | #define HAVE_LIBMYSQLCLIENT 1
  3400. | #define HAVE_LIBFAAD 1
  3401. | #define HAVE_LIBSMBCLIENT 1
  3402. | #define HAVE_LIBSDL_MIXER 1
  3403. | #define HAVE_LIBDL 1
  3404. | #define HAVE_LIBRESOLV 1
  3405. | #define HAVE_LIBJASPER 1
  3406. | #define HAVE_LIBTIFF 1
  3407. | #define HAVE_LIBRT 1
  3408. | #define HAVE_LIBSDL_IMAGE 1
  3409. | #define HAVE_LIBFAAC 1
  3410. | #define HAVE_LIBXRANDR 1
  3411. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  3412. | #define HAVE_DIRENT_H 1
  3413. | #define STDC_HEADERS 1
  3414. | #define HAVE_SYS_WAIT_H 1
  3415. | #define HAVE_LZO_LZO1_H 1
  3416. | #define HAVE_ARPA_INET_H 1
  3417. | #define HAVE_FCNTL_H 1
  3418. | #define HAVE_FLOAT_H 1
  3419. | #define HAVE_INTTYPES_H 1
  3420. | #define HAVE_LIMITS_H 1
  3421. | #define HAVE_LOCALE_H 1
  3422. | #define HAVE_MALLOC_H 1
  3423. | #define HAVE_MEMORY_H 1
  3424. | #define HAVE_NETDB_H 1
  3425. | #define HAVE_NETINET_IN_H 1
  3426. | #define HAVE_STDDEF_H 1
  3427. | #define HAVE_STDINT_H 1
  3428. | #define HAVE_STDLIB_H 1
  3429. | #define HAVE_STRING_H 1
  3430. | #define HAVE_STRINGS_H 1
  3431. | #define HAVE_SYS_FILE_H 1
  3432. | #define HAVE_SYS_IOCTL_H 1
  3433. | #define HAVE_SYS_MOUNT_H 1
  3434. | #define HAVE_SYS_PARAM_H 1
  3435. | #define HAVE_SYS_SOCKET_H 1
  3436. | #define HAVE_SYS_TIME_H 1
  3437. | #define HAVE_SYS_TIMEB_H 1
  3438. | #define HAVE_SYS_VFS_H 1
  3439. | #define HAVE_TERMIOS_H 1
  3440. | #define HAVE_UNISTD_H 1
  3441. | #define HAVE_UTIME_H 1
  3442. | #define HAVE_WCHAR_H 1
  3443. | #define HAVE_WCTYPE_H 1
  3444. | #define HAVE_CDIO_ISO9660_H 1
  3445. | #define HAVE__BOOL 1
  3446. | #define HAVE_STDBOOL_H 1
  3447. | /* end confdefs.h. */
  3448. | #include <stdio.h>
  3449. | #ifdef HAVE_SYS_TYPES_H
  3450. | # include <sys/types.h>
  3451. | #endif
  3452. | #ifdef HAVE_SYS_STAT_H
  3453. | # include <sys/stat.h>
  3454. | #endif
  3455. | #ifdef STDC_HEADERS
  3456. | # include <stdlib.h>
  3457. | # include <stddef.h>
  3458. | #else
  3459. | # ifdef HAVE_STDLIB_H
  3460. | # include <stdlib.h>
  3461. | # endif
  3462. | #endif
  3463. | #ifdef HAVE_STRING_H
  3464. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3465. | # include <memory.h>
  3466. | # endif
  3467. | # include <string.h>
  3468. | #endif
  3469. | #ifdef HAVE_STRINGS_H
  3470. | # include <strings.h>
  3471. | #endif
  3472. | #ifdef HAVE_INTTYPES_H
  3473. | # include <inttypes.h>
  3474. | #endif
  3475. | #ifdef HAVE_STDINT_H
  3476. | # include <stdint.h>
  3477. | #endif
  3478. | #ifdef HAVE_UNISTD_H
  3479. | # include <unistd.h>
  3480. | #endif
  3481. | int
  3482. | main ()
  3483. | {
  3484. | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
  3485. | 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
  3486. | test_array [0] = 0
  3487. |
  3488. | ;
  3489. | return 0;
  3490. | }
  3491. configure:10643: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  3492. conftest.c: In function 'main':
  3493. conftest.c:120: error: expected ')' before ';' token
  3494. conftest.c:121: error: expected expression before ']' token
  3495. configure:10643: $? = 1
  3496. configure: failed program was:
  3497. | /* confdefs.h */
  3498. | #define PACKAGE_NAME ""xbmc""
  3499. | #define PACKAGE_TARNAME "-xbmc-"
  3500. | #define PACKAGE_VERSION "9.11"
  3501. | #define PACKAGE_STRING ""xbmc" 9.11"
  3502. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  3503. | #define PACKAGE_URL ""
  3504. | #define STDC_HEADERS 1
  3505. | #define HAVE_SYS_TYPES_H 1
  3506. | #define HAVE_SYS_STAT_H 1
  3507. | #define HAVE_STDLIB_H 1
  3508. | #define HAVE_STRING_H 1
  3509. | #define HAVE_MEMORY_H 1
  3510. | #define HAVE_STRINGS_H 1
  3511. | #define HAVE_INTTYPES_H 1
  3512. | #define HAVE_STDINT_H 1
  3513. | #define HAVE_UNISTD_H 1
  3514. | #define HAVE_LIBGL 1
  3515. | #define HAVE_LIBGLEW 1
  3516. | #define HAVE_LIBGLU 1
  3517. | #define HAVE_LIBMICROHTTPD 1
  3518. | #define HAVE_LIBBZ2 1
  3519. | #define HAVE_LIBJPEG 1
  3520. | #define HAVE_LIBPTHREAD 1
  3521. | #define HAVE_LIBLZO2 1
  3522. | #define HAVE_LIBZ 1
  3523. | #define HAVE_LIBSSL 1
  3524. | #define HAVE_LIBCRYPTO 1
  3525. | #define HAVE_LIBWAVPACK 1
  3526. | #define HAVE_LIBMPEG2 1
  3527. | #define HAVE_LIBMPEG2CONVERT 1
  3528. | #define HAVE_LIBPCRE 1
  3529. | #define HAVE_LIBPCRECPP 1
  3530. | #define HAVE_LIBMODPLUG 1
  3531. | #define HAVE_LIBMYSQLCLIENT 1
  3532. | #define HAVE_LIBFAAD 1
  3533. | #define HAVE_LIBSMBCLIENT 1
  3534. | #define HAVE_LIBSDL_MIXER 1
  3535. | #define HAVE_LIBDL 1
  3536. | #define HAVE_LIBRESOLV 1
  3537. | #define HAVE_LIBJASPER 1
  3538. | #define HAVE_LIBTIFF 1
  3539. | #define HAVE_LIBRT 1
  3540. | #define HAVE_LIBSDL_IMAGE 1
  3541. | #define HAVE_LIBFAAC 1
  3542. | #define HAVE_LIBXRANDR 1
  3543. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  3544. | #define HAVE_DIRENT_H 1
  3545. | #define STDC_HEADERS 1
  3546. | #define HAVE_SYS_WAIT_H 1
  3547. | #define HAVE_LZO_LZO1_H 1
  3548. | #define HAVE_ARPA_INET_H 1
  3549. | #define HAVE_FCNTL_H 1
  3550. | #define HAVE_FLOAT_H 1
  3551. | #define HAVE_INTTYPES_H 1
  3552. | #define HAVE_LIMITS_H 1
  3553. | #define HAVE_LOCALE_H 1
  3554. | #define HAVE_MALLOC_H 1
  3555. | #define HAVE_MEMORY_H 1
  3556. | #define HAVE_NETDB_H 1
  3557. | #define HAVE_NETINET_IN_H 1
  3558. | #define HAVE_STDDEF_H 1
  3559. | #define HAVE_STDINT_H 1
  3560. | #define HAVE_STDLIB_H 1
  3561. | #define HAVE_STRING_H 1
  3562. | #define HAVE_STRINGS_H 1
  3563. | #define HAVE_SYS_FILE_H 1
  3564. | #define HAVE_SYS_IOCTL_H 1
  3565. | #define HAVE_SYS_MOUNT_H 1
  3566. | #define HAVE_SYS_PARAM_H 1
  3567. | #define HAVE_SYS_SOCKET_H 1
  3568. | #define HAVE_SYS_TIME_H 1
  3569. | #define HAVE_SYS_TIMEB_H 1
  3570. | #define HAVE_SYS_VFS_H 1
  3571. | #define HAVE_TERMIOS_H 1
  3572. | #define HAVE_UNISTD_H 1
  3573. | #define HAVE_UTIME_H 1
  3574. | #define HAVE_WCHAR_H 1
  3575. | #define HAVE_WCTYPE_H 1
  3576. | #define HAVE_CDIO_ISO9660_H 1
  3577. | #define HAVE__BOOL 1
  3578. | #define HAVE_STDBOOL_H 1
  3579. | /* end confdefs.h. */
  3580. | #include <stdio.h>
  3581. | #ifdef HAVE_SYS_TYPES_H
  3582. | # include <sys/types.h>
  3583. | #endif
  3584. | #ifdef HAVE_SYS_STAT_H
  3585. | # include <sys/stat.h>
  3586. | #endif
  3587. | #ifdef STDC_HEADERS
  3588. | # include <stdlib.h>
  3589. | # include <stddef.h>
  3590. | #else
  3591. | # ifdef HAVE_STDLIB_H
  3592. | # include <stdlib.h>
  3593. | # endif
  3594. | #endif
  3595. | #ifdef HAVE_STRING_H
  3596. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3597. | # include <memory.h>
  3598. | # endif
  3599. | # include <string.h>
  3600. | #endif
  3601. | #ifdef HAVE_STRINGS_H
  3602. | # include <strings.h>
  3603. | #endif
  3604. | #ifdef HAVE_INTTYPES_H
  3605. | # include <inttypes.h>
  3606. | #endif
  3607. | #ifdef HAVE_STDINT_H
  3608. | # include <stdint.h>
  3609. | #endif
  3610. | #ifdef HAVE_UNISTD_H
  3611. | # include <unistd.h>
  3612. | #endif
  3613. | int
  3614. | main ()
  3615. | {
  3616. | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
  3617. | 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
  3618. | test_array [0] = 0
  3619. |
  3620. | ;
  3621. | return 0;
  3622. | }
  3623. configure:10643: result: no
  3624. configure:10654: checking for int64_t
  3625. configure:10654: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  3626. conftest.c: In function 'main':
  3627. conftest.c:120: error: expected ')' before ';' token
  3628. conftest.c:121: error: expected expression before ']' token
  3629. configure:10654: $? = 1
  3630. configure: failed program was:
  3631. | /* confdefs.h */
  3632. | #define PACKAGE_NAME ""xbmc""
  3633. | #define PACKAGE_TARNAME "-xbmc-"
  3634. | #define PACKAGE_VERSION "9.11"
  3635. | #define PACKAGE_STRING ""xbmc" 9.11"
  3636. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  3637. | #define PACKAGE_URL ""
  3638. | #define STDC_HEADERS 1
  3639. | #define HAVE_SYS_TYPES_H 1
  3640. | #define HAVE_SYS_STAT_H 1
  3641. | #define HAVE_STDLIB_H 1
  3642. | #define HAVE_STRING_H 1
  3643. | #define HAVE_MEMORY_H 1
  3644. | #define HAVE_STRINGS_H 1
  3645. | #define HAVE_INTTYPES_H 1
  3646. | #define HAVE_STDINT_H 1
  3647. | #define HAVE_UNISTD_H 1
  3648. | #define HAVE_LIBGL 1
  3649. | #define HAVE_LIBGLEW 1
  3650. | #define HAVE_LIBGLU 1
  3651. | #define HAVE_LIBMICROHTTPD 1
  3652. | #define HAVE_LIBBZ2 1
  3653. | #define HAVE_LIBJPEG 1
  3654. | #define HAVE_LIBPTHREAD 1
  3655. | #define HAVE_LIBLZO2 1
  3656. | #define HAVE_LIBZ 1
  3657. | #define HAVE_LIBSSL 1
  3658. | #define HAVE_LIBCRYPTO 1
  3659. | #define HAVE_LIBWAVPACK 1
  3660. | #define HAVE_LIBMPEG2 1
  3661. | #define HAVE_LIBMPEG2CONVERT 1
  3662. | #define HAVE_LIBPCRE 1
  3663. | #define HAVE_LIBPCRECPP 1
  3664. | #define HAVE_LIBMODPLUG 1
  3665. | #define HAVE_LIBMYSQLCLIENT 1
  3666. | #define HAVE_LIBFAAD 1
  3667. | #define HAVE_LIBSMBCLIENT 1
  3668. | #define HAVE_LIBSDL_MIXER 1
  3669. | #define HAVE_LIBDL 1
  3670. | #define HAVE_LIBRESOLV 1
  3671. | #define HAVE_LIBJASPER 1
  3672. | #define HAVE_LIBTIFF 1
  3673. | #define HAVE_LIBRT 1
  3674. | #define HAVE_LIBSDL_IMAGE 1
  3675. | #define HAVE_LIBFAAC 1
  3676. | #define HAVE_LIBXRANDR 1
  3677. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  3678. | #define HAVE_DIRENT_H 1
  3679. | #define STDC_HEADERS 1
  3680. | #define HAVE_SYS_WAIT_H 1
  3681. | #define HAVE_LZO_LZO1_H 1
  3682. | #define HAVE_ARPA_INET_H 1
  3683. | #define HAVE_FCNTL_H 1
  3684. | #define HAVE_FLOAT_H 1
  3685. | #define HAVE_INTTYPES_H 1
  3686. | #define HAVE_LIMITS_H 1
  3687. | #define HAVE_LOCALE_H 1
  3688. | #define HAVE_MALLOC_H 1
  3689. | #define HAVE_MEMORY_H 1
  3690. | #define HAVE_NETDB_H 1
  3691. | #define HAVE_NETINET_IN_H 1
  3692. | #define HAVE_STDDEF_H 1
  3693. | #define HAVE_STDINT_H 1
  3694. | #define HAVE_STDLIB_H 1
  3695. | #define HAVE_STRING_H 1
  3696. | #define HAVE_STRINGS_H 1
  3697. | #define HAVE_SYS_FILE_H 1
  3698. | #define HAVE_SYS_IOCTL_H 1
  3699. | #define HAVE_SYS_MOUNT_H 1
  3700. | #define HAVE_SYS_PARAM_H 1
  3701. | #define HAVE_SYS_SOCKET_H 1
  3702. | #define HAVE_SYS_TIME_H 1
  3703. | #define HAVE_SYS_TIMEB_H 1
  3704. | #define HAVE_SYS_VFS_H 1
  3705. | #define HAVE_TERMIOS_H 1
  3706. | #define HAVE_UNISTD_H 1
  3707. | #define HAVE_UTIME_H 1
  3708. | #define HAVE_WCHAR_H 1
  3709. | #define HAVE_WCTYPE_H 1
  3710. | #define HAVE_CDIO_ISO9660_H 1
  3711. | #define HAVE__BOOL 1
  3712. | #define HAVE_STDBOOL_H 1
  3713. | /* end confdefs.h. */
  3714. | #include <stdio.h>
  3715. | #ifdef HAVE_SYS_TYPES_H
  3716. | # include <sys/types.h>
  3717. | #endif
  3718. | #ifdef HAVE_SYS_STAT_H
  3719. | # include <sys/stat.h>
  3720. | #endif
  3721. | #ifdef STDC_HEADERS
  3722. | # include <stdlib.h>
  3723. | # include <stddef.h>
  3724. | #else
  3725. | # ifdef HAVE_STDLIB_H
  3726. | # include <stdlib.h>
  3727. | # endif
  3728. | #endif
  3729. | #ifdef HAVE_STRING_H
  3730. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3731. | # include <memory.h>
  3732. | # endif
  3733. | # include <string.h>
  3734. | #endif
  3735. | #ifdef HAVE_STRINGS_H
  3736. | # include <strings.h>
  3737. | #endif
  3738. | #ifdef HAVE_INTTYPES_H
  3739. | # include <inttypes.h>
  3740. | #endif
  3741. | #ifdef HAVE_STDINT_H
  3742. | # include <stdint.h>
  3743. | #endif
  3744. | #ifdef HAVE_UNISTD_H
  3745. | # include <unistd.h>
  3746. | #endif
  3747. | int
  3748. | main ()
  3749. | {
  3750. | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
  3751. | 0 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1))];
  3752. | test_array [0] = 0
  3753. |
  3754. | ;
  3755. | return 0;
  3756. | }
  3757. configure:10654: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  3758. conftest.c: In function 'main':
  3759. conftest.c:120: error: expected ')' before ';' token
  3760. conftest.c:121: error: expected expression before ']' token
  3761. configure:10654: $? = 1
  3762. configure: failed program was:
  3763. | /* confdefs.h */
  3764. | #define PACKAGE_NAME ""xbmc""
  3765. | #define PACKAGE_TARNAME "-xbmc-"
  3766. | #define PACKAGE_VERSION "9.11"
  3767. | #define PACKAGE_STRING ""xbmc" 9.11"
  3768. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  3769. | #define PACKAGE_URL ""
  3770. | #define STDC_HEADERS 1
  3771. | #define HAVE_SYS_TYPES_H 1
  3772. | #define HAVE_SYS_STAT_H 1
  3773. | #define HAVE_STDLIB_H 1
  3774. | #define HAVE_STRING_H 1
  3775. | #define HAVE_MEMORY_H 1
  3776. | #define HAVE_STRINGS_H 1
  3777. | #define HAVE_INTTYPES_H 1
  3778. | #define HAVE_STDINT_H 1
  3779. | #define HAVE_UNISTD_H 1
  3780. | #define HAVE_LIBGL 1
  3781. | #define HAVE_LIBGLEW 1
  3782. | #define HAVE_LIBGLU 1
  3783. | #define HAVE_LIBMICROHTTPD 1
  3784. | #define HAVE_LIBBZ2 1
  3785. | #define HAVE_LIBJPEG 1
  3786. | #define HAVE_LIBPTHREAD 1
  3787. | #define HAVE_LIBLZO2 1
  3788. | #define HAVE_LIBZ 1
  3789. | #define HAVE_LIBSSL 1
  3790. | #define HAVE_LIBCRYPTO 1
  3791. | #define HAVE_LIBWAVPACK 1
  3792. | #define HAVE_LIBMPEG2 1
  3793. | #define HAVE_LIBMPEG2CONVERT 1
  3794. | #define HAVE_LIBPCRE 1
  3795. | #define HAVE_LIBPCRECPP 1
  3796. | #define HAVE_LIBMODPLUG 1
  3797. | #define HAVE_LIBMYSQLCLIENT 1
  3798. | #define HAVE_LIBFAAD 1
  3799. | #define HAVE_LIBSMBCLIENT 1
  3800. | #define HAVE_LIBSDL_MIXER 1
  3801. | #define HAVE_LIBDL 1
  3802. | #define HAVE_LIBRESOLV 1
  3803. | #define HAVE_LIBJASPER 1
  3804. | #define HAVE_LIBTIFF 1
  3805. | #define HAVE_LIBRT 1
  3806. | #define HAVE_LIBSDL_IMAGE 1
  3807. | #define HAVE_LIBFAAC 1
  3808. | #define HAVE_LIBXRANDR 1
  3809. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  3810. | #define HAVE_DIRENT_H 1
  3811. | #define STDC_HEADERS 1
  3812. | #define HAVE_SYS_WAIT_H 1
  3813. | #define HAVE_LZO_LZO1_H 1
  3814. | #define HAVE_ARPA_INET_H 1
  3815. | #define HAVE_FCNTL_H 1
  3816. | #define HAVE_FLOAT_H 1
  3817. | #define HAVE_INTTYPES_H 1
  3818. | #define HAVE_LIMITS_H 1
  3819. | #define HAVE_LOCALE_H 1
  3820. | #define HAVE_MALLOC_H 1
  3821. | #define HAVE_MEMORY_H 1
  3822. | #define HAVE_NETDB_H 1
  3823. | #define HAVE_NETINET_IN_H 1
  3824. | #define HAVE_STDDEF_H 1
  3825. | #define HAVE_STDINT_H 1
  3826. | #define HAVE_STDLIB_H 1
  3827. | #define HAVE_STRING_H 1
  3828. | #define HAVE_STRINGS_H 1
  3829. | #define HAVE_SYS_FILE_H 1
  3830. | #define HAVE_SYS_IOCTL_H 1
  3831. | #define HAVE_SYS_MOUNT_H 1
  3832. | #define HAVE_SYS_PARAM_H 1
  3833. | #define HAVE_SYS_SOCKET_H 1
  3834. | #define HAVE_SYS_TIME_H 1
  3835. | #define HAVE_SYS_TIMEB_H 1
  3836. | #define HAVE_SYS_VFS_H 1
  3837. | #define HAVE_TERMIOS_H 1
  3838. | #define HAVE_UNISTD_H 1
  3839. | #define HAVE_UTIME_H 1
  3840. | #define HAVE_WCHAR_H 1
  3841. | #define HAVE_WCTYPE_H 1
  3842. | #define HAVE_CDIO_ISO9660_H 1
  3843. | #define HAVE__BOOL 1
  3844. | #define HAVE_STDBOOL_H 1
  3845. | /* end confdefs.h. */
  3846. | #include <stdio.h>
  3847. | #ifdef HAVE_SYS_TYPES_H
  3848. | # include <sys/types.h>
  3849. | #endif
  3850. | #ifdef HAVE_SYS_STAT_H
  3851. | # include <sys/stat.h>
  3852. | #endif
  3853. | #ifdef STDC_HEADERS
  3854. | # include <stdlib.h>
  3855. | # include <stddef.h>
  3856. | #else
  3857. | # ifdef HAVE_STDLIB_H
  3858. | # include <stdlib.h>
  3859. | # endif
  3860. | #endif
  3861. | #ifdef HAVE_STRING_H
  3862. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3863. | # include <memory.h>
  3864. | # endif
  3865. | # include <string.h>
  3866. | #endif
  3867. | #ifdef HAVE_STRINGS_H
  3868. | # include <strings.h>
  3869. | #endif
  3870. | #ifdef HAVE_INTTYPES_H
  3871. | # include <inttypes.h>
  3872. | #endif
  3873. | #ifdef HAVE_STDINT_H
  3874. | # include <stdint.h>
  3875. | #endif
  3876. | #ifdef HAVE_UNISTD_H
  3877. | # include <unistd.h>
  3878. | #endif
  3879. | int
  3880. | main ()
  3881. | {
  3882. | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
  3883. | 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
  3884. | test_array [0] = 0
  3885. |
  3886. | ;
  3887. | return 0;
  3888. | }
  3889. configure:10654: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  3890. conftest.c: In function 'main':
  3891. conftest.c:120: error: expected ')' before ';' token
  3892. conftest.c:121: error: expected expression before ']' token
  3893. configure:10654: $? = 1
  3894. configure: failed program was:
  3895. | /* confdefs.h */
  3896. | #define PACKAGE_NAME ""xbmc""
  3897. | #define PACKAGE_TARNAME "-xbmc-"
  3898. | #define PACKAGE_VERSION "9.11"
  3899. | #define PACKAGE_STRING ""xbmc" 9.11"
  3900. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  3901. | #define PACKAGE_URL ""
  3902. | #define STDC_HEADERS 1
  3903. | #define HAVE_SYS_TYPES_H 1
  3904. | #define HAVE_SYS_STAT_H 1
  3905. | #define HAVE_STDLIB_H 1
  3906. | #define HAVE_STRING_H 1
  3907. | #define HAVE_MEMORY_H 1
  3908. | #define HAVE_STRINGS_H 1
  3909. | #define HAVE_INTTYPES_H 1
  3910. | #define HAVE_STDINT_H 1
  3911. | #define HAVE_UNISTD_H 1
  3912. | #define HAVE_LIBGL 1
  3913. | #define HAVE_LIBGLEW 1
  3914. | #define HAVE_LIBGLU 1
  3915. | #define HAVE_LIBMICROHTTPD 1
  3916. | #define HAVE_LIBBZ2 1
  3917. | #define HAVE_LIBJPEG 1
  3918. | #define HAVE_LIBPTHREAD 1
  3919. | #define HAVE_LIBLZO2 1
  3920. | #define HAVE_LIBZ 1
  3921. | #define HAVE_LIBSSL 1
  3922. | #define HAVE_LIBCRYPTO 1
  3923. | #define HAVE_LIBWAVPACK 1
  3924. | #define HAVE_LIBMPEG2 1
  3925. | #define HAVE_LIBMPEG2CONVERT 1
  3926. | #define HAVE_LIBPCRE 1
  3927. | #define HAVE_LIBPCRECPP 1
  3928. | #define HAVE_LIBMODPLUG 1
  3929. | #define HAVE_LIBMYSQLCLIENT 1
  3930. | #define HAVE_LIBFAAD 1
  3931. | #define HAVE_LIBSMBCLIENT 1
  3932. | #define HAVE_LIBSDL_MIXER 1
  3933. | #define HAVE_LIBDL 1
  3934. | #define HAVE_LIBRESOLV 1
  3935. | #define HAVE_LIBJASPER 1
  3936. | #define HAVE_LIBTIFF 1
  3937. | #define HAVE_LIBRT 1
  3938. | #define HAVE_LIBSDL_IMAGE 1
  3939. | #define HAVE_LIBFAAC 1
  3940. | #define HAVE_LIBXRANDR 1
  3941. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  3942. | #define HAVE_DIRENT_H 1
  3943. | #define STDC_HEADERS 1
  3944. | #define HAVE_SYS_WAIT_H 1
  3945. | #define HAVE_LZO_LZO1_H 1
  3946. | #define HAVE_ARPA_INET_H 1
  3947. | #define HAVE_FCNTL_H 1
  3948. | #define HAVE_FLOAT_H 1
  3949. | #define HAVE_INTTYPES_H 1
  3950. | #define HAVE_LIMITS_H 1
  3951. | #define HAVE_LOCALE_H 1
  3952. | #define HAVE_MALLOC_H 1
  3953. | #define HAVE_MEMORY_H 1
  3954. | #define HAVE_NETDB_H 1
  3955. | #define HAVE_NETINET_IN_H 1
  3956. | #define HAVE_STDDEF_H 1
  3957. | #define HAVE_STDINT_H 1
  3958. | #define HAVE_STDLIB_H 1
  3959. | #define HAVE_STRING_H 1
  3960. | #define HAVE_STRINGS_H 1
  3961. | #define HAVE_SYS_FILE_H 1
  3962. | #define HAVE_SYS_IOCTL_H 1
  3963. | #define HAVE_SYS_MOUNT_H 1
  3964. | #define HAVE_SYS_PARAM_H 1
  3965. | #define HAVE_SYS_SOCKET_H 1
  3966. | #define HAVE_SYS_TIME_H 1
  3967. | #define HAVE_SYS_TIMEB_H 1
  3968. | #define HAVE_SYS_VFS_H 1
  3969. | #define HAVE_TERMIOS_H 1
  3970. | #define HAVE_UNISTD_H 1
  3971. | #define HAVE_UTIME_H 1
  3972. | #define HAVE_WCHAR_H 1
  3973. | #define HAVE_WCTYPE_H 1
  3974. | #define HAVE_CDIO_ISO9660_H 1
  3975. | #define HAVE__BOOL 1
  3976. | #define HAVE_STDBOOL_H 1
  3977. | /* end confdefs.h. */
  3978. | #include <stdio.h>
  3979. | #ifdef HAVE_SYS_TYPES_H
  3980. | # include <sys/types.h>
  3981. | #endif
  3982. | #ifdef HAVE_SYS_STAT_H
  3983. | # include <sys/stat.h>
  3984. | #endif
  3985. | #ifdef STDC_HEADERS
  3986. | # include <stdlib.h>
  3987. | # include <stddef.h>
  3988. | #else
  3989. | # ifdef HAVE_STDLIB_H
  3990. | # include <stdlib.h>
  3991. | # endif
  3992. | #endif
  3993. | #ifdef HAVE_STRING_H
  3994. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3995. | # include <memory.h>
  3996. | # endif
  3997. | # include <string.h>
  3998. | #endif
  3999. | #ifdef HAVE_STRINGS_H
  4000. | # include <strings.h>
  4001. | #endif
  4002. | #ifdef HAVE_INTTYPES_H
  4003. | # include <inttypes.h>
  4004. | #endif
  4005. | #ifdef HAVE_STDINT_H
  4006. | # include <stdint.h>
  4007. | #endif
  4008. | #ifdef HAVE_UNISTD_H
  4009. | # include <unistd.h>
  4010. | #endif
  4011. | int
  4012. | main ()
  4013. | {
  4014. | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
  4015. | 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
  4016. | test_array [0] = 0
  4017. |
  4018. | ;
  4019. | return 0;
  4020. | }
  4021. configure:10654: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4022. conftest.c: In function 'main':
  4023. conftest.c:120: error: expected ')' before ';' token
  4024. conftest.c:121: error: expected expression before ']' token
  4025. configure:10654: $? = 1
  4026. configure: failed program was:
  4027. | /* confdefs.h */
  4028. | #define PACKAGE_NAME ""xbmc""
  4029. | #define PACKAGE_TARNAME "-xbmc-"
  4030. | #define PACKAGE_VERSION "9.11"
  4031. | #define PACKAGE_STRING ""xbmc" 9.11"
  4032. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  4033. | #define PACKAGE_URL ""
  4034. | #define STDC_HEADERS 1
  4035. | #define HAVE_SYS_TYPES_H 1
  4036. | #define HAVE_SYS_STAT_H 1
  4037. | #define HAVE_STDLIB_H 1
  4038. | #define HAVE_STRING_H 1
  4039. | #define HAVE_MEMORY_H 1
  4040. | #define HAVE_STRINGS_H 1
  4041. | #define HAVE_INTTYPES_H 1
  4042. | #define HAVE_STDINT_H 1
  4043. | #define HAVE_UNISTD_H 1
  4044. | #define HAVE_LIBGL 1
  4045. | #define HAVE_LIBGLEW 1
  4046. | #define HAVE_LIBGLU 1
  4047. | #define HAVE_LIBMICROHTTPD 1
  4048. | #define HAVE_LIBBZ2 1
  4049. | #define HAVE_LIBJPEG 1
  4050. | #define HAVE_LIBPTHREAD 1
  4051. | #define HAVE_LIBLZO2 1
  4052. | #define HAVE_LIBZ 1
  4053. | #define HAVE_LIBSSL 1
  4054. | #define HAVE_LIBCRYPTO 1
  4055. | #define HAVE_LIBWAVPACK 1
  4056. | #define HAVE_LIBMPEG2 1
  4057. | #define HAVE_LIBMPEG2CONVERT 1
  4058. | #define HAVE_LIBPCRE 1
  4059. | #define HAVE_LIBPCRECPP 1
  4060. | #define HAVE_LIBMODPLUG 1
  4061. | #define HAVE_LIBMYSQLCLIENT 1
  4062. | #define HAVE_LIBFAAD 1
  4063. | #define HAVE_LIBSMBCLIENT 1
  4064. | #define HAVE_LIBSDL_MIXER 1
  4065. | #define HAVE_LIBDL 1
  4066. | #define HAVE_LIBRESOLV 1
  4067. | #define HAVE_LIBJASPER 1
  4068. | #define HAVE_LIBTIFF 1
  4069. | #define HAVE_LIBRT 1
  4070. | #define HAVE_LIBSDL_IMAGE 1
  4071. | #define HAVE_LIBFAAC 1
  4072. | #define HAVE_LIBXRANDR 1
  4073. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  4074. | #define HAVE_DIRENT_H 1
  4075. | #define STDC_HEADERS 1
  4076. | #define HAVE_SYS_WAIT_H 1
  4077. | #define HAVE_LZO_LZO1_H 1
  4078. | #define HAVE_ARPA_INET_H 1
  4079. | #define HAVE_FCNTL_H 1
  4080. | #define HAVE_FLOAT_H 1
  4081. | #define HAVE_INTTYPES_H 1
  4082. | #define HAVE_LIMITS_H 1
  4083. | #define HAVE_LOCALE_H 1
  4084. | #define HAVE_MALLOC_H 1
  4085. | #define HAVE_MEMORY_H 1
  4086. | #define HAVE_NETDB_H 1
  4087. | #define HAVE_NETINET_IN_H 1
  4088. | #define HAVE_STDDEF_H 1
  4089. | #define HAVE_STDINT_H 1
  4090. | #define HAVE_STDLIB_H 1
  4091. | #define HAVE_STRING_H 1
  4092. | #define HAVE_STRINGS_H 1
  4093. | #define HAVE_SYS_FILE_H 1
  4094. | #define HAVE_SYS_IOCTL_H 1
  4095. | #define HAVE_SYS_MOUNT_H 1
  4096. | #define HAVE_SYS_PARAM_H 1
  4097. | #define HAVE_SYS_SOCKET_H 1
  4098. | #define HAVE_SYS_TIME_H 1
  4099. | #define HAVE_SYS_TIMEB_H 1
  4100. | #define HAVE_SYS_VFS_H 1
  4101. | #define HAVE_TERMIOS_H 1
  4102. | #define HAVE_UNISTD_H 1
  4103. | #define HAVE_UTIME_H 1
  4104. | #define HAVE_WCHAR_H 1
  4105. | #define HAVE_WCTYPE_H 1
  4106. | #define HAVE_CDIO_ISO9660_H 1
  4107. | #define HAVE__BOOL 1
  4108. | #define HAVE_STDBOOL_H 1
  4109. | /* end confdefs.h. */
  4110. | #include <stdio.h>
  4111. | #ifdef HAVE_SYS_TYPES_H
  4112. | # include <sys/types.h>
  4113. | #endif
  4114. | #ifdef HAVE_SYS_STAT_H
  4115. | # include <sys/stat.h>
  4116. | #endif
  4117. | #ifdef STDC_HEADERS
  4118. | # include <stdlib.h>
  4119. | # include <stddef.h>
  4120. | #else
  4121. | # ifdef HAVE_STDLIB_H
  4122. | # include <stdlib.h>
  4123. | # endif
  4124. | #endif
  4125. | #ifdef HAVE_STRING_H
  4126. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4127. | # include <memory.h>
  4128. | # endif
  4129. | # include <string.h>
  4130. | #endif
  4131. | #ifdef HAVE_STRINGS_H
  4132. | # include <strings.h>
  4133. | #endif
  4134. | #ifdef HAVE_INTTYPES_H
  4135. | # include <inttypes.h>
  4136. | #endif
  4137. | #ifdef HAVE_STDINT_H
  4138. | # include <stdint.h>
  4139. | #endif
  4140. | #ifdef HAVE_UNISTD_H
  4141. | # include <unistd.h>
  4142. | #endif
  4143. | int
  4144. | main ()
  4145. | {
  4146. | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
  4147. | 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
  4148. | test_array [0] = 0
  4149. |
  4150. | ;
  4151. | return 0;
  4152. | }
  4153. configure:10654: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4154. conftest.c: In function 'main':
  4155. conftest.c:120: error: expected ')' before ';' token
  4156. conftest.c:121: error: expected expression before ']' token
  4157. configure:10654: $? = 1
  4158. configure: failed program was:
  4159. | /* confdefs.h */
  4160. | #define PACKAGE_NAME ""xbmc""
  4161. | #define PACKAGE_TARNAME "-xbmc-"
  4162. | #define PACKAGE_VERSION "9.11"
  4163. | #define PACKAGE_STRING ""xbmc" 9.11"
  4164. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  4165. | #define PACKAGE_URL ""
  4166. | #define STDC_HEADERS 1
  4167. | #define HAVE_SYS_TYPES_H 1
  4168. | #define HAVE_SYS_STAT_H 1
  4169. | #define HAVE_STDLIB_H 1
  4170. | #define HAVE_STRING_H 1
  4171. | #define HAVE_MEMORY_H 1
  4172. | #define HAVE_STRINGS_H 1
  4173. | #define HAVE_INTTYPES_H 1
  4174. | #define HAVE_STDINT_H 1
  4175. | #define HAVE_UNISTD_H 1
  4176. | #define HAVE_LIBGL 1
  4177. | #define HAVE_LIBGLEW 1
  4178. | #define HAVE_LIBGLU 1
  4179. | #define HAVE_LIBMICROHTTPD 1
  4180. | #define HAVE_LIBBZ2 1
  4181. | #define HAVE_LIBJPEG 1
  4182. | #define HAVE_LIBPTHREAD 1
  4183. | #define HAVE_LIBLZO2 1
  4184. | #define HAVE_LIBZ 1
  4185. | #define HAVE_LIBSSL 1
  4186. | #define HAVE_LIBCRYPTO 1
  4187. | #define HAVE_LIBWAVPACK 1
  4188. | #define HAVE_LIBMPEG2 1
  4189. | #define HAVE_LIBMPEG2CONVERT 1
  4190. | #define HAVE_LIBPCRE 1
  4191. | #define HAVE_LIBPCRECPP 1
  4192. | #define HAVE_LIBMODPLUG 1
  4193. | #define HAVE_LIBMYSQLCLIENT 1
  4194. | #define HAVE_LIBFAAD 1
  4195. | #define HAVE_LIBSMBCLIENT 1
  4196. | #define HAVE_LIBSDL_MIXER 1
  4197. | #define HAVE_LIBDL 1
  4198. | #define HAVE_LIBRESOLV 1
  4199. | #define HAVE_LIBJASPER 1
  4200. | #define HAVE_LIBTIFF 1
  4201. | #define HAVE_LIBRT 1
  4202. | #define HAVE_LIBSDL_IMAGE 1
  4203. | #define HAVE_LIBFAAC 1
  4204. | #define HAVE_LIBXRANDR 1
  4205. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  4206. | #define HAVE_DIRENT_H 1
  4207. | #define STDC_HEADERS 1
  4208. | #define HAVE_SYS_WAIT_H 1
  4209. | #define HAVE_LZO_LZO1_H 1
  4210. | #define HAVE_ARPA_INET_H 1
  4211. | #define HAVE_FCNTL_H 1
  4212. | #define HAVE_FLOAT_H 1
  4213. | #define HAVE_INTTYPES_H 1
  4214. | #define HAVE_LIMITS_H 1
  4215. | #define HAVE_LOCALE_H 1
  4216. | #define HAVE_MALLOC_H 1
  4217. | #define HAVE_MEMORY_H 1
  4218. | #define HAVE_NETDB_H 1
  4219. | #define HAVE_NETINET_IN_H 1
  4220. | #define HAVE_STDDEF_H 1
  4221. | #define HAVE_STDINT_H 1
  4222. | #define HAVE_STDLIB_H 1
  4223. | #define HAVE_STRING_H 1
  4224. | #define HAVE_STRINGS_H 1
  4225. | #define HAVE_SYS_FILE_H 1
  4226. | #define HAVE_SYS_IOCTL_H 1
  4227. | #define HAVE_SYS_MOUNT_H 1
  4228. | #define HAVE_SYS_PARAM_H 1
  4229. | #define HAVE_SYS_SOCKET_H 1
  4230. | #define HAVE_SYS_TIME_H 1
  4231. | #define HAVE_SYS_TIMEB_H 1
  4232. | #define HAVE_SYS_VFS_H 1
  4233. | #define HAVE_TERMIOS_H 1
  4234. | #define HAVE_UNISTD_H 1
  4235. | #define HAVE_UTIME_H 1
  4236. | #define HAVE_WCHAR_H 1
  4237. | #define HAVE_WCTYPE_H 1
  4238. | #define HAVE_CDIO_ISO9660_H 1
  4239. | #define HAVE__BOOL 1
  4240. | #define HAVE_STDBOOL_H 1
  4241. | /* end confdefs.h. */
  4242. | #include <stdio.h>
  4243. | #ifdef HAVE_SYS_TYPES_H
  4244. | # include <sys/types.h>
  4245. | #endif
  4246. | #ifdef HAVE_SYS_STAT_H
  4247. | # include <sys/stat.h>
  4248. | #endif
  4249. | #ifdef STDC_HEADERS
  4250. | # include <stdlib.h>
  4251. | # include <stddef.h>
  4252. | #else
  4253. | # ifdef HAVE_STDLIB_H
  4254. | # include <stdlib.h>
  4255. | # endif
  4256. | #endif
  4257. | #ifdef HAVE_STRING_H
  4258. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4259. | # include <memory.h>
  4260. | # endif
  4261. | # include <string.h>
  4262. | #endif
  4263. | #ifdef HAVE_STRINGS_H
  4264. | # include <strings.h>
  4265. | #endif
  4266. | #ifdef HAVE_INTTYPES_H
  4267. | # include <inttypes.h>
  4268. | #endif
  4269. | #ifdef HAVE_STDINT_H
  4270. | # include <stdint.h>
  4271. | #endif
  4272. | #ifdef HAVE_UNISTD_H
  4273. | # include <unistd.h>
  4274. | #endif
  4275. | int
  4276. | main ()
  4277. | {
  4278. | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
  4279. | 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
  4280. | test_array [0] = 0
  4281. |
  4282. | ;
  4283. | return 0;
  4284. | }
  4285. configure:10654: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4286. conftest.c: In function 'main':
  4287. conftest.c:120: error: expected ')' before ';' token
  4288. conftest.c:121: error: expected expression before ']' token
  4289. configure:10654: $? = 1
  4290. configure: failed program was:
  4291. | /* confdefs.h */
  4292. | #define PACKAGE_NAME ""xbmc""
  4293. | #define PACKAGE_TARNAME "-xbmc-"
  4294. | #define PACKAGE_VERSION "9.11"
  4295. | #define PACKAGE_STRING ""xbmc" 9.11"
  4296. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  4297. | #define PACKAGE_URL ""
  4298. | #define STDC_HEADERS 1
  4299. | #define HAVE_SYS_TYPES_H 1
  4300. | #define HAVE_SYS_STAT_H 1
  4301. | #define HAVE_STDLIB_H 1
  4302. | #define HAVE_STRING_H 1
  4303. | #define HAVE_MEMORY_H 1
  4304. | #define HAVE_STRINGS_H 1
  4305. | #define HAVE_INTTYPES_H 1
  4306. | #define HAVE_STDINT_H 1
  4307. | #define HAVE_UNISTD_H 1
  4308. | #define HAVE_LIBGL 1
  4309. | #define HAVE_LIBGLEW 1
  4310. | #define HAVE_LIBGLU 1
  4311. | #define HAVE_LIBMICROHTTPD 1
  4312. | #define HAVE_LIBBZ2 1
  4313. | #define HAVE_LIBJPEG 1
  4314. | #define HAVE_LIBPTHREAD 1
  4315. | #define HAVE_LIBLZO2 1
  4316. | #define HAVE_LIBZ 1
  4317. | #define HAVE_LIBSSL 1
  4318. | #define HAVE_LIBCRYPTO 1
  4319. | #define HAVE_LIBWAVPACK 1
  4320. | #define HAVE_LIBMPEG2 1
  4321. | #define HAVE_LIBMPEG2CONVERT 1
  4322. | #define HAVE_LIBPCRE 1
  4323. | #define HAVE_LIBPCRECPP 1
  4324. | #define HAVE_LIBMODPLUG 1
  4325. | #define HAVE_LIBMYSQLCLIENT 1
  4326. | #define HAVE_LIBFAAD 1
  4327. | #define HAVE_LIBSMBCLIENT 1
  4328. | #define HAVE_LIBSDL_MIXER 1
  4329. | #define HAVE_LIBDL 1
  4330. | #define HAVE_LIBRESOLV 1
  4331. | #define HAVE_LIBJASPER 1
  4332. | #define HAVE_LIBTIFF 1
  4333. | #define HAVE_LIBRT 1
  4334. | #define HAVE_LIBSDL_IMAGE 1
  4335. | #define HAVE_LIBFAAC 1
  4336. | #define HAVE_LIBXRANDR 1
  4337. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  4338. | #define HAVE_DIRENT_H 1
  4339. | #define STDC_HEADERS 1
  4340. | #define HAVE_SYS_WAIT_H 1
  4341. | #define HAVE_LZO_LZO1_H 1
  4342. | #define HAVE_ARPA_INET_H 1
  4343. | #define HAVE_FCNTL_H 1
  4344. | #define HAVE_FLOAT_H 1
  4345. | #define HAVE_INTTYPES_H 1
  4346. | #define HAVE_LIMITS_H 1
  4347. | #define HAVE_LOCALE_H 1
  4348. | #define HAVE_MALLOC_H 1
  4349. | #define HAVE_MEMORY_H 1
  4350. | #define HAVE_NETDB_H 1
  4351. | #define HAVE_NETINET_IN_H 1
  4352. | #define HAVE_STDDEF_H 1
  4353. | #define HAVE_STDINT_H 1
  4354. | #define HAVE_STDLIB_H 1
  4355. | #define HAVE_STRING_H 1
  4356. | #define HAVE_STRINGS_H 1
  4357. | #define HAVE_SYS_FILE_H 1
  4358. | #define HAVE_SYS_IOCTL_H 1
  4359. | #define HAVE_SYS_MOUNT_H 1
  4360. | #define HAVE_SYS_PARAM_H 1
  4361. | #define HAVE_SYS_SOCKET_H 1
  4362. | #define HAVE_SYS_TIME_H 1
  4363. | #define HAVE_SYS_TIMEB_H 1
  4364. | #define HAVE_SYS_VFS_H 1
  4365. | #define HAVE_TERMIOS_H 1
  4366. | #define HAVE_UNISTD_H 1
  4367. | #define HAVE_UTIME_H 1
  4368. | #define HAVE_WCHAR_H 1
  4369. | #define HAVE_WCTYPE_H 1
  4370. | #define HAVE_CDIO_ISO9660_H 1
  4371. | #define HAVE__BOOL 1
  4372. | #define HAVE_STDBOOL_H 1
  4373. | /* end confdefs.h. */
  4374. | #include <stdio.h>
  4375. | #ifdef HAVE_SYS_TYPES_H
  4376. | # include <sys/types.h>
  4377. | #endif
  4378. | #ifdef HAVE_SYS_STAT_H
  4379. | # include <sys/stat.h>
  4380. | #endif
  4381. | #ifdef STDC_HEADERS
  4382. | # include <stdlib.h>
  4383. | # include <stddef.h>
  4384. | #else
  4385. | # ifdef HAVE_STDLIB_H
  4386. | # include <stdlib.h>
  4387. | # endif
  4388. | #endif
  4389. | #ifdef HAVE_STRING_H
  4390. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4391. | # include <memory.h>
  4392. | # endif
  4393. | # include <string.h>
  4394. | #endif
  4395. | #ifdef HAVE_STRINGS_H
  4396. | # include <strings.h>
  4397. | #endif
  4398. | #ifdef HAVE_INTTYPES_H
  4399. | # include <inttypes.h>
  4400. | #endif
  4401. | #ifdef HAVE_STDINT_H
  4402. | # include <stdint.h>
  4403. | #endif
  4404. | #ifdef HAVE_UNISTD_H
  4405. | # include <unistd.h>
  4406. | #endif
  4407. | int
  4408. | main ()
  4409. | {
  4410. | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
  4411. | 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
  4412. | test_array [0] = 0
  4413. |
  4414. | ;
  4415. | return 0;
  4416. | }
  4417. configure:10654: result: no
  4418. configure:10665: checking for mode_t
  4419. configure:10665: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4420. configure:10665: $? = 0
  4421. configure:10665: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4422. conftest.c: In function 'main':
  4423. conftest.c:120: error: expected expression before ')' token
  4424. configure:10665: $? = 1
  4425. configure: failed program was:
  4426. | /* confdefs.h */
  4427. | #define PACKAGE_NAME ""xbmc""
  4428. | #define PACKAGE_TARNAME "-xbmc-"
  4429. | #define PACKAGE_VERSION "9.11"
  4430. | #define PACKAGE_STRING ""xbmc" 9.11"
  4431. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  4432. | #define PACKAGE_URL ""
  4433. | #define STDC_HEADERS 1
  4434. | #define HAVE_SYS_TYPES_H 1
  4435. | #define HAVE_SYS_STAT_H 1
  4436. | #define HAVE_STDLIB_H 1
  4437. | #define HAVE_STRING_H 1
  4438. | #define HAVE_MEMORY_H 1
  4439. | #define HAVE_STRINGS_H 1
  4440. | #define HAVE_INTTYPES_H 1
  4441. | #define HAVE_STDINT_H 1
  4442. | #define HAVE_UNISTD_H 1
  4443. | #define HAVE_LIBGL 1
  4444. | #define HAVE_LIBGLEW 1
  4445. | #define HAVE_LIBGLU 1
  4446. | #define HAVE_LIBMICROHTTPD 1
  4447. | #define HAVE_LIBBZ2 1
  4448. | #define HAVE_LIBJPEG 1
  4449. | #define HAVE_LIBPTHREAD 1
  4450. | #define HAVE_LIBLZO2 1
  4451. | #define HAVE_LIBZ 1
  4452. | #define HAVE_LIBSSL 1
  4453. | #define HAVE_LIBCRYPTO 1
  4454. | #define HAVE_LIBWAVPACK 1
  4455. | #define HAVE_LIBMPEG2 1
  4456. | #define HAVE_LIBMPEG2CONVERT 1
  4457. | #define HAVE_LIBPCRE 1
  4458. | #define HAVE_LIBPCRECPP 1
  4459. | #define HAVE_LIBMODPLUG 1
  4460. | #define HAVE_LIBMYSQLCLIENT 1
  4461. | #define HAVE_LIBFAAD 1
  4462. | #define HAVE_LIBSMBCLIENT 1
  4463. | #define HAVE_LIBSDL_MIXER 1
  4464. | #define HAVE_LIBDL 1
  4465. | #define HAVE_LIBRESOLV 1
  4466. | #define HAVE_LIBJASPER 1
  4467. | #define HAVE_LIBTIFF 1
  4468. | #define HAVE_LIBRT 1
  4469. | #define HAVE_LIBSDL_IMAGE 1
  4470. | #define HAVE_LIBFAAC 1
  4471. | #define HAVE_LIBXRANDR 1
  4472. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  4473. | #define HAVE_DIRENT_H 1
  4474. | #define STDC_HEADERS 1
  4475. | #define HAVE_SYS_WAIT_H 1
  4476. | #define HAVE_LZO_LZO1_H 1
  4477. | #define HAVE_ARPA_INET_H 1
  4478. | #define HAVE_FCNTL_H 1
  4479. | #define HAVE_FLOAT_H 1
  4480. | #define HAVE_INTTYPES_H 1
  4481. | #define HAVE_LIMITS_H 1
  4482. | #define HAVE_LOCALE_H 1
  4483. | #define HAVE_MALLOC_H 1
  4484. | #define HAVE_MEMORY_H 1
  4485. | #define HAVE_NETDB_H 1
  4486. | #define HAVE_NETINET_IN_H 1
  4487. | #define HAVE_STDDEF_H 1
  4488. | #define HAVE_STDINT_H 1
  4489. | #define HAVE_STDLIB_H 1
  4490. | #define HAVE_STRING_H 1
  4491. | #define HAVE_STRINGS_H 1
  4492. | #define HAVE_SYS_FILE_H 1
  4493. | #define HAVE_SYS_IOCTL_H 1
  4494. | #define HAVE_SYS_MOUNT_H 1
  4495. | #define HAVE_SYS_PARAM_H 1
  4496. | #define HAVE_SYS_SOCKET_H 1
  4497. | #define HAVE_SYS_TIME_H 1
  4498. | #define HAVE_SYS_TIMEB_H 1
  4499. | #define HAVE_SYS_VFS_H 1
  4500. | #define HAVE_TERMIOS_H 1
  4501. | #define HAVE_UNISTD_H 1
  4502. | #define HAVE_UTIME_H 1
  4503. | #define HAVE_WCHAR_H 1
  4504. | #define HAVE_WCTYPE_H 1
  4505. | #define HAVE_CDIO_ISO9660_H 1
  4506. | #define HAVE__BOOL 1
  4507. | #define HAVE_STDBOOL_H 1
  4508. | /* end confdefs.h. */
  4509. | #include <stdio.h>
  4510. | #ifdef HAVE_SYS_TYPES_H
  4511. | # include <sys/types.h>
  4512. | #endif
  4513. | #ifdef HAVE_SYS_STAT_H
  4514. | # include <sys/stat.h>
  4515. | #endif
  4516. | #ifdef STDC_HEADERS
  4517. | # include <stdlib.h>
  4518. | # include <stddef.h>
  4519. | #else
  4520. | # ifdef HAVE_STDLIB_H
  4521. | # include <stdlib.h>
  4522. | # endif
  4523. | #endif
  4524. | #ifdef HAVE_STRING_H
  4525. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4526. | # include <memory.h>
  4527. | # endif
  4528. | # include <string.h>
  4529. | #endif
  4530. | #ifdef HAVE_STRINGS_H
  4531. | # include <strings.h>
  4532. | #endif
  4533. | #ifdef HAVE_INTTYPES_H
  4534. | # include <inttypes.h>
  4535. | #endif
  4536. | #ifdef HAVE_STDINT_H
  4537. | # include <stdint.h>
  4538. | #endif
  4539. | #ifdef HAVE_UNISTD_H
  4540. | # include <unistd.h>
  4541. | #endif
  4542. | int
  4543. | main ()
  4544. | {
  4545. | if (sizeof ((mode_t)))
  4546. | return 0;
  4547. | ;
  4548. | return 0;
  4549. | }
  4550. configure:10665: result: yes
  4551. configure:10676: checking for off_t
  4552. configure:10676: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4553. configure:10676: $? = 0
  4554. configure:10676: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4555. conftest.c: In function 'main':
  4556. conftest.c:120: error: expected expression before ')' token
  4557. configure:10676: $? = 1
  4558. configure: failed program was:
  4559. | /* confdefs.h */
  4560. | #define PACKAGE_NAME ""xbmc""
  4561. | #define PACKAGE_TARNAME "-xbmc-"
  4562. | #define PACKAGE_VERSION "9.11"
  4563. | #define PACKAGE_STRING ""xbmc" 9.11"
  4564. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  4565. | #define PACKAGE_URL ""
  4566. | #define STDC_HEADERS 1
  4567. | #define HAVE_SYS_TYPES_H 1
  4568. | #define HAVE_SYS_STAT_H 1
  4569. | #define HAVE_STDLIB_H 1
  4570. | #define HAVE_STRING_H 1
  4571. | #define HAVE_MEMORY_H 1
  4572. | #define HAVE_STRINGS_H 1
  4573. | #define HAVE_INTTYPES_H 1
  4574. | #define HAVE_STDINT_H 1
  4575. | #define HAVE_UNISTD_H 1
  4576. | #define HAVE_LIBGL 1
  4577. | #define HAVE_LIBGLEW 1
  4578. | #define HAVE_LIBGLU 1
  4579. | #define HAVE_LIBMICROHTTPD 1
  4580. | #define HAVE_LIBBZ2 1
  4581. | #define HAVE_LIBJPEG 1
  4582. | #define HAVE_LIBPTHREAD 1
  4583. | #define HAVE_LIBLZO2 1
  4584. | #define HAVE_LIBZ 1
  4585. | #define HAVE_LIBSSL 1
  4586. | #define HAVE_LIBCRYPTO 1
  4587. | #define HAVE_LIBWAVPACK 1
  4588. | #define HAVE_LIBMPEG2 1
  4589. | #define HAVE_LIBMPEG2CONVERT 1
  4590. | #define HAVE_LIBPCRE 1
  4591. | #define HAVE_LIBPCRECPP 1
  4592. | #define HAVE_LIBMODPLUG 1
  4593. | #define HAVE_LIBMYSQLCLIENT 1
  4594. | #define HAVE_LIBFAAD 1
  4595. | #define HAVE_LIBSMBCLIENT 1
  4596. | #define HAVE_LIBSDL_MIXER 1
  4597. | #define HAVE_LIBDL 1
  4598. | #define HAVE_LIBRESOLV 1
  4599. | #define HAVE_LIBJASPER 1
  4600. | #define HAVE_LIBTIFF 1
  4601. | #define HAVE_LIBRT 1
  4602. | #define HAVE_LIBSDL_IMAGE 1
  4603. | #define HAVE_LIBFAAC 1
  4604. | #define HAVE_LIBXRANDR 1
  4605. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  4606. | #define HAVE_DIRENT_H 1
  4607. | #define STDC_HEADERS 1
  4608. | #define HAVE_SYS_WAIT_H 1
  4609. | #define HAVE_LZO_LZO1_H 1
  4610. | #define HAVE_ARPA_INET_H 1
  4611. | #define HAVE_FCNTL_H 1
  4612. | #define HAVE_FLOAT_H 1
  4613. | #define HAVE_INTTYPES_H 1
  4614. | #define HAVE_LIMITS_H 1
  4615. | #define HAVE_LOCALE_H 1
  4616. | #define HAVE_MALLOC_H 1
  4617. | #define HAVE_MEMORY_H 1
  4618. | #define HAVE_NETDB_H 1
  4619. | #define HAVE_NETINET_IN_H 1
  4620. | #define HAVE_STDDEF_H 1
  4621. | #define HAVE_STDINT_H 1
  4622. | #define HAVE_STDLIB_H 1
  4623. | #define HAVE_STRING_H 1
  4624. | #define HAVE_STRINGS_H 1
  4625. | #define HAVE_SYS_FILE_H 1
  4626. | #define HAVE_SYS_IOCTL_H 1
  4627. | #define HAVE_SYS_MOUNT_H 1
  4628. | #define HAVE_SYS_PARAM_H 1
  4629. | #define HAVE_SYS_SOCKET_H 1
  4630. | #define HAVE_SYS_TIME_H 1
  4631. | #define HAVE_SYS_TIMEB_H 1
  4632. | #define HAVE_SYS_VFS_H 1
  4633. | #define HAVE_TERMIOS_H 1
  4634. | #define HAVE_UNISTD_H 1
  4635. | #define HAVE_UTIME_H 1
  4636. | #define HAVE_WCHAR_H 1
  4637. | #define HAVE_WCTYPE_H 1
  4638. | #define HAVE_CDIO_ISO9660_H 1
  4639. | #define HAVE__BOOL 1
  4640. | #define HAVE_STDBOOL_H 1
  4641. | /* end confdefs.h. */
  4642. | #include <stdio.h>
  4643. | #ifdef HAVE_SYS_TYPES_H
  4644. | # include <sys/types.h>
  4645. | #endif
  4646. | #ifdef HAVE_SYS_STAT_H
  4647. | # include <sys/stat.h>
  4648. | #endif
  4649. | #ifdef STDC_HEADERS
  4650. | # include <stdlib.h>
  4651. | # include <stddef.h>
  4652. | #else
  4653. | # ifdef HAVE_STDLIB_H
  4654. | # include <stdlib.h>
  4655. | # endif
  4656. | #endif
  4657. | #ifdef HAVE_STRING_H
  4658. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4659. | # include <memory.h>
  4660. | # endif
  4661. | # include <string.h>
  4662. | #endif
  4663. | #ifdef HAVE_STRINGS_H
  4664. | # include <strings.h>
  4665. | #endif
  4666. | #ifdef HAVE_INTTYPES_H
  4667. | # include <inttypes.h>
  4668. | #endif
  4669. | #ifdef HAVE_STDINT_H
  4670. | # include <stdint.h>
  4671. | #endif
  4672. | #ifdef HAVE_UNISTD_H
  4673. | # include <unistd.h>
  4674. | #endif
  4675. | int
  4676. | main ()
  4677. | {
  4678. | if (sizeof ((off_t)))
  4679. | return 0;
  4680. | ;
  4681. | return 0;
  4682. | }
  4683. configure:10676: result: yes
  4684. configure:10687: checking for pid_t
  4685. configure:10687: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4686. configure:10687: $? = 0
  4687. configure:10687: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4688. conftest.c: In function 'main':
  4689. conftest.c:120: error: expected expression before ')' token
  4690. configure:10687: $? = 1
  4691. configure: failed program was:
  4692. | /* confdefs.h */
  4693. | #define PACKAGE_NAME ""xbmc""
  4694. | #define PACKAGE_TARNAME "-xbmc-"
  4695. | #define PACKAGE_VERSION "9.11"
  4696. | #define PACKAGE_STRING ""xbmc" 9.11"
  4697. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  4698. | #define PACKAGE_URL ""
  4699. | #define STDC_HEADERS 1
  4700. | #define HAVE_SYS_TYPES_H 1
  4701. | #define HAVE_SYS_STAT_H 1
  4702. | #define HAVE_STDLIB_H 1
  4703. | #define HAVE_STRING_H 1
  4704. | #define HAVE_MEMORY_H 1
  4705. | #define HAVE_STRINGS_H 1
  4706. | #define HAVE_INTTYPES_H 1
  4707. | #define HAVE_STDINT_H 1
  4708. | #define HAVE_UNISTD_H 1
  4709. | #define HAVE_LIBGL 1
  4710. | #define HAVE_LIBGLEW 1
  4711. | #define HAVE_LIBGLU 1
  4712. | #define HAVE_LIBMICROHTTPD 1
  4713. | #define HAVE_LIBBZ2 1
  4714. | #define HAVE_LIBJPEG 1
  4715. | #define HAVE_LIBPTHREAD 1
  4716. | #define HAVE_LIBLZO2 1
  4717. | #define HAVE_LIBZ 1
  4718. | #define HAVE_LIBSSL 1
  4719. | #define HAVE_LIBCRYPTO 1
  4720. | #define HAVE_LIBWAVPACK 1
  4721. | #define HAVE_LIBMPEG2 1
  4722. | #define HAVE_LIBMPEG2CONVERT 1
  4723. | #define HAVE_LIBPCRE 1
  4724. | #define HAVE_LIBPCRECPP 1
  4725. | #define HAVE_LIBMODPLUG 1
  4726. | #define HAVE_LIBMYSQLCLIENT 1
  4727. | #define HAVE_LIBFAAD 1
  4728. | #define HAVE_LIBSMBCLIENT 1
  4729. | #define HAVE_LIBSDL_MIXER 1
  4730. | #define HAVE_LIBDL 1
  4731. | #define HAVE_LIBRESOLV 1
  4732. | #define HAVE_LIBJASPER 1
  4733. | #define HAVE_LIBTIFF 1
  4734. | #define HAVE_LIBRT 1
  4735. | #define HAVE_LIBSDL_IMAGE 1
  4736. | #define HAVE_LIBFAAC 1
  4737. | #define HAVE_LIBXRANDR 1
  4738. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  4739. | #define HAVE_DIRENT_H 1
  4740. | #define STDC_HEADERS 1
  4741. | #define HAVE_SYS_WAIT_H 1
  4742. | #define HAVE_LZO_LZO1_H 1
  4743. | #define HAVE_ARPA_INET_H 1
  4744. | #define HAVE_FCNTL_H 1
  4745. | #define HAVE_FLOAT_H 1
  4746. | #define HAVE_INTTYPES_H 1
  4747. | #define HAVE_LIMITS_H 1
  4748. | #define HAVE_LOCALE_H 1
  4749. | #define HAVE_MALLOC_H 1
  4750. | #define HAVE_MEMORY_H 1
  4751. | #define HAVE_NETDB_H 1
  4752. | #define HAVE_NETINET_IN_H 1
  4753. | #define HAVE_STDDEF_H 1
  4754. | #define HAVE_STDINT_H 1
  4755. | #define HAVE_STDLIB_H 1
  4756. | #define HAVE_STRING_H 1
  4757. | #define HAVE_STRINGS_H 1
  4758. | #define HAVE_SYS_FILE_H 1
  4759. | #define HAVE_SYS_IOCTL_H 1
  4760. | #define HAVE_SYS_MOUNT_H 1
  4761. | #define HAVE_SYS_PARAM_H 1
  4762. | #define HAVE_SYS_SOCKET_H 1
  4763. | #define HAVE_SYS_TIME_H 1
  4764. | #define HAVE_SYS_TIMEB_H 1
  4765. | #define HAVE_SYS_VFS_H 1
  4766. | #define HAVE_TERMIOS_H 1
  4767. | #define HAVE_UNISTD_H 1
  4768. | #define HAVE_UTIME_H 1
  4769. | #define HAVE_WCHAR_H 1
  4770. | #define HAVE_WCTYPE_H 1
  4771. | #define HAVE_CDIO_ISO9660_H 1
  4772. | #define HAVE__BOOL 1
  4773. | #define HAVE_STDBOOL_H 1
  4774. | /* end confdefs.h. */
  4775. | #include <stdio.h>
  4776. | #ifdef HAVE_SYS_TYPES_H
  4777. | # include <sys/types.h>
  4778. | #endif
  4779. | #ifdef HAVE_SYS_STAT_H
  4780. | # include <sys/stat.h>
  4781. | #endif
  4782. | #ifdef STDC_HEADERS
  4783. | # include <stdlib.h>
  4784. | # include <stddef.h>
  4785. | #else
  4786. | # ifdef HAVE_STDLIB_H
  4787. | # include <stdlib.h>
  4788. | # endif
  4789. | #endif
  4790. | #ifdef HAVE_STRING_H
  4791. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4792. | # include <memory.h>
  4793. | # endif
  4794. | # include <string.h>
  4795. | #endif
  4796. | #ifdef HAVE_STRINGS_H
  4797. | # include <strings.h>
  4798. | #endif
  4799. | #ifdef HAVE_INTTYPES_H
  4800. | # include <inttypes.h>
  4801. | #endif
  4802. | #ifdef HAVE_STDINT_H
  4803. | # include <stdint.h>
  4804. | #endif
  4805. | #ifdef HAVE_UNISTD_H
  4806. | # include <unistd.h>
  4807. | #endif
  4808. | int
  4809. | main ()
  4810. | {
  4811. | if (sizeof ((pid_t)))
  4812. | return 0;
  4813. | ;
  4814. | return 0;
  4815. | }
  4816. configure:10687: result: yes
  4817. configure:10698: checking for C/C++ restrict keyword
  4818. configure:10723: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4819. configure:10723: $? = 0
  4820. configure:10731: result: __restrict
  4821. configure:10744: checking for size_t
  4822. configure:10744: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4823. configure:10744: $? = 0
  4824. configure:10744: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4825. conftest.c: In function 'main':
  4826. conftest.c:121: error: expected expression before ')' token
  4827. configure:10744: $? = 1
  4828. configure: failed program was:
  4829. | /* confdefs.h */
  4830. | #define PACKAGE_NAME ""xbmc""
  4831. | #define PACKAGE_TARNAME "-xbmc-"
  4832. | #define PACKAGE_VERSION "9.11"
  4833. | #define PACKAGE_STRING ""xbmc" 9.11"
  4834. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  4835. | #define PACKAGE_URL ""
  4836. | #define STDC_HEADERS 1
  4837. | #define HAVE_SYS_TYPES_H 1
  4838. | #define HAVE_SYS_STAT_H 1
  4839. | #define HAVE_STDLIB_H 1
  4840. | #define HAVE_STRING_H 1
  4841. | #define HAVE_MEMORY_H 1
  4842. | #define HAVE_STRINGS_H 1
  4843. | #define HAVE_INTTYPES_H 1
  4844. | #define HAVE_STDINT_H 1
  4845. | #define HAVE_UNISTD_H 1
  4846. | #define HAVE_LIBGL 1
  4847. | #define HAVE_LIBGLEW 1
  4848. | #define HAVE_LIBGLU 1
  4849. | #define HAVE_LIBMICROHTTPD 1
  4850. | #define HAVE_LIBBZ2 1
  4851. | #define HAVE_LIBJPEG 1
  4852. | #define HAVE_LIBPTHREAD 1
  4853. | #define HAVE_LIBLZO2 1
  4854. | #define HAVE_LIBZ 1
  4855. | #define HAVE_LIBSSL 1
  4856. | #define HAVE_LIBCRYPTO 1
  4857. | #define HAVE_LIBWAVPACK 1
  4858. | #define HAVE_LIBMPEG2 1
  4859. | #define HAVE_LIBMPEG2CONVERT 1
  4860. | #define HAVE_LIBPCRE 1
  4861. | #define HAVE_LIBPCRECPP 1
  4862. | #define HAVE_LIBMODPLUG 1
  4863. | #define HAVE_LIBMYSQLCLIENT 1
  4864. | #define HAVE_LIBFAAD 1
  4865. | #define HAVE_LIBSMBCLIENT 1
  4866. | #define HAVE_LIBSDL_MIXER 1
  4867. | #define HAVE_LIBDL 1
  4868. | #define HAVE_LIBRESOLV 1
  4869. | #define HAVE_LIBJASPER 1
  4870. | #define HAVE_LIBTIFF 1
  4871. | #define HAVE_LIBRT 1
  4872. | #define HAVE_LIBSDL_IMAGE 1
  4873. | #define HAVE_LIBFAAC 1
  4874. | #define HAVE_LIBXRANDR 1
  4875. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  4876. | #define HAVE_DIRENT_H 1
  4877. | #define STDC_HEADERS 1
  4878. | #define HAVE_SYS_WAIT_H 1
  4879. | #define HAVE_LZO_LZO1_H 1
  4880. | #define HAVE_ARPA_INET_H 1
  4881. | #define HAVE_FCNTL_H 1
  4882. | #define HAVE_FLOAT_H 1
  4883. | #define HAVE_INTTYPES_H 1
  4884. | #define HAVE_LIMITS_H 1
  4885. | #define HAVE_LOCALE_H 1
  4886. | #define HAVE_MALLOC_H 1
  4887. | #define HAVE_MEMORY_H 1
  4888. | #define HAVE_NETDB_H 1
  4889. | #define HAVE_NETINET_IN_H 1
  4890. | #define HAVE_STDDEF_H 1
  4891. | #define HAVE_STDINT_H 1
  4892. | #define HAVE_STDLIB_H 1
  4893. | #define HAVE_STRING_H 1
  4894. | #define HAVE_STRINGS_H 1
  4895. | #define HAVE_SYS_FILE_H 1
  4896. | #define HAVE_SYS_IOCTL_H 1
  4897. | #define HAVE_SYS_MOUNT_H 1
  4898. | #define HAVE_SYS_PARAM_H 1
  4899. | #define HAVE_SYS_SOCKET_H 1
  4900. | #define HAVE_SYS_TIME_H 1
  4901. | #define HAVE_SYS_TIMEB_H 1
  4902. | #define HAVE_SYS_VFS_H 1
  4903. | #define HAVE_TERMIOS_H 1
  4904. | #define HAVE_UNISTD_H 1
  4905. | #define HAVE_UTIME_H 1
  4906. | #define HAVE_WCHAR_H 1
  4907. | #define HAVE_WCTYPE_H 1
  4908. | #define HAVE_CDIO_ISO9660_H 1
  4909. | #define HAVE__BOOL 1
  4910. | #define HAVE_STDBOOL_H 1
  4911. | #define restrict __restrict
  4912. | /* end confdefs.h. */
  4913. | #include <stdio.h>
  4914. | #ifdef HAVE_SYS_TYPES_H
  4915. | # include <sys/types.h>
  4916. | #endif
  4917. | #ifdef HAVE_SYS_STAT_H
  4918. | # include <sys/stat.h>
  4919. | #endif
  4920. | #ifdef STDC_HEADERS
  4921. | # include <stdlib.h>
  4922. | # include <stddef.h>
  4923. | #else
  4924. | # ifdef HAVE_STDLIB_H
  4925. | # include <stdlib.h>
  4926. | # endif
  4927. | #endif
  4928. | #ifdef HAVE_STRING_H
  4929. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4930. | # include <memory.h>
  4931. | # endif
  4932. | # include <string.h>
  4933. | #endif
  4934. | #ifdef HAVE_STRINGS_H
  4935. | # include <strings.h>
  4936. | #endif
  4937. | #ifdef HAVE_INTTYPES_H
  4938. | # include <inttypes.h>
  4939. | #endif
  4940. | #ifdef HAVE_STDINT_H
  4941. | # include <stdint.h>
  4942. | #endif
  4943. | #ifdef HAVE_UNISTD_H
  4944. | # include <unistd.h>
  4945. | #endif
  4946. | int
  4947. | main ()
  4948. | {
  4949. | if (sizeof ((size_t)))
  4950. | return 0;
  4951. | ;
  4952. | return 0;
  4953. | }
  4954. configure:10744: result: yes
  4955. configure:10755: checking for ssize_t
  4956. configure:10755: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4957. configure:10755: $? = 0
  4958. configure:10755: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  4959. conftest.c: In function 'main':
  4960. conftest.c:121: error: expected expression before ')' token
  4961. configure:10755: $? = 1
  4962. configure: failed program was:
  4963. | /* confdefs.h */
  4964. | #define PACKAGE_NAME ""xbmc""
  4965. | #define PACKAGE_TARNAME "-xbmc-"
  4966. | #define PACKAGE_VERSION "9.11"
  4967. | #define PACKAGE_STRING ""xbmc" 9.11"
  4968. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  4969. | #define PACKAGE_URL ""
  4970. | #define STDC_HEADERS 1
  4971. | #define HAVE_SYS_TYPES_H 1
  4972. | #define HAVE_SYS_STAT_H 1
  4973. | #define HAVE_STDLIB_H 1
  4974. | #define HAVE_STRING_H 1
  4975. | #define HAVE_MEMORY_H 1
  4976. | #define HAVE_STRINGS_H 1
  4977. | #define HAVE_INTTYPES_H 1
  4978. | #define HAVE_STDINT_H 1
  4979. | #define HAVE_UNISTD_H 1
  4980. | #define HAVE_LIBGL 1
  4981. | #define HAVE_LIBGLEW 1
  4982. | #define HAVE_LIBGLU 1
  4983. | #define HAVE_LIBMICROHTTPD 1
  4984. | #define HAVE_LIBBZ2 1
  4985. | #define HAVE_LIBJPEG 1
  4986. | #define HAVE_LIBPTHREAD 1
  4987. | #define HAVE_LIBLZO2 1
  4988. | #define HAVE_LIBZ 1
  4989. | #define HAVE_LIBSSL 1
  4990. | #define HAVE_LIBCRYPTO 1
  4991. | #define HAVE_LIBWAVPACK 1
  4992. | #define HAVE_LIBMPEG2 1
  4993. | #define HAVE_LIBMPEG2CONVERT 1
  4994. | #define HAVE_LIBPCRE 1
  4995. | #define HAVE_LIBPCRECPP 1
  4996. | #define HAVE_LIBMODPLUG 1
  4997. | #define HAVE_LIBMYSQLCLIENT 1
  4998. | #define HAVE_LIBFAAD 1
  4999. | #define HAVE_LIBSMBCLIENT 1
  5000. | #define HAVE_LIBSDL_MIXER 1
  5001. | #define HAVE_LIBDL 1
  5002. | #define HAVE_LIBRESOLV 1
  5003. | #define HAVE_LIBJASPER 1
  5004. | #define HAVE_LIBTIFF 1
  5005. | #define HAVE_LIBRT 1
  5006. | #define HAVE_LIBSDL_IMAGE 1
  5007. | #define HAVE_LIBFAAC 1
  5008. | #define HAVE_LIBXRANDR 1
  5009. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  5010. | #define HAVE_DIRENT_H 1
  5011. | #define STDC_HEADERS 1
  5012. | #define HAVE_SYS_WAIT_H 1
  5013. | #define HAVE_LZO_LZO1_H 1
  5014. | #define HAVE_ARPA_INET_H 1
  5015. | #define HAVE_FCNTL_H 1
  5016. | #define HAVE_FLOAT_H 1
  5017. | #define HAVE_INTTYPES_H 1
  5018. | #define HAVE_LIMITS_H 1
  5019. | #define HAVE_LOCALE_H 1
  5020. | #define HAVE_MALLOC_H 1
  5021. | #define HAVE_MEMORY_H 1
  5022. | #define HAVE_NETDB_H 1
  5023. | #define HAVE_NETINET_IN_H 1
  5024. | #define HAVE_STDDEF_H 1
  5025. | #define HAVE_STDINT_H 1
  5026. | #define HAVE_STDLIB_H 1
  5027. | #define HAVE_STRING_H 1
  5028. | #define HAVE_STRINGS_H 1
  5029. | #define HAVE_SYS_FILE_H 1
  5030. | #define HAVE_SYS_IOCTL_H 1
  5031. | #define HAVE_SYS_MOUNT_H 1
  5032. | #define HAVE_SYS_PARAM_H 1
  5033. | #define HAVE_SYS_SOCKET_H 1
  5034. | #define HAVE_SYS_TIME_H 1
  5035. | #define HAVE_SYS_TIMEB_H 1
  5036. | #define HAVE_SYS_VFS_H 1
  5037. | #define HAVE_TERMIOS_H 1
  5038. | #define HAVE_UNISTD_H 1
  5039. | #define HAVE_UTIME_H 1
  5040. | #define HAVE_WCHAR_H 1
  5041. | #define HAVE_WCTYPE_H 1
  5042. | #define HAVE_CDIO_ISO9660_H 1
  5043. | #define HAVE__BOOL 1
  5044. | #define HAVE_STDBOOL_H 1
  5045. | #define restrict __restrict
  5046. | /* end confdefs.h. */
  5047. | #include <stdio.h>
  5048. | #ifdef HAVE_SYS_TYPES_H
  5049. | # include <sys/types.h>
  5050. | #endif
  5051. | #ifdef HAVE_SYS_STAT_H
  5052. | # include <sys/stat.h>
  5053. | #endif
  5054. | #ifdef STDC_HEADERS
  5055. | # include <stdlib.h>
  5056. | # include <stddef.h>
  5057. | #else
  5058. | # ifdef HAVE_STDLIB_H
  5059. | # include <stdlib.h>
  5060. | # endif
  5061. | #endif
  5062. | #ifdef HAVE_STRING_H
  5063. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5064. | # include <memory.h>
  5065. | # endif
  5066. | # include <string.h>
  5067. | #endif
  5068. | #ifdef HAVE_STRINGS_H
  5069. | # include <strings.h>
  5070. | #endif
  5071. | #ifdef HAVE_INTTYPES_H
  5072. | # include <inttypes.h>
  5073. | #endif
  5074. | #ifdef HAVE_STDINT_H
  5075. | # include <stdint.h>
  5076. | #endif
  5077. | #ifdef HAVE_UNISTD_H
  5078. | # include <unistd.h>
  5079. | #endif
  5080. | int
  5081. | main ()
  5082. | {
  5083. | if (sizeof ((ssize_t)))
  5084. | return 0;
  5085. | ;
  5086. | return 0;
  5087. | }
  5088. configure:10755: result: yes
  5089. configure:10766: checking for struct stat.st_rdev
  5090. configure:10766: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  5091. configure:10766: $? = 0
  5092. configure:10766: result: yes
  5093. configure:10776: checking whether time.h and sys/time.h may both be included
  5094. configure:10796: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  5095. configure:10796: $? = 0
  5096. configure:10803: result: yes
  5097. configure:10811: checking whether struct tm is in sys/time.h or time.h
  5098. configure:10831: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  5099. configure:10831: $? = 0
  5100. configure:10838: result: time.h
  5101. configure:10846: checking for uint8_t
  5102. configure:10846: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  5103. configure:10846: $? = 0
  5104. configure:10846: result: yes
  5105. configure:10860: checking for uint16_t
  5106. configure:10860: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  5107. configure:10860: $? = 0
  5108. configure:10860: result: yes
  5109. configure:10872: checking for uint32_t
  5110. configure:10872: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  5111. configure:10872: $? = 0
  5112. configure:10872: result: yes
  5113. configure:10886: checking for uint64_t
  5114. configure:10886: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  5115. configure:10886: $? = 0
  5116. configure:10886: result: yes
  5117. configure:10900: checking whether byte ordering is bigendian
  5118. configure:10915: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  5119. conftest.c:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
  5120. configure:10915: $? = 1
  5121. configure: failed program was:
  5122. | /* confdefs.h */
  5123. | #define PACKAGE_NAME ""xbmc""
  5124. | #define PACKAGE_TARNAME "-xbmc-"
  5125. | #define PACKAGE_VERSION "9.11"
  5126. | #define PACKAGE_STRING ""xbmc" 9.11"
  5127. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  5128. | #define PACKAGE_URL ""
  5129. | #define STDC_HEADERS 1
  5130. | #define HAVE_SYS_TYPES_H 1
  5131. | #define HAVE_SYS_STAT_H 1
  5132. | #define HAVE_STDLIB_H 1
  5133. | #define HAVE_STRING_H 1
  5134. | #define HAVE_MEMORY_H 1
  5135. | #define HAVE_STRINGS_H 1
  5136. | #define HAVE_INTTYPES_H 1
  5137. | #define HAVE_STDINT_H 1
  5138. | #define HAVE_UNISTD_H 1
  5139. | #define HAVE_LIBGL 1
  5140. | #define HAVE_LIBGLEW 1
  5141. | #define HAVE_LIBGLU 1
  5142. | #define HAVE_LIBMICROHTTPD 1
  5143. | #define HAVE_LIBBZ2 1
  5144. | #define HAVE_LIBJPEG 1
  5145. | #define HAVE_LIBPTHREAD 1
  5146. | #define HAVE_LIBLZO2 1
  5147. | #define HAVE_LIBZ 1
  5148. | #define HAVE_LIBSSL 1
  5149. | #define HAVE_LIBCRYPTO 1
  5150. | #define HAVE_LIBWAVPACK 1
  5151. | #define HAVE_LIBMPEG2 1
  5152. | #define HAVE_LIBMPEG2CONVERT 1
  5153. | #define HAVE_LIBPCRE 1
  5154. | #define HAVE_LIBPCRECPP 1
  5155. | #define HAVE_LIBMODPLUG 1
  5156. | #define HAVE_LIBMYSQLCLIENT 1
  5157. | #define HAVE_LIBFAAD 1
  5158. | #define HAVE_LIBSMBCLIENT 1
  5159. | #define HAVE_LIBSDL_MIXER 1
  5160. | #define HAVE_LIBDL 1
  5161. | #define HAVE_LIBRESOLV 1
  5162. | #define HAVE_LIBJASPER 1
  5163. | #define HAVE_LIBTIFF 1
  5164. | #define HAVE_LIBRT 1
  5165. | #define HAVE_LIBSDL_IMAGE 1
  5166. | #define HAVE_LIBFAAC 1
  5167. | #define HAVE_LIBXRANDR 1
  5168. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  5169. | #define HAVE_DIRENT_H 1
  5170. | #define STDC_HEADERS 1
  5171. | #define HAVE_SYS_WAIT_H 1
  5172. | #define HAVE_LZO_LZO1_H 1
  5173. | #define HAVE_ARPA_INET_H 1
  5174. | #define HAVE_FCNTL_H 1
  5175. | #define HAVE_FLOAT_H 1
  5176. | #define HAVE_INTTYPES_H 1
  5177. | #define HAVE_LIMITS_H 1
  5178. | #define HAVE_LOCALE_H 1
  5179. | #define HAVE_MALLOC_H 1
  5180. | #define HAVE_MEMORY_H 1
  5181. | #define HAVE_NETDB_H 1
  5182. | #define HAVE_NETINET_IN_H 1
  5183. | #define HAVE_STDDEF_H 1
  5184. | #define HAVE_STDINT_H 1
  5185. | #define HAVE_STDLIB_H 1
  5186. | #define HAVE_STRING_H 1
  5187. | #define HAVE_STRINGS_H 1
  5188. | #define HAVE_SYS_FILE_H 1
  5189. | #define HAVE_SYS_IOCTL_H 1
  5190. | #define HAVE_SYS_MOUNT_H 1
  5191. | #define HAVE_SYS_PARAM_H 1
  5192. | #define HAVE_SYS_SOCKET_H 1
  5193. | #define HAVE_SYS_TIME_H 1
  5194. | #define HAVE_SYS_TIMEB_H 1
  5195. | #define HAVE_SYS_VFS_H 1
  5196. | #define HAVE_TERMIOS_H 1
  5197. | #define HAVE_UNISTD_H 1
  5198. | #define HAVE_UTIME_H 1
  5199. | #define HAVE_WCHAR_H 1
  5200. | #define HAVE_WCTYPE_H 1
  5201. | #define HAVE_CDIO_ISO9660_H 1
  5202. | #define HAVE__BOOL 1
  5203. | #define HAVE_STDBOOL_H 1
  5204. | #define restrict __restrict
  5205. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  5206. | #define TIME_WITH_SYS_TIME 1
  5207. | /* end confdefs.h. */
  5208. | #ifndef __APPLE_CC__
  5209. | not a universal capable compiler
  5210. | #endif
  5211. | typedef int dummy;
  5212. |
  5213. configure:10960: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  5214. configure:10960: $? = 0
  5215. configure:10978: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  5216. conftest.c: In function 'main':
  5217. conftest.c:94: error: 'not' undeclared (first use in this function)
  5218. conftest.c:94: error: (Each undeclared identifier is reported only once
  5219. conftest.c:94: error: for each function it appears in.)
  5220. conftest.c:94: error: expected ';' before 'big'
  5221. configure:10978: $? = 1
  5222. configure: failed program was:
  5223. | /* confdefs.h */
  5224. | #define PACKAGE_NAME ""xbmc""
  5225. | #define PACKAGE_TARNAME "-xbmc-"
  5226. | #define PACKAGE_VERSION "9.11"
  5227. | #define PACKAGE_STRING ""xbmc" 9.11"
  5228. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  5229. | #define PACKAGE_URL ""
  5230. | #define STDC_HEADERS 1
  5231. | #define HAVE_SYS_TYPES_H 1
  5232. | #define HAVE_SYS_STAT_H 1
  5233. | #define HAVE_STDLIB_H 1
  5234. | #define HAVE_STRING_H 1
  5235. | #define HAVE_MEMORY_H 1
  5236. | #define HAVE_STRINGS_H 1
  5237. | #define HAVE_INTTYPES_H 1
  5238. | #define HAVE_STDINT_H 1
  5239. | #define HAVE_UNISTD_H 1
  5240. | #define HAVE_LIBGL 1
  5241. | #define HAVE_LIBGLEW 1
  5242. | #define HAVE_LIBGLU 1
  5243. | #define HAVE_LIBMICROHTTPD 1
  5244. | #define HAVE_LIBBZ2 1
  5245. | #define HAVE_LIBJPEG 1
  5246. | #define HAVE_LIBPTHREAD 1
  5247. | #define HAVE_LIBLZO2 1
  5248. | #define HAVE_LIBZ 1
  5249. | #define HAVE_LIBSSL 1
  5250. | #define HAVE_LIBCRYPTO 1
  5251. | #define HAVE_LIBWAVPACK 1
  5252. | #define HAVE_LIBMPEG2 1
  5253. | #define HAVE_LIBMPEG2CONVERT 1
  5254. | #define HAVE_LIBPCRE 1
  5255. | #define HAVE_LIBPCRECPP 1
  5256. | #define HAVE_LIBMODPLUG 1
  5257. | #define HAVE_LIBMYSQLCLIENT 1
  5258. | #define HAVE_LIBFAAD 1
  5259. | #define HAVE_LIBSMBCLIENT 1
  5260. | #define HAVE_LIBSDL_MIXER 1
  5261. | #define HAVE_LIBDL 1
  5262. | #define HAVE_LIBRESOLV 1
  5263. | #define HAVE_LIBJASPER 1
  5264. | #define HAVE_LIBTIFF 1
  5265. | #define HAVE_LIBRT 1
  5266. | #define HAVE_LIBSDL_IMAGE 1
  5267. | #define HAVE_LIBFAAC 1
  5268. | #define HAVE_LIBXRANDR 1
  5269. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  5270. | #define HAVE_DIRENT_H 1
  5271. | #define STDC_HEADERS 1
  5272. | #define HAVE_SYS_WAIT_H 1
  5273. | #define HAVE_LZO_LZO1_H 1
  5274. | #define HAVE_ARPA_INET_H 1
  5275. | #define HAVE_FCNTL_H 1
  5276. | #define HAVE_FLOAT_H 1
  5277. | #define HAVE_INTTYPES_H 1
  5278. | #define HAVE_LIMITS_H 1
  5279. | #define HAVE_LOCALE_H 1
  5280. | #define HAVE_MALLOC_H 1
  5281. | #define HAVE_MEMORY_H 1
  5282. | #define HAVE_NETDB_H 1
  5283. | #define HAVE_NETINET_IN_H 1
  5284. | #define HAVE_STDDEF_H 1
  5285. | #define HAVE_STDINT_H 1
  5286. | #define HAVE_STDLIB_H 1
  5287. | #define HAVE_STRING_H 1
  5288. | #define HAVE_STRINGS_H 1
  5289. | #define HAVE_SYS_FILE_H 1
  5290. | #define HAVE_SYS_IOCTL_H 1
  5291. | #define HAVE_SYS_MOUNT_H 1
  5292. | #define HAVE_SYS_PARAM_H 1
  5293. | #define HAVE_SYS_SOCKET_H 1
  5294. | #define HAVE_SYS_TIME_H 1
  5295. | #define HAVE_SYS_TIMEB_H 1
  5296. | #define HAVE_SYS_VFS_H 1
  5297. | #define HAVE_TERMIOS_H 1
  5298. | #define HAVE_UNISTD_H 1
  5299. | #define HAVE_UTIME_H 1
  5300. | #define HAVE_WCHAR_H 1
  5301. | #define HAVE_WCTYPE_H 1
  5302. | #define HAVE_CDIO_ISO9660_H 1
  5303. | #define HAVE__BOOL 1
  5304. | #define HAVE_STDBOOL_H 1
  5305. | #define restrict __restrict
  5306. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  5307. | #define TIME_WITH_SYS_TIME 1
  5308. | /* end confdefs.h. */
  5309. | #include <sys/types.h>
  5310. | #include <sys/param.h>
  5311. |
  5312. | int
  5313. | main ()
  5314. | {
  5315. | #if BYTE_ORDER != BIG_ENDIAN
  5316. | not big endian
  5317. | #endif
  5318. |
  5319. | ;
  5320. | return 0;
  5321. | }
  5322. configure:11106: result: no
  5323. configure:11128: checking for working alloca.h
  5324. configure:11145: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  5325. configure:11145: $? = 0
  5326. configure:11153: result: yes
  5327. configure:11161: checking for alloca
  5328. configure:11198: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  5329. configure:11198: $? = 0
  5330. configure:11206: result: yes
  5331. configure:11318: checking for unistd.h
  5332. configure:11318: result: yes
  5333. configure:11328: checking for working chown
  5334. configure:11361: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  5335. configure:11361: $? = 0
  5336. configure:11361: ./conftest
  5337. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  5338. configure:11361: $? = 127
  5339. configure: program exited with status 127
  5340. configure: failed program was:
  5341. | /* confdefs.h */
  5342. | #define PACKAGE_NAME ""xbmc""
  5343. | #define PACKAGE_TARNAME "-xbmc-"
  5344. | #define PACKAGE_VERSION "9.11"
  5345. | #define PACKAGE_STRING ""xbmc" 9.11"
  5346. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  5347. | #define PACKAGE_URL ""
  5348. | #define STDC_HEADERS 1
  5349. | #define HAVE_SYS_TYPES_H 1
  5350. | #define HAVE_SYS_STAT_H 1
  5351. | #define HAVE_STDLIB_H 1
  5352. | #define HAVE_STRING_H 1
  5353. | #define HAVE_MEMORY_H 1
  5354. | #define HAVE_STRINGS_H 1
  5355. | #define HAVE_INTTYPES_H 1
  5356. | #define HAVE_STDINT_H 1
  5357. | #define HAVE_UNISTD_H 1
  5358. | #define HAVE_LIBGL 1
  5359. | #define HAVE_LIBGLEW 1
  5360. | #define HAVE_LIBGLU 1
  5361. | #define HAVE_LIBMICROHTTPD 1
  5362. | #define HAVE_LIBBZ2 1
  5363. | #define HAVE_LIBJPEG 1
  5364. | #define HAVE_LIBPTHREAD 1
  5365. | #define HAVE_LIBLZO2 1
  5366. | #define HAVE_LIBZ 1
  5367. | #define HAVE_LIBSSL 1
  5368. | #define HAVE_LIBCRYPTO 1
  5369. | #define HAVE_LIBWAVPACK 1
  5370. | #define HAVE_LIBMPEG2 1
  5371. | #define HAVE_LIBMPEG2CONVERT 1
  5372. | #define HAVE_LIBPCRE 1
  5373. | #define HAVE_LIBPCRECPP 1
  5374. | #define HAVE_LIBMODPLUG 1
  5375. | #define HAVE_LIBMYSQLCLIENT 1
  5376. | #define HAVE_LIBFAAD 1
  5377. | #define HAVE_LIBSMBCLIENT 1
  5378. | #define HAVE_LIBSDL_MIXER 1
  5379. | #define HAVE_LIBDL 1
  5380. | #define HAVE_LIBRESOLV 1
  5381. | #define HAVE_LIBJASPER 1
  5382. | #define HAVE_LIBTIFF 1
  5383. | #define HAVE_LIBRT 1
  5384. | #define HAVE_LIBSDL_IMAGE 1
  5385. | #define HAVE_LIBFAAC 1
  5386. | #define HAVE_LIBXRANDR 1
  5387. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  5388. | #define HAVE_DIRENT_H 1
  5389. | #define STDC_HEADERS 1
  5390. | #define HAVE_SYS_WAIT_H 1
  5391. | #define HAVE_LZO_LZO1_H 1
  5392. | #define HAVE_ARPA_INET_H 1
  5393. | #define HAVE_FCNTL_H 1
  5394. | #define HAVE_FLOAT_H 1
  5395. | #define HAVE_INTTYPES_H 1
  5396. | #define HAVE_LIMITS_H 1
  5397. | #define HAVE_LOCALE_H 1
  5398. | #define HAVE_MALLOC_H 1
  5399. | #define HAVE_MEMORY_H 1
  5400. | #define HAVE_NETDB_H 1
  5401. | #define HAVE_NETINET_IN_H 1
  5402. | #define HAVE_STDDEF_H 1
  5403. | #define HAVE_STDINT_H 1
  5404. | #define HAVE_STDLIB_H 1
  5405. | #define HAVE_STRING_H 1
  5406. | #define HAVE_STRINGS_H 1
  5407. | #define HAVE_SYS_FILE_H 1
  5408. | #define HAVE_SYS_IOCTL_H 1
  5409. | #define HAVE_SYS_MOUNT_H 1
  5410. | #define HAVE_SYS_PARAM_H 1
  5411. | #define HAVE_SYS_SOCKET_H 1
  5412. | #define HAVE_SYS_TIME_H 1
  5413. | #define HAVE_SYS_TIMEB_H 1
  5414. | #define HAVE_SYS_VFS_H 1
  5415. | #define HAVE_TERMIOS_H 1
  5416. | #define HAVE_UNISTD_H 1
  5417. | #define HAVE_UTIME_H 1
  5418. | #define HAVE_WCHAR_H 1
  5419. | #define HAVE_WCTYPE_H 1
  5420. | #define HAVE_CDIO_ISO9660_H 1
  5421. | #define HAVE__BOOL 1
  5422. | #define HAVE_STDBOOL_H 1
  5423. | #define restrict __restrict
  5424. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  5425. | #define TIME_WITH_SYS_TIME 1
  5426. | #define HAVE_ALLOCA_H 1
  5427. | #define HAVE_ALLOCA 1
  5428. | #define HAVE_UNISTD_H 1
  5429. | /* end confdefs.h. */
  5430. | #include <stdio.h>
  5431. | #ifdef HAVE_SYS_TYPES_H
  5432. | # include <sys/types.h>
  5433. | #endif
  5434. | #ifdef HAVE_SYS_STAT_H
  5435. | # include <sys/stat.h>
  5436. | #endif
  5437. | #ifdef STDC_HEADERS
  5438. | # include <stdlib.h>
  5439. | # include <stddef.h>
  5440. | #else
  5441. | # ifdef HAVE_STDLIB_H
  5442. | # include <stdlib.h>
  5443. | # endif
  5444. | #endif
  5445. | #ifdef HAVE_STRING_H
  5446. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5447. | # include <memory.h>
  5448. | # endif
  5449. | # include <string.h>
  5450. | #endif
  5451. | #ifdef HAVE_STRINGS_H
  5452. | # include <strings.h>
  5453. | #endif
  5454. | #ifdef HAVE_INTTYPES_H
  5455. | # include <inttypes.h>
  5456. | #endif
  5457. | #ifdef HAVE_STDINT_H
  5458. | # include <stdint.h>
  5459. | #endif
  5460. | #ifdef HAVE_UNISTD_H
  5461. | # include <unistd.h>
  5462. | #endif
  5463. | #include <fcntl.h>
  5464. |
  5465. | int
  5466. | main ()
  5467. | {
  5468. | char *f = "conftest.chown";
  5469. | struct stat before, after;
  5470. |
  5471. | if (creat (f, 0600) < 0)
  5472. | return 1;
  5473. | if (stat (f, &before) < 0)
  5474. | return 1;
  5475. | if (chown (f, (uid_t) -1, (gid_t) -1) == -1)
  5476. | return 1;
  5477. | if (stat (f, &after) < 0)
  5478. | return 1;
  5479. | return ! (before.st_uid == after.st_uid && before.st_gid == after.st_gid);
  5480. |
  5481. | ;
  5482. | return 0;
  5483. | }
  5484. configure:11373: result: no
  5485. configure:11381: checking whether closedir returns void
  5486. configure:11405: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  5487. configure:11405: $? = 0
  5488. configure:11405: ./conftest
  5489. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  5490. configure:11405: $? = 127
  5491. configure: program exited with status 127
  5492. configure: failed program was:
  5493. | /* confdefs.h */
  5494. | #define PACKAGE_NAME ""xbmc""
  5495. | #define PACKAGE_TARNAME "-xbmc-"
  5496. | #define PACKAGE_VERSION "9.11"
  5497. | #define PACKAGE_STRING ""xbmc" 9.11"
  5498. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  5499. | #define PACKAGE_URL ""
  5500. | #define STDC_HEADERS 1
  5501. | #define HAVE_SYS_TYPES_H 1
  5502. | #define HAVE_SYS_STAT_H 1
  5503. | #define HAVE_STDLIB_H 1
  5504. | #define HAVE_STRING_H 1
  5505. | #define HAVE_MEMORY_H 1
  5506. | #define HAVE_STRINGS_H 1
  5507. | #define HAVE_INTTYPES_H 1
  5508. | #define HAVE_STDINT_H 1
  5509. | #define HAVE_UNISTD_H 1
  5510. | #define HAVE_LIBGL 1
  5511. | #define HAVE_LIBGLEW 1
  5512. | #define HAVE_LIBGLU 1
  5513. | #define HAVE_LIBMICROHTTPD 1
  5514. | #define HAVE_LIBBZ2 1
  5515. | #define HAVE_LIBJPEG 1
  5516. | #define HAVE_LIBPTHREAD 1
  5517. | #define HAVE_LIBLZO2 1
  5518. | #define HAVE_LIBZ 1
  5519. | #define HAVE_LIBSSL 1
  5520. | #define HAVE_LIBCRYPTO 1
  5521. | #define HAVE_LIBWAVPACK 1
  5522. | #define HAVE_LIBMPEG2 1
  5523. | #define HAVE_LIBMPEG2CONVERT 1
  5524. | #define HAVE_LIBPCRE 1
  5525. | #define HAVE_LIBPCRECPP 1
  5526. | #define HAVE_LIBMODPLUG 1
  5527. | #define HAVE_LIBMYSQLCLIENT 1
  5528. | #define HAVE_LIBFAAD 1
  5529. | #define HAVE_LIBSMBCLIENT 1
  5530. | #define HAVE_LIBSDL_MIXER 1
  5531. | #define HAVE_LIBDL 1
  5532. | #define HAVE_LIBRESOLV 1
  5533. | #define HAVE_LIBJASPER 1
  5534. | #define HAVE_LIBTIFF 1
  5535. | #define HAVE_LIBRT 1
  5536. | #define HAVE_LIBSDL_IMAGE 1
  5537. | #define HAVE_LIBFAAC 1
  5538. | #define HAVE_LIBXRANDR 1
  5539. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  5540. | #define HAVE_DIRENT_H 1
  5541. | #define STDC_HEADERS 1
  5542. | #define HAVE_SYS_WAIT_H 1
  5543. | #define HAVE_LZO_LZO1_H 1
  5544. | #define HAVE_ARPA_INET_H 1
  5545. | #define HAVE_FCNTL_H 1
  5546. | #define HAVE_FLOAT_H 1
  5547. | #define HAVE_INTTYPES_H 1
  5548. | #define HAVE_LIMITS_H 1
  5549. | #define HAVE_LOCALE_H 1
  5550. | #define HAVE_MALLOC_H 1
  5551. | #define HAVE_MEMORY_H 1
  5552. | #define HAVE_NETDB_H 1
  5553. | #define HAVE_NETINET_IN_H 1
  5554. | #define HAVE_STDDEF_H 1
  5555. | #define HAVE_STDINT_H 1
  5556. | #define HAVE_STDLIB_H 1
  5557. | #define HAVE_STRING_H 1
  5558. | #define HAVE_STRINGS_H 1
  5559. | #define HAVE_SYS_FILE_H 1
  5560. | #define HAVE_SYS_IOCTL_H 1
  5561. | #define HAVE_SYS_MOUNT_H 1
  5562. | #define HAVE_SYS_PARAM_H 1
  5563. | #define HAVE_SYS_SOCKET_H 1
  5564. | #define HAVE_SYS_TIME_H 1
  5565. | #define HAVE_SYS_TIMEB_H 1
  5566. | #define HAVE_SYS_VFS_H 1
  5567. | #define HAVE_TERMIOS_H 1
  5568. | #define HAVE_UNISTD_H 1
  5569. | #define HAVE_UTIME_H 1
  5570. | #define HAVE_WCHAR_H 1
  5571. | #define HAVE_WCTYPE_H 1
  5572. | #define HAVE_CDIO_ISO9660_H 1
  5573. | #define HAVE__BOOL 1
  5574. | #define HAVE_STDBOOL_H 1
  5575. | #define restrict __restrict
  5576. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  5577. | #define TIME_WITH_SYS_TIME 1
  5578. | #define HAVE_ALLOCA_H 1
  5579. | #define HAVE_ALLOCA 1
  5580. | #define HAVE_UNISTD_H 1
  5581. | /* end confdefs.h. */
  5582. | #include <stdio.h>
  5583. | #ifdef HAVE_SYS_TYPES_H
  5584. | # include <sys/types.h>
  5585. | #endif
  5586. | #ifdef HAVE_SYS_STAT_H
  5587. | # include <sys/stat.h>
  5588. | #endif
  5589. | #ifdef STDC_HEADERS
  5590. | # include <stdlib.h>
  5591. | # include <stddef.h>
  5592. | #else
  5593. | # ifdef HAVE_STDLIB_H
  5594. | # include <stdlib.h>
  5595. | # endif
  5596. | #endif
  5597. | #ifdef HAVE_STRING_H
  5598. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5599. | # include <memory.h>
  5600. | # endif
  5601. | # include <string.h>
  5602. | #endif
  5603. | #ifdef HAVE_STRINGS_H
  5604. | # include <strings.h>
  5605. | #endif
  5606. | #ifdef HAVE_INTTYPES_H
  5607. | # include <inttypes.h>
  5608. | #endif
  5609. | #ifdef HAVE_STDINT_H
  5610. | # include <stdint.h>
  5611. | #endif
  5612. | #ifdef HAVE_UNISTD_H
  5613. | # include <unistd.h>
  5614. | #endif
  5615. | #include <dirent.h>
  5616. | #ifndef __cplusplus
  5617. | int closedir ();
  5618. | #endif
  5619. |
  5620. | int
  5621. | main ()
  5622. | {
  5623. | return closedir (opendir (".")) != 0;
  5624. | ;
  5625. | return 0;
  5626. | }
  5627. configure:11415: result: yes
  5628. configure:11423: checking for error_at_line
  5629. configure:11439: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  5630. configure:11439: $? = 0
  5631. configure:11447: result: yes
  5632. configure:11458: checking for _LARGEFILE_SOURCE value needed for large files
  5633. configure:11477: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  5634. configure:11477: $? = 0
  5635. configure:11505: result: no
  5636. configure:11527: checking whether gcc needs -traditional
  5637. configure:11561: result: no
  5638. configure:11568: checking whether lstat correctly handles trailing slash
  5639. configure:11594: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  5640. configure:11594: $? = 0
  5641. configure:11594: ./conftest
  5642. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  5643. configure:11594: $? = 127
  5644. configure: program exited with status 127
  5645. configure: failed program was:
  5646. | /* confdefs.h */
  5647. | #define PACKAGE_NAME ""xbmc""
  5648. | #define PACKAGE_TARNAME "-xbmc-"
  5649. | #define PACKAGE_VERSION "9.11"
  5650. | #define PACKAGE_STRING ""xbmc" 9.11"
  5651. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  5652. | #define PACKAGE_URL ""
  5653. | #define STDC_HEADERS 1
  5654. | #define HAVE_SYS_TYPES_H 1
  5655. | #define HAVE_SYS_STAT_H 1
  5656. | #define HAVE_STDLIB_H 1
  5657. | #define HAVE_STRING_H 1
  5658. | #define HAVE_MEMORY_H 1
  5659. | #define HAVE_STRINGS_H 1
  5660. | #define HAVE_INTTYPES_H 1
  5661. | #define HAVE_STDINT_H 1
  5662. | #define HAVE_UNISTD_H 1
  5663. | #define HAVE_LIBGL 1
  5664. | #define HAVE_LIBGLEW 1
  5665. | #define HAVE_LIBGLU 1
  5666. | #define HAVE_LIBMICROHTTPD 1
  5667. | #define HAVE_LIBBZ2 1
  5668. | #define HAVE_LIBJPEG 1
  5669. | #define HAVE_LIBPTHREAD 1
  5670. | #define HAVE_LIBLZO2 1
  5671. | #define HAVE_LIBZ 1
  5672. | #define HAVE_LIBSSL 1
  5673. | #define HAVE_LIBCRYPTO 1
  5674. | #define HAVE_LIBWAVPACK 1
  5675. | #define HAVE_LIBMPEG2 1
  5676. | #define HAVE_LIBMPEG2CONVERT 1
  5677. | #define HAVE_LIBPCRE 1
  5678. | #define HAVE_LIBPCRECPP 1
  5679. | #define HAVE_LIBMODPLUG 1
  5680. | #define HAVE_LIBMYSQLCLIENT 1
  5681. | #define HAVE_LIBFAAD 1
  5682. | #define HAVE_LIBSMBCLIENT 1
  5683. | #define HAVE_LIBSDL_MIXER 1
  5684. | #define HAVE_LIBDL 1
  5685. | #define HAVE_LIBRESOLV 1
  5686. | #define HAVE_LIBJASPER 1
  5687. | #define HAVE_LIBTIFF 1
  5688. | #define HAVE_LIBRT 1
  5689. | #define HAVE_LIBSDL_IMAGE 1
  5690. | #define HAVE_LIBFAAC 1
  5691. | #define HAVE_LIBXRANDR 1
  5692. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  5693. | #define HAVE_DIRENT_H 1
  5694. | #define STDC_HEADERS 1
  5695. | #define HAVE_SYS_WAIT_H 1
  5696. | #define HAVE_LZO_LZO1_H 1
  5697. | #define HAVE_ARPA_INET_H 1
  5698. | #define HAVE_FCNTL_H 1
  5699. | #define HAVE_FLOAT_H 1
  5700. | #define HAVE_INTTYPES_H 1
  5701. | #define HAVE_LIMITS_H 1
  5702. | #define HAVE_LOCALE_H 1
  5703. | #define HAVE_MALLOC_H 1
  5704. | #define HAVE_MEMORY_H 1
  5705. | #define HAVE_NETDB_H 1
  5706. | #define HAVE_NETINET_IN_H 1
  5707. | #define HAVE_STDDEF_H 1
  5708. | #define HAVE_STDINT_H 1
  5709. | #define HAVE_STDLIB_H 1
  5710. | #define HAVE_STRING_H 1
  5711. | #define HAVE_STRINGS_H 1
  5712. | #define HAVE_SYS_FILE_H 1
  5713. | #define HAVE_SYS_IOCTL_H 1
  5714. | #define HAVE_SYS_MOUNT_H 1
  5715. | #define HAVE_SYS_PARAM_H 1
  5716. | #define HAVE_SYS_SOCKET_H 1
  5717. | #define HAVE_SYS_TIME_H 1
  5718. | #define HAVE_SYS_TIMEB_H 1
  5719. | #define HAVE_SYS_VFS_H 1
  5720. | #define HAVE_TERMIOS_H 1
  5721. | #define HAVE_UNISTD_H 1
  5722. | #define HAVE_UTIME_H 1
  5723. | #define HAVE_WCHAR_H 1
  5724. | #define HAVE_WCTYPE_H 1
  5725. | #define HAVE_CDIO_ISO9660_H 1
  5726. | #define HAVE__BOOL 1
  5727. | #define HAVE_STDBOOL_H 1
  5728. | #define restrict __restrict
  5729. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  5730. | #define TIME_WITH_SYS_TIME 1
  5731. | #define HAVE_ALLOCA_H 1
  5732. | #define HAVE_ALLOCA 1
  5733. | #define HAVE_UNISTD_H 1
  5734. | #define CLOSEDIR_VOID 1
  5735. | #define HAVE_FSEEKO 1
  5736. | /* end confdefs.h. */
  5737. | #include <stdio.h>
  5738. | #ifdef HAVE_SYS_TYPES_H
  5739. | # include <sys/types.h>
  5740. | #endif
  5741. | #ifdef HAVE_SYS_STAT_H
  5742. | # include <sys/stat.h>
  5743. | #endif
  5744. | #ifdef STDC_HEADERS
  5745. | # include <stdlib.h>
  5746. | # include <stddef.h>
  5747. | #else
  5748. | # ifdef HAVE_STDLIB_H
  5749. | # include <stdlib.h>
  5750. | # endif
  5751. | #endif
  5752. | #ifdef HAVE_STRING_H
  5753. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5754. | # include <memory.h>
  5755. | # endif
  5756. | # include <string.h>
  5757. | #endif
  5758. | #ifdef HAVE_STRINGS_H
  5759. | # include <strings.h>
  5760. | #endif
  5761. | #ifdef HAVE_INTTYPES_H
  5762. | # include <inttypes.h>
  5763. | #endif
  5764. | #ifdef HAVE_STDINT_H
  5765. | # include <stdint.h>
  5766. | #endif
  5767. | #ifdef HAVE_UNISTD_H
  5768. | # include <unistd.h>
  5769. | #endif
  5770. | int
  5771. | main ()
  5772. | {
  5773. | struct stat sbuf;
  5774. | /* Linux will dereference the symlink and fail, as required by POSIX.
  5775. | That is better in the sense that it means we will not
  5776. | have to compile and use the lstat wrapper. */
  5777. | return lstat ("conftest.sym/", &sbuf) == 0;
  5778. | ;
  5779. | return 0;
  5780. | }
  5781. configure:11611: result: no
  5782. configure:11630: checking whether lstat accepts an empty string
  5783. configure:11650: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  5784. configure:11650: $? = 0
  5785. configure:11650: ./conftest
  5786. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  5787. configure:11650: $? = 127
  5788. configure: program exited with status 127
  5789. configure: failed program was:
  5790. | /* confdefs.h */
  5791. | #define PACKAGE_NAME ""xbmc""
  5792. | #define PACKAGE_TARNAME "-xbmc-"
  5793. | #define PACKAGE_VERSION "9.11"
  5794. | #define PACKAGE_STRING ""xbmc" 9.11"
  5795. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  5796. | #define PACKAGE_URL ""
  5797. | #define STDC_HEADERS 1
  5798. | #define HAVE_SYS_TYPES_H 1
  5799. | #define HAVE_SYS_STAT_H 1
  5800. | #define HAVE_STDLIB_H 1
  5801. | #define HAVE_STRING_H 1
  5802. | #define HAVE_MEMORY_H 1
  5803. | #define HAVE_STRINGS_H 1
  5804. | #define HAVE_INTTYPES_H 1
  5805. | #define HAVE_STDINT_H 1
  5806. | #define HAVE_UNISTD_H 1
  5807. | #define HAVE_LIBGL 1
  5808. | #define HAVE_LIBGLEW 1
  5809. | #define HAVE_LIBGLU 1
  5810. | #define HAVE_LIBMICROHTTPD 1
  5811. | #define HAVE_LIBBZ2 1
  5812. | #define HAVE_LIBJPEG 1
  5813. | #define HAVE_LIBPTHREAD 1
  5814. | #define HAVE_LIBLZO2 1
  5815. | #define HAVE_LIBZ 1
  5816. | #define HAVE_LIBSSL 1
  5817. | #define HAVE_LIBCRYPTO 1
  5818. | #define HAVE_LIBWAVPACK 1
  5819. | #define HAVE_LIBMPEG2 1
  5820. | #define HAVE_LIBMPEG2CONVERT 1
  5821. | #define HAVE_LIBPCRE 1
  5822. | #define HAVE_LIBPCRECPP 1
  5823. | #define HAVE_LIBMODPLUG 1
  5824. | #define HAVE_LIBMYSQLCLIENT 1
  5825. | #define HAVE_LIBFAAD 1
  5826. | #define HAVE_LIBSMBCLIENT 1
  5827. | #define HAVE_LIBSDL_MIXER 1
  5828. | #define HAVE_LIBDL 1
  5829. | #define HAVE_LIBRESOLV 1
  5830. | #define HAVE_LIBJASPER 1
  5831. | #define HAVE_LIBTIFF 1
  5832. | #define HAVE_LIBRT 1
  5833. | #define HAVE_LIBSDL_IMAGE 1
  5834. | #define HAVE_LIBFAAC 1
  5835. | #define HAVE_LIBXRANDR 1
  5836. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  5837. | #define HAVE_DIRENT_H 1
  5838. | #define STDC_HEADERS 1
  5839. | #define HAVE_SYS_WAIT_H 1
  5840. | #define HAVE_LZO_LZO1_H 1
  5841. | #define HAVE_ARPA_INET_H 1
  5842. | #define HAVE_FCNTL_H 1
  5843. | #define HAVE_FLOAT_H 1
  5844. | #define HAVE_INTTYPES_H 1
  5845. | #define HAVE_LIMITS_H 1
  5846. | #define HAVE_LOCALE_H 1
  5847. | #define HAVE_MALLOC_H 1
  5848. | #define HAVE_MEMORY_H 1
  5849. | #define HAVE_NETDB_H 1
  5850. | #define HAVE_NETINET_IN_H 1
  5851. | #define HAVE_STDDEF_H 1
  5852. | #define HAVE_STDINT_H 1
  5853. | #define HAVE_STDLIB_H 1
  5854. | #define HAVE_STRING_H 1
  5855. | #define HAVE_STRINGS_H 1
  5856. | #define HAVE_SYS_FILE_H 1
  5857. | #define HAVE_SYS_IOCTL_H 1
  5858. | #define HAVE_SYS_MOUNT_H 1
  5859. | #define HAVE_SYS_PARAM_H 1
  5860. | #define HAVE_SYS_SOCKET_H 1
  5861. | #define HAVE_SYS_TIME_H 1
  5862. | #define HAVE_SYS_TIMEB_H 1
  5863. | #define HAVE_SYS_VFS_H 1
  5864. | #define HAVE_TERMIOS_H 1
  5865. | #define HAVE_UNISTD_H 1
  5866. | #define HAVE_UTIME_H 1
  5867. | #define HAVE_WCHAR_H 1
  5868. | #define HAVE_WCTYPE_H 1
  5869. | #define HAVE_CDIO_ISO9660_H 1
  5870. | #define HAVE__BOOL 1
  5871. | #define HAVE_STDBOOL_H 1
  5872. | #define restrict __restrict
  5873. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  5874. | #define TIME_WITH_SYS_TIME 1
  5875. | #define HAVE_ALLOCA_H 1
  5876. | #define HAVE_ALLOCA 1
  5877. | #define HAVE_UNISTD_H 1
  5878. | #define CLOSEDIR_VOID 1
  5879. | #define HAVE_FSEEKO 1
  5880. | /* end confdefs.h. */
  5881. | #include <stdio.h>
  5882. | #ifdef HAVE_SYS_TYPES_H
  5883. | # include <sys/types.h>
  5884. | #endif
  5885. | #ifdef HAVE_SYS_STAT_H
  5886. | # include <sys/stat.h>
  5887. | #endif
  5888. | #ifdef STDC_HEADERS
  5889. | # include <stdlib.h>
  5890. | # include <stddef.h>
  5891. | #else
  5892. | # ifdef HAVE_STDLIB_H
  5893. | # include <stdlib.h>
  5894. | # endif
  5895. | #endif
  5896. | #ifdef HAVE_STRING_H
  5897. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5898. | # include <memory.h>
  5899. | # endif
  5900. | # include <string.h>
  5901. | #endif
  5902. | #ifdef HAVE_STRINGS_H
  5903. | # include <strings.h>
  5904. | #endif
  5905. | #ifdef HAVE_INTTYPES_H
  5906. | # include <inttypes.h>
  5907. | #endif
  5908. | #ifdef HAVE_STDINT_H
  5909. | # include <stdint.h>
  5910. | #endif
  5911. | #ifdef HAVE_UNISTD_H
  5912. | # include <unistd.h>
  5913. | #endif
  5914. | int
  5915. | main ()
  5916. | {
  5917. | struct stat sbuf;
  5918. | return lstat ("", &sbuf) == 0;
  5919. | ;
  5920. | return 0;
  5921. | }
  5922. configure:11660: result: yes
  5923. configure:11676: checking whether lstat correctly handles trailing slash
  5924. configure:11719: result: no
  5925. configure:11738: checking for working memcmp
  5926. configure:11781: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  5927. configure:11781: $? = 0
  5928. configure:11781: ./conftest
  5929. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  5930. configure:11781: $? = 127
  5931. configure: program exited with status 127
  5932. configure: failed program was:
  5933. | /* confdefs.h */
  5934. | #define PACKAGE_NAME ""xbmc""
  5935. | #define PACKAGE_TARNAME "-xbmc-"
  5936. | #define PACKAGE_VERSION "9.11"
  5937. | #define PACKAGE_STRING ""xbmc" 9.11"
  5938. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  5939. | #define PACKAGE_URL ""
  5940. | #define STDC_HEADERS 1
  5941. | #define HAVE_SYS_TYPES_H 1
  5942. | #define HAVE_SYS_STAT_H 1
  5943. | #define HAVE_STDLIB_H 1
  5944. | #define HAVE_STRING_H 1
  5945. | #define HAVE_MEMORY_H 1
  5946. | #define HAVE_STRINGS_H 1
  5947. | #define HAVE_INTTYPES_H 1
  5948. | #define HAVE_STDINT_H 1
  5949. | #define HAVE_UNISTD_H 1
  5950. | #define HAVE_LIBGL 1
  5951. | #define HAVE_LIBGLEW 1
  5952. | #define HAVE_LIBGLU 1
  5953. | #define HAVE_LIBMICROHTTPD 1
  5954. | #define HAVE_LIBBZ2 1
  5955. | #define HAVE_LIBJPEG 1
  5956. | #define HAVE_LIBPTHREAD 1
  5957. | #define HAVE_LIBLZO2 1
  5958. | #define HAVE_LIBZ 1
  5959. | #define HAVE_LIBSSL 1
  5960. | #define HAVE_LIBCRYPTO 1
  5961. | #define HAVE_LIBWAVPACK 1
  5962. | #define HAVE_LIBMPEG2 1
  5963. | #define HAVE_LIBMPEG2CONVERT 1
  5964. | #define HAVE_LIBPCRE 1
  5965. | #define HAVE_LIBPCRECPP 1
  5966. | #define HAVE_LIBMODPLUG 1
  5967. | #define HAVE_LIBMYSQLCLIENT 1
  5968. | #define HAVE_LIBFAAD 1
  5969. | #define HAVE_LIBSMBCLIENT 1
  5970. | #define HAVE_LIBSDL_MIXER 1
  5971. | #define HAVE_LIBDL 1
  5972. | #define HAVE_LIBRESOLV 1
  5973. | #define HAVE_LIBJASPER 1
  5974. | #define HAVE_LIBTIFF 1
  5975. | #define HAVE_LIBRT 1
  5976. | #define HAVE_LIBSDL_IMAGE 1
  5977. | #define HAVE_LIBFAAC 1
  5978. | #define HAVE_LIBXRANDR 1
  5979. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  5980. | #define HAVE_DIRENT_H 1
  5981. | #define STDC_HEADERS 1
  5982. | #define HAVE_SYS_WAIT_H 1
  5983. | #define HAVE_LZO_LZO1_H 1
  5984. | #define HAVE_ARPA_INET_H 1
  5985. | #define HAVE_FCNTL_H 1
  5986. | #define HAVE_FLOAT_H 1
  5987. | #define HAVE_INTTYPES_H 1
  5988. | #define HAVE_LIMITS_H 1
  5989. | #define HAVE_LOCALE_H 1
  5990. | #define HAVE_MALLOC_H 1
  5991. | #define HAVE_MEMORY_H 1
  5992. | #define HAVE_NETDB_H 1
  5993. | #define HAVE_NETINET_IN_H 1
  5994. | #define HAVE_STDDEF_H 1
  5995. | #define HAVE_STDINT_H 1
  5996. | #define HAVE_STDLIB_H 1
  5997. | #define HAVE_STRING_H 1
  5998. | #define HAVE_STRINGS_H 1
  5999. | #define HAVE_SYS_FILE_H 1
  6000. | #define HAVE_SYS_IOCTL_H 1
  6001. | #define HAVE_SYS_MOUNT_H 1
  6002. | #define HAVE_SYS_PARAM_H 1
  6003. | #define HAVE_SYS_SOCKET_H 1
  6004. | #define HAVE_SYS_TIME_H 1
  6005. | #define HAVE_SYS_TIMEB_H 1
  6006. | #define HAVE_SYS_VFS_H 1
  6007. | #define HAVE_TERMIOS_H 1
  6008. | #define HAVE_UNISTD_H 1
  6009. | #define HAVE_UTIME_H 1
  6010. | #define HAVE_WCHAR_H 1
  6011. | #define HAVE_WCTYPE_H 1
  6012. | #define HAVE_CDIO_ISO9660_H 1
  6013. | #define HAVE__BOOL 1
  6014. | #define HAVE_STDBOOL_H 1
  6015. | #define restrict __restrict
  6016. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  6017. | #define TIME_WITH_SYS_TIME 1
  6018. | #define HAVE_ALLOCA_H 1
  6019. | #define HAVE_ALLOCA 1
  6020. | #define HAVE_UNISTD_H 1
  6021. | #define CLOSEDIR_VOID 1
  6022. | #define HAVE_FSEEKO 1
  6023. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  6024. | /* end confdefs.h. */
  6025. | #include <stdio.h>
  6026. | #ifdef HAVE_SYS_TYPES_H
  6027. | # include <sys/types.h>
  6028. | #endif
  6029. | #ifdef HAVE_SYS_STAT_H
  6030. | # include <sys/stat.h>
  6031. | #endif
  6032. | #ifdef STDC_HEADERS
  6033. | # include <stdlib.h>
  6034. | # include <stddef.h>
  6035. | #else
  6036. | # ifdef HAVE_STDLIB_H
  6037. | # include <stdlib.h>
  6038. | # endif
  6039. | #endif
  6040. | #ifdef HAVE_STRING_H
  6041. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6042. | # include <memory.h>
  6043. | # endif
  6044. | # include <string.h>
  6045. | #endif
  6046. | #ifdef HAVE_STRINGS_H
  6047. | # include <strings.h>
  6048. | #endif
  6049. | #ifdef HAVE_INTTYPES_H
  6050. | # include <inttypes.h>
  6051. | #endif
  6052. | #ifdef HAVE_STDINT_H
  6053. | # include <stdint.h>
  6054. | #endif
  6055. | #ifdef HAVE_UNISTD_H
  6056. | # include <unistd.h>
  6057. | #endif
  6058. | int
  6059. | main ()
  6060. | {
  6061. |
  6062. | /* Some versions of memcmp are not 8-bit clean. */
  6063. | char c0 = '\100', c1 = '\200', c2 = '\201';
  6064. | if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0)
  6065. | return 1;
  6066. |
  6067. | /* The Next x86 OpenStep bug shows up only when comparing 16 bytes
  6068. | or more and with at least one buffer not starting on a 4-byte boundary.
  6069. | William Lewis provided this test program. */
  6070. | {
  6071. | char foo[21];
  6072. | char bar[21];
  6073. | int i;
  6074. | for (i = 0; i < 4; i++)
  6075. | {
  6076. | char *a = foo + i;
  6077. | char *b = bar + i;
  6078. | strcpy (a, "--------01111111");
  6079. | strcpy (b, "--------10000000");
  6080. | if (memcmp (a, b, 16) >= 0)
  6081. | return 1;
  6082. | }
  6083. | return 0;
  6084. | }
  6085. |
  6086. | ;
  6087. | return 0;
  6088. | }
  6089. configure:11791: result: no
  6090. configure:11806: checking for sys/time.h
  6091. configure:11806: result: yes
  6092. configure:11806: checking for unistd.h
  6093. configure:11806: result: yes
  6094. configure:11806: checking for stdlib.h
  6095. configure:11806: result: yes
  6096. configure:11806: checking for sys/param.h
  6097. configure:11806: result: yes
  6098. configure:11806: checking for utime.h
  6099. configure:11806: result: yes
  6100. configure:11828: checking for alarm
  6101. configure:11828: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  6102. configure:11828: $? = 0
  6103. configure:11828: result: yes
  6104. configure:11842: checking for working mktime
  6105. configure:12047: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  6106. configure:12047: $? = 0
  6107. configure:12047: ./conftest
  6108. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  6109. configure:12047: $? = 127
  6110. configure: program exited with status 127
  6111. configure: failed program was:
  6112. | /* confdefs.h */
  6113. | #define PACKAGE_NAME ""xbmc""
  6114. | #define PACKAGE_TARNAME "-xbmc-"
  6115. | #define PACKAGE_VERSION "9.11"
  6116. | #define PACKAGE_STRING ""xbmc" 9.11"
  6117. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  6118. | #define PACKAGE_URL ""
  6119. | #define STDC_HEADERS 1
  6120. | #define HAVE_SYS_TYPES_H 1
  6121. | #define HAVE_SYS_STAT_H 1
  6122. | #define HAVE_STDLIB_H 1
  6123. | #define HAVE_STRING_H 1
  6124. | #define HAVE_MEMORY_H 1
  6125. | #define HAVE_STRINGS_H 1
  6126. | #define HAVE_INTTYPES_H 1
  6127. | #define HAVE_STDINT_H 1
  6128. | #define HAVE_UNISTD_H 1
  6129. | #define HAVE_LIBGL 1
  6130. | #define HAVE_LIBGLEW 1
  6131. | #define HAVE_LIBGLU 1
  6132. | #define HAVE_LIBMICROHTTPD 1
  6133. | #define HAVE_LIBBZ2 1
  6134. | #define HAVE_LIBJPEG 1
  6135. | #define HAVE_LIBPTHREAD 1
  6136. | #define HAVE_LIBLZO2 1
  6137. | #define HAVE_LIBZ 1
  6138. | #define HAVE_LIBSSL 1
  6139. | #define HAVE_LIBCRYPTO 1
  6140. | #define HAVE_LIBWAVPACK 1
  6141. | #define HAVE_LIBMPEG2 1
  6142. | #define HAVE_LIBMPEG2CONVERT 1
  6143. | #define HAVE_LIBPCRE 1
  6144. | #define HAVE_LIBPCRECPP 1
  6145. | #define HAVE_LIBMODPLUG 1
  6146. | #define HAVE_LIBMYSQLCLIENT 1
  6147. | #define HAVE_LIBFAAD 1
  6148. | #define HAVE_LIBSMBCLIENT 1
  6149. | #define HAVE_LIBSDL_MIXER 1
  6150. | #define HAVE_LIBDL 1
  6151. | #define HAVE_LIBRESOLV 1
  6152. | #define HAVE_LIBJASPER 1
  6153. | #define HAVE_LIBTIFF 1
  6154. | #define HAVE_LIBRT 1
  6155. | #define HAVE_LIBSDL_IMAGE 1
  6156. | #define HAVE_LIBFAAC 1
  6157. | #define HAVE_LIBXRANDR 1
  6158. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  6159. | #define HAVE_DIRENT_H 1
  6160. | #define STDC_HEADERS 1
  6161. | #define HAVE_SYS_WAIT_H 1
  6162. | #define HAVE_LZO_LZO1_H 1
  6163. | #define HAVE_ARPA_INET_H 1
  6164. | #define HAVE_FCNTL_H 1
  6165. | #define HAVE_FLOAT_H 1
  6166. | #define HAVE_INTTYPES_H 1
  6167. | #define HAVE_LIMITS_H 1
  6168. | #define HAVE_LOCALE_H 1
  6169. | #define HAVE_MALLOC_H 1
  6170. | #define HAVE_MEMORY_H 1
  6171. | #define HAVE_NETDB_H 1
  6172. | #define HAVE_NETINET_IN_H 1
  6173. | #define HAVE_STDDEF_H 1
  6174. | #define HAVE_STDINT_H 1
  6175. | #define HAVE_STDLIB_H 1
  6176. | #define HAVE_STRING_H 1
  6177. | #define HAVE_STRINGS_H 1
  6178. | #define HAVE_SYS_FILE_H 1
  6179. | #define HAVE_SYS_IOCTL_H 1
  6180. | #define HAVE_SYS_MOUNT_H 1
  6181. | #define HAVE_SYS_PARAM_H 1
  6182. | #define HAVE_SYS_SOCKET_H 1
  6183. | #define HAVE_SYS_TIME_H 1
  6184. | #define HAVE_SYS_TIMEB_H 1
  6185. | #define HAVE_SYS_VFS_H 1
  6186. | #define HAVE_TERMIOS_H 1
  6187. | #define HAVE_UNISTD_H 1
  6188. | #define HAVE_UTIME_H 1
  6189. | #define HAVE_WCHAR_H 1
  6190. | #define HAVE_WCTYPE_H 1
  6191. | #define HAVE_CDIO_ISO9660_H 1
  6192. | #define HAVE__BOOL 1
  6193. | #define HAVE_STDBOOL_H 1
  6194. | #define restrict __restrict
  6195. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  6196. | #define TIME_WITH_SYS_TIME 1
  6197. | #define HAVE_ALLOCA_H 1
  6198. | #define HAVE_ALLOCA 1
  6199. | #define HAVE_UNISTD_H 1
  6200. | #define CLOSEDIR_VOID 1
  6201. | #define HAVE_FSEEKO 1
  6202. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  6203. | #define HAVE_SYS_TIME_H 1
  6204. | #define HAVE_UNISTD_H 1
  6205. | #define HAVE_STDLIB_H 1
  6206. | #define HAVE_SYS_PARAM_H 1
  6207. | #define HAVE_UTIME_H 1
  6208. | #define HAVE_ALARM 1
  6209. | /* end confdefs.h. */
  6210. | /* Test program from Paul Eggert and Tony Leneis. */
  6211. | #ifdef TIME_WITH_SYS_TIME
  6212. | # include <sys/time.h>
  6213. | # include <time.h>
  6214. | #else
  6215. | # ifdef HAVE_SYS_TIME_H
  6216. | # include <sys/time.h>
  6217. | # else
  6218. | # include <time.h>
  6219. | # endif
  6220. | #endif
  6221. |
  6222. | #include <limits.h>
  6223. | #include <stdlib.h>
  6224. |
  6225. | #ifdef HAVE_UNISTD_H
  6226. | # include <unistd.h>
  6227. | #endif
  6228. |
  6229. | #ifndef HAVE_ALARM
  6230. | # define alarm(X) /* empty */
  6231. | #endif
  6232. |
  6233. | /* Work around redefinition to rpl_putenv by other config tests. */
  6234. | #undef putenv
  6235. |
  6236. | static time_t time_t_max;
  6237. | static time_t time_t_min;
  6238. |
  6239. | /* Values we'll use to set the TZ environment variable. */
  6240. | static char *tz_strings[] = {
  6241. | (char *) 0, "TZ=GMT0", "TZ=JST-9",
  6242. | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
  6243. | };
  6244. | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
  6245. |
  6246. | /* Return 0 if mktime fails to convert a date in the spring-forward gap.
  6247. | Based on a problem report from Andreas Jaeger. */
  6248. | static int
  6249. | spring_forward_gap ()
  6250. | {
  6251. | /* glibc (up to about 1998-10-07) failed this test. */
  6252. | struct tm tm;
  6253. |
  6254. | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
  6255. | instead of "TZ=America/Vancouver" in order to detect the bug even
  6256. | on systems that don't support the Olson extension, or don't have the
  6257. | full zoneinfo tables installed. */
  6258. | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
  6259. |
  6260. | tm.tm_year = 98;
  6261. | tm.tm_mon = 3;
  6262. | tm.tm_mday = 5;
  6263. | tm.tm_hour = 2;
  6264. | tm.tm_min = 0;
  6265. | tm.tm_sec = 0;
  6266. | tm.tm_isdst = -1;
  6267. | return mktime (&tm) != (time_t) -1;
  6268. | }
  6269. |
  6270. | static int
  6271. | mktime_test1 (now)
  6272. | time_t now;
  6273. | {
  6274. | struct tm *lt;
  6275. | return ! (lt = localtime (&now)) || mktime (lt) == now;
  6276. | }
  6277. |
  6278. | static int
  6279. | mktime_test (now)
  6280. | time_t now;
  6281. | {
  6282. | return (mktime_test1 (now)
  6283. | && mktime_test1 ((time_t) (time_t_max - now))
  6284. | && mktime_test1 ((time_t) (time_t_min + now)));
  6285. | }
  6286. |
  6287. | static int
  6288. | irix_6_4_bug ()
  6289. | {
  6290. | /* Based on code from Ariel Faigon. */
  6291. | struct tm tm;
  6292. | tm.tm_year = 96;
  6293. | tm.tm_mon = 3;
  6294. | tm.tm_mday = 0;
  6295. | tm.tm_hour = 0;
  6296. | tm.tm_min = 0;
  6297. | tm.tm_sec = 0;
  6298. | tm.tm_isdst = -1;
  6299. | mktime (&tm);
  6300. | return tm.tm_mon == 2 && tm.tm_mday == 31;
  6301. | }
  6302. |
  6303. | static int
  6304. | bigtime_test (j)
  6305. | int j;
  6306. | {
  6307. | struct tm tm;
  6308. | time_t now;
  6309. | tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
  6310. | now = mktime (&tm);
  6311. | if (now != (time_t) -1)
  6312. | {
  6313. | struct tm *lt = localtime (&now);
  6314. | if (! (lt
  6315. | && lt->tm_year == tm.tm_year
  6316. | && lt->tm_mon == tm.tm_mon
  6317. | && lt->tm_mday == tm.tm_mday
  6318. | && lt->tm_hour == tm.tm_hour
  6319. | && lt->tm_min == tm.tm_min
  6320. | && lt->tm_sec == tm.tm_sec
  6321. | && lt->tm_yday == tm.tm_yday
  6322. | && lt->tm_wday == tm.tm_wday
  6323. | && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
  6324. | == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
  6325. | return 0;
  6326. | }
  6327. | return 1;
  6328. | }
  6329. |
  6330. | static int
  6331. | year_2050_test ()
  6332. | {
  6333. | /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
  6334. | ignoring leap seconds. */
  6335. | unsigned long int answer = 2527315200UL;
  6336. |
  6337. | struct tm tm;
  6338. | time_t t;
  6339. | tm.tm_year = 2050 - 1900;
  6340. | tm.tm_mon = 2 - 1;
  6341. | tm.tm_mday = 1;
  6342. | tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
  6343. | tm.tm_isdst = -1;
  6344. |
  6345. | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
  6346. | instead of "TZ=America/Vancouver" in order to detect the bug even
  6347. | on systems that don't support the Olson extension, or don't have the
  6348. | full zoneinfo tables installed. */
  6349. | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
  6350. |
  6351. | t = mktime (&tm);
  6352. |
  6353. | /* Check that the result is either a failure, or close enough
  6354. | to the correct answer that we can assume the discrepancy is
  6355. | due to leap seconds. */
  6356. | return (t == (time_t) -1
  6357. | || (0 < t && answer - 120 <= t && t <= answer + 120));
  6358. | }
  6359. |
  6360. | int
  6361. | main ()
  6362. | {
  6363. | time_t t, delta;
  6364. | int i, j;
  6365. |
  6366. | /* This test makes some buggy mktime implementations loop.
  6367. | Give up after 60 seconds; a mktime slower than that
  6368. | isn't worth using anyway. */
  6369. | alarm (60);
  6370. |
  6371. | for (;;)
  6372. | {
  6373. | t = (time_t_max << 1) + 1;
  6374. | if (t <= time_t_max)
  6375. | break;
  6376. | time_t_max = t;
  6377. | }
  6378. | time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max;
  6379. |
  6380. | delta = time_t_max / 997; /* a suitable prime number */
  6381. | for (i = 0; i < N_STRINGS; i++)
  6382. | {
  6383. | if (tz_strings[i])
  6384. | putenv (tz_strings[i]);
  6385. |
  6386. | for (t = 0; t <= time_t_max - delta; t += delta)
  6387. | if (! mktime_test (t))
  6388. | return 1;
  6389. | if (! (mktime_test ((time_t) 1)
  6390. | && mktime_test ((time_t) (60 * 60))
  6391. | && mktime_test ((time_t) (60 * 60 * 24))))
  6392. | return 1;
  6393. |
  6394. | for (j = 1; ; j <<= 1)
  6395. | if (! bigtime_test (j))
  6396. | return 1;
  6397. | else if (INT_MAX / 2 < j)
  6398. | break;
  6399. | if (! bigtime_test (INT_MAX))
  6400. | return 1;
  6401. | }
  6402. | return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
  6403. | }
  6404. configure:12057: result: no
  6405. configure:12075: checking for getpagesize
  6406. configure:12075: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  6407. configure:12075: $? = 0
  6408. configure:12075: result: yes
  6409. configure:12084: checking for working mmap
  6410. configure:12230: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  6411. configure:12230: $? = 0
  6412. configure:12230: ./conftest
  6413. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  6414. configure:12230: $? = 127
  6415. configure: program exited with status 127
  6416. configure: failed program was:
  6417. | /* confdefs.h */
  6418. | #define PACKAGE_NAME ""xbmc""
  6419. | #define PACKAGE_TARNAME "-xbmc-"
  6420. | #define PACKAGE_VERSION "9.11"
  6421. | #define PACKAGE_STRING ""xbmc" 9.11"
  6422. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  6423. | #define PACKAGE_URL ""
  6424. | #define STDC_HEADERS 1
  6425. | #define HAVE_SYS_TYPES_H 1
  6426. | #define HAVE_SYS_STAT_H 1
  6427. | #define HAVE_STDLIB_H 1
  6428. | #define HAVE_STRING_H 1
  6429. | #define HAVE_MEMORY_H 1
  6430. | #define HAVE_STRINGS_H 1
  6431. | #define HAVE_INTTYPES_H 1
  6432. | #define HAVE_STDINT_H 1
  6433. | #define HAVE_UNISTD_H 1
  6434. | #define HAVE_LIBGL 1
  6435. | #define HAVE_LIBGLEW 1
  6436. | #define HAVE_LIBGLU 1
  6437. | #define HAVE_LIBMICROHTTPD 1
  6438. | #define HAVE_LIBBZ2 1
  6439. | #define HAVE_LIBJPEG 1
  6440. | #define HAVE_LIBPTHREAD 1
  6441. | #define HAVE_LIBLZO2 1
  6442. | #define HAVE_LIBZ 1
  6443. | #define HAVE_LIBSSL 1
  6444. | #define HAVE_LIBCRYPTO 1
  6445. | #define HAVE_LIBWAVPACK 1
  6446. | #define HAVE_LIBMPEG2 1
  6447. | #define HAVE_LIBMPEG2CONVERT 1
  6448. | #define HAVE_LIBPCRE 1
  6449. | #define HAVE_LIBPCRECPP 1
  6450. | #define HAVE_LIBMODPLUG 1
  6451. | #define HAVE_LIBMYSQLCLIENT 1
  6452. | #define HAVE_LIBFAAD 1
  6453. | #define HAVE_LIBSMBCLIENT 1
  6454. | #define HAVE_LIBSDL_MIXER 1
  6455. | #define HAVE_LIBDL 1
  6456. | #define HAVE_LIBRESOLV 1
  6457. | #define HAVE_LIBJASPER 1
  6458. | #define HAVE_LIBTIFF 1
  6459. | #define HAVE_LIBRT 1
  6460. | #define HAVE_LIBSDL_IMAGE 1
  6461. | #define HAVE_LIBFAAC 1
  6462. | #define HAVE_LIBXRANDR 1
  6463. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  6464. | #define HAVE_DIRENT_H 1
  6465. | #define STDC_HEADERS 1
  6466. | #define HAVE_SYS_WAIT_H 1
  6467. | #define HAVE_LZO_LZO1_H 1
  6468. | #define HAVE_ARPA_INET_H 1
  6469. | #define HAVE_FCNTL_H 1
  6470. | #define HAVE_FLOAT_H 1
  6471. | #define HAVE_INTTYPES_H 1
  6472. | #define HAVE_LIMITS_H 1
  6473. | #define HAVE_LOCALE_H 1
  6474. | #define HAVE_MALLOC_H 1
  6475. | #define HAVE_MEMORY_H 1
  6476. | #define HAVE_NETDB_H 1
  6477. | #define HAVE_NETINET_IN_H 1
  6478. | #define HAVE_STDDEF_H 1
  6479. | #define HAVE_STDINT_H 1
  6480. | #define HAVE_STDLIB_H 1
  6481. | #define HAVE_STRING_H 1
  6482. | #define HAVE_STRINGS_H 1
  6483. | #define HAVE_SYS_FILE_H 1
  6484. | #define HAVE_SYS_IOCTL_H 1
  6485. | #define HAVE_SYS_MOUNT_H 1
  6486. | #define HAVE_SYS_PARAM_H 1
  6487. | #define HAVE_SYS_SOCKET_H 1
  6488. | #define HAVE_SYS_TIME_H 1
  6489. | #define HAVE_SYS_TIMEB_H 1
  6490. | #define HAVE_SYS_VFS_H 1
  6491. | #define HAVE_TERMIOS_H 1
  6492. | #define HAVE_UNISTD_H 1
  6493. | #define HAVE_UTIME_H 1
  6494. | #define HAVE_WCHAR_H 1
  6495. | #define HAVE_WCTYPE_H 1
  6496. | #define HAVE_CDIO_ISO9660_H 1
  6497. | #define HAVE__BOOL 1
  6498. | #define HAVE_STDBOOL_H 1
  6499. | #define restrict __restrict
  6500. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  6501. | #define TIME_WITH_SYS_TIME 1
  6502. | #define HAVE_ALLOCA_H 1
  6503. | #define HAVE_ALLOCA 1
  6504. | #define HAVE_UNISTD_H 1
  6505. | #define CLOSEDIR_VOID 1
  6506. | #define HAVE_FSEEKO 1
  6507. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  6508. | #define HAVE_SYS_TIME_H 1
  6509. | #define HAVE_UNISTD_H 1
  6510. | #define HAVE_STDLIB_H 1
  6511. | #define HAVE_SYS_PARAM_H 1
  6512. | #define HAVE_UTIME_H 1
  6513. | #define HAVE_ALARM 1
  6514. | #define HAVE_GETPAGESIZE 1
  6515. | /* end confdefs.h. */
  6516. | #include <stdio.h>
  6517. | #ifdef HAVE_SYS_TYPES_H
  6518. | # include <sys/types.h>
  6519. | #endif
  6520. | #ifdef HAVE_SYS_STAT_H
  6521. | # include <sys/stat.h>
  6522. | #endif
  6523. | #ifdef STDC_HEADERS
  6524. | # include <stdlib.h>
  6525. | # include <stddef.h>
  6526. | #else
  6527. | # ifdef HAVE_STDLIB_H
  6528. | # include <stdlib.h>
  6529. | # endif
  6530. | #endif
  6531. | #ifdef HAVE_STRING_H
  6532. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6533. | # include <memory.h>
  6534. | # endif
  6535. | # include <string.h>
  6536. | #endif
  6537. | #ifdef HAVE_STRINGS_H
  6538. | # include <strings.h>
  6539. | #endif
  6540. | #ifdef HAVE_INTTYPES_H
  6541. | # include <inttypes.h>
  6542. | #endif
  6543. | #ifdef HAVE_STDINT_H
  6544. | # include <stdint.h>
  6545. | #endif
  6546. | #ifdef HAVE_UNISTD_H
  6547. | # include <unistd.h>
  6548. | #endif
  6549. | /* malloc might have been renamed as rpl_malloc. */
  6550. | #undef malloc
  6551. |
  6552. | /* Thanks to Mike Haertel and Jim Avera for this test.
  6553. | Here is a matrix of mmap possibilities:
  6554. | mmap private not fixed
  6555. | mmap private fixed at somewhere currently unmapped
  6556. | mmap private fixed at somewhere already mapped
  6557. | mmap shared not fixed
  6558. | mmap shared fixed at somewhere currently unmapped
  6559. | mmap shared fixed at somewhere already mapped
  6560. | For private mappings, we should verify that changes cannot be read()
  6561. | back from the file, nor mmap's back from the file at a different
  6562. | address. (There have been systems where private was not correctly
  6563. | implemented like the infamous i386 svr4.0, and systems where the
  6564. | VM page cache was not coherent with the file system buffer cache
  6565. | like early versions of FreeBSD and possibly contemporary NetBSD.)
  6566. | For shared mappings, we should conversely verify that changes get
  6567. | propagated back to all the places they're supposed to be.
  6568. |
  6569. | Grep wants private fixed already mapped.
  6570. | The main things grep needs to know about mmap are:
  6571. | * does it exist and is it safe to write into the mmap'd area
  6572. | * how to use it (BSD variants) */
  6573. |
  6574. | #include <fcntl.h>
  6575. | #include <sys/mman.h>
  6576. |
  6577. | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
  6578. | char *malloc ();
  6579. | #endif
  6580. |
  6581. | /* This mess was copied from the GNU getpagesize.h. */
  6582. | #ifndef HAVE_GETPAGESIZE
  6583. | # ifdef _SC_PAGESIZE
  6584. | # define getpagesize() sysconf(_SC_PAGESIZE)
  6585. | # else /* no _SC_PAGESIZE */
  6586. | # ifdef HAVE_SYS_PARAM_H
  6587. | # include <sys/param.h>
  6588. | # ifdef EXEC_PAGESIZE
  6589. | # define getpagesize() EXEC_PAGESIZE
  6590. | # else /* no EXEC_PAGESIZE */
  6591. | # ifdef NBPG
  6592. | # define getpagesize() NBPG * CLSIZE
  6593. | # ifndef CLSIZE
  6594. | # define CLSIZE 1
  6595. | # endif /* no CLSIZE */
  6596. | # else /* no NBPG */
  6597. | # ifdef NBPC
  6598. | # define getpagesize() NBPC
  6599. | # else /* no NBPC */
  6600. | # ifdef PAGESIZE
  6601. | # define getpagesize() PAGESIZE
  6602. | # endif /* PAGESIZE */
  6603. | # endif /* no NBPC */
  6604. | # endif /* no NBPG */
  6605. | # endif /* no EXEC_PAGESIZE */
  6606. | # else /* no HAVE_SYS_PARAM_H */
  6607. | # define getpagesize() 8192 /* punt totally */
  6608. | # endif /* no HAVE_SYS_PARAM_H */
  6609. | # endif /* no _SC_PAGESIZE */
  6610. |
  6611. | #endif /* no HAVE_GETPAGESIZE */
  6612. |
  6613. | int
  6614. | main ()
  6615. | {
  6616. | char *data, *data2, *data3;
  6617. | int i, pagesize;
  6618. | int fd, fd2;
  6619. |
  6620. | pagesize = getpagesize ();
  6621. |
  6622. | /* First, make a file with some known garbage in it. */
  6623. | data = (char *) malloc (pagesize);
  6624. | if (!data)
  6625. | return 1;
  6626. | for (i = 0; i < pagesize; ++i)
  6627. | *(data + i) = rand ();
  6628. | umask (0);
  6629. | fd = creat ("conftest.mmap", 0600);
  6630. | if (fd < 0)
  6631. | return 2;
  6632. | if (write (fd, data, pagesize) != pagesize)
  6633. | return 3;
  6634. | close (fd);
  6635. |
  6636. | /* Next, check that the tail of a page is zero-filled. File must have
  6637. | non-zero length, otherwise we risk SIGBUS for entire page. */
  6638. | fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600);
  6639. | if (fd2 < 0)
  6640. | return 4;
  6641. | data2 = "";
  6642. | if (write (fd2, data2, 1) != 1)
  6643. | return 5;
  6644. | data2 = mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L);
  6645. | if (data2 == MAP_FAILED)
  6646. | return 6;
  6647. | for (i = 0; i < pagesize; ++i)
  6648. | if (*(data2 + i))
  6649. | return 7;
  6650. | close (fd2);
  6651. | if (munmap (data2, pagesize))
  6652. | return 8;
  6653. |
  6654. | /* Next, try to mmap the file at a fixed address which already has
  6655. | something else allocated at it. If we can, also make sure that
  6656. | we see the same garbage. */
  6657. | fd = open ("conftest.mmap", O_RDWR);
  6658. | if (fd < 0)
  6659. | return 9;
  6660. | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
  6661. | MAP_PRIVATE | MAP_FIXED, fd, 0L))
  6662. | return 10;
  6663. | for (i = 0; i < pagesize; ++i)
  6664. | if (*(data + i) != *(data2 + i))
  6665. | return 11;
  6666. |
  6667. | /* Finally, make sure that changes to the mapped area do not
  6668. | percolate back to the file as seen by read(). (This is a bug on
  6669. | some variants of i386 svr4.0.) */
  6670. | for (i = 0; i < pagesize; ++i)
  6671. | *(data2 + i) = *(data2 + i) + 1;
  6672. | data3 = (char *) malloc (pagesize);
  6673. | if (!data3)
  6674. | return 12;
  6675. | if (read (fd, data3, pagesize) != pagesize)
  6676. | return 13;
  6677. | for (i = 0; i < pagesize; ++i)
  6678. | if (*(data + i) != *(data3 + i))
  6679. | return 14;
  6680. | close (fd);
  6681. | return 0;
  6682. | }
  6683. configure:12240: result: no
  6684. configure:12255: checking sys/select.h usability
  6685. configure:12255: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  6686. configure:12255: $? = 0
  6687. configure:12255: result: yes
  6688. configure:12255: checking sys/select.h presence
  6689. configure:12255: gcc -E conftest.c
  6690. configure:12255: $? = 0
  6691. configure:12255: result: yes
  6692. configure:12255: checking for sys/select.h
  6693. configure:12255: result: yes
  6694. configure:12255: checking for sys/socket.h
  6695. configure:12255: result: yes
  6696. configure:12266: checking types of arguments for select
  6697. configure:12294: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  6698. configure:12294: $? = 0
  6699. configure:12305: result: int,fd_set *,struct timeval *
  6700. configure:12335: checking return type of signal handlers
  6701. configure:12353: gcc -c -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c >&5
  6702. conftest.c: In function 'main':
  6703. conftest.c:111: error: void value not ignored as it ought to be
  6704. configure:12353: $? = 1
  6705. configure: failed program was:
  6706. | /* confdefs.h */
  6707. | #define PACKAGE_NAME ""xbmc""
  6708. | #define PACKAGE_TARNAME "-xbmc-"
  6709. | #define PACKAGE_VERSION "9.11"
  6710. | #define PACKAGE_STRING ""xbmc" 9.11"
  6711. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  6712. | #define PACKAGE_URL ""
  6713. | #define STDC_HEADERS 1
  6714. | #define HAVE_SYS_TYPES_H 1
  6715. | #define HAVE_SYS_STAT_H 1
  6716. | #define HAVE_STDLIB_H 1
  6717. | #define HAVE_STRING_H 1
  6718. | #define HAVE_MEMORY_H 1
  6719. | #define HAVE_STRINGS_H 1
  6720. | #define HAVE_INTTYPES_H 1
  6721. | #define HAVE_STDINT_H 1
  6722. | #define HAVE_UNISTD_H 1
  6723. | #define HAVE_LIBGL 1
  6724. | #define HAVE_LIBGLEW 1
  6725. | #define HAVE_LIBGLU 1
  6726. | #define HAVE_LIBMICROHTTPD 1
  6727. | #define HAVE_LIBBZ2 1
  6728. | #define HAVE_LIBJPEG 1
  6729. | #define HAVE_LIBPTHREAD 1
  6730. | #define HAVE_LIBLZO2 1
  6731. | #define HAVE_LIBZ 1
  6732. | #define HAVE_LIBSSL 1
  6733. | #define HAVE_LIBCRYPTO 1
  6734. | #define HAVE_LIBWAVPACK 1
  6735. | #define HAVE_LIBMPEG2 1
  6736. | #define HAVE_LIBMPEG2CONVERT 1
  6737. | #define HAVE_LIBPCRE 1
  6738. | #define HAVE_LIBPCRECPP 1
  6739. | #define HAVE_LIBMODPLUG 1
  6740. | #define HAVE_LIBMYSQLCLIENT 1
  6741. | #define HAVE_LIBFAAD 1
  6742. | #define HAVE_LIBSMBCLIENT 1
  6743. | #define HAVE_LIBSDL_MIXER 1
  6744. | #define HAVE_LIBDL 1
  6745. | #define HAVE_LIBRESOLV 1
  6746. | #define HAVE_LIBJASPER 1
  6747. | #define HAVE_LIBTIFF 1
  6748. | #define HAVE_LIBRT 1
  6749. | #define HAVE_LIBSDL_IMAGE 1
  6750. | #define HAVE_LIBFAAC 1
  6751. | #define HAVE_LIBXRANDR 1
  6752. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  6753. | #define HAVE_DIRENT_H 1
  6754. | #define STDC_HEADERS 1
  6755. | #define HAVE_SYS_WAIT_H 1
  6756. | #define HAVE_LZO_LZO1_H 1
  6757. | #define HAVE_ARPA_INET_H 1
  6758. | #define HAVE_FCNTL_H 1
  6759. | #define HAVE_FLOAT_H 1
  6760. | #define HAVE_INTTYPES_H 1
  6761. | #define HAVE_LIMITS_H 1
  6762. | #define HAVE_LOCALE_H 1
  6763. | #define HAVE_MALLOC_H 1
  6764. | #define HAVE_MEMORY_H 1
  6765. | #define HAVE_NETDB_H 1
  6766. | #define HAVE_NETINET_IN_H 1
  6767. | #define HAVE_STDDEF_H 1
  6768. | #define HAVE_STDINT_H 1
  6769. | #define HAVE_STDLIB_H 1
  6770. | #define HAVE_STRING_H 1
  6771. | #define HAVE_STRINGS_H 1
  6772. | #define HAVE_SYS_FILE_H 1
  6773. | #define HAVE_SYS_IOCTL_H 1
  6774. | #define HAVE_SYS_MOUNT_H 1
  6775. | #define HAVE_SYS_PARAM_H 1
  6776. | #define HAVE_SYS_SOCKET_H 1
  6777. | #define HAVE_SYS_TIME_H 1
  6778. | #define HAVE_SYS_TIMEB_H 1
  6779. | #define HAVE_SYS_VFS_H 1
  6780. | #define HAVE_TERMIOS_H 1
  6781. | #define HAVE_UNISTD_H 1
  6782. | #define HAVE_UTIME_H 1
  6783. | #define HAVE_WCHAR_H 1
  6784. | #define HAVE_WCTYPE_H 1
  6785. | #define HAVE_CDIO_ISO9660_H 1
  6786. | #define HAVE__BOOL 1
  6787. | #define HAVE_STDBOOL_H 1
  6788. | #define restrict __restrict
  6789. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  6790. | #define TIME_WITH_SYS_TIME 1
  6791. | #define HAVE_ALLOCA_H 1
  6792. | #define HAVE_ALLOCA 1
  6793. | #define HAVE_UNISTD_H 1
  6794. | #define CLOSEDIR_VOID 1
  6795. | #define HAVE_FSEEKO 1
  6796. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  6797. | #define HAVE_SYS_TIME_H 1
  6798. | #define HAVE_UNISTD_H 1
  6799. | #define HAVE_STDLIB_H 1
  6800. | #define HAVE_SYS_PARAM_H 1
  6801. | #define HAVE_UTIME_H 1
  6802. | #define HAVE_ALARM 1
  6803. | #define HAVE_GETPAGESIZE 1
  6804. | #define HAVE_SYS_SELECT_H 1
  6805. | #define HAVE_SYS_SOCKET_H 1
  6806. | #define SELECT_TYPE_ARG1 int
  6807. | #define SELECT_TYPE_ARG234 (fd_set *)
  6808. | #define SELECT_TYPE_ARG5 (struct timeval *)
  6809. | /* end confdefs.h. */
  6810. | #include <sys/types.h>
  6811. | #include <signal.h>
  6812. |
  6813. | int
  6814. | main ()
  6815. | {
  6816. | return *(signal (0, 0)) (0) == 1;
  6817. | ;
  6818. | return 0;
  6819. | }
  6820. configure:12360: result: void
  6821. configure:12368: checking whether stat accepts an empty string
  6822. configure:12388: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  6823. configure:12388: $? = 0
  6824. configure:12388: ./conftest
  6825. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  6826. configure:12388: $? = 127
  6827. configure: program exited with status 127
  6828. configure: failed program was:
  6829. | /* confdefs.h */
  6830. | #define PACKAGE_NAME ""xbmc""
  6831. | #define PACKAGE_TARNAME "-xbmc-"
  6832. | #define PACKAGE_VERSION "9.11"
  6833. | #define PACKAGE_STRING ""xbmc" 9.11"
  6834. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  6835. | #define PACKAGE_URL ""
  6836. | #define STDC_HEADERS 1
  6837. | #define HAVE_SYS_TYPES_H 1
  6838. | #define HAVE_SYS_STAT_H 1
  6839. | #define HAVE_STDLIB_H 1
  6840. | #define HAVE_STRING_H 1
  6841. | #define HAVE_MEMORY_H 1
  6842. | #define HAVE_STRINGS_H 1
  6843. | #define HAVE_INTTYPES_H 1
  6844. | #define HAVE_STDINT_H 1
  6845. | #define HAVE_UNISTD_H 1
  6846. | #define HAVE_LIBGL 1
  6847. | #define HAVE_LIBGLEW 1
  6848. | #define HAVE_LIBGLU 1
  6849. | #define HAVE_LIBMICROHTTPD 1
  6850. | #define HAVE_LIBBZ2 1
  6851. | #define HAVE_LIBJPEG 1
  6852. | #define HAVE_LIBPTHREAD 1
  6853. | #define HAVE_LIBLZO2 1
  6854. | #define HAVE_LIBZ 1
  6855. | #define HAVE_LIBSSL 1
  6856. | #define HAVE_LIBCRYPTO 1
  6857. | #define HAVE_LIBWAVPACK 1
  6858. | #define HAVE_LIBMPEG2 1
  6859. | #define HAVE_LIBMPEG2CONVERT 1
  6860. | #define HAVE_LIBPCRE 1
  6861. | #define HAVE_LIBPCRECPP 1
  6862. | #define HAVE_LIBMODPLUG 1
  6863. | #define HAVE_LIBMYSQLCLIENT 1
  6864. | #define HAVE_LIBFAAD 1
  6865. | #define HAVE_LIBSMBCLIENT 1
  6866. | #define HAVE_LIBSDL_MIXER 1
  6867. | #define HAVE_LIBDL 1
  6868. | #define HAVE_LIBRESOLV 1
  6869. | #define HAVE_LIBJASPER 1
  6870. | #define HAVE_LIBTIFF 1
  6871. | #define HAVE_LIBRT 1
  6872. | #define HAVE_LIBSDL_IMAGE 1
  6873. | #define HAVE_LIBFAAC 1
  6874. | #define HAVE_LIBXRANDR 1
  6875. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  6876. | #define HAVE_DIRENT_H 1
  6877. | #define STDC_HEADERS 1
  6878. | #define HAVE_SYS_WAIT_H 1
  6879. | #define HAVE_LZO_LZO1_H 1
  6880. | #define HAVE_ARPA_INET_H 1
  6881. | #define HAVE_FCNTL_H 1
  6882. | #define HAVE_FLOAT_H 1
  6883. | #define HAVE_INTTYPES_H 1
  6884. | #define HAVE_LIMITS_H 1
  6885. | #define HAVE_LOCALE_H 1
  6886. | #define HAVE_MALLOC_H 1
  6887. | #define HAVE_MEMORY_H 1
  6888. | #define HAVE_NETDB_H 1
  6889. | #define HAVE_NETINET_IN_H 1
  6890. | #define HAVE_STDDEF_H 1
  6891. | #define HAVE_STDINT_H 1
  6892. | #define HAVE_STDLIB_H 1
  6893. | #define HAVE_STRING_H 1
  6894. | #define HAVE_STRINGS_H 1
  6895. | #define HAVE_SYS_FILE_H 1
  6896. | #define HAVE_SYS_IOCTL_H 1
  6897. | #define HAVE_SYS_MOUNT_H 1
  6898. | #define HAVE_SYS_PARAM_H 1
  6899. | #define HAVE_SYS_SOCKET_H 1
  6900. | #define HAVE_SYS_TIME_H 1
  6901. | #define HAVE_SYS_TIMEB_H 1
  6902. | #define HAVE_SYS_VFS_H 1
  6903. | #define HAVE_TERMIOS_H 1
  6904. | #define HAVE_UNISTD_H 1
  6905. | #define HAVE_UTIME_H 1
  6906. | #define HAVE_WCHAR_H 1
  6907. | #define HAVE_WCTYPE_H 1
  6908. | #define HAVE_CDIO_ISO9660_H 1
  6909. | #define HAVE__BOOL 1
  6910. | #define HAVE_STDBOOL_H 1
  6911. | #define restrict __restrict
  6912. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  6913. | #define TIME_WITH_SYS_TIME 1
  6914. | #define HAVE_ALLOCA_H 1
  6915. | #define HAVE_ALLOCA 1
  6916. | #define HAVE_UNISTD_H 1
  6917. | #define CLOSEDIR_VOID 1
  6918. | #define HAVE_FSEEKO 1
  6919. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  6920. | #define HAVE_SYS_TIME_H 1
  6921. | #define HAVE_UNISTD_H 1
  6922. | #define HAVE_STDLIB_H 1
  6923. | #define HAVE_SYS_PARAM_H 1
  6924. | #define HAVE_UTIME_H 1
  6925. | #define HAVE_ALARM 1
  6926. | #define HAVE_GETPAGESIZE 1
  6927. | #define HAVE_SYS_SELECT_H 1
  6928. | #define HAVE_SYS_SOCKET_H 1
  6929. | #define SELECT_TYPE_ARG1 int
  6930. | #define SELECT_TYPE_ARG234 (fd_set *)
  6931. | #define SELECT_TYPE_ARG5 (struct timeval *)
  6932. | #define RETSIGTYPE void
  6933. | /* end confdefs.h. */
  6934. | #include <stdio.h>
  6935. | #ifdef HAVE_SYS_TYPES_H
  6936. | # include <sys/types.h>
  6937. | #endif
  6938. | #ifdef HAVE_SYS_STAT_H
  6939. | # include <sys/stat.h>
  6940. | #endif
  6941. | #ifdef STDC_HEADERS
  6942. | # include <stdlib.h>
  6943. | # include <stddef.h>
  6944. | #else
  6945. | # ifdef HAVE_STDLIB_H
  6946. | # include <stdlib.h>
  6947. | # endif
  6948. | #endif
  6949. | #ifdef HAVE_STRING_H
  6950. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6951. | # include <memory.h>
  6952. | # endif
  6953. | # include <string.h>
  6954. | #endif
  6955. | #ifdef HAVE_STRINGS_H
  6956. | # include <strings.h>
  6957. | #endif
  6958. | #ifdef HAVE_INTTYPES_H
  6959. | # include <inttypes.h>
  6960. | #endif
  6961. | #ifdef HAVE_STDINT_H
  6962. | # include <stdint.h>
  6963. | #endif
  6964. | #ifdef HAVE_UNISTD_H
  6965. | # include <unistd.h>
  6966. | #endif
  6967. | int
  6968. | main ()
  6969. | {
  6970. | struct stat sbuf;
  6971. | return stat ("", &sbuf) == 0;
  6972. | ;
  6973. | return 0;
  6974. | }
  6975. configure:12398: result: yes
  6976. configure:12414: checking for working strcoll
  6977. configure:12435: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  6978. configure:12435: $? = 0
  6979. configure:12435: ./conftest
  6980. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  6981. configure:12435: $? = 127
  6982. configure: program exited with status 127
  6983. configure: failed program was:
  6984. | /* confdefs.h */
  6985. | #define PACKAGE_NAME ""xbmc""
  6986. | #define PACKAGE_TARNAME "-xbmc-"
  6987. | #define PACKAGE_VERSION "9.11"
  6988. | #define PACKAGE_STRING ""xbmc" 9.11"
  6989. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  6990. | #define PACKAGE_URL ""
  6991. | #define STDC_HEADERS 1
  6992. | #define HAVE_SYS_TYPES_H 1
  6993. | #define HAVE_SYS_STAT_H 1
  6994. | #define HAVE_STDLIB_H 1
  6995. | #define HAVE_STRING_H 1
  6996. | #define HAVE_MEMORY_H 1
  6997. | #define HAVE_STRINGS_H 1
  6998. | #define HAVE_INTTYPES_H 1
  6999. | #define HAVE_STDINT_H 1
  7000. | #define HAVE_UNISTD_H 1
  7001. | #define HAVE_LIBGL 1
  7002. | #define HAVE_LIBGLEW 1
  7003. | #define HAVE_LIBGLU 1
  7004. | #define HAVE_LIBMICROHTTPD 1
  7005. | #define HAVE_LIBBZ2 1
  7006. | #define HAVE_LIBJPEG 1
  7007. | #define HAVE_LIBPTHREAD 1
  7008. | #define HAVE_LIBLZO2 1
  7009. | #define HAVE_LIBZ 1
  7010. | #define HAVE_LIBSSL 1
  7011. | #define HAVE_LIBCRYPTO 1
  7012. | #define HAVE_LIBWAVPACK 1
  7013. | #define HAVE_LIBMPEG2 1
  7014. | #define HAVE_LIBMPEG2CONVERT 1
  7015. | #define HAVE_LIBPCRE 1
  7016. | #define HAVE_LIBPCRECPP 1
  7017. | #define HAVE_LIBMODPLUG 1
  7018. | #define HAVE_LIBMYSQLCLIENT 1
  7019. | #define HAVE_LIBFAAD 1
  7020. | #define HAVE_LIBSMBCLIENT 1
  7021. | #define HAVE_LIBSDL_MIXER 1
  7022. | #define HAVE_LIBDL 1
  7023. | #define HAVE_LIBRESOLV 1
  7024. | #define HAVE_LIBJASPER 1
  7025. | #define HAVE_LIBTIFF 1
  7026. | #define HAVE_LIBRT 1
  7027. | #define HAVE_LIBSDL_IMAGE 1
  7028. | #define HAVE_LIBFAAC 1
  7029. | #define HAVE_LIBXRANDR 1
  7030. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  7031. | #define HAVE_DIRENT_H 1
  7032. | #define STDC_HEADERS 1
  7033. | #define HAVE_SYS_WAIT_H 1
  7034. | #define HAVE_LZO_LZO1_H 1
  7035. | #define HAVE_ARPA_INET_H 1
  7036. | #define HAVE_FCNTL_H 1
  7037. | #define HAVE_FLOAT_H 1
  7038. | #define HAVE_INTTYPES_H 1
  7039. | #define HAVE_LIMITS_H 1
  7040. | #define HAVE_LOCALE_H 1
  7041. | #define HAVE_MALLOC_H 1
  7042. | #define HAVE_MEMORY_H 1
  7043. | #define HAVE_NETDB_H 1
  7044. | #define HAVE_NETINET_IN_H 1
  7045. | #define HAVE_STDDEF_H 1
  7046. | #define HAVE_STDINT_H 1
  7047. | #define HAVE_STDLIB_H 1
  7048. | #define HAVE_STRING_H 1
  7049. | #define HAVE_STRINGS_H 1
  7050. | #define HAVE_SYS_FILE_H 1
  7051. | #define HAVE_SYS_IOCTL_H 1
  7052. | #define HAVE_SYS_MOUNT_H 1
  7053. | #define HAVE_SYS_PARAM_H 1
  7054. | #define HAVE_SYS_SOCKET_H 1
  7055. | #define HAVE_SYS_TIME_H 1
  7056. | #define HAVE_SYS_TIMEB_H 1
  7057. | #define HAVE_SYS_VFS_H 1
  7058. | #define HAVE_TERMIOS_H 1
  7059. | #define HAVE_UNISTD_H 1
  7060. | #define HAVE_UTIME_H 1
  7061. | #define HAVE_WCHAR_H 1
  7062. | #define HAVE_WCTYPE_H 1
  7063. | #define HAVE_CDIO_ISO9660_H 1
  7064. | #define HAVE__BOOL 1
  7065. | #define HAVE_STDBOOL_H 1
  7066. | #define restrict __restrict
  7067. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  7068. | #define TIME_WITH_SYS_TIME 1
  7069. | #define HAVE_ALLOCA_H 1
  7070. | #define HAVE_ALLOCA 1
  7071. | #define HAVE_UNISTD_H 1
  7072. | #define CLOSEDIR_VOID 1
  7073. | #define HAVE_FSEEKO 1
  7074. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  7075. | #define HAVE_SYS_TIME_H 1
  7076. | #define HAVE_UNISTD_H 1
  7077. | #define HAVE_STDLIB_H 1
  7078. | #define HAVE_SYS_PARAM_H 1
  7079. | #define HAVE_UTIME_H 1
  7080. | #define HAVE_ALARM 1
  7081. | #define HAVE_GETPAGESIZE 1
  7082. | #define HAVE_SYS_SELECT_H 1
  7083. | #define HAVE_SYS_SOCKET_H 1
  7084. | #define SELECT_TYPE_ARG1 int
  7085. | #define SELECT_TYPE_ARG234 (fd_set *)
  7086. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7087. | #define RETSIGTYPE void
  7088. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  7089. | /* end confdefs.h. */
  7090. | #include <stdio.h>
  7091. | #ifdef HAVE_SYS_TYPES_H
  7092. | # include <sys/types.h>
  7093. | #endif
  7094. | #ifdef HAVE_SYS_STAT_H
  7095. | # include <sys/stat.h>
  7096. | #endif
  7097. | #ifdef STDC_HEADERS
  7098. | # include <stdlib.h>
  7099. | # include <stddef.h>
  7100. | #else
  7101. | # ifdef HAVE_STDLIB_H
  7102. | # include <stdlib.h>
  7103. | # endif
  7104. | #endif
  7105. | #ifdef HAVE_STRING_H
  7106. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7107. | # include <memory.h>
  7108. | # endif
  7109. | # include <string.h>
  7110. | #endif
  7111. | #ifdef HAVE_STRINGS_H
  7112. | # include <strings.h>
  7113. | #endif
  7114. | #ifdef HAVE_INTTYPES_H
  7115. | # include <inttypes.h>
  7116. | #endif
  7117. | #ifdef HAVE_STDINT_H
  7118. | # include <stdint.h>
  7119. | #endif
  7120. | #ifdef HAVE_UNISTD_H
  7121. | # include <unistd.h>
  7122. | #endif
  7123. | int
  7124. | main ()
  7125. | {
  7126. | return (strcoll ("abc", "def") >= 0 ||
  7127. | strcoll ("ABC", "DEF") >= 0 ||
  7128. | strcoll ("123", "456") >= 0)
  7129. | ;
  7130. | return 0;
  7131. | }
  7132. configure:12445: result: no
  7133. configure:12455: checking for strftime
  7134. configure:12455: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7135. conftest.c:130: warning: conflicting types for built-in function 'strftime'
  7136. configure:12455: $? = 0
  7137. configure:12455: result: yes
  7138. configure:12508: checking for working strtod
  7139. configure:12549: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7140. configure:12549: $? = 0
  7141. configure:12549: ./conftest
  7142. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  7143. configure:12549: $? = 127
  7144. configure: program exited with status 127
  7145. configure: failed program was:
  7146. | /* confdefs.h */
  7147. | #define PACKAGE_NAME ""xbmc""
  7148. | #define PACKAGE_TARNAME "-xbmc-"
  7149. | #define PACKAGE_VERSION "9.11"
  7150. | #define PACKAGE_STRING ""xbmc" 9.11"
  7151. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  7152. | #define PACKAGE_URL ""
  7153. | #define STDC_HEADERS 1
  7154. | #define HAVE_SYS_TYPES_H 1
  7155. | #define HAVE_SYS_STAT_H 1
  7156. | #define HAVE_STDLIB_H 1
  7157. | #define HAVE_STRING_H 1
  7158. | #define HAVE_MEMORY_H 1
  7159. | #define HAVE_STRINGS_H 1
  7160. | #define HAVE_INTTYPES_H 1
  7161. | #define HAVE_STDINT_H 1
  7162. | #define HAVE_UNISTD_H 1
  7163. | #define HAVE_LIBGL 1
  7164. | #define HAVE_LIBGLEW 1
  7165. | #define HAVE_LIBGLU 1
  7166. | #define HAVE_LIBMICROHTTPD 1
  7167. | #define HAVE_LIBBZ2 1
  7168. | #define HAVE_LIBJPEG 1
  7169. | #define HAVE_LIBPTHREAD 1
  7170. | #define HAVE_LIBLZO2 1
  7171. | #define HAVE_LIBZ 1
  7172. | #define HAVE_LIBSSL 1
  7173. | #define HAVE_LIBCRYPTO 1
  7174. | #define HAVE_LIBWAVPACK 1
  7175. | #define HAVE_LIBMPEG2 1
  7176. | #define HAVE_LIBMPEG2CONVERT 1
  7177. | #define HAVE_LIBPCRE 1
  7178. | #define HAVE_LIBPCRECPP 1
  7179. | #define HAVE_LIBMODPLUG 1
  7180. | #define HAVE_LIBMYSQLCLIENT 1
  7181. | #define HAVE_LIBFAAD 1
  7182. | #define HAVE_LIBSMBCLIENT 1
  7183. | #define HAVE_LIBSDL_MIXER 1
  7184. | #define HAVE_LIBDL 1
  7185. | #define HAVE_LIBRESOLV 1
  7186. | #define HAVE_LIBJASPER 1
  7187. | #define HAVE_LIBTIFF 1
  7188. | #define HAVE_LIBRT 1
  7189. | #define HAVE_LIBSDL_IMAGE 1
  7190. | #define HAVE_LIBFAAC 1
  7191. | #define HAVE_LIBXRANDR 1
  7192. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  7193. | #define HAVE_DIRENT_H 1
  7194. | #define STDC_HEADERS 1
  7195. | #define HAVE_SYS_WAIT_H 1
  7196. | #define HAVE_LZO_LZO1_H 1
  7197. | #define HAVE_ARPA_INET_H 1
  7198. | #define HAVE_FCNTL_H 1
  7199. | #define HAVE_FLOAT_H 1
  7200. | #define HAVE_INTTYPES_H 1
  7201. | #define HAVE_LIMITS_H 1
  7202. | #define HAVE_LOCALE_H 1
  7203. | #define HAVE_MALLOC_H 1
  7204. | #define HAVE_MEMORY_H 1
  7205. | #define HAVE_NETDB_H 1
  7206. | #define HAVE_NETINET_IN_H 1
  7207. | #define HAVE_STDDEF_H 1
  7208. | #define HAVE_STDINT_H 1
  7209. | #define HAVE_STDLIB_H 1
  7210. | #define HAVE_STRING_H 1
  7211. | #define HAVE_STRINGS_H 1
  7212. | #define HAVE_SYS_FILE_H 1
  7213. | #define HAVE_SYS_IOCTL_H 1
  7214. | #define HAVE_SYS_MOUNT_H 1
  7215. | #define HAVE_SYS_PARAM_H 1
  7216. | #define HAVE_SYS_SOCKET_H 1
  7217. | #define HAVE_SYS_TIME_H 1
  7218. | #define HAVE_SYS_TIMEB_H 1
  7219. | #define HAVE_SYS_VFS_H 1
  7220. | #define HAVE_TERMIOS_H 1
  7221. | #define HAVE_UNISTD_H 1
  7222. | #define HAVE_UTIME_H 1
  7223. | #define HAVE_WCHAR_H 1
  7224. | #define HAVE_WCTYPE_H 1
  7225. | #define HAVE_CDIO_ISO9660_H 1
  7226. | #define HAVE__BOOL 1
  7227. | #define HAVE_STDBOOL_H 1
  7228. | #define restrict __restrict
  7229. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  7230. | #define TIME_WITH_SYS_TIME 1
  7231. | #define HAVE_ALLOCA_H 1
  7232. | #define HAVE_ALLOCA 1
  7233. | #define HAVE_UNISTD_H 1
  7234. | #define CLOSEDIR_VOID 1
  7235. | #define HAVE_FSEEKO 1
  7236. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  7237. | #define HAVE_SYS_TIME_H 1
  7238. | #define HAVE_UNISTD_H 1
  7239. | #define HAVE_STDLIB_H 1
  7240. | #define HAVE_SYS_PARAM_H 1
  7241. | #define HAVE_UTIME_H 1
  7242. | #define HAVE_ALARM 1
  7243. | #define HAVE_GETPAGESIZE 1
  7244. | #define HAVE_SYS_SELECT_H 1
  7245. | #define HAVE_SYS_SOCKET_H 1
  7246. | #define SELECT_TYPE_ARG1 int
  7247. | #define SELECT_TYPE_ARG234 (fd_set *)
  7248. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7249. | #define RETSIGTYPE void
  7250. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  7251. | #define HAVE_STRFTIME 1
  7252. | /* end confdefs.h. */
  7253. |
  7254. | #include <stdio.h>
  7255. | #ifdef HAVE_SYS_TYPES_H
  7256. | # include <sys/types.h>
  7257. | #endif
  7258. | #ifdef HAVE_SYS_STAT_H
  7259. | # include <sys/stat.h>
  7260. | #endif
  7261. | #ifdef STDC_HEADERS
  7262. | # include <stdlib.h>
  7263. | # include <stddef.h>
  7264. | #else
  7265. | # ifdef HAVE_STDLIB_H
  7266. | # include <stdlib.h>
  7267. | # endif
  7268. | #endif
  7269. | #ifdef HAVE_STRING_H
  7270. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7271. | # include <memory.h>
  7272. | # endif
  7273. | # include <string.h>
  7274. | #endif
  7275. | #ifdef HAVE_STRINGS_H
  7276. | # include <strings.h>
  7277. | #endif
  7278. | #ifdef HAVE_INTTYPES_H
  7279. | # include <inttypes.h>
  7280. | #endif
  7281. | #ifdef HAVE_STDINT_H
  7282. | # include <stdint.h>
  7283. | #endif
  7284. | #ifdef HAVE_UNISTD_H
  7285. | # include <unistd.h>
  7286. | #endif
  7287. | #ifndef strtod
  7288. | double strtod ();
  7289. | #endif
  7290. | int
  7291. | main()
  7292. | {
  7293. | {
  7294. | /* Some versions of Linux strtod mis-parse strings with leading '+'. */
  7295. | char *string = " +69";
  7296. | char *term;
  7297. | double value;
  7298. | value = strtod (string, &term);
  7299. | if (value != 69 || term != (string + 4))
  7300. | return 1;
  7301. | }
  7302. |
  7303. | {
  7304. | /* Under Solaris 2.4, strtod returns the wrong value for the
  7305. | terminating character under some conditions. */
  7306. | char *string = "NaN";
  7307. | char *term;
  7308. | strtod (string, &term);
  7309. | if (term != string && *(term - 1) == 0)
  7310. | return 1;
  7311. | }
  7312. | return 0;
  7313. | }
  7314. |
  7315. configure:12559: result: no
  7316. configure:12568: checking for pow
  7317. configure:12568: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7318. conftest.c:131: warning: conflicting types for built-in function 'pow'
  7319. configure:12568: $? = 0
  7320. configure:12568: result: yes
  7321. configure:12624: checking whether utime accepts a null argument
  7322. configure:12653: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7323. configure:12653: $? = 0
  7324. configure:12653: ./conftest
  7325. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  7326. configure:12653: $? = 127
  7327. configure: program exited with status 127
  7328. configure: failed program was:
  7329. | /* confdefs.h */
  7330. | #define PACKAGE_NAME ""xbmc""
  7331. | #define PACKAGE_TARNAME "-xbmc-"
  7332. | #define PACKAGE_VERSION "9.11"
  7333. | #define PACKAGE_STRING ""xbmc" 9.11"
  7334. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  7335. | #define PACKAGE_URL ""
  7336. | #define STDC_HEADERS 1
  7337. | #define HAVE_SYS_TYPES_H 1
  7338. | #define HAVE_SYS_STAT_H 1
  7339. | #define HAVE_STDLIB_H 1
  7340. | #define HAVE_STRING_H 1
  7341. | #define HAVE_MEMORY_H 1
  7342. | #define HAVE_STRINGS_H 1
  7343. | #define HAVE_INTTYPES_H 1
  7344. | #define HAVE_STDINT_H 1
  7345. | #define HAVE_UNISTD_H 1
  7346. | #define HAVE_LIBGL 1
  7347. | #define HAVE_LIBGLEW 1
  7348. | #define HAVE_LIBGLU 1
  7349. | #define HAVE_LIBMICROHTTPD 1
  7350. | #define HAVE_LIBBZ2 1
  7351. | #define HAVE_LIBJPEG 1
  7352. | #define HAVE_LIBPTHREAD 1
  7353. | #define HAVE_LIBLZO2 1
  7354. | #define HAVE_LIBZ 1
  7355. | #define HAVE_LIBSSL 1
  7356. | #define HAVE_LIBCRYPTO 1
  7357. | #define HAVE_LIBWAVPACK 1
  7358. | #define HAVE_LIBMPEG2 1
  7359. | #define HAVE_LIBMPEG2CONVERT 1
  7360. | #define HAVE_LIBPCRE 1
  7361. | #define HAVE_LIBPCRECPP 1
  7362. | #define HAVE_LIBMODPLUG 1
  7363. | #define HAVE_LIBMYSQLCLIENT 1
  7364. | #define HAVE_LIBFAAD 1
  7365. | #define HAVE_LIBSMBCLIENT 1
  7366. | #define HAVE_LIBSDL_MIXER 1
  7367. | #define HAVE_LIBDL 1
  7368. | #define HAVE_LIBRESOLV 1
  7369. | #define HAVE_LIBJASPER 1
  7370. | #define HAVE_LIBTIFF 1
  7371. | #define HAVE_LIBRT 1
  7372. | #define HAVE_LIBSDL_IMAGE 1
  7373. | #define HAVE_LIBFAAC 1
  7374. | #define HAVE_LIBXRANDR 1
  7375. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  7376. | #define HAVE_DIRENT_H 1
  7377. | #define STDC_HEADERS 1
  7378. | #define HAVE_SYS_WAIT_H 1
  7379. | #define HAVE_LZO_LZO1_H 1
  7380. | #define HAVE_ARPA_INET_H 1
  7381. | #define HAVE_FCNTL_H 1
  7382. | #define HAVE_FLOAT_H 1
  7383. | #define HAVE_INTTYPES_H 1
  7384. | #define HAVE_LIMITS_H 1
  7385. | #define HAVE_LOCALE_H 1
  7386. | #define HAVE_MALLOC_H 1
  7387. | #define HAVE_MEMORY_H 1
  7388. | #define HAVE_NETDB_H 1
  7389. | #define HAVE_NETINET_IN_H 1
  7390. | #define HAVE_STDDEF_H 1
  7391. | #define HAVE_STDINT_H 1
  7392. | #define HAVE_STDLIB_H 1
  7393. | #define HAVE_STRING_H 1
  7394. | #define HAVE_STRINGS_H 1
  7395. | #define HAVE_SYS_FILE_H 1
  7396. | #define HAVE_SYS_IOCTL_H 1
  7397. | #define HAVE_SYS_MOUNT_H 1
  7398. | #define HAVE_SYS_PARAM_H 1
  7399. | #define HAVE_SYS_SOCKET_H 1
  7400. | #define HAVE_SYS_TIME_H 1
  7401. | #define HAVE_SYS_TIMEB_H 1
  7402. | #define HAVE_SYS_VFS_H 1
  7403. | #define HAVE_TERMIOS_H 1
  7404. | #define HAVE_UNISTD_H 1
  7405. | #define HAVE_UTIME_H 1
  7406. | #define HAVE_WCHAR_H 1
  7407. | #define HAVE_WCTYPE_H 1
  7408. | #define HAVE_CDIO_ISO9660_H 1
  7409. | #define HAVE__BOOL 1
  7410. | #define HAVE_STDBOOL_H 1
  7411. | #define restrict __restrict
  7412. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  7413. | #define TIME_WITH_SYS_TIME 1
  7414. | #define HAVE_ALLOCA_H 1
  7415. | #define HAVE_ALLOCA 1
  7416. | #define HAVE_UNISTD_H 1
  7417. | #define CLOSEDIR_VOID 1
  7418. | #define HAVE_FSEEKO 1
  7419. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  7420. | #define HAVE_SYS_TIME_H 1
  7421. | #define HAVE_UNISTD_H 1
  7422. | #define HAVE_STDLIB_H 1
  7423. | #define HAVE_SYS_PARAM_H 1
  7424. | #define HAVE_UTIME_H 1
  7425. | #define HAVE_ALARM 1
  7426. | #define HAVE_GETPAGESIZE 1
  7427. | #define HAVE_SYS_SELECT_H 1
  7428. | #define HAVE_SYS_SOCKET_H 1
  7429. | #define SELECT_TYPE_ARG1 int
  7430. | #define SELECT_TYPE_ARG234 (fd_set *)
  7431. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7432. | #define RETSIGTYPE void
  7433. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  7434. | #define HAVE_STRFTIME 1
  7435. | /* end confdefs.h. */
  7436. | #include <stdio.h>
  7437. | #ifdef HAVE_SYS_TYPES_H
  7438. | # include <sys/types.h>
  7439. | #endif
  7440. | #ifdef HAVE_SYS_STAT_H
  7441. | # include <sys/stat.h>
  7442. | #endif
  7443. | #ifdef STDC_HEADERS
  7444. | # include <stdlib.h>
  7445. | # include <stddef.h>
  7446. | #else
  7447. | # ifdef HAVE_STDLIB_H
  7448. | # include <stdlib.h>
  7449. | # endif
  7450. | #endif
  7451. | #ifdef HAVE_STRING_H
  7452. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7453. | # include <memory.h>
  7454. | # endif
  7455. | # include <string.h>
  7456. | #endif
  7457. | #ifdef HAVE_STRINGS_H
  7458. | # include <strings.h>
  7459. | #endif
  7460. | #ifdef HAVE_INTTYPES_H
  7461. | # include <inttypes.h>
  7462. | #endif
  7463. | #ifdef HAVE_STDINT_H
  7464. | # include <stdint.h>
  7465. | #endif
  7466. | #ifdef HAVE_UNISTD_H
  7467. | # include <unistd.h>
  7468. | #endif
  7469. | #ifdef HAVE_UTIME_H
  7470. | # include <utime.h>
  7471. | #endif
  7472. | int
  7473. | main ()
  7474. | {
  7475. | struct stat s, t;
  7476. | return ! (stat ("conftest.data", &s) == 0
  7477. | && utime ("conftest.data", 0) == 0
  7478. | && stat ("conftest.data", &t) == 0
  7479. | && t.st_mtime >= s.st_mtime
  7480. | && t.st_mtime - s.st_mtime < 120);
  7481. | ;
  7482. | return 0;
  7483. | }
  7484. configure:12663: result: no
  7485. configure:12675: checking for vprintf
  7486. configure:12675: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7487. conftest.c:131: warning: conflicting types for built-in function 'vprintf'
  7488. configure:12675: $? = 0
  7489. configure:12675: result: yes
  7490. configure:12681: checking for _doprnt
  7491. configure:12681: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7492. /tmp/ccG2tsVe.o: In function `main':
  7493. /home/moblin/trunk/conftest.c:143: undefined reference to `_doprnt'
  7494. collect2: ld returned 1 exit status
  7495. configure:12681: $? = 1
  7496. configure: failed program was:
  7497. | /* confdefs.h */
  7498. | #define PACKAGE_NAME ""xbmc""
  7499. | #define PACKAGE_TARNAME "-xbmc-"
  7500. | #define PACKAGE_VERSION "9.11"
  7501. | #define PACKAGE_STRING ""xbmc" 9.11"
  7502. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  7503. | #define PACKAGE_URL ""
  7504. | #define STDC_HEADERS 1
  7505. | #define HAVE_SYS_TYPES_H 1
  7506. | #define HAVE_SYS_STAT_H 1
  7507. | #define HAVE_STDLIB_H 1
  7508. | #define HAVE_STRING_H 1
  7509. | #define HAVE_MEMORY_H 1
  7510. | #define HAVE_STRINGS_H 1
  7511. | #define HAVE_INTTYPES_H 1
  7512. | #define HAVE_STDINT_H 1
  7513. | #define HAVE_UNISTD_H 1
  7514. | #define HAVE_LIBGL 1
  7515. | #define HAVE_LIBGLEW 1
  7516. | #define HAVE_LIBGLU 1
  7517. | #define HAVE_LIBMICROHTTPD 1
  7518. | #define HAVE_LIBBZ2 1
  7519. | #define HAVE_LIBJPEG 1
  7520. | #define HAVE_LIBPTHREAD 1
  7521. | #define HAVE_LIBLZO2 1
  7522. | #define HAVE_LIBZ 1
  7523. | #define HAVE_LIBSSL 1
  7524. | #define HAVE_LIBCRYPTO 1
  7525. | #define HAVE_LIBWAVPACK 1
  7526. | #define HAVE_LIBMPEG2 1
  7527. | #define HAVE_LIBMPEG2CONVERT 1
  7528. | #define HAVE_LIBPCRE 1
  7529. | #define HAVE_LIBPCRECPP 1
  7530. | #define HAVE_LIBMODPLUG 1
  7531. | #define HAVE_LIBMYSQLCLIENT 1
  7532. | #define HAVE_LIBFAAD 1
  7533. | #define HAVE_LIBSMBCLIENT 1
  7534. | #define HAVE_LIBSDL_MIXER 1
  7535. | #define HAVE_LIBDL 1
  7536. | #define HAVE_LIBRESOLV 1
  7537. | #define HAVE_LIBJASPER 1
  7538. | #define HAVE_LIBTIFF 1
  7539. | #define HAVE_LIBRT 1
  7540. | #define HAVE_LIBSDL_IMAGE 1
  7541. | #define HAVE_LIBFAAC 1
  7542. | #define HAVE_LIBXRANDR 1
  7543. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  7544. | #define HAVE_DIRENT_H 1
  7545. | #define STDC_HEADERS 1
  7546. | #define HAVE_SYS_WAIT_H 1
  7547. | #define HAVE_LZO_LZO1_H 1
  7548. | #define HAVE_ARPA_INET_H 1
  7549. | #define HAVE_FCNTL_H 1
  7550. | #define HAVE_FLOAT_H 1
  7551. | #define HAVE_INTTYPES_H 1
  7552. | #define HAVE_LIMITS_H 1
  7553. | #define HAVE_LOCALE_H 1
  7554. | #define HAVE_MALLOC_H 1
  7555. | #define HAVE_MEMORY_H 1
  7556. | #define HAVE_NETDB_H 1
  7557. | #define HAVE_NETINET_IN_H 1
  7558. | #define HAVE_STDDEF_H 1
  7559. | #define HAVE_STDINT_H 1
  7560. | #define HAVE_STDLIB_H 1
  7561. | #define HAVE_STRING_H 1
  7562. | #define HAVE_STRINGS_H 1
  7563. | #define HAVE_SYS_FILE_H 1
  7564. | #define HAVE_SYS_IOCTL_H 1
  7565. | #define HAVE_SYS_MOUNT_H 1
  7566. | #define HAVE_SYS_PARAM_H 1
  7567. | #define HAVE_SYS_SOCKET_H 1
  7568. | #define HAVE_SYS_TIME_H 1
  7569. | #define HAVE_SYS_TIMEB_H 1
  7570. | #define HAVE_SYS_VFS_H 1
  7571. | #define HAVE_TERMIOS_H 1
  7572. | #define HAVE_UNISTD_H 1
  7573. | #define HAVE_UTIME_H 1
  7574. | #define HAVE_WCHAR_H 1
  7575. | #define HAVE_WCTYPE_H 1
  7576. | #define HAVE_CDIO_ISO9660_H 1
  7577. | #define HAVE__BOOL 1
  7578. | #define HAVE_STDBOOL_H 1
  7579. | #define restrict __restrict
  7580. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  7581. | #define TIME_WITH_SYS_TIME 1
  7582. | #define HAVE_ALLOCA_H 1
  7583. | #define HAVE_ALLOCA 1
  7584. | #define HAVE_UNISTD_H 1
  7585. | #define CLOSEDIR_VOID 1
  7586. | #define HAVE_FSEEKO 1
  7587. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  7588. | #define HAVE_SYS_TIME_H 1
  7589. | #define HAVE_UNISTD_H 1
  7590. | #define HAVE_STDLIB_H 1
  7591. | #define HAVE_SYS_PARAM_H 1
  7592. | #define HAVE_UTIME_H 1
  7593. | #define HAVE_ALARM 1
  7594. | #define HAVE_GETPAGESIZE 1
  7595. | #define HAVE_SYS_SELECT_H 1
  7596. | #define HAVE_SYS_SOCKET_H 1
  7597. | #define SELECT_TYPE_ARG1 int
  7598. | #define SELECT_TYPE_ARG234 (fd_set *)
  7599. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7600. | #define RETSIGTYPE void
  7601. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  7602. | #define HAVE_STRFTIME 1
  7603. | #define HAVE_VPRINTF 1
  7604. | /* end confdefs.h. */
  7605. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  7606. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  7607. | #define _doprnt innocuous__doprnt
  7608. |
  7609. | /* System header to define __stub macros and hopefully few prototypes,
  7610. | which can conflict with char _doprnt (); below.
  7611. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7612. | <limits.h> exists even on freestanding compilers. */
  7613. |
  7614. | #ifdef __STDC__
  7615. | # include <limits.h>
  7616. | #else
  7617. | # include <assert.h>
  7618. | #endif
  7619. |
  7620. | #undef _doprnt
  7621. |
  7622. | /* Override any GCC internal prototype to avoid an error.
  7623. | Use char because int might match the return type of a GCC
  7624. | builtin and then its argument prototype would still apply. */
  7625. | #ifdef __cplusplus
  7626. | extern "C"
  7627. | #endif
  7628. | char _doprnt ();
  7629. | /* The GNU C library defines this for functions which it implements
  7630. | to always fail with ENOSYS. Some functions are actually named
  7631. | something starting with __ and the normal name is an alias. */
  7632. | #if defined __stub__doprnt || defined __stub____doprnt
  7633. | choke me
  7634. | #endif
  7635. |
  7636. | int
  7637. | main ()
  7638. | {
  7639. | return _doprnt ();
  7640. | ;
  7641. | return 0;
  7642. | }
  7643. configure:12681: result: no
  7644. configure:12695: checking for atexit
  7645. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7646. configure:12695: $? = 0
  7647. configure:12695: result: yes
  7648. configure:12695: checking for dup2
  7649. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7650. configure:12695: $? = 0
  7651. configure:12695: result: yes
  7652. configure:12695: checking for fdatasync
  7653. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7654. configure:12695: $? = 0
  7655. configure:12695: result: yes
  7656. configure:12695: checking for floor
  7657. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7658. conftest.c:135: warning: conflicting types for built-in function 'floor'
  7659. configure:12695: $? = 0
  7660. configure:12695: result: yes
  7661. configure:12695: checking for fs_stat_dev
  7662. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7663. /tmp/cc4YDZxb.o: In function `main':
  7664. /home/moblin/trunk/conftest.c:147: undefined reference to `fs_stat_dev'
  7665. collect2: ld returned 1 exit status
  7666. configure:12695: $? = 1
  7667. configure: failed program was:
  7668. | /* confdefs.h */
  7669. | #define PACKAGE_NAME ""xbmc""
  7670. | #define PACKAGE_TARNAME "-xbmc-"
  7671. | #define PACKAGE_VERSION "9.11"
  7672. | #define PACKAGE_STRING ""xbmc" 9.11"
  7673. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  7674. | #define PACKAGE_URL ""
  7675. | #define STDC_HEADERS 1
  7676. | #define HAVE_SYS_TYPES_H 1
  7677. | #define HAVE_SYS_STAT_H 1
  7678. | #define HAVE_STDLIB_H 1
  7679. | #define HAVE_STRING_H 1
  7680. | #define HAVE_MEMORY_H 1
  7681. | #define HAVE_STRINGS_H 1
  7682. | #define HAVE_INTTYPES_H 1
  7683. | #define HAVE_STDINT_H 1
  7684. | #define HAVE_UNISTD_H 1
  7685. | #define HAVE_LIBGL 1
  7686. | #define HAVE_LIBGLEW 1
  7687. | #define HAVE_LIBGLU 1
  7688. | #define HAVE_LIBMICROHTTPD 1
  7689. | #define HAVE_LIBBZ2 1
  7690. | #define HAVE_LIBJPEG 1
  7691. | #define HAVE_LIBPTHREAD 1
  7692. | #define HAVE_LIBLZO2 1
  7693. | #define HAVE_LIBZ 1
  7694. | #define HAVE_LIBSSL 1
  7695. | #define HAVE_LIBCRYPTO 1
  7696. | #define HAVE_LIBWAVPACK 1
  7697. | #define HAVE_LIBMPEG2 1
  7698. | #define HAVE_LIBMPEG2CONVERT 1
  7699. | #define HAVE_LIBPCRE 1
  7700. | #define HAVE_LIBPCRECPP 1
  7701. | #define HAVE_LIBMODPLUG 1
  7702. | #define HAVE_LIBMYSQLCLIENT 1
  7703. | #define HAVE_LIBFAAD 1
  7704. | #define HAVE_LIBSMBCLIENT 1
  7705. | #define HAVE_LIBSDL_MIXER 1
  7706. | #define HAVE_LIBDL 1
  7707. | #define HAVE_LIBRESOLV 1
  7708. | #define HAVE_LIBJASPER 1
  7709. | #define HAVE_LIBTIFF 1
  7710. | #define HAVE_LIBRT 1
  7711. | #define HAVE_LIBSDL_IMAGE 1
  7712. | #define HAVE_LIBFAAC 1
  7713. | #define HAVE_LIBXRANDR 1
  7714. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  7715. | #define HAVE_DIRENT_H 1
  7716. | #define STDC_HEADERS 1
  7717. | #define HAVE_SYS_WAIT_H 1
  7718. | #define HAVE_LZO_LZO1_H 1
  7719. | #define HAVE_ARPA_INET_H 1
  7720. | #define HAVE_FCNTL_H 1
  7721. | #define HAVE_FLOAT_H 1
  7722. | #define HAVE_INTTYPES_H 1
  7723. | #define HAVE_LIMITS_H 1
  7724. | #define HAVE_LOCALE_H 1
  7725. | #define HAVE_MALLOC_H 1
  7726. | #define HAVE_MEMORY_H 1
  7727. | #define HAVE_NETDB_H 1
  7728. | #define HAVE_NETINET_IN_H 1
  7729. | #define HAVE_STDDEF_H 1
  7730. | #define HAVE_STDINT_H 1
  7731. | #define HAVE_STDLIB_H 1
  7732. | #define HAVE_STRING_H 1
  7733. | #define HAVE_STRINGS_H 1
  7734. | #define HAVE_SYS_FILE_H 1
  7735. | #define HAVE_SYS_IOCTL_H 1
  7736. | #define HAVE_SYS_MOUNT_H 1
  7737. | #define HAVE_SYS_PARAM_H 1
  7738. | #define HAVE_SYS_SOCKET_H 1
  7739. | #define HAVE_SYS_TIME_H 1
  7740. | #define HAVE_SYS_TIMEB_H 1
  7741. | #define HAVE_SYS_VFS_H 1
  7742. | #define HAVE_TERMIOS_H 1
  7743. | #define HAVE_UNISTD_H 1
  7744. | #define HAVE_UTIME_H 1
  7745. | #define HAVE_WCHAR_H 1
  7746. | #define HAVE_WCTYPE_H 1
  7747. | #define HAVE_CDIO_ISO9660_H 1
  7748. | #define HAVE__BOOL 1
  7749. | #define HAVE_STDBOOL_H 1
  7750. | #define restrict __restrict
  7751. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  7752. | #define TIME_WITH_SYS_TIME 1
  7753. | #define HAVE_ALLOCA_H 1
  7754. | #define HAVE_ALLOCA 1
  7755. | #define HAVE_UNISTD_H 1
  7756. | #define CLOSEDIR_VOID 1
  7757. | #define HAVE_FSEEKO 1
  7758. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  7759. | #define HAVE_SYS_TIME_H 1
  7760. | #define HAVE_UNISTD_H 1
  7761. | #define HAVE_STDLIB_H 1
  7762. | #define HAVE_SYS_PARAM_H 1
  7763. | #define HAVE_UTIME_H 1
  7764. | #define HAVE_ALARM 1
  7765. | #define HAVE_GETPAGESIZE 1
  7766. | #define HAVE_SYS_SELECT_H 1
  7767. | #define HAVE_SYS_SOCKET_H 1
  7768. | #define SELECT_TYPE_ARG1 int
  7769. | #define SELECT_TYPE_ARG234 (fd_set *)
  7770. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7771. | #define RETSIGTYPE void
  7772. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  7773. | #define HAVE_STRFTIME 1
  7774. | #define HAVE_VPRINTF 1
  7775. | #define HAVE_ATEXIT 1
  7776. | #define HAVE_DUP2 1
  7777. | #define HAVE_FDATASYNC 1
  7778. | #define HAVE_FLOOR 1
  7779. | /* end confdefs.h. */
  7780. | /* Define fs_stat_dev to an innocuous variant, in case <limits.h> declares fs_stat_dev.
  7781. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  7782. | #define fs_stat_dev innocuous_fs_stat_dev
  7783. |
  7784. | /* System header to define __stub macros and hopefully few prototypes,
  7785. | which can conflict with char fs_stat_dev (); below.
  7786. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7787. | <limits.h> exists even on freestanding compilers. */
  7788. |
  7789. | #ifdef __STDC__
  7790. | # include <limits.h>
  7791. | #else
  7792. | # include <assert.h>
  7793. | #endif
  7794. |
  7795. | #undef fs_stat_dev
  7796. |
  7797. | /* Override any GCC internal prototype to avoid an error.
  7798. | Use char because int might match the return type of a GCC
  7799. | builtin and then its argument prototype would still apply. */
  7800. | #ifdef __cplusplus
  7801. | extern "C"
  7802. | #endif
  7803. | char fs_stat_dev ();
  7804. | /* The GNU C library defines this for functions which it implements
  7805. | to always fail with ENOSYS. Some functions are actually named
  7806. | something starting with __ and the normal name is an alias. */
  7807. | #if defined __stub_fs_stat_dev || defined __stub___fs_stat_dev
  7808. | choke me
  7809. | #endif
  7810. |
  7811. | int
  7812. | main ()
  7813. | {
  7814. | return fs_stat_dev ();
  7815. | ;
  7816. | return 0;
  7817. | }
  7818. configure:12695: result: no
  7819. configure:12695: checking for ftime
  7820. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7821. configure:12695: $? = 0
  7822. configure:12695: result: yes
  7823. configure:12695: checking for ftruncate
  7824. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7825. configure:12695: $? = 0
  7826. configure:12695: result: yes
  7827. configure:12695: checking for getcwd
  7828. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7829. configure:12695: $? = 0
  7830. configure:12695: result: yes
  7831. configure:12695: checking for gethostbyaddr
  7832. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7833. configure:12695: $? = 0
  7834. configure:12695: result: yes
  7835. configure:12695: checking for gethostbyname
  7836. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7837. configure:12695: $? = 0
  7838. configure:12695: result: yes
  7839. configure:12695: checking for gethostname
  7840. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7841. configure:12695: $? = 0
  7842. configure:12695: result: yes
  7843. configure:12695: checking for getpagesize
  7844. configure:12695: result: yes
  7845. configure:12695: checking for getpass
  7846. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7847. configure:12695: $? = 0
  7848. configure:12695: result: yes
  7849. configure:12695: checking for gettimeofday
  7850. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7851. configure:12695: $? = 0
  7852. configure:12695: result: yes
  7853. configure:12695: checking for inet_ntoa
  7854. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7855. configure:12695: $? = 0
  7856. configure:12695: result: yes
  7857. configure:12695: checking for lchown
  7858. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7859. configure:12695: $? = 0
  7860. configure:12695: result: yes
  7861. configure:12695: checking for localeconv
  7862. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7863. configure:12695: $? = 0
  7864. configure:12695: result: yes
  7865. configure:12695: checking for memchr
  7866. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7867. conftest.c:148: warning: conflicting types for built-in function 'memchr'
  7868. configure:12695: $? = 0
  7869. configure:12695: result: yes
  7870. configure:12695: checking for memmove
  7871. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7872. conftest.c:149: warning: conflicting types for built-in function 'memmove'
  7873. configure:12695: $? = 0
  7874. configure:12695: result: yes
  7875. configure:12695: checking for memset
  7876. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7877. conftest.c:150: warning: conflicting types for built-in function 'memset'
  7878. configure:12695: $? = 0
  7879. configure:12695: result: yes
  7880. configure:12695: checking for mkdir
  7881. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7882. configure:12695: $? = 0
  7883. configure:12695: result: yes
  7884. configure:12695: checking for modf
  7885. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7886. conftest.c:152: warning: conflicting types for built-in function 'modf'
  7887. configure:12695: $? = 0
  7888. configure:12695: result: yes
  7889. configure:12695: checking for munmap
  7890. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7891. configure:12695: $? = 0
  7892. configure:12695: result: yes
  7893. configure:12695: checking for pow
  7894. configure:12695: result: yes
  7895. configure:12695: checking for rmdir
  7896. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7897. configure:12695: $? = 0
  7898. configure:12695: result: yes
  7899. configure:12695: checking for select
  7900. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7901. configure:12695: $? = 0
  7902. configure:12695: result: yes
  7903. configure:12695: checking for setenv
  7904. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7905. configure:12695: $? = 0
  7906. configure:12695: result: yes
  7907. configure:12695: checking for setlocale
  7908. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7909. configure:12695: $? = 0
  7910. configure:12695: result: yes
  7911. configure:12695: checking for socket
  7912. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7913. configure:12695: $? = 0
  7914. configure:12695: result: yes
  7915. configure:12695: checking for sqrt
  7916. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7917. conftest.c:160: warning: conflicting types for built-in function 'sqrt'
  7918. configure:12695: $? = 0
  7919. configure:12695: result: yes
  7920. configure:12695: checking for strcasecmp
  7921. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7922. conftest.c:161: warning: conflicting types for built-in function 'strcasecmp'
  7923. configure:12695: $? = 0
  7924. configure:12695: result: yes
  7925. configure:12695: checking for strchr
  7926. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7927. conftest.c:162: warning: conflicting types for built-in function 'strchr'
  7928. configure:12695: $? = 0
  7929. configure:12695: result: yes
  7930. configure:12695: checking for strcspn
  7931. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7932. conftest.c:163: warning: conflicting types for built-in function 'strcspn'
  7933. configure:12695: $? = 0
  7934. configure:12695: result: yes
  7935. configure:12695: checking for strdup
  7936. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7937. conftest.c:164: warning: conflicting types for built-in function 'strdup'
  7938. configure:12695: $? = 0
  7939. configure:12695: result: yes
  7940. configure:12695: checking for strerror
  7941. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7942. configure:12695: $? = 0
  7943. configure:12695: result: yes
  7944. configure:12695: checking for strncasecmp
  7945. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7946. conftest.c:166: warning: conflicting types for built-in function 'strncasecmp'
  7947. configure:12695: $? = 0
  7948. configure:12695: result: yes
  7949. configure:12695: checking for strpbrk
  7950. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7951. conftest.c:167: warning: conflicting types for built-in function 'strpbrk'
  7952. configure:12695: $? = 0
  7953. configure:12695: result: yes
  7954. configure:12695: checking for strrchr
  7955. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7956. conftest.c:168: warning: conflicting types for built-in function 'strrchr'
  7957. configure:12695: $? = 0
  7958. configure:12695: result: yes
  7959. configure:12695: checking for strspn
  7960. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7961. conftest.c:169: warning: conflicting types for built-in function 'strspn'
  7962. configure:12695: $? = 0
  7963. configure:12695: result: yes
  7964. configure:12695: checking for strstr
  7965. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7966. conftest.c:170: warning: conflicting types for built-in function 'strstr'
  7967. configure:12695: $? = 0
  7968. configure:12695: result: yes
  7969. configure:12695: checking for strtol
  7970. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7971. configure:12695: $? = 0
  7972. configure:12695: result: yes
  7973. configure:12695: checking for strtoul
  7974. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7975. configure:12695: $? = 0
  7976. configure:12695: result: yes
  7977. configure:12695: checking for sysinfo
  7978. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7979. configure:12695: $? = 0
  7980. configure:12695: result: yes
  7981. configure:12695: checking for tzset
  7982. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7983. configure:12695: $? = 0
  7984. configure:12695: result: yes
  7985. configure:12695: checking for utime
  7986. configure:12695: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7987. configure:12695: $? = 0
  7988. configure:12695: result: yes
  7989. configure:12711: checking size of int
  7990. configure:12716: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  7991. configure:12716: $? = 0
  7992. configure:12716: ./conftest
  7993. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  7994. configure:12716: $? = 127
  7995. configure: program exited with status 127
  7996. configure: failed program was:
  7997. | /* confdefs.h */
  7998. | #define PACKAGE_NAME ""xbmc""
  7999. | #define PACKAGE_TARNAME "-xbmc-"
  8000. | #define PACKAGE_VERSION "9.11"
  8001. | #define PACKAGE_STRING ""xbmc" 9.11"
  8002. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  8003. | #define PACKAGE_URL ""
  8004. | #define STDC_HEADERS 1
  8005. | #define HAVE_SYS_TYPES_H 1
  8006. | #define HAVE_SYS_STAT_H 1
  8007. | #define HAVE_STDLIB_H 1
  8008. | #define HAVE_STRING_H 1
  8009. | #define HAVE_MEMORY_H 1
  8010. | #define HAVE_STRINGS_H 1
  8011. | #define HAVE_INTTYPES_H 1
  8012. | #define HAVE_STDINT_H 1
  8013. | #define HAVE_UNISTD_H 1
  8014. | #define HAVE_LIBGL 1
  8015. | #define HAVE_LIBGLEW 1
  8016. | #define HAVE_LIBGLU 1
  8017. | #define HAVE_LIBMICROHTTPD 1
  8018. | #define HAVE_LIBBZ2 1
  8019. | #define HAVE_LIBJPEG 1
  8020. | #define HAVE_LIBPTHREAD 1
  8021. | #define HAVE_LIBLZO2 1
  8022. | #define HAVE_LIBZ 1
  8023. | #define HAVE_LIBSSL 1
  8024. | #define HAVE_LIBCRYPTO 1
  8025. | #define HAVE_LIBWAVPACK 1
  8026. | #define HAVE_LIBMPEG2 1
  8027. | #define HAVE_LIBMPEG2CONVERT 1
  8028. | #define HAVE_LIBPCRE 1
  8029. | #define HAVE_LIBPCRECPP 1
  8030. | #define HAVE_LIBMODPLUG 1
  8031. | #define HAVE_LIBMYSQLCLIENT 1
  8032. | #define HAVE_LIBFAAD 1
  8033. | #define HAVE_LIBSMBCLIENT 1
  8034. | #define HAVE_LIBSDL_MIXER 1
  8035. | #define HAVE_LIBDL 1
  8036. | #define HAVE_LIBRESOLV 1
  8037. | #define HAVE_LIBJASPER 1
  8038. | #define HAVE_LIBTIFF 1
  8039. | #define HAVE_LIBRT 1
  8040. | #define HAVE_LIBSDL_IMAGE 1
  8041. | #define HAVE_LIBFAAC 1
  8042. | #define HAVE_LIBXRANDR 1
  8043. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  8044. | #define HAVE_DIRENT_H 1
  8045. | #define STDC_HEADERS 1
  8046. | #define HAVE_SYS_WAIT_H 1
  8047. | #define HAVE_LZO_LZO1_H 1
  8048. | #define HAVE_ARPA_INET_H 1
  8049. | #define HAVE_FCNTL_H 1
  8050. | #define HAVE_FLOAT_H 1
  8051. | #define HAVE_INTTYPES_H 1
  8052. | #define HAVE_LIMITS_H 1
  8053. | #define HAVE_LOCALE_H 1
  8054. | #define HAVE_MALLOC_H 1
  8055. | #define HAVE_MEMORY_H 1
  8056. | #define HAVE_NETDB_H 1
  8057. | #define HAVE_NETINET_IN_H 1
  8058. | #define HAVE_STDDEF_H 1
  8059. | #define HAVE_STDINT_H 1
  8060. | #define HAVE_STDLIB_H 1
  8061. | #define HAVE_STRING_H 1
  8062. | #define HAVE_STRINGS_H 1
  8063. | #define HAVE_SYS_FILE_H 1
  8064. | #define HAVE_SYS_IOCTL_H 1
  8065. | #define HAVE_SYS_MOUNT_H 1
  8066. | #define HAVE_SYS_PARAM_H 1
  8067. | #define HAVE_SYS_SOCKET_H 1
  8068. | #define HAVE_SYS_TIME_H 1
  8069. | #define HAVE_SYS_TIMEB_H 1
  8070. | #define HAVE_SYS_VFS_H 1
  8071. | #define HAVE_TERMIOS_H 1
  8072. | #define HAVE_UNISTD_H 1
  8073. | #define HAVE_UTIME_H 1
  8074. | #define HAVE_WCHAR_H 1
  8075. | #define HAVE_WCTYPE_H 1
  8076. | #define HAVE_CDIO_ISO9660_H 1
  8077. | #define HAVE__BOOL 1
  8078. | #define HAVE_STDBOOL_H 1
  8079. | #define restrict __restrict
  8080. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  8081. | #define TIME_WITH_SYS_TIME 1
  8082. | #define HAVE_ALLOCA_H 1
  8083. | #define HAVE_ALLOCA 1
  8084. | #define HAVE_UNISTD_H 1
  8085. | #define CLOSEDIR_VOID 1
  8086. | #define HAVE_FSEEKO 1
  8087. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  8088. | #define HAVE_SYS_TIME_H 1
  8089. | #define HAVE_UNISTD_H 1
  8090. | #define HAVE_STDLIB_H 1
  8091. | #define HAVE_SYS_PARAM_H 1
  8092. | #define HAVE_UTIME_H 1
  8093. | #define HAVE_ALARM 1
  8094. | #define HAVE_GETPAGESIZE 1
  8095. | #define HAVE_SYS_SELECT_H 1
  8096. | #define HAVE_SYS_SOCKET_H 1
  8097. | #define SELECT_TYPE_ARG1 int
  8098. | #define SELECT_TYPE_ARG234 (fd_set *)
  8099. | #define SELECT_TYPE_ARG5 (struct timeval *)
  8100. | #define RETSIGTYPE void
  8101. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  8102. | #define HAVE_STRFTIME 1
  8103. | #define HAVE_VPRINTF 1
  8104. | #define HAVE_ATEXIT 1
  8105. | #define HAVE_DUP2 1
  8106. | #define HAVE_FDATASYNC 1
  8107. | #define HAVE_FLOOR 1
  8108. | #define HAVE_FTIME 1
  8109. | #define HAVE_FTRUNCATE 1
  8110. | #define HAVE_GETCWD 1
  8111. | #define HAVE_GETHOSTBYADDR 1
  8112. | #define HAVE_GETHOSTBYNAME 1
  8113. | #define HAVE_GETHOSTNAME 1
  8114. | #define HAVE_GETPAGESIZE 1
  8115. | #define HAVE_GETPASS 1
  8116. | #define HAVE_GETTIMEOFDAY 1
  8117. | #define HAVE_INET_NTOA 1
  8118. | #define HAVE_LCHOWN 1
  8119. | #define HAVE_LOCALECONV 1
  8120. | #define HAVE_MEMCHR 1
  8121. | #define HAVE_MEMMOVE 1
  8122. | #define HAVE_MEMSET 1
  8123. | #define HAVE_MKDIR 1
  8124. | #define HAVE_MODF 1
  8125. | #define HAVE_MUNMAP 1
  8126. | #define HAVE_POW 1
  8127. | #define HAVE_RMDIR 1
  8128. | #define HAVE_SELECT 1
  8129. | #define HAVE_SETENV 1
  8130. | #define HAVE_SETLOCALE 1
  8131. | #define HAVE_SOCKET 1
  8132. | #define HAVE_SQRT 1
  8133. | #define HAVE_STRCASECMP 1
  8134. | #define HAVE_STRCHR 1
  8135. | #define HAVE_STRCSPN 1
  8136. | #define HAVE_STRDUP 1
  8137. | #define HAVE_STRERROR 1
  8138. | #define HAVE_STRNCASECMP 1
  8139. | #define HAVE_STRPBRK 1
  8140. | #define HAVE_STRRCHR 1
  8141. | #define HAVE_STRSPN 1
  8142. | #define HAVE_STRSTR 1
  8143. | #define HAVE_STRTOL 1
  8144. | #define HAVE_STRTOUL 1
  8145. | #define HAVE_SYSINFO 1
  8146. | #define HAVE_TZSET 1
  8147. | #define HAVE_UTIME 1
  8148. | /* end confdefs.h. */
  8149. | #include <stdio.h>
  8150. | #ifdef HAVE_SYS_TYPES_H
  8151. | # include <sys/types.h>
  8152. | #endif
  8153. | #ifdef HAVE_SYS_STAT_H
  8154. | # include <sys/stat.h>
  8155. | #endif
  8156. | #ifdef STDC_HEADERS
  8157. | # include <stdlib.h>
  8158. | # include <stddef.h>
  8159. | #else
  8160. | # ifdef HAVE_STDLIB_H
  8161. | # include <stdlib.h>
  8162. | # endif
  8163. | #endif
  8164. | #ifdef HAVE_STRING_H
  8165. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8166. | # include <memory.h>
  8167. | # endif
  8168. | # include <string.h>
  8169. | #endif
  8170. | #ifdef HAVE_STRINGS_H
  8171. | # include <strings.h>
  8172. | #endif
  8173. | #ifdef HAVE_INTTYPES_H
  8174. | # include <inttypes.h>
  8175. | #endif
  8176. | #ifdef HAVE_STDINT_H
  8177. | # include <stdint.h>
  8178. | #endif
  8179. | #ifdef HAVE_UNISTD_H
  8180. | # include <unistd.h>
  8181. | #endif
  8182. | static long int longval () { return (long int) (sizeof (int)); }
  8183. | static unsigned long int ulongval () { return (long int) (sizeof (int)); }
  8184. | #include <stdio.h>
  8185. | #include <stdlib.h>
  8186. | int
  8187. | main ()
  8188. | {
  8189. |
  8190. | FILE *f = fopen ("conftest.val", "w");
  8191. | if (! f)
  8192. | return 1;
  8193. | if (((long int) (sizeof (int))) < 0)
  8194. | {
  8195. | long int i = longval ();
  8196. | if (i != ((long int) (sizeof (int))))
  8197. | return 1;
  8198. | fprintf (f, "%ld", i);
  8199. | }
  8200. | else
  8201. | {
  8202. | unsigned long int i = ulongval ();
  8203. | if (i != ((long int) (sizeof (int))))
  8204. | return 1;
  8205. | fprintf (f, "%lu", i);
  8206. | }
  8207. | /* Do not output a trailing newline, as this causes \r\n confusion
  8208. | on some platforms. */
  8209. | return ferror (f) || fclose (f) != 0;
  8210. |
  8211. | ;
  8212. | return 0;
  8213. | }
  8214. configure:12731: result: 0
  8215. configure:12745: checking size of size_t
  8216. configure:12750: gcc -o conftest -O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse conftest.c -lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt >&5
  8217. configure:12750: $? = 0
  8218. configure:12750: ./conftest
  8219. ./conftest: error while loading shared libraries: libmicrohttpd.so.5: cannot open shared object file: No such file or directory
  8220. configure:12750: $? = 127
  8221. configure: program exited with status 127
  8222. configure: failed program was:
  8223. | /* confdefs.h */
  8224. | #define PACKAGE_NAME ""xbmc""
  8225. | #define PACKAGE_TARNAME "-xbmc-"
  8226. | #define PACKAGE_VERSION "9.11"
  8227. | #define PACKAGE_STRING ""xbmc" 9.11"
  8228. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  8229. | #define PACKAGE_URL ""
  8230. | #define STDC_HEADERS 1
  8231. | #define HAVE_SYS_TYPES_H 1
  8232. | #define HAVE_SYS_STAT_H 1
  8233. | #define HAVE_STDLIB_H 1
  8234. | #define HAVE_STRING_H 1
  8235. | #define HAVE_MEMORY_H 1
  8236. | #define HAVE_STRINGS_H 1
  8237. | #define HAVE_INTTYPES_H 1
  8238. | #define HAVE_STDINT_H 1
  8239. | #define HAVE_UNISTD_H 1
  8240. | #define HAVE_LIBGL 1
  8241. | #define HAVE_LIBGLEW 1
  8242. | #define HAVE_LIBGLU 1
  8243. | #define HAVE_LIBMICROHTTPD 1
  8244. | #define HAVE_LIBBZ2 1
  8245. | #define HAVE_LIBJPEG 1
  8246. | #define HAVE_LIBPTHREAD 1
  8247. | #define HAVE_LIBLZO2 1
  8248. | #define HAVE_LIBZ 1
  8249. | #define HAVE_LIBSSL 1
  8250. | #define HAVE_LIBCRYPTO 1
  8251. | #define HAVE_LIBWAVPACK 1
  8252. | #define HAVE_LIBMPEG2 1
  8253. | #define HAVE_LIBMPEG2CONVERT 1
  8254. | #define HAVE_LIBPCRE 1
  8255. | #define HAVE_LIBPCRECPP 1
  8256. | #define HAVE_LIBMODPLUG 1
  8257. | #define HAVE_LIBMYSQLCLIENT 1
  8258. | #define HAVE_LIBFAAD 1
  8259. | #define HAVE_LIBSMBCLIENT 1
  8260. | #define HAVE_LIBSDL_MIXER 1
  8261. | #define HAVE_LIBDL 1
  8262. | #define HAVE_LIBRESOLV 1
  8263. | #define HAVE_LIBJASPER 1
  8264. | #define HAVE_LIBTIFF 1
  8265. | #define HAVE_LIBRT 1
  8266. | #define HAVE_LIBSDL_IMAGE 1
  8267. | #define HAVE_LIBFAAC 1
  8268. | #define HAVE_LIBXRANDR 1
  8269. | #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  8270. | #define HAVE_DIRENT_H 1
  8271. | #define STDC_HEADERS 1
  8272. | #define HAVE_SYS_WAIT_H 1
  8273. | #define HAVE_LZO_LZO1_H 1
  8274. | #define HAVE_ARPA_INET_H 1
  8275. | #define HAVE_FCNTL_H 1
  8276. | #define HAVE_FLOAT_H 1
  8277. | #define HAVE_INTTYPES_H 1
  8278. | #define HAVE_LIMITS_H 1
  8279. | #define HAVE_LOCALE_H 1
  8280. | #define HAVE_MALLOC_H 1
  8281. | #define HAVE_MEMORY_H 1
  8282. | #define HAVE_NETDB_H 1
  8283. | #define HAVE_NETINET_IN_H 1
  8284. | #define HAVE_STDDEF_H 1
  8285. | #define HAVE_STDINT_H 1
  8286. | #define HAVE_STDLIB_H 1
  8287. | #define HAVE_STRING_H 1
  8288. | #define HAVE_STRINGS_H 1
  8289. | #define HAVE_SYS_FILE_H 1
  8290. | #define HAVE_SYS_IOCTL_H 1
  8291. | #define HAVE_SYS_MOUNT_H 1
  8292. | #define HAVE_SYS_PARAM_H 1
  8293. | #define HAVE_SYS_SOCKET_H 1
  8294. | #define HAVE_SYS_TIME_H 1
  8295. | #define HAVE_SYS_TIMEB_H 1
  8296. | #define HAVE_SYS_VFS_H 1
  8297. | #define HAVE_TERMIOS_H 1
  8298. | #define HAVE_UNISTD_H 1
  8299. | #define HAVE_UTIME_H 1
  8300. | #define HAVE_WCHAR_H 1
  8301. | #define HAVE_WCTYPE_H 1
  8302. | #define HAVE_CDIO_ISO9660_H 1
  8303. | #define HAVE__BOOL 1
  8304. | #define HAVE_STDBOOL_H 1
  8305. | #define restrict __restrict
  8306. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  8307. | #define TIME_WITH_SYS_TIME 1
  8308. | #define HAVE_ALLOCA_H 1
  8309. | #define HAVE_ALLOCA 1
  8310. | #define HAVE_UNISTD_H 1
  8311. | #define CLOSEDIR_VOID 1
  8312. | #define HAVE_FSEEKO 1
  8313. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  8314. | #define HAVE_SYS_TIME_H 1
  8315. | #define HAVE_UNISTD_H 1
  8316. | #define HAVE_STDLIB_H 1
  8317. | #define HAVE_SYS_PARAM_H 1
  8318. | #define HAVE_UTIME_H 1
  8319. | #define HAVE_ALARM 1
  8320. | #define HAVE_GETPAGESIZE 1
  8321. | #define HAVE_SYS_SELECT_H 1
  8322. | #define HAVE_SYS_SOCKET_H 1
  8323. | #define SELECT_TYPE_ARG1 int
  8324. | #define SELECT_TYPE_ARG234 (fd_set *)
  8325. | #define SELECT_TYPE_ARG5 (struct timeval *)
  8326. | #define RETSIGTYPE void
  8327. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  8328. | #define HAVE_STRFTIME 1
  8329. | #define HAVE_VPRINTF 1
  8330. | #define HAVE_ATEXIT 1
  8331. | #define HAVE_DUP2 1
  8332. | #define HAVE_FDATASYNC 1
  8333. | #define HAVE_FLOOR 1
  8334. | #define HAVE_FTIME 1
  8335. | #define HAVE_FTRUNCATE 1
  8336. | #define HAVE_GETCWD 1
  8337. | #define HAVE_GETHOSTBYADDR 1
  8338. | #define HAVE_GETHOSTBYNAME 1
  8339. | #define HAVE_GETHOSTNAME 1
  8340. | #define HAVE_GETPAGESIZE 1
  8341. | #define HAVE_GETPASS 1
  8342. | #define HAVE_GETTIMEOFDAY 1
  8343. | #define HAVE_INET_NTOA 1
  8344. | #define HAVE_LCHOWN 1
  8345. | #define HAVE_LOCALECONV 1
  8346. | #define HAVE_MEMCHR 1
  8347. | #define HAVE_MEMMOVE 1
  8348. | #define HAVE_MEMSET 1
  8349. | #define HAVE_MKDIR 1
  8350. | #define HAVE_MODF 1
  8351. | #define HAVE_MUNMAP 1
  8352. | #define HAVE_POW 1
  8353. | #define HAVE_RMDIR 1
  8354. | #define HAVE_SELECT 1
  8355. | #define HAVE_SETENV 1
  8356. | #define HAVE_SETLOCALE 1
  8357. | #define HAVE_SOCKET 1
  8358. | #define HAVE_SQRT 1
  8359. | #define HAVE_STRCASECMP 1
  8360. | #define HAVE_STRCHR 1
  8361. | #define HAVE_STRCSPN 1
  8362. | #define HAVE_STRDUP 1
  8363. | #define HAVE_STRERROR 1
  8364. | #define HAVE_STRNCASECMP 1
  8365. | #define HAVE_STRPBRK 1
  8366. | #define HAVE_STRRCHR 1
  8367. | #define HAVE_STRSPN 1
  8368. | #define HAVE_STRSTR 1
  8369. | #define HAVE_STRTOL 1
  8370. | #define HAVE_STRTOUL 1
  8371. | #define HAVE_SYSINFO 1
  8372. | #define HAVE_TZSET 1
  8373. | #define HAVE_UTIME 1
  8374. | #define SIZEOF_INT 0
  8375. | /* end confdefs.h. */
  8376. | #include <stdio.h>
  8377. | #ifdef HAVE_SYS_TYPES_H
  8378. | # include <sys/types.h>
  8379. | #endif
  8380. | #ifdef HAVE_SYS_STAT_H
  8381. | # include <sys/stat.h>
  8382. | #endif
  8383. | #ifdef STDC_HEADERS
  8384. | # include <stdlib.h>
  8385. | # include <stddef.h>
  8386. | #else
  8387. | # ifdef HAVE_STDLIB_H
  8388. | # include <stdlib.h>
  8389. | # endif
  8390. | #endif
  8391. | #ifdef HAVE_STRING_H
  8392. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8393. | # include <memory.h>
  8394. | # endif
  8395. | # include <string.h>
  8396. | #endif
  8397. | #ifdef HAVE_STRINGS_H
  8398. | # include <strings.h>
  8399. | #endif
  8400. | #ifdef HAVE_INTTYPES_H
  8401. | # include <inttypes.h>
  8402. | #endif
  8403. | #ifdef HAVE_STDINT_H
  8404. | # include <stdint.h>
  8405. | #endif
  8406. | #ifdef HAVE_UNISTD_H
  8407. | # include <unistd.h>
  8408. | #endif
  8409. | static long int longval () { return (long int) (sizeof (size_t)); }
  8410. | static unsigned long int ulongval () { return (long int) (sizeof (size_t)); }
  8411. | #include <stdio.h>
  8412. | #include <stdlib.h>
  8413. | int
  8414. | main ()
  8415. | {
  8416. |
  8417. | FILE *f = fopen ("conftest.val", "w");
  8418. | if (! f)
  8419. | return 1;
  8420. | if (((long int) (sizeof (size_t))) < 0)
  8421. | {
  8422. | long int i = longval ();
  8423. | if (i != ((long int) (sizeof (size_t))))
  8424. | return 1;
  8425. | fprintf (f, "%ld", i);
  8426. | }
  8427. | else
  8428. | {
  8429. | unsigned long int i = ulongval ();
  8430. | if (i != ((long int) (sizeof (size_t))))
  8431. | return 1;
  8432. | fprintf (f, "%lu", i);
  8433. | }
  8434. | /* Do not output a trailing newline, as this causes \r\n confusion
  8435. | on some platforms. */
  8436. | return ferror (f) || fclose (f) != 0;
  8437. |
  8438. | ;
  8439. | return 0;
  8440. | }
  8441. configure:12754: error: in `/home/moblin/trunk':
  8442. configure:12758: error: cannot compute sizeof (size_t)
  8443. See `config.log' for more details.
  8444.  
  8445. ## ---------------- ##
  8446. ## Cache variables. ##
  8447. ## ---------------- ##
  8448.  
  8449. ac_cv_build=i686-pc-linux-gnu
  8450. ac_cv_c_bigendian=no
  8451. ac_cv_c_compiler_gnu=yes
  8452. ac_cv_c_const=yes
  8453. ac_cv_c_inline=inline
  8454. ac_cv_c_int16_t=no
  8455. ac_cv_c_int32_t=no
  8456. ac_cv_c_int64_t=no
  8457. ac_cv_c_int8_t=no
  8458. ac_cv_c_restrict=__restrict
  8459. ac_cv_c_uint16_t=yes
  8460. ac_cv_c_uint32_t=yes
  8461. ac_cv_c_uint64_t=yes
  8462. ac_cv_c_uint8_t=yes
  8463. ac_cv_cxx_compiler_gnu=yes
  8464. ac_cv_env_ALSA_CFLAGS_set=
  8465. ac_cv_env_ALSA_CFLAGS_value=
  8466. ac_cv_env_ALSA_LIBS_set=
  8467. ac_cv_env_ALSA_LIBS_value=
  8468. ac_cv_env_CCC_set=
  8469. ac_cv_env_CCC_value=
  8470. ac_cv_env_CC_set=
  8471. ac_cv_env_CC_value=
  8472. ac_cv_env_CDIO_CFLAGS_set=
  8473. ac_cv_env_CDIO_CFLAGS_value=
  8474. ac_cv_env_CDIO_LIBS_set=
  8475. ac_cv_env_CDIO_LIBS_value=
  8476. ac_cv_env_CFLAGS_set=set
  8477. ac_cv_env_CFLAGS_value='-O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse'
  8478. ac_cv_env_CPPFLAGS_set=
  8479. ac_cv_env_CPPFLAGS_value=
  8480. ac_cv_env_CPP_set=
  8481. ac_cv_env_CPP_value=
  8482. ac_cv_env_CURL_CFLAGS_set=
  8483. ac_cv_env_CURL_CFLAGS_value=
  8484. ac_cv_env_CURL_LIBS_set=
  8485. ac_cv_env_CURL_LIBS_value=
  8486. ac_cv_env_CXXCPP_set=
  8487. ac_cv_env_CXXCPP_value=
  8488. ac_cv_env_CXXFLAGS_set=set
  8489. ac_cv_env_CXXFLAGS_value='-O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse'
  8490. ac_cv_env_CXX_set=
  8491. ac_cv_env_CXX_value=
  8492. ac_cv_env_DBUS_CFLAGS_set=
  8493. ac_cv_env_DBUS_CFLAGS_value=
  8494. ac_cv_env_DBUS_LIBS_set=
  8495. ac_cv_env_DBUS_LIBS_value=
  8496. ac_cv_env_ENCA_CFLAGS_set=
  8497. ac_cv_env_ENCA_CFLAGS_value=
  8498. ac_cv_env_ENCA_LIBS_set=
  8499. ac_cv_env_ENCA_LIBS_value=
  8500. ac_cv_env_FONTCONFIG_CFLAGS_set=
  8501. ac_cv_env_FONTCONFIG_CFLAGS_value=
  8502. ac_cv_env_FONTCONFIG_LIBS_set=
  8503. ac_cv_env_FONTCONFIG_LIBS_value=
  8504. ac_cv_env_FREETYPE2_CFLAGS_set=
  8505. ac_cv_env_FREETYPE2_CFLAGS_value=
  8506. ac_cv_env_FREETYPE2_LIBS_set=
  8507. ac_cv_env_FREETYPE2_LIBS_value=
  8508. ac_cv_env_FRIBIDI_CFLAGS_set=
  8509. ac_cv_env_FRIBIDI_CFLAGS_value=
  8510. ac_cv_env_FRIBIDI_LIBS_set=
  8511. ac_cv_env_FRIBIDI_LIBS_value=
  8512. ac_cv_env_HAL_CFLAGS_set=
  8513. ac_cv_env_HAL_CFLAGS_value=
  8514. ac_cv_env_HAL_LIBS_set=
  8515. ac_cv_env_HAL_LIBS_value=
  8516. ac_cv_env_HAL_STORAGE_CFLAGS_set=
  8517. ac_cv_env_HAL_STORAGE_CFLAGS_value=
  8518. ac_cv_env_HAL_STORAGE_LIBS_set=
  8519. ac_cv_env_HAL_STORAGE_LIBS_value=
  8520. ac_cv_env_LDFLAGS_set=
  8521. ac_cv_env_LDFLAGS_value=
  8522. ac_cv_env_LIBS_set=
  8523. ac_cv_env_LIBS_value=
  8524. ac_cv_env_MAD_CFLAGS_set=
  8525. ac_cv_env_MAD_CFLAGS_value=
  8526. ac_cv_env_MAD_LIBS_set=
  8527. ac_cv_env_MAD_LIBS_value=
  8528. ac_cv_env_MMS_CFLAGS_set=
  8529. ac_cv_env_MMS_CFLAGS_value=
  8530. ac_cv_env_MMS_LIBS_set=
  8531. ac_cv_env_MMS_LIBS_value=
  8532. ac_cv_env_OGG_CFLAGS_set=
  8533. ac_cv_env_OGG_CFLAGS_value=
  8534. ac_cv_env_OGG_LIBS_set=
  8535. ac_cv_env_OGG_LIBS_value=
  8536. ac_cv_env_PCRECPP_CFLAGS_set=
  8537. ac_cv_env_PCRECPP_CFLAGS_value=
  8538. ac_cv_env_PCRECPP_LIBS_set=
  8539. ac_cv_env_PCRECPP_LIBS_value=
  8540. ac_cv_env_PCRE_CFLAGS_set=
  8541. ac_cv_env_PCRE_CFLAGS_value=
  8542. ac_cv_env_PCRE_LIBS_set=
  8543. ac_cv_env_PCRE_LIBS_value=
  8544. ac_cv_env_PKG_CONFIG_set=
  8545. ac_cv_env_PKG_CONFIG_value=
  8546. ac_cv_env_PNG_CFLAGS_set=
  8547. ac_cv_env_PNG_CFLAGS_value=
  8548. ac_cv_env_PNG_LIBS_set=
  8549. ac_cv_env_PNG_LIBS_value=
  8550. ac_cv_env_SAMPLERATE_CFLAGS_set=
  8551. ac_cv_env_SAMPLERATE_CFLAGS_value=
  8552. ac_cv_env_SAMPLERATE_LIBS_set=
  8553. ac_cv_env_SAMPLERATE_LIBS_value=
  8554. ac_cv_env_SDL_CFLAGS_set=
  8555. ac_cv_env_SDL_CFLAGS_value=
  8556. ac_cv_env_SDL_LIBS_set=
  8557. ac_cv_env_SDL_LIBS_value=
  8558. ac_cv_env_SQLITE3_CFLAGS_set=
  8559. ac_cv_env_SQLITE3_CFLAGS_value=
  8560. ac_cv_env_SQLITE3_LIBS_set=
  8561. ac_cv_env_SQLITE3_LIBS_value=
  8562. ac_cv_env_VORBISENC_CFLAGS_set=
  8563. ac_cv_env_VORBISENC_CFLAGS_value=
  8564. ac_cv_env_VORBISENC_LIBS_set=
  8565. ac_cv_env_VORBISENC_LIBS_value=
  8566. ac_cv_env_VORBISFILE_CFLAGS_set=
  8567. ac_cv_env_VORBISFILE_CFLAGS_value=
  8568. ac_cv_env_VORBISFILE_LIBS_set=
  8569. ac_cv_env_VORBISFILE_LIBS_value=
  8570. ac_cv_env_VORBIS_CFLAGS_set=
  8571. ac_cv_env_VORBIS_CFLAGS_value=
  8572. ac_cv_env_VORBIS_LIBS_set=
  8573. ac_cv_env_VORBIS_LIBS_value=
  8574. ac_cv_env_XINERAMA_CFLAGS_set=
  8575. ac_cv_env_XINERAMA_CFLAGS_value=
  8576. ac_cv_env_XINERAMA_LIBS_set=
  8577. ac_cv_env_XINERAMA_LIBS_value=
  8578. ac_cv_env_XMU_CFLAGS_set=
  8579. ac_cv_env_XMU_CFLAGS_value=
  8580. ac_cv_env_XMU_LIBS_set=
  8581. ac_cv_env_XMU_LIBS_value=
  8582. ac_cv_env_XTST_CFLAGS_set=
  8583. ac_cv_env_XTST_CFLAGS_value=
  8584. ac_cv_env_XTST_LIBS_set=
  8585. ac_cv_env_XTST_LIBS_value=
  8586. ac_cv_env_XT_CFLAGS_set=
  8587. ac_cv_env_XT_CFLAGS_value=
  8588. ac_cv_env_XT_LIBS_set=
  8589. ac_cv_env_XT_LIBS_value=
  8590. ac_cv_env_build_alias_set=
  8591. ac_cv_env_build_alias_value=
  8592. ac_cv_env_host_alias_set=
  8593. ac_cv_env_host_alias_value=
  8594. ac_cv_env_target_alias_set=
  8595. ac_cv_env_target_alias_value=
  8596. ac_cv_func__doprnt=no
  8597. ac_cv_func_alarm=yes
  8598. ac_cv_func_alloca_works=yes
  8599. ac_cv_func_atexit=yes
  8600. ac_cv_func_chown_works=no
  8601. ac_cv_func_closedir_void=yes
  8602. ac_cv_func_dup2=yes
  8603. ac_cv_func_fdatasync=yes
  8604. ac_cv_func_floor=yes
  8605. ac_cv_func_fs_stat_dev=no
  8606. ac_cv_func_ftime=yes
  8607. ac_cv_func_ftruncate=yes
  8608. ac_cv_func_getcwd=yes
  8609. ac_cv_func_gethostbyaddr=yes
  8610. ac_cv_func_gethostbyname=yes
  8611. ac_cv_func_gethostname=yes
  8612. ac_cv_func_getpagesize=yes
  8613. ac_cv_func_getpass=yes
  8614. ac_cv_func_gettimeofday=yes
  8615. ac_cv_func_inet_ntoa=yes
  8616. ac_cv_func_lchown=yes
  8617. ac_cv_func_localeconv=yes
  8618. ac_cv_func_lstat_dereferences_slashed_symlink=no
  8619. ac_cv_func_lstat_empty_string_bug=yes
  8620. ac_cv_func_memchr=yes
  8621. ac_cv_func_memcmp_working=no
  8622. ac_cv_func_memmove=yes
  8623. ac_cv_func_memset=yes
  8624. ac_cv_func_mkdir=yes
  8625. ac_cv_func_mmap_fixed_mapped=no
  8626. ac_cv_func_modf=yes
  8627. ac_cv_func_munmap=yes
  8628. ac_cv_func_pow=yes
  8629. ac_cv_func_rmdir=yes
  8630. ac_cv_func_select=yes
  8631. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  8632. ac_cv_func_setenv=yes
  8633. ac_cv_func_setlocale=yes
  8634. ac_cv_func_setvbuf_reversed=no
  8635. ac_cv_func_socket=yes
  8636. ac_cv_func_sqrt=yes
  8637. ac_cv_func_stat_empty_string_bug=yes
  8638. ac_cv_func_strcasecmp=yes
  8639. ac_cv_func_strchr=yes
  8640. ac_cv_func_strcoll_works=no
  8641. ac_cv_func_strcspn=yes
  8642. ac_cv_func_strdup=yes
  8643. ac_cv_func_strerror=yes
  8644. ac_cv_func_strftime=yes
  8645. ac_cv_func_strncasecmp=yes
  8646. ac_cv_func_strpbrk=yes
  8647. ac_cv_func_strrchr=yes
  8648. ac_cv_func_strspn=yes
  8649. ac_cv_func_strstr=yes
  8650. ac_cv_func_strtod=no
  8651. ac_cv_func_strtol=yes
  8652. ac_cv_func_strtoul=yes
  8653. ac_cv_func_sysinfo=yes
  8654. ac_cv_func_tzset=yes
  8655. ac_cv_func_utime=yes
  8656. ac_cv_func_utime_null=no
  8657. ac_cv_func_vprintf=yes
  8658. ac_cv_func_working_mktime=no
  8659. ac_cv_header_FLAC_stream_decoder_h=yes
  8660. ac_cv_header_arpa_inet_h=yes
  8661. ac_cv_header_boost_shared_ptr_hpp=yes
  8662. ac_cv_header_cdio_iso9660_h=yes
  8663. ac_cv_header_dirent_dirent_h=yes
  8664. ac_cv_header_fcntl_h=yes
  8665. ac_cv_header_float_h=yes
  8666. ac_cv_header_inttypes_h=yes
  8667. ac_cv_header_jpeglib_h=yes
  8668. ac_cv_header_libcrystalhd_libcrystalhd_if_h=no
  8669. ac_cv_header_limits_h=yes
  8670. ac_cv_header_locale_h=yes
  8671. ac_cv_header_lzo_lzo1_h=yes
  8672. ac_cv_header_mad_h=yes
  8673. ac_cv_header_malloc_h=yes
  8674. ac_cv_header_memory_h=yes
  8675. ac_cv_header_netdb_h=yes
  8676. ac_cv_header_netinet_in_h=yes
  8677. ac_cv_header_ogg_ogg_h=yes
  8678. ac_cv_header_samplerate_h=yes
  8679. ac_cv_header_stat_broken=no
  8680. ac_cv_header_stdbool_h=yes
  8681. ac_cv_header_stdc=yes
  8682. ac_cv_header_stddef_h=yes
  8683. ac_cv_header_stdint_h=yes
  8684. ac_cv_header_stdlib_h=yes
  8685. ac_cv_header_string_h=yes
  8686. ac_cv_header_strings_h=yes
  8687. ac_cv_header_sys_file_h=yes
  8688. ac_cv_header_sys_ioctl_h=yes
  8689. ac_cv_header_sys_mount_h=yes
  8690. ac_cv_header_sys_param_h=yes
  8691. ac_cv_header_sys_select_h=yes
  8692. ac_cv_header_sys_socket_h=yes
  8693. ac_cv_header_sys_stat_h=yes
  8694. ac_cv_header_sys_time_h=yes
  8695. ac_cv_header_sys_timeb_h=yes
  8696. ac_cv_header_sys_types_h=yes
  8697. ac_cv_header_sys_vfs_h=yes
  8698. ac_cv_header_sys_wait_h=yes
  8699. ac_cv_header_termios_h=yes
  8700. ac_cv_header_time=yes
  8701. ac_cv_header_unistd_h=yes
  8702. ac_cv_header_utime_h=yes
  8703. ac_cv_header_vorbis_vorbisenc_h=yes
  8704. ac_cv_header_vorbis_vorbisfile_h=yes
  8705. ac_cv_header_wchar_h=yes
  8706. ac_cv_header_wctype_h=yes
  8707. ac_cv_host=i686-pc-linux-gnu
  8708. ac_cv_lib_GLEW_main=yes
  8709. ac_cv_lib_GLU_main=yes
  8710. ac_cv_lib_GL_main=yes
  8711. ac_cv_lib_SDL_image_main=yes
  8712. ac_cv_lib_SDL_mixer_main=yes
  8713. ac_cv_lib_Xrandr_main=yes
  8714. ac_cv_lib_bz2_main=yes
  8715. ac_cv_lib_crypto_main=yes
  8716. ac_cv_lib_dl_main=yes
  8717. ac_cv_lib_error_at_line=yes
  8718. ac_cv_lib_faac_main=yes
  8719. ac_cv_lib_faad_main=yes
  8720. ac_cv_lib_jasper_main=yes
  8721. ac_cv_lib_jpeg_main=yes
  8722. ac_cv_lib_lzo2_main=yes
  8723. ac_cv_lib_microhttpd_main=yes
  8724. ac_cv_lib_modplug_main=yes
  8725. ac_cv_lib_mpeg2_main=yes
  8726. ac_cv_lib_mpeg2convert_main=yes
  8727. ac_cv_lib_mysqlclient_main=yes
  8728. ac_cv_lib_pthread_main=yes
  8729. ac_cv_lib_pulse_main=no
  8730. ac_cv_lib_resolv_main=yes
  8731. ac_cv_lib_rt_clock_gettime=yes
  8732. ac_cv_lib_smbclient_main=yes
  8733. ac_cv_lib_ssh_main=no
  8734. ac_cv_lib_ssl_main=yes
  8735. ac_cv_lib_tiff_main=yes
  8736. ac_cv_lib_wavpack_main=yes
  8737. ac_cv_lib_z_main=yes
  8738. ac_cv_member_struct_stat_st_rdev=yes
  8739. ac_cv_objext=o
  8740. ac_cv_path_CCACHE=none
  8741. ac_cv_path_EGREP='/bin/grep -E'
  8742. ac_cv_path_GREP=/bin/grep
  8743. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  8744. ac_cv_prog_AWK=gawk
  8745. ac_cv_prog_CPP='gcc -E'
  8746. ac_cv_prog_CXXCPP='g++ -E'
  8747. ac_cv_prog_HAVE_CMAKE=yes
  8748. ac_cv_prog_HAVE_GAWK=yes
  8749. ac_cv_prog_HAVE_GIT=yes
  8750. ac_cv_prog_HAVE_GPERF=yes
  8751. ac_cv_prog_HAVE_NASM=yes
  8752. ac_cv_prog_HAVE_SVNVERSION=yes
  8753. ac_cv_prog_HAVE_UNZIP=yes
  8754. ac_cv_prog_HAVE_ZIP=yes
  8755. ac_cv_prog_MYSQL_CONFIG=yes
  8756. ac_cv_prog_ac_ct_CC=gcc
  8757. ac_cv_prog_ac_ct_CXX=g++
  8758. ac_cv_prog_cc_c89=
  8759. ac_cv_prog_cc_g=yes
  8760. ac_cv_prog_cxx_g=yes
  8761. ac_cv_prog_gcc_traditional=no
  8762. ac_cv_prog_make_make_set=yes
  8763. ac_cv_search_opendir='none required'
  8764. ac_cv_sizeof_int=0
  8765. ac_cv_struct_tm=time.h
  8766. ac_cv_sys_largefile_source=no
  8767. ac_cv_type__Bool=yes
  8768. ac_cv_type_mode_t=yes
  8769. ac_cv_type_off_t=yes
  8770. ac_cv_type_pid_t=yes
  8771. ac_cv_type_signal=void
  8772. ac_cv_type_size_t=yes
  8773. ac_cv_type_ssize_t=yes
  8774. ac_cv_type_uid_t=yes
  8775. ac_cv_working_alloca_h=yes
  8776. pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa '
  8777. pkg_cv_ALSA_LIBS='-lasound '
  8778. pkg_cv_CDIO_CFLAGS=' '
  8779. pkg_cv_CDIO_LIBS='-lcdio -lm '
  8780. pkg_cv_CURL_CFLAGS=' '
  8781. pkg_cv_CURL_LIBS='-lcurl '
  8782. pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include '
  8783. pkg_cv_DBUS_LIBS='-L/lib -ldbus-1 -lpthread -lrt '
  8784. pkg_cv_ENCA_CFLAGS=' '
  8785. pkg_cv_ENCA_LIBS='-lenca -lm '
  8786. pkg_cv_FONTCONFIG_CFLAGS=' '
  8787. pkg_cv_FONTCONFIG_LIBS='-lfontconfig '
  8788. pkg_cv_FREETYPE2_CFLAGS='-I/usr/include/freetype2 '
  8789. pkg_cv_FREETYPE2_LIBS='-lfreetype '
  8790. pkg_cv_FRIBIDI_CFLAGS='-I/usr/include/fribidi '
  8791. pkg_cv_FRIBIDI_LIBS='-lfribidi '
  8792. pkg_cv_HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include '
  8793. pkg_cv_HAL_LIBS='-L/lib -lhal -ldbus-1 -lpthread -lrt '
  8794. pkg_cv_HAL_STORAGE_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include '
  8795. pkg_cv_HAL_STORAGE_LIBS='-L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt '
  8796. pkg_cv_MAD_CFLAGS=' '
  8797. pkg_cv_MAD_LIBS='-lmad -lm '
  8798. pkg_cv_MMS_CFLAGS='-I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  8799. pkg_cv_MMS_LIBS='-lmms -lm -lglib-2.0 '
  8800. pkg_cv_OGG_CFLAGS=' '
  8801. pkg_cv_OGG_LIBS='-logg '
  8802. pkg_cv_PCRECPP_CFLAGS=' '
  8803. pkg_cv_PCRECPP_LIBS='-lpcre -lpcrecpp '
  8804. pkg_cv_PCRE_CFLAGS=' '
  8805. pkg_cv_PCRE_LIBS='-lpcre '
  8806. pkg_cv_PNG_CFLAGS='-I/usr/include/libpng12 '
  8807. pkg_cv_PNG_LIBS='-lpng12 '
  8808. pkg_cv_SAMPLERATE_CFLAGS=' '
  8809. pkg_cv_SAMPLERATE_LIBS='-lsamplerate '
  8810. pkg_cv_SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL '
  8811. pkg_cv_SDL_LIBS='-lSDL -lpthread '
  8812. pkg_cv_SQLITE3_CFLAGS=' '
  8813. pkg_cv_SQLITE3_LIBS='-lsqlite3 '
  8814. pkg_cv_VORBISENC_CFLAGS=' '
  8815. pkg_cv_VORBISENC_LIBS='-lvorbisenc -lvorbis -lm -logg '
  8816. pkg_cv_VORBIS_CFLAGS=' '
  8817. pkg_cv_VORBIS_LIBS='-lvorbis -lm -logg '
  8818. pkg_cv_XINERAMA_CFLAGS=' '
  8819. pkg_cv_XINERAMA_LIBS='-lXinerama '
  8820. pkg_cv_XMU_CFLAGS=' '
  8821. pkg_cv_XMU_LIBS='-lXmu -lXt -lX11 -lSM -lICE '
  8822. pkg_cv_XTST_CFLAGS=' '
  8823. pkg_cv_XTST_LIBS='-lXtst '
  8824. pkg_cv_XT_CFLAGS=' '
  8825. pkg_cv_XT_LIBS='-lXt -lX11 -lSM -lICE '
  8826.  
  8827. ## ----------------- ##
  8828. ## Output variables. ##
  8829. ## ----------------- ##
  8830.  
  8831. ALLOCA=''
  8832. ALSA_CFLAGS='-I/usr/include/alsa '
  8833. ALSA_LIBS='-lasound '
  8834. ARCH='i486-linux'
  8835. ARCHTYPE=''
  8836. ARCH_DEFINES=''
  8837. AWK='gawk'
  8838. BUILD_DVDCSS=''
  8839. BUILD_GOOM='1'
  8840. CC='gcc'
  8841. CCACHE='none'
  8842. CDIO_CFLAGS=' '
  8843. CDIO_LIBS='-lcdio -lm '
  8844. CFLAGS='-O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse'
  8845. CPP='gcc -E'
  8846. CPPFLAGS=''
  8847. CURL_CFLAGS=' '
  8848. CURL_LIBS='-lcurl '
  8849. CXX='g++'
  8850. CXXCPP='g++ -E'
  8851. CXXFLAGS='-O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse'
  8852. DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include '
  8853. DBUS_LIBS='-L/lib -ldbus-1 -lpthread -lrt '
  8854. DEBUG_FLAGS=''
  8855. DEFS=''
  8856. ECHO_C=''
  8857. ECHO_N='-n'
  8858. ECHO_T=''
  8859. EGREP='/bin/grep -E'
  8860. ENCA_CFLAGS=' '
  8861. ENCA_LIBS='-lenca -lm '
  8862. EXEEXT=''
  8863. FONTCONFIG_CFLAGS=' '
  8864. FONTCONFIG_LIBS='-lfontconfig '
  8865. FREETYPE2_CFLAGS='-I/usr/include/freetype2 '
  8866. FREETYPE2_LIBS='-lfreetype '
  8867. FRIBIDI_CFLAGS='-I/usr/include/fribidi '
  8868. FRIBIDI_LIBS='-lfribidi '
  8869. GREP='/bin/grep'
  8870. HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include '
  8871. HAL_LIBS='-L/lib -lhal -ldbus-1 -lpthread -lrt '
  8872. HAL_STORAGE_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include '
  8873. HAL_STORAGE_LIBS='-L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt '
  8874. HAVE_CMAKE='yes'
  8875. HAVE_FPC=''
  8876. HAVE_GAWK='yes'
  8877. HAVE_GDC=''
  8878. HAVE_GIT='yes'
  8879. HAVE_GPERF='yes'
  8880. HAVE_NASM='yes'
  8881. HAVE_SVNVERSION='yes'
  8882. HAVE_UNZIP='yes'
  8883. HAVE_XBMC_NONFREE=''
  8884. HAVE_ZIP='yes'
  8885. INCLUDES=' -I$(abs_top_srcdir) -I/usr/include/fribidi -I/usr/include/libpng12 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/mysql -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include '
  8886. LDFLAGS=''
  8887. LIBOBJS=' lstat.o memcmp.o mktime.o stat.o strtod.o'
  8888. LIBS='-lXrandr -lfaac -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lmicrohttpd -lGLU -lGLEW -lGL -lmad -lm -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lasound -lenca -lm -lXt -lX11 -lSM -lICE -lXtst -lXmu -lXt -lX11 -lSM -lICE -lXinerama -lcurl -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -lSDL -lpthread -L/lib -lhal -ldbus-1 -lpthread -lrt '
  8889. LN_S='ln -s'
  8890. LTLIBOBJS=''
  8891. MACOSX_DEPLOYMENT_TARGET=''
  8892. MAD_CFLAGS=' '
  8893. MAD_LIBS='-lmad -lm '
  8894. MMS_CFLAGS='-I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  8895. MMS_LIBS='-lmms -lm -lglib-2.0 '
  8896. MYSQL_CONFIG='yes'
  8897. OBJEXT='o'
  8898. OGG_CFLAGS=' '
  8899. OGG_LIBS='-logg '
  8900. OUTPUT_FILES=''
  8901. PACKAGE_BUGREPORT='http://trac.xbmc.org'
  8902. PACKAGE_NAME='"xbmc"'
  8903. PACKAGE_STRING='"xbmc" 9.11'
  8904. PACKAGE_TARNAME='-xbmc-'
  8905. PACKAGE_URL=''
  8906. PACKAGE_VERSION='9.11'
  8907. PATH_SEPARATOR=':'
  8908. PCRECPP_CFLAGS=' '
  8909. PCRECPP_LIBS='-lpcre -lpcrecpp '
  8910. PCRE_CFLAGS=' '
  8911. PCRE_LIBS='-lpcre '
  8912. PKG_CONFIG='/usr/bin/pkg-config'
  8913. PNG_CFLAGS='-I/usr/include/libpng12 '
  8914. PNG_LIBS='-lpng12 '
  8915. POW_LIB=''
  8916. SAMPLERATE_CFLAGS=' '
  8917. SAMPLERATE_LIBS='-lsamplerate '
  8918. SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL '
  8919. SDL_DEFINES=''
  8920. SDL_LIBS='-lSDL -lpthread '
  8921. SET_MAKE=''
  8922. SHELL='/bin/sh'
  8923. SQLITE3_CFLAGS=' '
  8924. SQLITE3_LIBS='-lsqlite3 '
  8925. USE_ASAP_CODEC=''
  8926. USE_EXTERNAL_FFMPEG='0'
  8927. USE_EXTERNAL_LIBA52='0'
  8928. USE_EXTERNAL_LIBASS='0'
  8929. USE_EXTERNAL_LIBDTS='0'
  8930. USE_EXTERNAL_LIBMPEG2=''
  8931. USE_EXTERNAL_LIBRARIES='0'
  8932. USE_EXTERNAL_LIBWAVPACK=''
  8933. USE_EXTERNAL_PYTHON='0'
  8934. USE_PYTHON2_4=''
  8935. USE_PYTHON2_5=''
  8936. USE_PYTHON2_6=''
  8937. VORBISENC_CFLAGS=' '
  8938. VORBISENC_LIBS='-lvorbisenc -lvorbis -lm -logg '
  8939. VORBISFILE_CFLAGS=''
  8940. VORBISFILE_LIBS=''
  8941. VORBIS_CFLAGS=' '
  8942. VORBIS_LIBS='-lvorbis -lm -logg '
  8943. XINERAMA_CFLAGS=' '
  8944. XINERAMA_LIBS='-lXinerama '
  8945. XMU_CFLAGS=' '
  8946. XMU_LIBS='-lXmu -lXt -lX11 -lSM -lICE '
  8947. XTST_CFLAGS=' '
  8948. XTST_LIBS='-lXtst '
  8949. XT_CFLAGS=' '
  8950. XT_LIBS='-lXt -lX11 -lSM -lICE '
  8951. ac_ct_CC='gcc'
  8952. ac_ct_CXX='g++'
  8953. bindir='${exec_prefix}/bin'
  8954. build='i686-pc-linux-gnu'
  8955. build_alias=''
  8956. build_cpu='i686'
  8957. build_os='linux-gnu'
  8958. build_vendor='pc'
  8959. datadir='${datarootdir}'
  8960. datarootdir='${prefix}/share'
  8961. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  8962. dvidir='${docdir}'
  8963. exec_prefix='NONE'
  8964. host='i686-pc-linux-gnu'
  8965. host_alias=''
  8966. host_cpu='i686'
  8967. host_os='linux-gnu'
  8968. host_vendor='pc'
  8969. htmldir='${docdir}'
  8970. includedir='${prefix}/include'
  8971. infodir='${datarootdir}/info'
  8972. libdir='${exec_prefix}/lib'
  8973. libexecdir='${exec_prefix}/libexec'
  8974. localedir='${datarootdir}/locale'
  8975. localstatedir='${prefix}/var'
  8976. mandir='${datarootdir}/man'
  8977. oldincludedir='/usr/include'
  8978. pdfdir='${docdir}'
  8979. prefix='NONE'
  8980. program_transform_name='s,x,x,'
  8981. psdir='${docdir}'
  8982. sbindir='${exec_prefix}/sbin'
  8983. sharedstatedir='${prefix}/com'
  8984. sysconfdir='${prefix}/etc'
  8985. target_alias=''
  8986.  
  8987. ## ----------- ##
  8988. ## confdefs.h. ##
  8989. ## ----------- ##
  8990.  
  8991. /* confdefs.h */
  8992. #define PACKAGE_NAME ""xbmc""
  8993. #define PACKAGE_TARNAME "-xbmc-"
  8994. #define PACKAGE_VERSION "9.11"
  8995. #define PACKAGE_STRING ""xbmc" 9.11"
  8996. #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  8997. #define PACKAGE_URL ""
  8998. #define STDC_HEADERS 1
  8999. #define HAVE_SYS_TYPES_H 1
  9000. #define HAVE_SYS_STAT_H 1
  9001. #define HAVE_STDLIB_H 1
  9002. #define HAVE_STRING_H 1
  9003. #define HAVE_MEMORY_H 1
  9004. #define HAVE_STRINGS_H 1
  9005. #define HAVE_INTTYPES_H 1
  9006. #define HAVE_STDINT_H 1
  9007. #define HAVE_UNISTD_H 1
  9008. #define HAVE_LIBGL 1
  9009. #define HAVE_LIBGLEW 1
  9010. #define HAVE_LIBGLU 1
  9011. #define HAVE_LIBMICROHTTPD 1
  9012. #define HAVE_LIBBZ2 1
  9013. #define HAVE_LIBJPEG 1
  9014. #define HAVE_LIBPTHREAD 1
  9015. #define HAVE_LIBLZO2 1
  9016. #define HAVE_LIBZ 1
  9017. #define HAVE_LIBSSL 1
  9018. #define HAVE_LIBCRYPTO 1
  9019. #define HAVE_LIBWAVPACK 1
  9020. #define HAVE_LIBMPEG2 1
  9021. #define HAVE_LIBMPEG2CONVERT 1
  9022. #define HAVE_LIBPCRE 1
  9023. #define HAVE_LIBPCRECPP 1
  9024. #define HAVE_LIBMODPLUG 1
  9025. #define HAVE_LIBMYSQLCLIENT 1
  9026. #define HAVE_LIBFAAD 1
  9027. #define HAVE_LIBSMBCLIENT 1
  9028. #define HAVE_LIBSDL_MIXER 1
  9029. #define HAVE_LIBDL 1
  9030. #define HAVE_LIBRESOLV 1
  9031. #define HAVE_LIBJASPER 1
  9032. #define HAVE_LIBTIFF 1
  9033. #define HAVE_LIBRT 1
  9034. #define HAVE_LIBSDL_IMAGE 1
  9035. #define HAVE_LIBFAAC 1
  9036. #define HAVE_LIBXRANDR 1
  9037. #define PIX_FMT_VDPAU_MPEG4_IN_AVUTIL 1
  9038. #define HAVE_DIRENT_H 1
  9039. #define STDC_HEADERS 1
  9040. #define HAVE_SYS_WAIT_H 1
  9041. #define HAVE_LZO_LZO1_H 1
  9042. #define HAVE_ARPA_INET_H 1
  9043. #define HAVE_FCNTL_H 1
  9044. #define HAVE_FLOAT_H 1
  9045. #define HAVE_INTTYPES_H 1
  9046. #define HAVE_LIMITS_H 1
  9047. #define HAVE_LOCALE_H 1
  9048. #define HAVE_MALLOC_H 1
  9049. #define HAVE_MEMORY_H 1
  9050. #define HAVE_NETDB_H 1
  9051. #define HAVE_NETINET_IN_H 1
  9052. #define HAVE_STDDEF_H 1
  9053. #define HAVE_STDINT_H 1
  9054. #define HAVE_STDLIB_H 1
  9055. #define HAVE_STRING_H 1
  9056. #define HAVE_STRINGS_H 1
  9057. #define HAVE_SYS_FILE_H 1
  9058. #define HAVE_SYS_IOCTL_H 1
  9059. #define HAVE_SYS_MOUNT_H 1
  9060. #define HAVE_SYS_PARAM_H 1
  9061. #define HAVE_SYS_SOCKET_H 1
  9062. #define HAVE_SYS_TIME_H 1
  9063. #define HAVE_SYS_TIMEB_H 1
  9064. #define HAVE_SYS_VFS_H 1
  9065. #define HAVE_TERMIOS_H 1
  9066. #define HAVE_UNISTD_H 1
  9067. #define HAVE_UTIME_H 1
  9068. #define HAVE_WCHAR_H 1
  9069. #define HAVE_WCTYPE_H 1
  9070. #define HAVE_CDIO_ISO9660_H 1
  9071. #define HAVE__BOOL 1
  9072. #define HAVE_STDBOOL_H 1
  9073. #define restrict __restrict
  9074. #define HAVE_STRUCT_STAT_ST_RDEV 1
  9075. #define TIME_WITH_SYS_TIME 1
  9076. #define HAVE_ALLOCA_H 1
  9077. #define HAVE_ALLOCA 1
  9078. #define HAVE_UNISTD_H 1
  9079. #define CLOSEDIR_VOID 1
  9080. #define HAVE_FSEEKO 1
  9081. #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  9082. #define HAVE_SYS_TIME_H 1
  9083. #define HAVE_UNISTD_H 1
  9084. #define HAVE_STDLIB_H 1
  9085. #define HAVE_SYS_PARAM_H 1
  9086. #define HAVE_UTIME_H 1
  9087. #define HAVE_ALARM 1
  9088. #define HAVE_GETPAGESIZE 1
  9089. #define HAVE_SYS_SELECT_H 1
  9090. #define HAVE_SYS_SOCKET_H 1
  9091. #define SELECT_TYPE_ARG1 int
  9092. #define SELECT_TYPE_ARG234 (fd_set *)
  9093. #define SELECT_TYPE_ARG5 (struct timeval *)
  9094. #define RETSIGTYPE void
  9095. #define HAVE_STAT_EMPTY_STRING_BUG 1
  9096. #define HAVE_STRFTIME 1
  9097. #define HAVE_VPRINTF 1
  9098. #define HAVE_ATEXIT 1
  9099. #define HAVE_DUP2 1
  9100. #define HAVE_FDATASYNC 1
  9101. #define HAVE_FLOOR 1
  9102. #define HAVE_FTIME 1
  9103. #define HAVE_FTRUNCATE 1
  9104. #define HAVE_GETCWD 1
  9105. #define HAVE_GETHOSTBYADDR 1
  9106. #define HAVE_GETHOSTBYNAME 1
  9107. #define HAVE_GETHOSTNAME 1
  9108. #define HAVE_GETPAGESIZE 1
  9109. #define HAVE_GETPASS 1
  9110. #define HAVE_GETTIMEOFDAY 1
  9111. #define HAVE_INET_NTOA 1
  9112. #define HAVE_LCHOWN 1
  9113. #define HAVE_LOCALECONV 1
  9114. #define HAVE_MEMCHR 1
  9115. #define HAVE_MEMMOVE 1
  9116. #define HAVE_MEMSET 1
  9117. #define HAVE_MKDIR 1
  9118. #define HAVE_MODF 1
  9119. #define HAVE_MUNMAP 1
  9120. #define HAVE_POW 1
  9121. #define HAVE_RMDIR 1
  9122. #define HAVE_SELECT 1
  9123. #define HAVE_SETENV 1
  9124. #define HAVE_SETLOCALE 1
  9125. #define HAVE_SOCKET 1
  9126. #define HAVE_SQRT 1
  9127. #define HAVE_STRCASECMP 1
  9128. #define HAVE_STRCHR 1
  9129. #define HAVE_STRCSPN 1
  9130. #define HAVE_STRDUP 1
  9131. #define HAVE_STRERROR 1
  9132. #define HAVE_STRNCASECMP 1
  9133. #define HAVE_STRPBRK 1
  9134. #define HAVE_STRRCHR 1
  9135. #define HAVE_STRSPN 1
  9136. #define HAVE_STRSTR 1
  9137. #define HAVE_STRTOL 1
  9138. #define HAVE_STRTOUL 1
  9139. #define HAVE_SYSINFO 1
  9140. #define HAVE_TZSET 1
  9141. #define HAVE_UTIME 1
  9142. #define SIZEOF_INT 0
  9143.  
  9144. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement