Advertisement
Guest User

Untitled

a guest
Jun 15th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 150.79 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 13.1.0, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --disable-debug --disable-pulse --disable-vaapi --enable-goom
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = ATLASBOX
  14. uname -m = x86_64
  15. uname -r = 3.2.0-0.bpo.4-amd64
  16. uname -s = Linux
  17. uname -v = #1 SMP Debian 3.2.57-3+deb7u2~bpo60+1
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  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/bin
  31. PATH: /usr/bin
  32. PATH: /bin
  33. PATH: /usr/local/games
  34. PATH: /usr/games
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:3937: checking for a BSD-compatible install
  42. configure:4005: result: /usr/bin/install -c
  43. configure:4016: checking whether build environment is sane
  44. configure:4066: result: yes
  45. configure:4207: checking for a thread-safe mkdir -p
  46. configure:4246: result: /bin/mkdir -p
  47. configure:4259: checking for gawk
  48. configure:4275: found /usr/bin/gawk
  49. configure:4286: result: gawk
  50. configure:4297: checking whether make sets $(MAKE)
  51. configure:4319: result: yes
  52. configure:4403: checking build system type
  53. configure:4417: result: x86_64-unknown-linux-gnu
  54. configure:4437: checking host system type
  55. configure:4450: result: x86_64-unknown-linux-gnu
  56. configure:5141: checking for gcc
  57. configure:5157: found /usr/bin/gcc
  58. configure:5168: result: gcc
  59. configure:5397: checking for C compiler version
  60. configure:5406: gcc --version >&5
  61. gcc (Debian 4.4.7-2) 4.4.7
  62. Copyright (C) 2010 Free Software Foundation, Inc.
  63. This is free software; see the source for copying conditions. There is NO
  64. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  65.  
  66. configure:5417: $? = 0
  67. configure:5406: gcc -v >&5
  68. Using built-in specs.
  69. Target: x86_64-linux-gnu
  70. Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.7-2' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  71. Thread model: posix
  72. gcc version 4.4.7 (Debian 4.4.7-2)
  73. configure:5417: $? = 0
  74. configure:5406: gcc -V >&5
  75. gcc: '-V' option must have argument
  76. configure:5417: $? = 1
  77. configure:5406: gcc -qversion >&5
  78. gcc: unrecognized option '-qversion'
  79. gcc: no input files
  80. configure:5417: $? = 1
  81. configure:5437: checking whether the C compiler works
  82. configure:5459: gcc conftest.c >&5
  83. configure:5463: $? = 0
  84. configure:5511: result: yes
  85. configure:5514: checking for C compiler default output file name
  86. configure:5516: result: a.out
  87. configure:5522: checking for suffix of executables
  88. configure:5529: gcc -o conftest conftest.c >&5
  89. configure:5533: $? = 0
  90. configure:5555: result:
  91. configure:5577: checking whether we are cross compiling
  92. configure:5585: gcc -o conftest conftest.c >&5
  93. configure:5589: $? = 0
  94. configure:5596: ./conftest
  95. configure:5600: $? = 0
  96. configure:5615: result: no
  97. configure:5620: checking for suffix of object files
  98. configure:5642: gcc -c conftest.c >&5
  99. configure:5646: $? = 0
  100. configure:5667: result: o
  101. configure:5671: checking whether we are using the GNU C compiler
  102. configure:5690: gcc -c conftest.c >&5
  103. configure:5690: $? = 0
  104. configure:5699: result: yes
  105. configure:5708: checking whether gcc accepts -g
  106. configure:5728: gcc -c -g conftest.c >&5
  107. configure:5728: $? = 0
  108. configure:5769: result: yes
  109. configure:5786: checking for gcc option to accept ISO C89
  110. configure:5849: gcc -c -g -O2 conftest.c >&5
  111. configure:5849: $? = 0
  112. configure:5862: result: none needed
  113. configure:5893: checking for style of include used by make
  114. configure:5921: result: GNU
  115. configure:5947: checking dependency style of gcc
  116. configure:6058: result: none
  117. configure:6078: checking how to run the C preprocessor
  118. configure:6109: gcc -E conftest.c
  119. configure:6109: $? = 0
  120. configure:6123: gcc -E conftest.c
  121. conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
  122. configure:6123: $? = 1
  123. configure: failed program was:
  124. | /* confdefs.h */
  125. | #define PACKAGE_NAME "xbmc"
  126. | #define PACKAGE_TARNAME "xbmc"
  127. | #define PACKAGE_VERSION "13.1.0"
  128. | #define PACKAGE_STRING "xbmc 13.1.0"
  129. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  130. | #define PACKAGE_URL ""
  131. | #define PACKAGE "xbmc"
  132. | #define VERSION "13.1.0"
  133. | #define LIRC_DEVICE "/dev/lircd"
  134. | /* end confdefs.h. */
  135. | #include <ac_nonexistent.h>
  136. configure:6148: result: gcc -E
  137. configure:6168: gcc -E conftest.c
  138. configure:6168: $? = 0
  139. configure:6182: gcc -E conftest.c
  140. conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
  141. configure:6182: $? = 1
  142. configure: failed program was:
  143. | /* confdefs.h */
  144. | #define PACKAGE_NAME "xbmc"
  145. | #define PACKAGE_TARNAME "xbmc"
  146. | #define PACKAGE_VERSION "13.1.0"
  147. | #define PACKAGE_STRING "xbmc 13.1.0"
  148. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  149. | #define PACKAGE_URL ""
  150. | #define PACKAGE "xbmc"
  151. | #define VERSION "13.1.0"
  152. | #define LIRC_DEVICE "/dev/lircd"
  153. | /* end confdefs.h. */
  154. | #include <ac_nonexistent.h>
  155. configure:6266: checking for gcc
  156. configure:6282: found /usr/bin/gcc
  157. configure:6293: result: gcc
  158. configure:6522: checking for C compiler version
  159. configure:6531: gcc --version >&5
  160. gcc (Debian 4.4.7-2) 4.4.7
  161. Copyright (C) 2010 Free Software Foundation, Inc.
  162. This is free software; see the source for copying conditions. There is NO
  163. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  164.  
  165. configure:6542: $? = 0
  166. configure:6531: gcc -v >&5
  167. Using built-in specs.
  168. Target: x86_64-linux-gnu
  169. Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.7-2' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  170. Thread model: posix
  171. gcc version 4.4.7 (Debian 4.4.7-2)
  172. configure:6542: $? = 0
  173. configure:6531: gcc -V >&5
  174. gcc: '-V' option must have argument
  175. configure:6542: $? = 1
  176. configure:6531: gcc -qversion >&5
  177. gcc: unrecognized option '-qversion'
  178. gcc: no input files
  179. configure:6542: $? = 1
  180. configure:6546: checking whether we are using the GNU C compiler
  181. configure:6574: result: yes
  182. configure:6583: checking whether gcc accepts -g
  183. configure:6603: gcc -c -g -O2 conftest.c >&5
  184. configure:6603: $? = 0
  185. configure:6644: result: yes
  186. configure:6661: checking for gcc option to accept ISO C89
  187. configure:6737: result: none needed
  188. configure:6759: checking dependency style of gcc
  189. configure:6868: result: none
  190. configure:6888: checking how to run the C preprocessor
  191. configure:6919: gcc -E conftest.c
  192. configure:6919: $? = 0
  193. configure:6933: gcc -E conftest.c
  194. conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
  195. configure:6933: $? = 1
  196. configure: failed program was:
  197. | /* confdefs.h */
  198. | #define PACKAGE_NAME "xbmc"
  199. | #define PACKAGE_TARNAME "xbmc"
  200. | #define PACKAGE_VERSION "13.1.0"
  201. | #define PACKAGE_STRING "xbmc 13.1.0"
  202. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  203. | #define PACKAGE_URL ""
  204. | #define PACKAGE "xbmc"
  205. | #define VERSION "13.1.0"
  206. | #define LIRC_DEVICE "/dev/lircd"
  207. | /* end confdefs.h. */
  208. | #include <ac_nonexistent.h>
  209. configure:6958: result: gcc -E
  210. configure:6978: gcc -E conftest.c
  211. configure:6978: $? = 0
  212. configure:6992: gcc -E conftest.c
  213. conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
  214. configure:6992: $? = 1
  215. configure: failed program was:
  216. | /* confdefs.h */
  217. | #define PACKAGE_NAME "xbmc"
  218. | #define PACKAGE_TARNAME "xbmc"
  219. | #define PACKAGE_VERSION "13.1.0"
  220. | #define PACKAGE_STRING "xbmc 13.1.0"
  221. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  222. | #define PACKAGE_URL ""
  223. | #define PACKAGE "xbmc"
  224. | #define VERSION "13.1.0"
  225. | #define LIRC_DEVICE "/dev/lircd"
  226. | /* end confdefs.h. */
  227. | #include <ac_nonexistent.h>
  228. configure:7089: checking for g++
  229. configure:7105: found /usr/bin/g++
  230. configure:7116: result: g++
  231. configure:7143: checking for C++ compiler version
  232. configure:7152: g++ --version >&5
  233. g++ (Debian 4.4.7-2) 4.4.7
  234. Copyright (C) 2010 Free Software Foundation, Inc.
  235. This is free software; see the source for copying conditions. There is NO
  236. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  237.  
  238. configure:7163: $? = 0
  239. configure:7152: g++ -v >&5
  240. Using built-in specs.
  241. Target: x86_64-linux-gnu
  242. Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.7-2' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  243. Thread model: posix
  244. gcc version 4.4.7 (Debian 4.4.7-2)
  245. configure:7163: $? = 0
  246. configure:7152: g++ -V >&5
  247. g++: '-V' option must have argument
  248. configure:7163: $? = 1
  249. configure:7152: g++ -qversion >&5
  250. g++: unrecognized option '-qversion'
  251. g++: no input files
  252. configure:7163: $? = 1
  253. configure:7167: checking whether we are using the GNU C++ compiler
  254. configure:7186: g++ -c conftest.cpp >&5
  255. configure:7186: $? = 0
  256. configure:7195: result: yes
  257. configure:7204: checking whether g++ accepts -g
  258. configure:7224: g++ -c -g conftest.cpp >&5
  259. configure:7224: $? = 0
  260. configure:7265: result: yes
  261. configure:7290: checking dependency style of g++
  262. configure:7401: result: none
  263. configure:7421: checking how to run the C++ preprocessor
  264. configure:7448: g++ -E conftest.cpp
  265. configure:7448: $? = 0
  266. configure:7462: g++ -E conftest.cpp
  267. conftest.cpp:12:28: error: ac_nonexistent.h: No such file or directory
  268. configure:7462: $? = 1
  269. configure: failed program was:
  270. | /* confdefs.h */
  271. | #define PACKAGE_NAME "xbmc"
  272. | #define PACKAGE_TARNAME "xbmc"
  273. | #define PACKAGE_VERSION "13.1.0"
  274. | #define PACKAGE_STRING "xbmc 13.1.0"
  275. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  276. | #define PACKAGE_URL ""
  277. | #define PACKAGE "xbmc"
  278. | #define VERSION "13.1.0"
  279. | #define LIRC_DEVICE "/dev/lircd"
  280. | /* end confdefs.h. */
  281. | #include <ac_nonexistent.h>
  282. configure:7487: result: g++ -E
  283. configure:7507: g++ -E conftest.cpp
  284. configure:7507: $? = 0
  285. configure:7521: g++ -E conftest.cpp
  286. conftest.cpp:12:28: error: ac_nonexistent.h: No such file or directory
  287. configure:7521: $? = 1
  288. configure: failed program was:
  289. | /* confdefs.h */
  290. | #define PACKAGE_NAME "xbmc"
  291. | #define PACKAGE_TARNAME "xbmc"
  292. | #define PACKAGE_VERSION "13.1.0"
  293. | #define PACKAGE_STRING "xbmc 13.1.0"
  294. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  295. | #define PACKAGE_URL ""
  296. | #define PACKAGE "xbmc"
  297. | #define VERSION "13.1.0"
  298. | #define LIRC_DEVICE "/dev/lircd"
  299. | /* end confdefs.h. */
  300. | #include <ac_nonexistent.h>
  301. configure:7614: checking for g++
  302. configure:7630: found /usr/bin/g++
  303. configure:7641: result: g++
  304. configure:7668: checking for C++ compiler version
  305. configure:7677: g++ --version >&5
  306. g++ (Debian 4.4.7-2) 4.4.7
  307. Copyright (C) 2010 Free Software Foundation, Inc.
  308. This is free software; see the source for copying conditions. There is NO
  309. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  310.  
  311. configure:7688: $? = 0
  312. configure:7677: g++ -v >&5
  313. Using built-in specs.
  314. Target: x86_64-linux-gnu
  315. Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.7-2' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  316. Thread model: posix
  317. gcc version 4.4.7 (Debian 4.4.7-2)
  318. configure:7688: $? = 0
  319. configure:7677: g++ -V >&5
  320. g++: '-V' option must have argument
  321. configure:7688: $? = 1
  322. configure:7677: g++ -qversion >&5
  323. g++: unrecognized option '-qversion'
  324. g++: no input files
  325. configure:7688: $? = 1
  326. configure:7692: checking whether we are using the GNU C++ compiler
  327. configure:7720: result: yes
  328. configure:7729: checking whether g++ accepts -g
  329. configure:7749: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5
  330. configure:7749: $? = 0
  331. configure:7790: result: yes
  332. configure:7815: checking dependency style of g++
  333. configure:7924: result: none
  334. configure:7944: checking how to run the C++ preprocessor
  335. configure:7971: g++ -E conftest.cpp
  336. configure:7971: $? = 0
  337. configure:7985: g++ -E conftest.cpp
  338. conftest.cpp:12:28: error: ac_nonexistent.h: No such file or directory
  339. configure:7985: $? = 1
  340. configure: failed program was:
  341. | /* confdefs.h */
  342. | #define PACKAGE_NAME "xbmc"
  343. | #define PACKAGE_TARNAME "xbmc"
  344. | #define PACKAGE_VERSION "13.1.0"
  345. | #define PACKAGE_STRING "xbmc 13.1.0"
  346. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  347. | #define PACKAGE_URL ""
  348. | #define PACKAGE "xbmc"
  349. | #define VERSION "13.1.0"
  350. | #define LIRC_DEVICE "/dev/lircd"
  351. | /* end confdefs.h. */
  352. | #include <ac_nonexistent.h>
  353. configure:8010: result: g++ -E
  354. configure:8030: g++ -E conftest.cpp
  355. configure:8030: $? = 0
  356. configure:8044: g++ -E conftest.cpp
  357. conftest.cpp:12:28: error: ac_nonexistent.h: No such file or directory
  358. configure:8044: $? = 1
  359. configure: failed program was:
  360. | /* confdefs.h */
  361. | #define PACKAGE_NAME "xbmc"
  362. | #define PACKAGE_TARNAME "xbmc"
  363. | #define PACKAGE_VERSION "13.1.0"
  364. | #define PACKAGE_STRING "xbmc 13.1.0"
  365. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  366. | #define PACKAGE_URL ""
  367. | #define PACKAGE "xbmc"
  368. | #define VERSION "13.1.0"
  369. | #define LIRC_DEVICE "/dev/lircd"
  370. | /* end confdefs.h. */
  371. | #include <ac_nonexistent.h>
  372. configure:8125: checking how to print strings
  373. configure:8152: result: printf
  374. configure:8173: checking for a sed that does not truncate output
  375. configure:8237: result: /bin/sed
  376. configure:8255: checking for grep that handles long lines and -e
  377. configure:8313: result: /bin/grep
  378. configure:8318: checking for egrep
  379. configure:8380: result: /bin/grep -E
  380. configure:8385: checking for fgrep
  381. configure:8447: result: /bin/grep -F
  382. configure:8482: checking for ld used by gcc
  383. configure:8549: result: /usr/bin/ld
  384. configure:8556: checking if the linker (/usr/bin/ld) is GNU ld
  385. configure:8571: result: yes
  386. configure:8583: checking for BSD- or MS-compatible name lister (nm)
  387. configure:8632: result: /usr/bin/nm -B
  388. configure:8762: checking the name lister (/usr/bin/nm -B) interface
  389. configure:8769: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  390. configure:8772: /usr/bin/nm -B "conftest.o"
  391. configure:8775: output
  392. 0000000000000000 B some_variable
  393. configure:8782: result: BSD nm
  394. configure:8785: checking whether ln -s works
  395. configure:8789: result: yes
  396. configure:8797: checking the maximum length of command line arguments
  397. configure:8927: result: 1572864
  398. configure:8944: checking whether the shell understands some XSI constructs
  399. configure:8954: result: yes
  400. configure:8958: checking whether the shell understands "+="
  401. configure:8964: result: yes
  402. configure:8999: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  403. configure:9039: result: func_convert_file_noop
  404. configure:9046: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  405. configure:9066: result: func_convert_file_noop
  406. configure:9073: checking for /usr/bin/ld option to reload object files
  407. configure:9080: result: -r
  408. configure:9154: checking for objdump
  409. configure:9170: found /usr/bin/objdump
  410. configure:9181: result: objdump
  411. configure:9213: checking how to recognize dependent libraries
  412. configure:9411: result: pass_all
  413. configure:9496: checking for dlltool
  414. configure:9526: result: no
  415. configure:9556: checking how to associate runtime and link libraries
  416. configure:9583: result: printf %s\n
  417. configure:9644: checking for ar
  418. configure:9660: found /usr/bin/ar
  419. configure:9671: result: ar
  420. configure:9708: checking for archiver @FILE support
  421. configure:9725: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  422. configure:9725: $? = 0
  423. configure:9728: ar cru libconftest.a @conftest.lst >&5
  424. configure:9731: $? = 0
  425. configure:9736: ar cru libconftest.a @conftest.lst >&5
  426. ar: conftest.o: No such file or directory
  427. configure:9739: $? = 1
  428. configure:9751: result: @
  429. configure:9809: checking for strip
  430. configure:9825: found /usr/bin/strip
  431. configure:9836: result: strip
  432. configure:9908: checking for ranlib
  433. configure:9924: found /usr/bin/ranlib
  434. configure:9935: result: ranlib
  435. configure:10037: checking command to parse /usr/bin/nm -B output from gcc object
  436. configure:10157: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  437. configure:10160: $? = 0
  438. configure:10164: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  439. configure:10167: $? = 0
  440. configure:10233: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5
  441. configure:10236: $? = 0
  442. configure:10274: result: ok
  443. configure:10311: checking for sysroot
  444. configure:10341: result: no
  445. configure:10418: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  446. configure:10421: $? = 0
  447. configure:10597: checking for mt
  448. configure:10613: found /bin/mt
  449. configure:10624: result: mt
  450. configure:10647: checking if mt is a manifest tool
  451. configure:10653: mt '-?'
  452. configure:10661: result: no
  453. configure:11299: checking for ANSI C header files
  454. configure:11319: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  455. configure:11319: $? = 0
  456. configure:11392: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  457. configure:11392: $? = 0
  458. configure:11392: ./conftest
  459. configure:11392: $? = 0
  460. configure:11403: result: yes
  461. configure:11416: checking for sys/types.h
  462. configure:11416: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  463. configure:11416: $? = 0
  464. configure:11416: result: yes
  465. configure:11416: checking for sys/stat.h
  466. configure:11416: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  467. configure:11416: $? = 0
  468. configure:11416: result: yes
  469. configure:11416: checking for stdlib.h
  470. configure:11416: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  471. configure:11416: $? = 0
  472. configure:11416: result: yes
  473. configure:11416: checking for string.h
  474. configure:11416: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  475. configure:11416: $? = 0
  476. configure:11416: result: yes
  477. configure:11416: checking for memory.h
  478. configure:11416: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  479. configure:11416: $? = 0
  480. configure:11416: result: yes
  481. configure:11416: checking for strings.h
  482. configure:11416: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  483. configure:11416: $? = 0
  484. configure:11416: result: yes
  485. configure:11416: checking for inttypes.h
  486. configure:11416: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  487. configure:11416: $? = 0
  488. configure:11416: result: yes
  489. configure:11416: checking for stdint.h
  490. configure:11416: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  491. configure:11416: $? = 0
  492. configure:11416: result: yes
  493. configure:11416: checking for unistd.h
  494. configure:11416: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  495. configure:11416: $? = 0
  496. configure:11416: result: yes
  497. configure:11430: checking for dlfcn.h
  498. configure:11430: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  499. configure:11430: $? = 0
  500. configure:11430: result: yes
  501. configure:11647: checking for objdir
  502. configure:11662: result: .libs
  503. configure:11929: checking if gcc supports -fno-rtti -fno-exceptions
  504. configure:11947: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5
  505. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  506. configure:11951: $? = 0
  507. configure:11964: result: no
  508. configure:12291: checking for gcc option to produce PIC
  509. configure:12298: result: -fPIC -DPIC
  510. configure:12306: checking if gcc PIC flag -fPIC -DPIC works
  511. configure:12324: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5
  512. configure:12328: $? = 0
  513. configure:12341: result: yes
  514. configure:12370: checking if gcc static flag -static works
  515. configure:12398: result: yes
  516. configure:12413: checking if gcc supports -c -o file.o
  517. configure:12434: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5
  518. configure:12438: $? = 0
  519. configure:12460: result: yes
  520. configure:12468: checking if gcc supports -c -o file.o
  521. configure:12515: result: yes
  522. configure:12548: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  523. configure:13705: result: yes
  524. configure:13742: checking whether -lc should be explicitly linked in
  525. configure:13750: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  526. configure:13753: $? = 0
  527. configure:13768: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  528. configure:13771: $? = 0
  529. configure:13785: result: no
  530. configure:13945: checking dynamic linker characteristics
  531. configure:14445: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5
  532. configure:14445: $? = 0
  533. configure:14679: result: GNU/Linux ld.so
  534. configure:14786: checking how to hardcode library paths into programs
  535. configure:14811: result: immediate
  536. configure:15351: checking whether stripping libraries is possible
  537. configure:15356: result: yes
  538. configure:15391: checking if libtool supports shared libraries
  539. configure:15393: result: yes
  540. configure:15396: checking whether to build shared libraries
  541. configure:15417: result: yes
  542. configure:15420: checking whether to build static libraries
  543. configure:15424: result: yes
  544. configure:15447: checking how to run the C++ preprocessor
  545. configure:15513: result: g++ -E
  546. configure:15533: g++ -E conftest.cpp
  547. configure:15533: $? = 0
  548. configure:15547: g++ -E conftest.cpp
  549. conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
  550. configure:15547: $? = 1
  551. configure: failed program was:
  552. | /* confdefs.h */
  553. | #define PACKAGE_NAME "xbmc"
  554. | #define PACKAGE_TARNAME "xbmc"
  555. | #define PACKAGE_VERSION "13.1.0"
  556. | #define PACKAGE_STRING "xbmc 13.1.0"
  557. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  558. | #define PACKAGE_URL ""
  559. | #define PACKAGE "xbmc"
  560. | #define VERSION "13.1.0"
  561. | #define LIRC_DEVICE "/dev/lircd"
  562. | #define STDC_HEADERS 1
  563. | #define HAVE_SYS_TYPES_H 1
  564. | #define HAVE_SYS_STAT_H 1
  565. | #define HAVE_STDLIB_H 1
  566. | #define HAVE_STRING_H 1
  567. | #define HAVE_MEMORY_H 1
  568. | #define HAVE_STRINGS_H 1
  569. | #define HAVE_INTTYPES_H 1
  570. | #define HAVE_STDINT_H 1
  571. | #define HAVE_UNISTD_H 1
  572. | #define HAVE_DLFCN_H 1
  573. | #define LT_OBJDIR ".libs/"
  574. | /* end confdefs.h. */
  575. | #include <ac_nonexistent.h>
  576. configure:15716: checking for ld used by g++
  577. configure:15783: result: /usr/bin/ld -m elf_x86_64
  578. configure:15790: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  579. configure:15805: result: yes
  580. configure:15860: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  581. configure:16862: result: yes
  582. configure:16898: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5
  583. configure:16901: $? = 0
  584. configure:17421: checking for g++ option to produce PIC
  585. configure:17428: result: -fPIC -DPIC
  586. configure:17436: checking if g++ PIC flag -fPIC -DPIC works
  587. configure:17454: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.cpp >&5
  588. configure:17458: $? = 0
  589. configure:17471: result: yes
  590. configure:17494: checking if g++ static flag -static works
  591. configure:17522: result: yes
  592. configure:17534: checking if g++ supports -c -o file.o
  593. configure:17555: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.cpp >&5
  594. configure:17559: $? = 0
  595. configure:17581: result: yes
  596. configure:17586: checking if g++ supports -c -o file.o
  597. configure:17633: result: yes
  598. configure:17663: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  599. configure:17702: result: yes
  600. configure:17843: checking dynamic linker characteristics
  601. configure:18511: result: GNU/Linux ld.so
  602. configure:18564: checking how to hardcode library paths into programs
  603. configure:18589: result: immediate
  604. configure:18654: checking for gawk
  605. configure:18681: result: gawk
  606. configure:18692: checking whether ln -s works
  607. configure:18696: result: yes
  608. configure:18703: checking whether make sets $(MAKE)
  609. configure:18725: result: yes
  610. configure:18788: checking for pkg-config
  611. configure:18806: found /usr/bin/pkg-config
  612. configure:18818: result: /usr/bin/pkg-config
  613. configure:18843: checking pkg-config is at least version 0.9.0
  614. configure:18846: result: yes
  615. configure:19083: checking for git
  616. configure:19099: found /usr/bin/git
  617. configure:19111: result: yes
  618. configure:19257: checking for size_t
  619. configure:19257: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  620. configure:19257: $? = 0
  621. configure:19257: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  622. conftest.c: In function 'main':
  623. conftest.c:61: error: expected expression before ')' token
  624. configure:19257: $? = 1
  625. configure: failed program was:
  626. | /* confdefs.h */
  627. | #define PACKAGE_NAME "xbmc"
  628. | #define PACKAGE_TARNAME "xbmc"
  629. | #define PACKAGE_VERSION "13.1.0"
  630. | #define PACKAGE_STRING "xbmc 13.1.0"
  631. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  632. | #define PACKAGE_URL ""
  633. | #define PACKAGE "xbmc"
  634. | #define VERSION "13.1.0"
  635. | #define LIRC_DEVICE "/dev/lircd"
  636. | #define STDC_HEADERS 1
  637. | #define HAVE_SYS_TYPES_H 1
  638. | #define HAVE_SYS_STAT_H 1
  639. | #define HAVE_STDLIB_H 1
  640. | #define HAVE_STRING_H 1
  641. | #define HAVE_MEMORY_H 1
  642. | #define HAVE_STRINGS_H 1
  643. | #define HAVE_INTTYPES_H 1
  644. | #define HAVE_STDINT_H 1
  645. | #define HAVE_UNISTD_H 1
  646. | #define HAVE_DLFCN_H 1
  647. | #define LT_OBJDIR ".libs/"
  648. | #define USE_STATIC_FFMPEG 1
  649. | /* end confdefs.h. */
  650. | #include <stdio.h>
  651. | #ifdef HAVE_SYS_TYPES_H
  652. | # include <sys/types.h>
  653. | #endif
  654. | #ifdef HAVE_SYS_STAT_H
  655. | # include <sys/stat.h>
  656. | #endif
  657. | #ifdef STDC_HEADERS
  658. | # include <stdlib.h>
  659. | # include <stddef.h>
  660. | #else
  661. | # ifdef HAVE_STDLIB_H
  662. | # include <stdlib.h>
  663. | # endif
  664. | #endif
  665. | #ifdef HAVE_STRING_H
  666. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  667. | # include <memory.h>
  668. | # endif
  669. | # include <string.h>
  670. | #endif
  671. | #ifdef HAVE_STRINGS_H
  672. | # include <strings.h>
  673. | #endif
  674. | #ifdef HAVE_INTTYPES_H
  675. | # include <inttypes.h>
  676. | #endif
  677. | #ifdef HAVE_STDINT_H
  678. | # include <stdint.h>
  679. | #endif
  680. | #ifdef HAVE_UNISTD_H
  681. | # include <unistd.h>
  682. | #endif
  683. | int
  684. | main ()
  685. | {
  686. | if (sizeof ((size_t)))
  687. | return 0;
  688. | ;
  689. | return 0;
  690. | }
  691. configure:19257: result: yes
  692. configure:19270: checking for working alloca.h
  693. configure:19287: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  694. configure:19287: $? = 0
  695. configure:19295: result: yes
  696. configure:19303: checking for alloca
  697. configure:19340: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  698. configure:19340: $? = 0
  699. configure:19348: result: yes
  700. configure:19454: checking for uid_t in sys/types.h
  701. configure:19473: result: yes
  702. configure:19486: checking for unistd.h
  703. configure:19486: result: yes
  704. configure:19496: checking for working chown
  705. configure:19529: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  706. configure:19529: $? = 0
  707. configure:19529: ./conftest
  708. configure:19529: $? = 0
  709. configure:19541: result: yes
  710. configure:19552: checking for dirent.h that defines DIR
  711. configure:19571: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  712. configure:19571: $? = 0
  713. configure:19579: result: yes
  714. configure:19592: checking for library containing opendir
  715. configure:19623: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  716. configure:19623: $? = 0
  717. configure:19640: result: none required
  718. configure:19707: checking whether closedir returns void
  719. configure:19731: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  720. configure:19731: $? = 0
  721. configure:19731: ./conftest
  722. configure:19731: $? = 0
  723. configure:19741: result: no
  724. configure:19749: checking for error_at_line
  725. configure:19765: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  726. configure:19765: $? = 0
  727. configure:19773: result: yes
  728. configure:19784: checking for _LARGEFILE_SOURCE value needed for large files
  729. configure:19803: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  730. configure:19803: $? = 0
  731. configure:19831: result: no
  732. configure:19853: checking whether gcc needs -traditional
  733. configure:19887: result: no
  734. configure:19894: checking whether lstat correctly handles trailing slash
  735. configure:19920: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  736. configure:19920: $? = 0
  737. configure:19920: ./conftest
  738. configure:19920: $? = 0
  739. configure:19937: result: yes
  740. configure:19956: checking whether lstat accepts an empty string
  741. configure:19976: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  742. configure:19976: $? = 0
  743. configure:19976: ./conftest
  744. configure:19976: $? = 0
  745. configure:19986: result: no
  746. configure:20002: checking whether lstat correctly handles trailing slash
  747. configure:20045: result: yes
  748. configure:20064: checking for working memcmp
  749. configure:20107: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  750. configure:20107: $? = 0
  751. configure:20107: ./conftest
  752. configure:20107: $? = 0
  753. configure:20117: result: yes
  754. configure:20126: checking whether time.h and sys/time.h may both be included
  755. configure:20146: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  756. configure:20146: $? = 0
  757. configure:20153: result: yes
  758. configure:20167: checking for sys/time.h
  759. configure:20167: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  760. configure:20167: $? = 0
  761. configure:20167: result: yes
  762. configure:20167: checking for unistd.h
  763. configure:20167: result: yes
  764. configure:20167: checking for stdlib.h
  765. configure:20167: result: yes
  766. configure:20167: checking for sys/param.h
  767. configure:20167: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  768. configure:20167: $? = 0
  769. configure:20167: result: yes
  770. configure:20167: checking for utime.h
  771. configure:20167: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  772. configure:20167: $? = 0
  773. configure:20167: result: yes
  774. configure:20188: checking for alarm
  775. configure:20188: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  776. configure:20188: $? = 0
  777. configure:20188: result: yes
  778. configure:20201: checking for working mktime
  779. configure:20403: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  780. configure:20403: $? = 0
  781. configure:20403: ./conftest
  782. configure:20403: $? = 0
  783. configure:20413: result: yes
  784. configure:20431: checking for getpagesize
  785. configure:20431: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  786. configure:20431: $? = 0
  787. configure:20431: result: yes
  788. configure:20440: checking for working mmap
  789. configure:20587: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  790. configure:20587: $? = 0
  791. configure:20587: ./conftest
  792. configure:20587: $? = 0
  793. configure:20597: result: yes
  794. configure:20612: checking sys/select.h usability
  795. configure:20612: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  796. configure:20612: $? = 0
  797. configure:20612: result: yes
  798. configure:20612: checking sys/select.h presence
  799. configure:20612: gcc -E conftest.c
  800. configure:20612: $? = 0
  801. configure:20612: result: yes
  802. configure:20612: checking for sys/select.h
  803. configure:20612: result: yes
  804. configure:20612: checking sys/socket.h usability
  805. configure:20612: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  806. configure:20612: $? = 0
  807. configure:20612: result: yes
  808. configure:20612: checking sys/socket.h presence
  809. configure:20612: gcc -E conftest.c
  810. configure:20612: $? = 0
  811. configure:20612: result: yes
  812. configure:20612: checking for sys/socket.h
  813. configure:20612: result: yes
  814. configure:20622: checking types of arguments for select
  815. configure:20650: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  816. configure:20650: $? = 0
  817. configure:20661: result: int,fd_set *,struct timeval *
  818. configure:20691: checking return type of signal handlers
  819. configure:20709: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  820. conftest.c: In function 'main':
  821. conftest.c:53: error: void value not ignored as it ought to be
  822. configure:20709: $? = 1
  823. configure: failed program was:
  824. | /* confdefs.h */
  825. | #define PACKAGE_NAME "xbmc"
  826. | #define PACKAGE_TARNAME "xbmc"
  827. | #define PACKAGE_VERSION "13.1.0"
  828. | #define PACKAGE_STRING "xbmc 13.1.0"
  829. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  830. | #define PACKAGE_URL ""
  831. | #define PACKAGE "xbmc"
  832. | #define VERSION "13.1.0"
  833. | #define LIRC_DEVICE "/dev/lircd"
  834. | #define STDC_HEADERS 1
  835. | #define HAVE_SYS_TYPES_H 1
  836. | #define HAVE_SYS_STAT_H 1
  837. | #define HAVE_STDLIB_H 1
  838. | #define HAVE_STRING_H 1
  839. | #define HAVE_MEMORY_H 1
  840. | #define HAVE_STRINGS_H 1
  841. | #define HAVE_INTTYPES_H 1
  842. | #define HAVE_STDINT_H 1
  843. | #define HAVE_UNISTD_H 1
  844. | #define HAVE_DLFCN_H 1
  845. | #define LT_OBJDIR ".libs/"
  846. | #define USE_STATIC_FFMPEG 1
  847. | #define HAVE_ALLOCA_H 1
  848. | #define HAVE_ALLOCA 1
  849. | #define HAVE_UNISTD_H 1
  850. | #define HAVE_CHOWN 1
  851. | #define HAVE_DIRENT_H 1
  852. | #define HAVE_FSEEKO 1
  853. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  854. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  855. | #define TIME_WITH_SYS_TIME 1
  856. | #define HAVE_SYS_TIME_H 1
  857. | #define HAVE_UNISTD_H 1
  858. | #define HAVE_STDLIB_H 1
  859. | #define HAVE_SYS_PARAM_H 1
  860. | #define HAVE_UTIME_H 1
  861. | #define HAVE_ALARM 1
  862. | #define HAVE_GETPAGESIZE 1
  863. | #define HAVE_MMAP 1
  864. | #define HAVE_SYS_SELECT_H 1
  865. | #define HAVE_SYS_SOCKET_H 1
  866. | #define SELECT_TYPE_ARG1 int
  867. | #define SELECT_TYPE_ARG234 (fd_set *)
  868. | #define SELECT_TYPE_ARG5 (struct timeval *)
  869. | /* end confdefs.h. */
  870. | #include <sys/types.h>
  871. | #include <signal.h>
  872. |
  873. | int
  874. | main ()
  875. | {
  876. | return *(signal (0, 0)) (0) == 1;
  877. | ;
  878. | return 0;
  879. | }
  880. configure:20716: result: void
  881. configure:20724: checking whether stat accepts an empty string
  882. configure:20744: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  883. configure:20744: $? = 0
  884. configure:20744: ./conftest
  885. configure:20744: $? = 0
  886. configure:20754: result: no
  887. configure:20770: checking for working strcoll
  888. configure:20791: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  889. configure:20791: $? = 0
  890. configure:20791: ./conftest
  891. configure:20791: $? = 0
  892. configure:20801: result: yes
  893. configure:20811: checking for strftime
  894. configure:20811: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  895. conftest.c:72: warning: conflicting types for built-in function 'strftime'
  896. configure:20811: $? = 0
  897. configure:20811: result: yes
  898. configure:20864: checking for working strtod
  899. configure:20905: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  900. configure:20905: $? = 0
  901. configure:20905: ./conftest
  902. configure:20905: $? = 0
  903. configure:20915: result: yes
  904. configure:20980: checking whether utime accepts a null argument
  905. configure:21009: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  906. configure:21009: $? = 0
  907. configure:21009: ./conftest
  908. configure:21009: $? = 0
  909. configure:21019: result: yes
  910. configure:21031: checking for vprintf
  911. configure:21031: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  912. conftest.c:74: warning: conflicting types for built-in function 'vprintf'
  913. configure:21031: $? = 0
  914. configure:21031: result: yes
  915. configure:21037: checking for _doprnt
  916. configure:21037: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  917. /tmp/cc33cnys.o: In function `main':
  918. conftest.c:(.text+0x7): undefined reference to `_doprnt'
  919. collect2: ld returned 1 exit status
  920. configure:21037: $? = 1
  921. configure: failed program was:
  922. | /* confdefs.h */
  923. | #define PACKAGE_NAME "xbmc"
  924. | #define PACKAGE_TARNAME "xbmc"
  925. | #define PACKAGE_VERSION "13.1.0"
  926. | #define PACKAGE_STRING "xbmc 13.1.0"
  927. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  928. | #define PACKAGE_URL ""
  929. | #define PACKAGE "xbmc"
  930. | #define VERSION "13.1.0"
  931. | #define LIRC_DEVICE "/dev/lircd"
  932. | #define STDC_HEADERS 1
  933. | #define HAVE_SYS_TYPES_H 1
  934. | #define HAVE_SYS_STAT_H 1
  935. | #define HAVE_STDLIB_H 1
  936. | #define HAVE_STRING_H 1
  937. | #define HAVE_MEMORY_H 1
  938. | #define HAVE_STRINGS_H 1
  939. | #define HAVE_INTTYPES_H 1
  940. | #define HAVE_STDINT_H 1
  941. | #define HAVE_UNISTD_H 1
  942. | #define HAVE_DLFCN_H 1
  943. | #define LT_OBJDIR ".libs/"
  944. | #define USE_STATIC_FFMPEG 1
  945. | #define HAVE_ALLOCA_H 1
  946. | #define HAVE_ALLOCA 1
  947. | #define HAVE_UNISTD_H 1
  948. | #define HAVE_CHOWN 1
  949. | #define HAVE_DIRENT_H 1
  950. | #define HAVE_FSEEKO 1
  951. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  952. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  953. | #define TIME_WITH_SYS_TIME 1
  954. | #define HAVE_SYS_TIME_H 1
  955. | #define HAVE_UNISTD_H 1
  956. | #define HAVE_STDLIB_H 1
  957. | #define HAVE_SYS_PARAM_H 1
  958. | #define HAVE_UTIME_H 1
  959. | #define HAVE_ALARM 1
  960. | #define HAVE_GETPAGESIZE 1
  961. | #define HAVE_MMAP 1
  962. | #define HAVE_SYS_SELECT_H 1
  963. | #define HAVE_SYS_SOCKET_H 1
  964. | #define SELECT_TYPE_ARG1 int
  965. | #define SELECT_TYPE_ARG234 (fd_set *)
  966. | #define SELECT_TYPE_ARG5 (struct timeval *)
  967. | #define RETSIGTYPE void
  968. | #define HAVE_STRCOLL 1
  969. | #define HAVE_STRFTIME 1
  970. | #define HAVE_UTIME_NULL 1
  971. | #define HAVE_VPRINTF 1
  972. | /* end confdefs.h. */
  973. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  974. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  975. | #define _doprnt innocuous__doprnt
  976. |
  977. | /* System header to define __stub macros and hopefully few prototypes,
  978. | which can conflict with char _doprnt (); below.
  979. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  980. | <limits.h> exists even on freestanding compilers. */
  981. |
  982. | #ifdef __STDC__
  983. | # include <limits.h>
  984. | #else
  985. | # include <assert.h>
  986. | #endif
  987. |
  988. | #undef _doprnt
  989. |
  990. | /* Override any GCC internal prototype to avoid an error.
  991. | Use char because int might match the return type of a GCC
  992. | builtin and then its argument prototype would still apply. */
  993. | #ifdef __cplusplus
  994. | extern "C"
  995. | #endif
  996. | char _doprnt ();
  997. | /* The GNU C library defines this for functions which it implements
  998. | to always fail with ENOSYS. Some functions are actually named
  999. | something starting with __ and the normal name is an alias. */
  1000. | #if defined __stub__doprnt || defined __stub____doprnt
  1001. | choke me
  1002. | #endif
  1003. |
  1004. | int
  1005. | main ()
  1006. | {
  1007. | return _doprnt ();
  1008. | ;
  1009. | return 0;
  1010. | }
  1011. configure:21037: result: no
  1012. configure:21051: checking for atexit
  1013. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1014. configure:21051: $? = 0
  1015. configure:21051: result: yes
  1016. configure:21051: checking for dup2
  1017. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1018. configure:21051: $? = 0
  1019. configure:21051: result: yes
  1020. configure:21051: checking for fdatasync
  1021. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1022. configure:21051: $? = 0
  1023. configure:21051: result: yes
  1024. configure:21051: checking for floor
  1025. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1026. conftest.c:78: warning: conflicting types for built-in function 'floor'
  1027. /tmp/ccFsJ7kR.o: In function `main':
  1028. conftest.c:(.text+0x7): undefined reference to `floor'
  1029. collect2: ld returned 1 exit status
  1030. configure:21051: $? = 1
  1031. configure: failed program was:
  1032. | /* confdefs.h */
  1033. | #define PACKAGE_NAME "xbmc"
  1034. | #define PACKAGE_TARNAME "xbmc"
  1035. | #define PACKAGE_VERSION "13.1.0"
  1036. | #define PACKAGE_STRING "xbmc 13.1.0"
  1037. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  1038. | #define PACKAGE_URL ""
  1039. | #define PACKAGE "xbmc"
  1040. | #define VERSION "13.1.0"
  1041. | #define LIRC_DEVICE "/dev/lircd"
  1042. | #define STDC_HEADERS 1
  1043. | #define HAVE_SYS_TYPES_H 1
  1044. | #define HAVE_SYS_STAT_H 1
  1045. | #define HAVE_STDLIB_H 1
  1046. | #define HAVE_STRING_H 1
  1047. | #define HAVE_MEMORY_H 1
  1048. | #define HAVE_STRINGS_H 1
  1049. | #define HAVE_INTTYPES_H 1
  1050. | #define HAVE_STDINT_H 1
  1051. | #define HAVE_UNISTD_H 1
  1052. | #define HAVE_DLFCN_H 1
  1053. | #define LT_OBJDIR ".libs/"
  1054. | #define USE_STATIC_FFMPEG 1
  1055. | #define HAVE_ALLOCA_H 1
  1056. | #define HAVE_ALLOCA 1
  1057. | #define HAVE_UNISTD_H 1
  1058. | #define HAVE_CHOWN 1
  1059. | #define HAVE_DIRENT_H 1
  1060. | #define HAVE_FSEEKO 1
  1061. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1062. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1063. | #define TIME_WITH_SYS_TIME 1
  1064. | #define HAVE_SYS_TIME_H 1
  1065. | #define HAVE_UNISTD_H 1
  1066. | #define HAVE_STDLIB_H 1
  1067. | #define HAVE_SYS_PARAM_H 1
  1068. | #define HAVE_UTIME_H 1
  1069. | #define HAVE_ALARM 1
  1070. | #define HAVE_GETPAGESIZE 1
  1071. | #define HAVE_MMAP 1
  1072. | #define HAVE_SYS_SELECT_H 1
  1073. | #define HAVE_SYS_SOCKET_H 1
  1074. | #define SELECT_TYPE_ARG1 int
  1075. | #define SELECT_TYPE_ARG234 (fd_set *)
  1076. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1077. | #define RETSIGTYPE void
  1078. | #define HAVE_STRCOLL 1
  1079. | #define HAVE_STRFTIME 1
  1080. | #define HAVE_UTIME_NULL 1
  1081. | #define HAVE_VPRINTF 1
  1082. | #define HAVE_ATEXIT 1
  1083. | #define HAVE_DUP2 1
  1084. | #define HAVE_FDATASYNC 1
  1085. | /* end confdefs.h. */
  1086. | /* Define floor to an innocuous variant, in case <limits.h> declares floor.
  1087. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1088. | #define floor innocuous_floor
  1089. |
  1090. | /* System header to define __stub macros and hopefully few prototypes,
  1091. | which can conflict with char floor (); below.
  1092. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1093. | <limits.h> exists even on freestanding compilers. */
  1094. |
  1095. | #ifdef __STDC__
  1096. | # include <limits.h>
  1097. | #else
  1098. | # include <assert.h>
  1099. | #endif
  1100. |
  1101. | #undef floor
  1102. |
  1103. | /* Override any GCC internal prototype to avoid an error.
  1104. | Use char because int might match the return type of a GCC
  1105. | builtin and then its argument prototype would still apply. */
  1106. | #ifdef __cplusplus
  1107. | extern "C"
  1108. | #endif
  1109. | char floor ();
  1110. | /* The GNU C library defines this for functions which it implements
  1111. | to always fail with ENOSYS. Some functions are actually named
  1112. | something starting with __ and the normal name is an alias. */
  1113. | #if defined __stub_floor || defined __stub___floor
  1114. | choke me
  1115. | #endif
  1116. |
  1117. | int
  1118. | main ()
  1119. | {
  1120. | return floor ();
  1121. | ;
  1122. | return 0;
  1123. | }
  1124. configure:21051: result: no
  1125. configure:21051: checking for fs_stat_dev
  1126. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1127. /tmp/cciRofFW.o: In function `main':
  1128. conftest.c:(.text+0x7): undefined reference to `fs_stat_dev'
  1129. collect2: ld returned 1 exit status
  1130. configure:21051: $? = 1
  1131. configure: failed program was:
  1132. | /* confdefs.h */
  1133. | #define PACKAGE_NAME "xbmc"
  1134. | #define PACKAGE_TARNAME "xbmc"
  1135. | #define PACKAGE_VERSION "13.1.0"
  1136. | #define PACKAGE_STRING "xbmc 13.1.0"
  1137. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  1138. | #define PACKAGE_URL ""
  1139. | #define PACKAGE "xbmc"
  1140. | #define VERSION "13.1.0"
  1141. | #define LIRC_DEVICE "/dev/lircd"
  1142. | #define STDC_HEADERS 1
  1143. | #define HAVE_SYS_TYPES_H 1
  1144. | #define HAVE_SYS_STAT_H 1
  1145. | #define HAVE_STDLIB_H 1
  1146. | #define HAVE_STRING_H 1
  1147. | #define HAVE_MEMORY_H 1
  1148. | #define HAVE_STRINGS_H 1
  1149. | #define HAVE_INTTYPES_H 1
  1150. | #define HAVE_STDINT_H 1
  1151. | #define HAVE_UNISTD_H 1
  1152. | #define HAVE_DLFCN_H 1
  1153. | #define LT_OBJDIR ".libs/"
  1154. | #define USE_STATIC_FFMPEG 1
  1155. | #define HAVE_ALLOCA_H 1
  1156. | #define HAVE_ALLOCA 1
  1157. | #define HAVE_UNISTD_H 1
  1158. | #define HAVE_CHOWN 1
  1159. | #define HAVE_DIRENT_H 1
  1160. | #define HAVE_FSEEKO 1
  1161. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1162. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1163. | #define TIME_WITH_SYS_TIME 1
  1164. | #define HAVE_SYS_TIME_H 1
  1165. | #define HAVE_UNISTD_H 1
  1166. | #define HAVE_STDLIB_H 1
  1167. | #define HAVE_SYS_PARAM_H 1
  1168. | #define HAVE_UTIME_H 1
  1169. | #define HAVE_ALARM 1
  1170. | #define HAVE_GETPAGESIZE 1
  1171. | #define HAVE_MMAP 1
  1172. | #define HAVE_SYS_SELECT_H 1
  1173. | #define HAVE_SYS_SOCKET_H 1
  1174. | #define SELECT_TYPE_ARG1 int
  1175. | #define SELECT_TYPE_ARG234 (fd_set *)
  1176. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1177. | #define RETSIGTYPE void
  1178. | #define HAVE_STRCOLL 1
  1179. | #define HAVE_STRFTIME 1
  1180. | #define HAVE_UTIME_NULL 1
  1181. | #define HAVE_VPRINTF 1
  1182. | #define HAVE_ATEXIT 1
  1183. | #define HAVE_DUP2 1
  1184. | #define HAVE_FDATASYNC 1
  1185. | /* end confdefs.h. */
  1186. | /* Define fs_stat_dev to an innocuous variant, in case <limits.h> declares fs_stat_dev.
  1187. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1188. | #define fs_stat_dev innocuous_fs_stat_dev
  1189. |
  1190. | /* System header to define __stub macros and hopefully few prototypes,
  1191. | which can conflict with char fs_stat_dev (); below.
  1192. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1193. | <limits.h> exists even on freestanding compilers. */
  1194. |
  1195. | #ifdef __STDC__
  1196. | # include <limits.h>
  1197. | #else
  1198. | # include <assert.h>
  1199. | #endif
  1200. |
  1201. | #undef fs_stat_dev
  1202. |
  1203. | /* Override any GCC internal prototype to avoid an error.
  1204. | Use char because int might match the return type of a GCC
  1205. | builtin and then its argument prototype would still apply. */
  1206. | #ifdef __cplusplus
  1207. | extern "C"
  1208. | #endif
  1209. | char fs_stat_dev ();
  1210. | /* The GNU C library defines this for functions which it implements
  1211. | to always fail with ENOSYS. Some functions are actually named
  1212. | something starting with __ and the normal name is an alias. */
  1213. | #if defined __stub_fs_stat_dev || defined __stub___fs_stat_dev
  1214. | choke me
  1215. | #endif
  1216. |
  1217. | int
  1218. | main ()
  1219. | {
  1220. | return fs_stat_dev ();
  1221. | ;
  1222. | return 0;
  1223. | }
  1224. configure:21051: result: no
  1225. configure:21051: checking for ftime
  1226. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1227. configure:21051: $? = 0
  1228. configure:21051: result: yes
  1229. configure:21051: checking for ftruncate
  1230. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1231. configure:21051: $? = 0
  1232. configure:21051: result: yes
  1233. configure:21051: checking for getcwd
  1234. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1235. configure:21051: $? = 0
  1236. configure:21051: result: yes
  1237. configure:21051: checking for gethostbyaddr
  1238. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1239. configure:21051: $? = 0
  1240. configure:21051: result: yes
  1241. configure:21051: checking for gethostbyname
  1242. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1243. configure:21051: $? = 0
  1244. configure:21051: result: yes
  1245. configure:21051: checking for gethostname
  1246. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1247. configure:21051: $? = 0
  1248. configure:21051: result: yes
  1249. configure:21051: checking for getpagesize
  1250. configure:21051: result: yes
  1251. configure:21051: checking for getpass
  1252. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1253. configure:21051: $? = 0
  1254. configure:21051: result: yes
  1255. configure:21051: checking for gettimeofday
  1256. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1257. configure:21051: $? = 0
  1258. configure:21051: result: yes
  1259. configure:21051: checking for inet_ntoa
  1260. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1261. configure:21051: $? = 0
  1262. configure:21051: result: yes
  1263. configure:21051: checking for lchown
  1264. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1265. configure:21051: $? = 0
  1266. configure:21051: result: yes
  1267. configure:21051: checking for localeconv
  1268. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1269. configure:21051: $? = 0
  1270. configure:21051: result: yes
  1271. configure:21051: checking for memchr
  1272. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1273. conftest.c:90: warning: conflicting types for built-in function 'memchr'
  1274. configure:21051: $? = 0
  1275. configure:21051: result: yes
  1276. configure:21051: checking for memmove
  1277. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1278. conftest.c:91: warning: conflicting types for built-in function 'memmove'
  1279. configure:21051: $? = 0
  1280. configure:21051: result: yes
  1281. configure:21051: checking for memset
  1282. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1283. conftest.c:92: warning: conflicting types for built-in function 'memset'
  1284. configure:21051: $? = 0
  1285. configure:21051: result: yes
  1286. configure:21051: checking for mkdir
  1287. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1288. configure:21051: $? = 0
  1289. configure:21051: result: yes
  1290. configure:21051: checking for modf
  1291. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1292. conftest.c:94: warning: conflicting types for built-in function 'modf'
  1293. configure:21051: $? = 0
  1294. configure:21051: result: yes
  1295. configure:21051: checking for munmap
  1296. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1297. configure:21051: $? = 0
  1298. configure:21051: result: yes
  1299. configure:21051: checking for pow
  1300. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1301. conftest.c:96: warning: conflicting types for built-in function 'pow'
  1302. /tmp/ccjvY5Q3.o: In function `main':
  1303. conftest.c:(.text+0x7): undefined reference to `pow'
  1304. collect2: ld returned 1 exit status
  1305. configure:21051: $? = 1
  1306. configure: failed program was:
  1307. | /* confdefs.h */
  1308. | #define PACKAGE_NAME "xbmc"
  1309. | #define PACKAGE_TARNAME "xbmc"
  1310. | #define PACKAGE_VERSION "13.1.0"
  1311. | #define PACKAGE_STRING "xbmc 13.1.0"
  1312. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  1313. | #define PACKAGE_URL ""
  1314. | #define PACKAGE "xbmc"
  1315. | #define VERSION "13.1.0"
  1316. | #define LIRC_DEVICE "/dev/lircd"
  1317. | #define STDC_HEADERS 1
  1318. | #define HAVE_SYS_TYPES_H 1
  1319. | #define HAVE_SYS_STAT_H 1
  1320. | #define HAVE_STDLIB_H 1
  1321. | #define HAVE_STRING_H 1
  1322. | #define HAVE_MEMORY_H 1
  1323. | #define HAVE_STRINGS_H 1
  1324. | #define HAVE_INTTYPES_H 1
  1325. | #define HAVE_STDINT_H 1
  1326. | #define HAVE_UNISTD_H 1
  1327. | #define HAVE_DLFCN_H 1
  1328. | #define LT_OBJDIR ".libs/"
  1329. | #define USE_STATIC_FFMPEG 1
  1330. | #define HAVE_ALLOCA_H 1
  1331. | #define HAVE_ALLOCA 1
  1332. | #define HAVE_UNISTD_H 1
  1333. | #define HAVE_CHOWN 1
  1334. | #define HAVE_DIRENT_H 1
  1335. | #define HAVE_FSEEKO 1
  1336. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1337. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1338. | #define TIME_WITH_SYS_TIME 1
  1339. | #define HAVE_SYS_TIME_H 1
  1340. | #define HAVE_UNISTD_H 1
  1341. | #define HAVE_STDLIB_H 1
  1342. | #define HAVE_SYS_PARAM_H 1
  1343. | #define HAVE_UTIME_H 1
  1344. | #define HAVE_ALARM 1
  1345. | #define HAVE_GETPAGESIZE 1
  1346. | #define HAVE_MMAP 1
  1347. | #define HAVE_SYS_SELECT_H 1
  1348. | #define HAVE_SYS_SOCKET_H 1
  1349. | #define SELECT_TYPE_ARG1 int
  1350. | #define SELECT_TYPE_ARG234 (fd_set *)
  1351. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1352. | #define RETSIGTYPE void
  1353. | #define HAVE_STRCOLL 1
  1354. | #define HAVE_STRFTIME 1
  1355. | #define HAVE_UTIME_NULL 1
  1356. | #define HAVE_VPRINTF 1
  1357. | #define HAVE_ATEXIT 1
  1358. | #define HAVE_DUP2 1
  1359. | #define HAVE_FDATASYNC 1
  1360. | #define HAVE_FTIME 1
  1361. | #define HAVE_FTRUNCATE 1
  1362. | #define HAVE_GETCWD 1
  1363. | #define HAVE_GETHOSTBYADDR 1
  1364. | #define HAVE_GETHOSTBYNAME 1
  1365. | #define HAVE_GETHOSTNAME 1
  1366. | #define HAVE_GETPAGESIZE 1
  1367. | #define HAVE_GETPASS 1
  1368. | #define HAVE_GETTIMEOFDAY 1
  1369. | #define HAVE_INET_NTOA 1
  1370. | #define HAVE_LCHOWN 1
  1371. | #define HAVE_LOCALECONV 1
  1372. | #define HAVE_MEMCHR 1
  1373. | #define HAVE_MEMMOVE 1
  1374. | #define HAVE_MEMSET 1
  1375. | #define HAVE_MKDIR 1
  1376. | #define HAVE_MODF 1
  1377. | #define HAVE_MUNMAP 1
  1378. | /* end confdefs.h. */
  1379. | /* Define pow to an innocuous variant, in case <limits.h> declares pow.
  1380. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1381. | #define pow innocuous_pow
  1382. |
  1383. | /* System header to define __stub macros and hopefully few prototypes,
  1384. | which can conflict with char pow (); below.
  1385. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1386. | <limits.h> exists even on freestanding compilers. */
  1387. |
  1388. | #ifdef __STDC__
  1389. | # include <limits.h>
  1390. | #else
  1391. | # include <assert.h>
  1392. | #endif
  1393. |
  1394. | #undef pow
  1395. |
  1396. | /* Override any GCC internal prototype to avoid an error.
  1397. | Use char because int might match the return type of a GCC
  1398. | builtin and then its argument prototype would still apply. */
  1399. | #ifdef __cplusplus
  1400. | extern "C"
  1401. | #endif
  1402. | char pow ();
  1403. | /* The GNU C library defines this for functions which it implements
  1404. | to always fail with ENOSYS. Some functions are actually named
  1405. | something starting with __ and the normal name is an alias. */
  1406. | #if defined __stub_pow || defined __stub___pow
  1407. | choke me
  1408. | #endif
  1409. |
  1410. | int
  1411. | main ()
  1412. | {
  1413. | return pow ();
  1414. | ;
  1415. | return 0;
  1416. | }
  1417. configure:21051: result: no
  1418. configure:21051: checking for rmdir
  1419. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1420. configure:21051: $? = 0
  1421. configure:21051: result: yes
  1422. configure:21051: checking for select
  1423. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1424. configure:21051: $? = 0
  1425. configure:21051: result: yes
  1426. configure:21051: checking for setenv
  1427. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1428. configure:21051: $? = 0
  1429. configure:21051: result: yes
  1430. configure:21051: checking for setlocale
  1431. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1432. configure:21051: $? = 0
  1433. configure:21051: result: yes
  1434. configure:21051: checking for socket
  1435. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1436. configure:21051: $? = 0
  1437. configure:21051: result: yes
  1438. configure:21051: checking for sqrt
  1439. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1440. conftest.c:101: warning: conflicting types for built-in function 'sqrt'
  1441. /tmp/cco2hUkP.o: In function `main':
  1442. conftest.c:(.text+0x7): undefined reference to `sqrt'
  1443. collect2: ld returned 1 exit status
  1444. configure:21051: $? = 1
  1445. configure: failed program was:
  1446. | /* confdefs.h */
  1447. | #define PACKAGE_NAME "xbmc"
  1448. | #define PACKAGE_TARNAME "xbmc"
  1449. | #define PACKAGE_VERSION "13.1.0"
  1450. | #define PACKAGE_STRING "xbmc 13.1.0"
  1451. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  1452. | #define PACKAGE_URL ""
  1453. | #define PACKAGE "xbmc"
  1454. | #define VERSION "13.1.0"
  1455. | #define LIRC_DEVICE "/dev/lircd"
  1456. | #define STDC_HEADERS 1
  1457. | #define HAVE_SYS_TYPES_H 1
  1458. | #define HAVE_SYS_STAT_H 1
  1459. | #define HAVE_STDLIB_H 1
  1460. | #define HAVE_STRING_H 1
  1461. | #define HAVE_MEMORY_H 1
  1462. | #define HAVE_STRINGS_H 1
  1463. | #define HAVE_INTTYPES_H 1
  1464. | #define HAVE_STDINT_H 1
  1465. | #define HAVE_UNISTD_H 1
  1466. | #define HAVE_DLFCN_H 1
  1467. | #define LT_OBJDIR ".libs/"
  1468. | #define USE_STATIC_FFMPEG 1
  1469. | #define HAVE_ALLOCA_H 1
  1470. | #define HAVE_ALLOCA 1
  1471. | #define HAVE_UNISTD_H 1
  1472. | #define HAVE_CHOWN 1
  1473. | #define HAVE_DIRENT_H 1
  1474. | #define HAVE_FSEEKO 1
  1475. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1476. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1477. | #define TIME_WITH_SYS_TIME 1
  1478. | #define HAVE_SYS_TIME_H 1
  1479. | #define HAVE_UNISTD_H 1
  1480. | #define HAVE_STDLIB_H 1
  1481. | #define HAVE_SYS_PARAM_H 1
  1482. | #define HAVE_UTIME_H 1
  1483. | #define HAVE_ALARM 1
  1484. | #define HAVE_GETPAGESIZE 1
  1485. | #define HAVE_MMAP 1
  1486. | #define HAVE_SYS_SELECT_H 1
  1487. | #define HAVE_SYS_SOCKET_H 1
  1488. | #define SELECT_TYPE_ARG1 int
  1489. | #define SELECT_TYPE_ARG234 (fd_set *)
  1490. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1491. | #define RETSIGTYPE void
  1492. | #define HAVE_STRCOLL 1
  1493. | #define HAVE_STRFTIME 1
  1494. | #define HAVE_UTIME_NULL 1
  1495. | #define HAVE_VPRINTF 1
  1496. | #define HAVE_ATEXIT 1
  1497. | #define HAVE_DUP2 1
  1498. | #define HAVE_FDATASYNC 1
  1499. | #define HAVE_FTIME 1
  1500. | #define HAVE_FTRUNCATE 1
  1501. | #define HAVE_GETCWD 1
  1502. | #define HAVE_GETHOSTBYADDR 1
  1503. | #define HAVE_GETHOSTBYNAME 1
  1504. | #define HAVE_GETHOSTNAME 1
  1505. | #define HAVE_GETPAGESIZE 1
  1506. | #define HAVE_GETPASS 1
  1507. | #define HAVE_GETTIMEOFDAY 1
  1508. | #define HAVE_INET_NTOA 1
  1509. | #define HAVE_LCHOWN 1
  1510. | #define HAVE_LOCALECONV 1
  1511. | #define HAVE_MEMCHR 1
  1512. | #define HAVE_MEMMOVE 1
  1513. | #define HAVE_MEMSET 1
  1514. | #define HAVE_MKDIR 1
  1515. | #define HAVE_MODF 1
  1516. | #define HAVE_MUNMAP 1
  1517. | #define HAVE_RMDIR 1
  1518. | #define HAVE_SELECT 1
  1519. | #define HAVE_SETENV 1
  1520. | #define HAVE_SETLOCALE 1
  1521. | #define HAVE_SOCKET 1
  1522. | /* end confdefs.h. */
  1523. | /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
  1524. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1525. | #define sqrt innocuous_sqrt
  1526. |
  1527. | /* System header to define __stub macros and hopefully few prototypes,
  1528. | which can conflict with char sqrt (); below.
  1529. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1530. | <limits.h> exists even on freestanding compilers. */
  1531. |
  1532. | #ifdef __STDC__
  1533. | # include <limits.h>
  1534. | #else
  1535. | # include <assert.h>
  1536. | #endif
  1537. |
  1538. | #undef sqrt
  1539. |
  1540. | /* Override any GCC internal prototype to avoid an error.
  1541. | Use char because int might match the return type of a GCC
  1542. | builtin and then its argument prototype would still apply. */
  1543. | #ifdef __cplusplus
  1544. | extern "C"
  1545. | #endif
  1546. | char sqrt ();
  1547. | /* The GNU C library defines this for functions which it implements
  1548. | to always fail with ENOSYS. Some functions are actually named
  1549. | something starting with __ and the normal name is an alias. */
  1550. | #if defined __stub_sqrt || defined __stub___sqrt
  1551. | choke me
  1552. | #endif
  1553. |
  1554. | int
  1555. | main ()
  1556. | {
  1557. | return sqrt ();
  1558. | ;
  1559. | return 0;
  1560. | }
  1561. configure:21051: result: no
  1562. configure:21051: checking for strcasecmp
  1563. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1564. conftest.c:101: warning: conflicting types for built-in function 'strcasecmp'
  1565. configure:21051: $? = 0
  1566. configure:21051: result: yes
  1567. configure:21051: checking for strchr
  1568. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1569. conftest.c:102: warning: conflicting types for built-in function 'strchr'
  1570. configure:21051: $? = 0
  1571. configure:21051: result: yes
  1572. configure:21051: checking for strcspn
  1573. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1574. conftest.c:103: warning: conflicting types for built-in function 'strcspn'
  1575. configure:21051: $? = 0
  1576. configure:21051: result: yes
  1577. configure:21051: checking for strdup
  1578. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1579. conftest.c:104: warning: conflicting types for built-in function 'strdup'
  1580. configure:21051: $? = 0
  1581. configure:21051: result: yes
  1582. configure:21051: checking for strerror
  1583. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1584. configure:21051: $? = 0
  1585. configure:21051: result: yes
  1586. configure:21051: checking for strncasecmp
  1587. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1588. conftest.c:106: warning: conflicting types for built-in function 'strncasecmp'
  1589. configure:21051: $? = 0
  1590. configure:21051: result: yes
  1591. configure:21051: checking for strpbrk
  1592. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1593. conftest.c:107: warning: conflicting types for built-in function 'strpbrk'
  1594. configure:21051: $? = 0
  1595. configure:21051: result: yes
  1596. configure:21051: checking for strrchr
  1597. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1598. conftest.c:108: warning: conflicting types for built-in function 'strrchr'
  1599. configure:21051: $? = 0
  1600. configure:21051: result: yes
  1601. configure:21051: checking for strspn
  1602. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1603. conftest.c:109: warning: conflicting types for built-in function 'strspn'
  1604. configure:21051: $? = 0
  1605. configure:21051: result: yes
  1606. configure:21051: checking for strstr
  1607. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1608. conftest.c:110: warning: conflicting types for built-in function 'strstr'
  1609. configure:21051: $? = 0
  1610. configure:21051: result: yes
  1611. configure:21051: checking for strtol
  1612. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1613. configure:21051: $? = 0
  1614. configure:21051: result: yes
  1615. configure:21051: checking for strtoul
  1616. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1617. configure:21051: $? = 0
  1618. configure:21051: result: yes
  1619. configure:21051: checking for sysinfo
  1620. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1621. configure:21051: $? = 0
  1622. configure:21051: result: yes
  1623. configure:21051: checking for tzset
  1624. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1625. configure:21051: $? = 0
  1626. configure:21051: result: yes
  1627. configure:21051: checking for utime
  1628. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1629. configure:21051: $? = 0
  1630. configure:21051: result: yes
  1631. configure:21051: checking for posix_fadvise
  1632. configure:21051: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1633. configure:21051: $? = 0
  1634. configure:21051: result: yes
  1635. configure:21066: checking size of int
  1636. configure:21071: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1637. configure:21071: $? = 0
  1638. configure:21071: ./conftest
  1639. configure:21071: $? = 0
  1640. configure:21085: result: 4
  1641. configure:21099: checking size of size_t
  1642. configure:21104: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1643. configure:21104: $? = 0
  1644. configure:21104: ./conftest
  1645. configure:21104: $? = 0
  1646. configure:21118: result: 8
  1647. configure:21130: checking for __sync_add_and_fetch(temp, 1)
  1648. configure:21143: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1649. configure:21143: $? = 0
  1650. configure:21150: result: yes
  1651. configure:21158: checking for __sync_sub_and_fetch(temp, 1)
  1652. configure:21171: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1653. configure:21171: $? = 0
  1654. configure:21178: result: yes
  1655. configure:21186: checking for __sync_val_compare_and_swap(temp, 1, 1)
  1656. configure:21199: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  1657. configure:21199: $? = 0
  1658. configure:21206: result: yes
  1659. configure:21221: checking for std::u16string
  1660. configure:21221: g++ -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.cpp >&5
  1661. conftest.cpp: In function 'int main()':
  1662. conftest.cpp:104: error: 'u16string' is not a member of 'std'
  1663. configure:21221: $? = 1
  1664. configure: failed program was:
  1665. | /* confdefs.h */
  1666. | #define PACKAGE_NAME "xbmc"
  1667. | #define PACKAGE_TARNAME "xbmc"
  1668. | #define PACKAGE_VERSION "13.1.0"
  1669. | #define PACKAGE_STRING "xbmc 13.1.0"
  1670. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  1671. | #define PACKAGE_URL ""
  1672. | #define PACKAGE "xbmc"
  1673. | #define VERSION "13.1.0"
  1674. | #define LIRC_DEVICE "/dev/lircd"
  1675. | #define STDC_HEADERS 1
  1676. | #define HAVE_SYS_TYPES_H 1
  1677. | #define HAVE_SYS_STAT_H 1
  1678. | #define HAVE_STDLIB_H 1
  1679. | #define HAVE_STRING_H 1
  1680. | #define HAVE_MEMORY_H 1
  1681. | #define HAVE_STRINGS_H 1
  1682. | #define HAVE_INTTYPES_H 1
  1683. | #define HAVE_STDINT_H 1
  1684. | #define HAVE_UNISTD_H 1
  1685. | #define HAVE_DLFCN_H 1
  1686. | #define LT_OBJDIR ".libs/"
  1687. | #define USE_STATIC_FFMPEG 1
  1688. | #define HAVE_ALLOCA_H 1
  1689. | #define HAVE_ALLOCA 1
  1690. | #define HAVE_UNISTD_H 1
  1691. | #define HAVE_CHOWN 1
  1692. | #define HAVE_DIRENT_H 1
  1693. | #define HAVE_FSEEKO 1
  1694. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1695. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1696. | #define TIME_WITH_SYS_TIME 1
  1697. | #define HAVE_SYS_TIME_H 1
  1698. | #define HAVE_UNISTD_H 1
  1699. | #define HAVE_STDLIB_H 1
  1700. | #define HAVE_SYS_PARAM_H 1
  1701. | #define HAVE_UTIME_H 1
  1702. | #define HAVE_ALARM 1
  1703. | #define HAVE_GETPAGESIZE 1
  1704. | #define HAVE_MMAP 1
  1705. | #define HAVE_SYS_SELECT_H 1
  1706. | #define HAVE_SYS_SOCKET_H 1
  1707. | #define SELECT_TYPE_ARG1 int
  1708. | #define SELECT_TYPE_ARG234 (fd_set *)
  1709. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1710. | #define RETSIGTYPE void
  1711. | #define HAVE_STRCOLL 1
  1712. | #define HAVE_STRFTIME 1
  1713. | #define HAVE_UTIME_NULL 1
  1714. | #define HAVE_VPRINTF 1
  1715. | #define HAVE_ATEXIT 1
  1716. | #define HAVE_DUP2 1
  1717. | #define HAVE_FDATASYNC 1
  1718. | #define HAVE_FTIME 1
  1719. | #define HAVE_FTRUNCATE 1
  1720. | #define HAVE_GETCWD 1
  1721. | #define HAVE_GETHOSTBYADDR 1
  1722. | #define HAVE_GETHOSTBYNAME 1
  1723. | #define HAVE_GETHOSTNAME 1
  1724. | #define HAVE_GETPAGESIZE 1
  1725. | #define HAVE_GETPASS 1
  1726. | #define HAVE_GETTIMEOFDAY 1
  1727. | #define HAVE_INET_NTOA 1
  1728. | #define HAVE_LCHOWN 1
  1729. | #define HAVE_LOCALECONV 1
  1730. | #define HAVE_MEMCHR 1
  1731. | #define HAVE_MEMMOVE 1
  1732. | #define HAVE_MEMSET 1
  1733. | #define HAVE_MKDIR 1
  1734. | #define HAVE_MODF 1
  1735. | #define HAVE_MUNMAP 1
  1736. | #define HAVE_RMDIR 1
  1737. | #define HAVE_SELECT 1
  1738. | #define HAVE_SETENV 1
  1739. | #define HAVE_SETLOCALE 1
  1740. | #define HAVE_SOCKET 1
  1741. | #define HAVE_STRCASECMP 1
  1742. | #define HAVE_STRCHR 1
  1743. | #define HAVE_STRCSPN 1
  1744. | #define HAVE_STRDUP 1
  1745. | #define HAVE_STRERROR 1
  1746. | #define HAVE_STRNCASECMP 1
  1747. | #define HAVE_STRPBRK 1
  1748. | #define HAVE_STRRCHR 1
  1749. | #define HAVE_STRSPN 1
  1750. | #define HAVE_STRSTR 1
  1751. | #define HAVE_STRTOL 1
  1752. | #define HAVE_STRTOUL 1
  1753. | #define HAVE_SYSINFO 1
  1754. | #define HAVE_TZSET 1
  1755. | #define HAVE_UTIME 1
  1756. | #define HAVE_POSIX_FADVISE 1
  1757. | #define SIZEOF_INT 4
  1758. | #define SIZEOF_SIZE_T 8
  1759. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  1760. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  1761. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  1762. | /* end confdefs.h. */
  1763. | #include <string>
  1764. |
  1765. | int
  1766. | main ()
  1767. | {
  1768. | if (sizeof (std::u16string))
  1769. | return 0;
  1770. | ;
  1771. | return 0;
  1772. | }
  1773. configure:21221: result: no
  1774. configure:21231: checking for std::u32string
  1775. configure:21231: g++ -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.cpp >&5
  1776. conftest.cpp: In function 'int main()':
  1777. conftest.cpp:104: error: 'u32string' is not a member of 'std'
  1778. configure:21231: $? = 1
  1779. configure: failed program was:
  1780. | /* confdefs.h */
  1781. | #define PACKAGE_NAME "xbmc"
  1782. | #define PACKAGE_TARNAME "xbmc"
  1783. | #define PACKAGE_VERSION "13.1.0"
  1784. | #define PACKAGE_STRING "xbmc 13.1.0"
  1785. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  1786. | #define PACKAGE_URL ""
  1787. | #define PACKAGE "xbmc"
  1788. | #define VERSION "13.1.0"
  1789. | #define LIRC_DEVICE "/dev/lircd"
  1790. | #define STDC_HEADERS 1
  1791. | #define HAVE_SYS_TYPES_H 1
  1792. | #define HAVE_SYS_STAT_H 1
  1793. | #define HAVE_STDLIB_H 1
  1794. | #define HAVE_STRING_H 1
  1795. | #define HAVE_MEMORY_H 1
  1796. | #define HAVE_STRINGS_H 1
  1797. | #define HAVE_INTTYPES_H 1
  1798. | #define HAVE_STDINT_H 1
  1799. | #define HAVE_UNISTD_H 1
  1800. | #define HAVE_DLFCN_H 1
  1801. | #define LT_OBJDIR ".libs/"
  1802. | #define USE_STATIC_FFMPEG 1
  1803. | #define HAVE_ALLOCA_H 1
  1804. | #define HAVE_ALLOCA 1
  1805. | #define HAVE_UNISTD_H 1
  1806. | #define HAVE_CHOWN 1
  1807. | #define HAVE_DIRENT_H 1
  1808. | #define HAVE_FSEEKO 1
  1809. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1810. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1811. | #define TIME_WITH_SYS_TIME 1
  1812. | #define HAVE_SYS_TIME_H 1
  1813. | #define HAVE_UNISTD_H 1
  1814. | #define HAVE_STDLIB_H 1
  1815. | #define HAVE_SYS_PARAM_H 1
  1816. | #define HAVE_UTIME_H 1
  1817. | #define HAVE_ALARM 1
  1818. | #define HAVE_GETPAGESIZE 1
  1819. | #define HAVE_MMAP 1
  1820. | #define HAVE_SYS_SELECT_H 1
  1821. | #define HAVE_SYS_SOCKET_H 1
  1822. | #define SELECT_TYPE_ARG1 int
  1823. | #define SELECT_TYPE_ARG234 (fd_set *)
  1824. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1825. | #define RETSIGTYPE void
  1826. | #define HAVE_STRCOLL 1
  1827. | #define HAVE_STRFTIME 1
  1828. | #define HAVE_UTIME_NULL 1
  1829. | #define HAVE_VPRINTF 1
  1830. | #define HAVE_ATEXIT 1
  1831. | #define HAVE_DUP2 1
  1832. | #define HAVE_FDATASYNC 1
  1833. | #define HAVE_FTIME 1
  1834. | #define HAVE_FTRUNCATE 1
  1835. | #define HAVE_GETCWD 1
  1836. | #define HAVE_GETHOSTBYADDR 1
  1837. | #define HAVE_GETHOSTBYNAME 1
  1838. | #define HAVE_GETHOSTNAME 1
  1839. | #define HAVE_GETPAGESIZE 1
  1840. | #define HAVE_GETPASS 1
  1841. | #define HAVE_GETTIMEOFDAY 1
  1842. | #define HAVE_INET_NTOA 1
  1843. | #define HAVE_LCHOWN 1
  1844. | #define HAVE_LOCALECONV 1
  1845. | #define HAVE_MEMCHR 1
  1846. | #define HAVE_MEMMOVE 1
  1847. | #define HAVE_MEMSET 1
  1848. | #define HAVE_MKDIR 1
  1849. | #define HAVE_MODF 1
  1850. | #define HAVE_MUNMAP 1
  1851. | #define HAVE_RMDIR 1
  1852. | #define HAVE_SELECT 1
  1853. | #define HAVE_SETENV 1
  1854. | #define HAVE_SETLOCALE 1
  1855. | #define HAVE_SOCKET 1
  1856. | #define HAVE_STRCASECMP 1
  1857. | #define HAVE_STRCHR 1
  1858. | #define HAVE_STRCSPN 1
  1859. | #define HAVE_STRDUP 1
  1860. | #define HAVE_STRERROR 1
  1861. | #define HAVE_STRNCASECMP 1
  1862. | #define HAVE_STRPBRK 1
  1863. | #define HAVE_STRRCHR 1
  1864. | #define HAVE_STRSPN 1
  1865. | #define HAVE_STRSTR 1
  1866. | #define HAVE_STRTOL 1
  1867. | #define HAVE_STRTOUL 1
  1868. | #define HAVE_SYSINFO 1
  1869. | #define HAVE_TZSET 1
  1870. | #define HAVE_UTIME 1
  1871. | #define HAVE_POSIX_FADVISE 1
  1872. | #define SIZEOF_INT 4
  1873. | #define SIZEOF_SIZE_T 8
  1874. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  1875. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  1876. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  1877. | /* end confdefs.h. */
  1878. | #include <string>
  1879. |
  1880. | int
  1881. | main ()
  1882. | {
  1883. | if (sizeof (std::u32string))
  1884. | return 0;
  1885. | ;
  1886. | return 0;
  1887. | }
  1888. configure:21231: result: no
  1889. configure:21242: checking for char16_t
  1890. configure:21242: g++ -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.cpp >&5
  1891. conftest.cpp: In function 'int main()':
  1892. conftest.cpp:135: error: 'char16_t' was not declared in this scope
  1893. configure:21242: $? = 1
  1894. configure: failed program was:
  1895. | /* confdefs.h */
  1896. | #define PACKAGE_NAME "xbmc"
  1897. | #define PACKAGE_TARNAME "xbmc"
  1898. | #define PACKAGE_VERSION "13.1.0"
  1899. | #define PACKAGE_STRING "xbmc 13.1.0"
  1900. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  1901. | #define PACKAGE_URL ""
  1902. | #define PACKAGE "xbmc"
  1903. | #define VERSION "13.1.0"
  1904. | #define LIRC_DEVICE "/dev/lircd"
  1905. | #define STDC_HEADERS 1
  1906. | #define HAVE_SYS_TYPES_H 1
  1907. | #define HAVE_SYS_STAT_H 1
  1908. | #define HAVE_STDLIB_H 1
  1909. | #define HAVE_STRING_H 1
  1910. | #define HAVE_MEMORY_H 1
  1911. | #define HAVE_STRINGS_H 1
  1912. | #define HAVE_INTTYPES_H 1
  1913. | #define HAVE_STDINT_H 1
  1914. | #define HAVE_UNISTD_H 1
  1915. | #define HAVE_DLFCN_H 1
  1916. | #define LT_OBJDIR ".libs/"
  1917. | #define USE_STATIC_FFMPEG 1
  1918. | #define HAVE_ALLOCA_H 1
  1919. | #define HAVE_ALLOCA 1
  1920. | #define HAVE_UNISTD_H 1
  1921. | #define HAVE_CHOWN 1
  1922. | #define HAVE_DIRENT_H 1
  1923. | #define HAVE_FSEEKO 1
  1924. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1925. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1926. | #define TIME_WITH_SYS_TIME 1
  1927. | #define HAVE_SYS_TIME_H 1
  1928. | #define HAVE_UNISTD_H 1
  1929. | #define HAVE_STDLIB_H 1
  1930. | #define HAVE_SYS_PARAM_H 1
  1931. | #define HAVE_UTIME_H 1
  1932. | #define HAVE_ALARM 1
  1933. | #define HAVE_GETPAGESIZE 1
  1934. | #define HAVE_MMAP 1
  1935. | #define HAVE_SYS_SELECT_H 1
  1936. | #define HAVE_SYS_SOCKET_H 1
  1937. | #define SELECT_TYPE_ARG1 int
  1938. | #define SELECT_TYPE_ARG234 (fd_set *)
  1939. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1940. | #define RETSIGTYPE void
  1941. | #define HAVE_STRCOLL 1
  1942. | #define HAVE_STRFTIME 1
  1943. | #define HAVE_UTIME_NULL 1
  1944. | #define HAVE_VPRINTF 1
  1945. | #define HAVE_ATEXIT 1
  1946. | #define HAVE_DUP2 1
  1947. | #define HAVE_FDATASYNC 1
  1948. | #define HAVE_FTIME 1
  1949. | #define HAVE_FTRUNCATE 1
  1950. | #define HAVE_GETCWD 1
  1951. | #define HAVE_GETHOSTBYADDR 1
  1952. | #define HAVE_GETHOSTBYNAME 1
  1953. | #define HAVE_GETHOSTNAME 1
  1954. | #define HAVE_GETPAGESIZE 1
  1955. | #define HAVE_GETPASS 1
  1956. | #define HAVE_GETTIMEOFDAY 1
  1957. | #define HAVE_INET_NTOA 1
  1958. | #define HAVE_LCHOWN 1
  1959. | #define HAVE_LOCALECONV 1
  1960. | #define HAVE_MEMCHR 1
  1961. | #define HAVE_MEMMOVE 1
  1962. | #define HAVE_MEMSET 1
  1963. | #define HAVE_MKDIR 1
  1964. | #define HAVE_MODF 1
  1965. | #define HAVE_MUNMAP 1
  1966. | #define HAVE_RMDIR 1
  1967. | #define HAVE_SELECT 1
  1968. | #define HAVE_SETENV 1
  1969. | #define HAVE_SETLOCALE 1
  1970. | #define HAVE_SOCKET 1
  1971. | #define HAVE_STRCASECMP 1
  1972. | #define HAVE_STRCHR 1
  1973. | #define HAVE_STRCSPN 1
  1974. | #define HAVE_STRDUP 1
  1975. | #define HAVE_STRERROR 1
  1976. | #define HAVE_STRNCASECMP 1
  1977. | #define HAVE_STRPBRK 1
  1978. | #define HAVE_STRRCHR 1
  1979. | #define HAVE_STRSPN 1
  1980. | #define HAVE_STRSTR 1
  1981. | #define HAVE_STRTOL 1
  1982. | #define HAVE_STRTOUL 1
  1983. | #define HAVE_SYSINFO 1
  1984. | #define HAVE_TZSET 1
  1985. | #define HAVE_UTIME 1
  1986. | #define HAVE_POSIX_FADVISE 1
  1987. | #define SIZEOF_INT 4
  1988. | #define SIZEOF_SIZE_T 8
  1989. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  1990. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  1991. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  1992. | /* end confdefs.h. */
  1993. | #include <stdio.h>
  1994. | #ifdef HAVE_SYS_TYPES_H
  1995. | # include <sys/types.h>
  1996. | #endif
  1997. | #ifdef HAVE_SYS_STAT_H
  1998. | # include <sys/stat.h>
  1999. | #endif
  2000. | #ifdef STDC_HEADERS
  2001. | # include <stdlib.h>
  2002. | # include <stddef.h>
  2003. | #else
  2004. | # ifdef HAVE_STDLIB_H
  2005. | # include <stdlib.h>
  2006. | # endif
  2007. | #endif
  2008. | #ifdef HAVE_STRING_H
  2009. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2010. | # include <memory.h>
  2011. | # endif
  2012. | # include <string.h>
  2013. | #endif
  2014. | #ifdef HAVE_STRINGS_H
  2015. | # include <strings.h>
  2016. | #endif
  2017. | #ifdef HAVE_INTTYPES_H
  2018. | # include <inttypes.h>
  2019. | #endif
  2020. | #ifdef HAVE_STDINT_H
  2021. | # include <stdint.h>
  2022. | #endif
  2023. | #ifdef HAVE_UNISTD_H
  2024. | # include <unistd.h>
  2025. | #endif
  2026. | int
  2027. | main ()
  2028. | {
  2029. | if (sizeof (char16_t))
  2030. | return 0;
  2031. | ;
  2032. | return 0;
  2033. | }
  2034. configure:21242: result: no
  2035. configure:21251: checking for char32_t
  2036. configure:21251: g++ -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.cpp >&5
  2037. conftest.cpp: In function 'int main()':
  2038. conftest.cpp:135: error: 'char32_t' was not declared in this scope
  2039. configure:21251: $? = 1
  2040. configure: failed program was:
  2041. | /* confdefs.h */
  2042. | #define PACKAGE_NAME "xbmc"
  2043. | #define PACKAGE_TARNAME "xbmc"
  2044. | #define PACKAGE_VERSION "13.1.0"
  2045. | #define PACKAGE_STRING "xbmc 13.1.0"
  2046. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  2047. | #define PACKAGE_URL ""
  2048. | #define PACKAGE "xbmc"
  2049. | #define VERSION "13.1.0"
  2050. | #define LIRC_DEVICE "/dev/lircd"
  2051. | #define STDC_HEADERS 1
  2052. | #define HAVE_SYS_TYPES_H 1
  2053. | #define HAVE_SYS_STAT_H 1
  2054. | #define HAVE_STDLIB_H 1
  2055. | #define HAVE_STRING_H 1
  2056. | #define HAVE_MEMORY_H 1
  2057. | #define HAVE_STRINGS_H 1
  2058. | #define HAVE_INTTYPES_H 1
  2059. | #define HAVE_STDINT_H 1
  2060. | #define HAVE_UNISTD_H 1
  2061. | #define HAVE_DLFCN_H 1
  2062. | #define LT_OBJDIR ".libs/"
  2063. | #define USE_STATIC_FFMPEG 1
  2064. | #define HAVE_ALLOCA_H 1
  2065. | #define HAVE_ALLOCA 1
  2066. | #define HAVE_UNISTD_H 1
  2067. | #define HAVE_CHOWN 1
  2068. | #define HAVE_DIRENT_H 1
  2069. | #define HAVE_FSEEKO 1
  2070. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2071. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2072. | #define TIME_WITH_SYS_TIME 1
  2073. | #define HAVE_SYS_TIME_H 1
  2074. | #define HAVE_UNISTD_H 1
  2075. | #define HAVE_STDLIB_H 1
  2076. | #define HAVE_SYS_PARAM_H 1
  2077. | #define HAVE_UTIME_H 1
  2078. | #define HAVE_ALARM 1
  2079. | #define HAVE_GETPAGESIZE 1
  2080. | #define HAVE_MMAP 1
  2081. | #define HAVE_SYS_SELECT_H 1
  2082. | #define HAVE_SYS_SOCKET_H 1
  2083. | #define SELECT_TYPE_ARG1 int
  2084. | #define SELECT_TYPE_ARG234 (fd_set *)
  2085. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2086. | #define RETSIGTYPE void
  2087. | #define HAVE_STRCOLL 1
  2088. | #define HAVE_STRFTIME 1
  2089. | #define HAVE_UTIME_NULL 1
  2090. | #define HAVE_VPRINTF 1
  2091. | #define HAVE_ATEXIT 1
  2092. | #define HAVE_DUP2 1
  2093. | #define HAVE_FDATASYNC 1
  2094. | #define HAVE_FTIME 1
  2095. | #define HAVE_FTRUNCATE 1
  2096. | #define HAVE_GETCWD 1
  2097. | #define HAVE_GETHOSTBYADDR 1
  2098. | #define HAVE_GETHOSTBYNAME 1
  2099. | #define HAVE_GETHOSTNAME 1
  2100. | #define HAVE_GETPAGESIZE 1
  2101. | #define HAVE_GETPASS 1
  2102. | #define HAVE_GETTIMEOFDAY 1
  2103. | #define HAVE_INET_NTOA 1
  2104. | #define HAVE_LCHOWN 1
  2105. | #define HAVE_LOCALECONV 1
  2106. | #define HAVE_MEMCHR 1
  2107. | #define HAVE_MEMMOVE 1
  2108. | #define HAVE_MEMSET 1
  2109. | #define HAVE_MKDIR 1
  2110. | #define HAVE_MODF 1
  2111. | #define HAVE_MUNMAP 1
  2112. | #define HAVE_RMDIR 1
  2113. | #define HAVE_SELECT 1
  2114. | #define HAVE_SETENV 1
  2115. | #define HAVE_SETLOCALE 1
  2116. | #define HAVE_SOCKET 1
  2117. | #define HAVE_STRCASECMP 1
  2118. | #define HAVE_STRCHR 1
  2119. | #define HAVE_STRCSPN 1
  2120. | #define HAVE_STRDUP 1
  2121. | #define HAVE_STRERROR 1
  2122. | #define HAVE_STRNCASECMP 1
  2123. | #define HAVE_STRPBRK 1
  2124. | #define HAVE_STRRCHR 1
  2125. | #define HAVE_STRSPN 1
  2126. | #define HAVE_STRSTR 1
  2127. | #define HAVE_STRTOL 1
  2128. | #define HAVE_STRTOUL 1
  2129. | #define HAVE_SYSINFO 1
  2130. | #define HAVE_TZSET 1
  2131. | #define HAVE_UTIME 1
  2132. | #define HAVE_POSIX_FADVISE 1
  2133. | #define SIZEOF_INT 4
  2134. | #define SIZEOF_SIZE_T 8
  2135. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  2136. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  2137. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  2138. | /* end confdefs.h. */
  2139. | #include <stdio.h>
  2140. | #ifdef HAVE_SYS_TYPES_H
  2141. | # include <sys/types.h>
  2142. | #endif
  2143. | #ifdef HAVE_SYS_STAT_H
  2144. | # include <sys/stat.h>
  2145. | #endif
  2146. | #ifdef STDC_HEADERS
  2147. | # include <stdlib.h>
  2148. | # include <stddef.h>
  2149. | #else
  2150. | # ifdef HAVE_STDLIB_H
  2151. | # include <stdlib.h>
  2152. | # endif
  2153. | #endif
  2154. | #ifdef HAVE_STRING_H
  2155. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2156. | # include <memory.h>
  2157. | # endif
  2158. | # include <string.h>
  2159. | #endif
  2160. | #ifdef HAVE_STRINGS_H
  2161. | # include <strings.h>
  2162. | #endif
  2163. | #ifdef HAVE_INTTYPES_H
  2164. | # include <inttypes.h>
  2165. | #endif
  2166. | #ifdef HAVE_STDINT_H
  2167. | # include <stdint.h>
  2168. | #endif
  2169. | #ifdef HAVE_UNISTD_H
  2170. | # include <unistd.h>
  2171. | #endif
  2172. | int
  2173. | main ()
  2174. | {
  2175. | if (sizeof (char32_t))
  2176. | return 0;
  2177. | ;
  2178. | return 0;
  2179. | }
  2180. configure:21251: result: no
  2181. configure:21265: checking size of wchar_t
  2182. configure:21270: g++ -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.cpp >&5
  2183. configure:21270: $? = 0
  2184. configure:21270: ./conftest
  2185. configure:21270: $? = 0
  2186. configure:21284: result: 4
  2187. configure:21305: checking sys/inotify.h usability
  2188. configure:21305: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2189. configure:21305: $? = 0
  2190. configure:21305: result: yes
  2191. configure:21305: checking sys/inotify.h presence
  2192. configure:21305: gcc -E conftest.c
  2193. configure:21305: $? = 0
  2194. configure:21305: result: yes
  2195. configure:21305: checking for sys/inotify.h
  2196. configure:21305: result: yes
  2197. configure:21322: checking boost/shared_ptr.hpp usability
  2198. configure:21322: g++ -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.cpp >&5
  2199. configure:21322: $? = 0
  2200. configure:21322: result: yes
  2201. configure:21322: checking boost/shared_ptr.hpp presence
  2202. configure:21322: g++ -E conftest.cpp
  2203. configure:21322: $? = 0
  2204. configure:21322: result: yes
  2205. configure:21322: checking for boost/shared_ptr.hpp
  2206. configure:21322: result: yes
  2207. configure:21347: checking for python
  2208. configure:21365: found /usr/bin/python
  2209. configure:21377: result: /usr/bin/python
  2210. configure:21393: checking for a version of Python >= '2.1.0'
  2211. configure:21419: result: yes
  2212. configure:21427: checking for a version of Python >= 2.4
  2213. configure:21433: result: yes
  2214. configure:21450: checking for the distutils Python package
  2215. configure:21454: result: yes
  2216. configure:21468: checking for Python include path
  2217. configure:21478: result: -I/usr/include/python2.6
  2218. configure:21485: checking for Python library path
  2219. configure:21578: result: -L/usr/lib -lpython2.6
  2220. configure:21585: checking for Python site-packages path
  2221. configure:21591: result: /usr/lib/python2.6/dist-packages
  2222. configure:21598: checking python extra libraries
  2223. configure:21605: result: -lssl -lcrypto -lssl -lcrypto -L/usr/lib -lz -lpthread -ldl -lutil
  2224. configure:21612: checking python extra linking flags
  2225. configure:21619: result: -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
  2226. configure:21626: checking consistency of all components of python development environment
  2227. configure:21652: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -I/usr/include/python2.6 conftest.c -L/usr/lib -lpython2.6 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lssl -lcrypto -lssl -lcrypto -L/usr/lib -lz -lpthread -ldl -lutil >&5
  2228. configure:21652: $? = 0
  2229. configure:21669: result: yes
  2230. configure:21701: Using Python 2.6
  2231. configure:22320: result: == Wayland disabled. ==
  2232. configure:22490: checking for main in -lGL
  2233. configure:22509: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lGL -L/usr/lib -lpython2.6 >&5
  2234. configure:22509: $? = 0
  2235. configure:22518: result: yes
  2236. configure:22531: checking for main in -lGLEW
  2237. configure:22550: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lGLEW -lGL -L/usr/lib -lpython2.6 >&5
  2238. configure:22550: $? = 0
  2239. configure:22559: result: yes
  2240. configure:22572: checking for main in -lGLU
  2241. configure:22591: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 >&5
  2242. configure:22591: $? = 0
  2243. configure:22600: result: yes
  2244. configure:22663: checking for mysql_config
  2245. configure:22681: found /usr/bin/mysql_config
  2246. configure:22694: result: /usr/bin/mysql_config
  2247. configure:22714: checking ass/ass.h usability
  2248. configure:22714: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2249. configure:22714: $? = 0
  2250. configure:22714: result: yes
  2251. configure:22714: checking ass/ass.h presence
  2252. configure:22714: gcc -E conftest.c
  2253. configure:22714: $? = 0
  2254. configure:22714: result: yes
  2255. configure:22714: checking for ass/ass.h
  2256. configure:22714: result: yes
  2257. configure:22722: checking mpeg2dec/mpeg2.h usability
  2258. configure:22722: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2259. configure:22722: $? = 0
  2260. configure:22722: result: yes
  2261. configure:22722: checking mpeg2dec/mpeg2.h presence
  2262. configure:22722: gcc -E conftest.c
  2263. configure:22722: $? = 0
  2264. configure:22722: result: yes
  2265. configure:22722: checking for mpeg2dec/mpeg2.h
  2266. configure:22722: result: yes
  2267. configure:22730: checking for mpeg2dec/mpeg2convert.h
  2268. configure:22730: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2269. configure:22730: $? = 0
  2270. configure:22730: result: yes
  2271. configure:22740: checking mad.h usability
  2272. configure:22740: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2273. configure:22740: $? = 0
  2274. configure:22740: result: yes
  2275. configure:22740: checking mad.h presence
  2276. configure:22740: gcc -E conftest.c
  2277. configure:22740: $? = 0
  2278. configure:22740: result: yes
  2279. configure:22740: checking for mad.h
  2280. configure:22740: result: yes
  2281. configure:22748: checking jpeglib.h usability
  2282. configure:22748: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2283. configure:22748: $? = 0
  2284. configure:22748: result: yes
  2285. configure:22748: checking jpeglib.h presence
  2286. configure:22748: gcc -E conftest.c
  2287. configure:22748: $? = 0
  2288. configure:22748: result: yes
  2289. configure:22748: checking for jpeglib.h
  2290. configure:22748: result: yes
  2291. configure:22756: checking samplerate.h usability
  2292. configure:22756: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2293. configure:22756: $? = 0
  2294. configure:22756: result: yes
  2295. configure:22756: checking samplerate.h presence
  2296. configure:22756: gcc -E conftest.c
  2297. configure:22756: $? = 0
  2298. configure:22756: result: yes
  2299. configure:22756: checking for samplerate.h
  2300. configure:22756: result: yes
  2301. configure:22764: checking ogg/ogg.h usability
  2302. configure:22764: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2303. configure:22764: $? = 0
  2304. configure:22764: result: yes
  2305. configure:22764: checking ogg/ogg.h presence
  2306. configure:22764: gcc -E conftest.c
  2307. configure:22764: $? = 0
  2308. configure:22764: result: yes
  2309. configure:22764: checking for ogg/ogg.h
  2310. configure:22764: result: yes
  2311. configure:22772: checking vorbis/vorbisfile.h usability
  2312. configure:22772: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2313. configure:22772: $? = 0
  2314. configure:22772: result: yes
  2315. configure:22772: checking vorbis/vorbisfile.h presence
  2316. configure:22772: gcc -E conftest.c
  2317. configure:22772: $? = 0
  2318. configure:22772: result: yes
  2319. configure:22772: checking for vorbis/vorbisfile.h
  2320. configure:22772: result: yes
  2321. configure:22780: checking libmodplug/modplug.h usability
  2322. configure:22780: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2323. configure:22780: $? = 0
  2324. configure:22780: result: yes
  2325. configure:22780: checking libmodplug/modplug.h presence
  2326. configure:22780: gcc -E conftest.c
  2327. configure:22780: $? = 0
  2328. configure:22780: result: yes
  2329. configure:22780: checking for libmodplug/modplug.h
  2330. configure:22780: result: yes
  2331. configure:22788: checking curl/curl.h usability
  2332. configure:22788: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2333. configure:22788: $? = 0
  2334. configure:22788: result: yes
  2335. configure:22788: checking curl/curl.h presence
  2336. configure:22788: gcc -E conftest.c
  2337. configure:22788: $? = 0
  2338. configure:22788: result: yes
  2339. configure:22788: checking for curl/curl.h
  2340. configure:22788: result: yes
  2341. configure:22796: checking FLAC/stream_decoder.h usability
  2342. configure:22796: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2343. configure:22796: $? = 0
  2344. configure:22796: result: yes
  2345. configure:22796: checking FLAC/stream_decoder.h presence
  2346. configure:22796: gcc -E conftest.c
  2347. configure:22796: $? = 0
  2348. configure:22796: result: yes
  2349. configure:22796: checking for FLAC/stream_decoder.h
  2350. configure:22796: result: yes
  2351. configure:22808: checking for CRYPTO_set_locking_callback(0)
  2352. configure:22821: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2353. /usr/bin/ld: /tmp/cceMjoiO.o: undefined reference to symbol 'CRYPTO_set_locking_callback@@OPENSSL_0.9.8'
  2354. /usr/bin/ld: note: 'CRYPTO_set_locking_callback@@OPENSSL_0.9.8' is defined in DSO /usr/lib/libcrypto.so.0.9.8 so try adding it to the linker command line
  2355. /usr/lib/libcrypto.so.0.9.8: could not read symbols: Invalid operation
  2356. collect2: ld returned 1 exit status
  2357. configure:22821: $? = 1
  2358. configure: failed program was:
  2359. | /* confdefs.h */
  2360. | #define PACKAGE_NAME "xbmc"
  2361. | #define PACKAGE_TARNAME "xbmc"
  2362. | #define PACKAGE_VERSION "13.1.0"
  2363. | #define PACKAGE_STRING "xbmc 13.1.0"
  2364. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  2365. | #define PACKAGE_URL ""
  2366. | #define PACKAGE "xbmc"
  2367. | #define VERSION "13.1.0"
  2368. | #define LIRC_DEVICE "/dev/lircd"
  2369. | #define STDC_HEADERS 1
  2370. | #define HAVE_SYS_TYPES_H 1
  2371. | #define HAVE_SYS_STAT_H 1
  2372. | #define HAVE_STDLIB_H 1
  2373. | #define HAVE_STRING_H 1
  2374. | #define HAVE_MEMORY_H 1
  2375. | #define HAVE_STRINGS_H 1
  2376. | #define HAVE_INTTYPES_H 1
  2377. | #define HAVE_STDINT_H 1
  2378. | #define HAVE_UNISTD_H 1
  2379. | #define HAVE_DLFCN_H 1
  2380. | #define LT_OBJDIR ".libs/"
  2381. | #define USE_STATIC_FFMPEG 1
  2382. | #define HAVE_ALLOCA_H 1
  2383. | #define HAVE_ALLOCA 1
  2384. | #define HAVE_UNISTD_H 1
  2385. | #define HAVE_CHOWN 1
  2386. | #define HAVE_DIRENT_H 1
  2387. | #define HAVE_FSEEKO 1
  2388. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2389. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2390. | #define TIME_WITH_SYS_TIME 1
  2391. | #define HAVE_SYS_TIME_H 1
  2392. | #define HAVE_UNISTD_H 1
  2393. | #define HAVE_STDLIB_H 1
  2394. | #define HAVE_SYS_PARAM_H 1
  2395. | #define HAVE_UTIME_H 1
  2396. | #define HAVE_ALARM 1
  2397. | #define HAVE_GETPAGESIZE 1
  2398. | #define HAVE_MMAP 1
  2399. | #define HAVE_SYS_SELECT_H 1
  2400. | #define HAVE_SYS_SOCKET_H 1
  2401. | #define SELECT_TYPE_ARG1 int
  2402. | #define SELECT_TYPE_ARG234 (fd_set *)
  2403. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2404. | #define RETSIGTYPE void
  2405. | #define HAVE_STRCOLL 1
  2406. | #define HAVE_STRFTIME 1
  2407. | #define HAVE_UTIME_NULL 1
  2408. | #define HAVE_VPRINTF 1
  2409. | #define HAVE_ATEXIT 1
  2410. | #define HAVE_DUP2 1
  2411. | #define HAVE_FDATASYNC 1
  2412. | #define HAVE_FTIME 1
  2413. | #define HAVE_FTRUNCATE 1
  2414. | #define HAVE_GETCWD 1
  2415. | #define HAVE_GETHOSTBYADDR 1
  2416. | #define HAVE_GETHOSTBYNAME 1
  2417. | #define HAVE_GETHOSTNAME 1
  2418. | #define HAVE_GETPAGESIZE 1
  2419. | #define HAVE_GETPASS 1
  2420. | #define HAVE_GETTIMEOFDAY 1
  2421. | #define HAVE_INET_NTOA 1
  2422. | #define HAVE_LCHOWN 1
  2423. | #define HAVE_LOCALECONV 1
  2424. | #define HAVE_MEMCHR 1
  2425. | #define HAVE_MEMMOVE 1
  2426. | #define HAVE_MEMSET 1
  2427. | #define HAVE_MKDIR 1
  2428. | #define HAVE_MODF 1
  2429. | #define HAVE_MUNMAP 1
  2430. | #define HAVE_RMDIR 1
  2431. | #define HAVE_SELECT 1
  2432. | #define HAVE_SETENV 1
  2433. | #define HAVE_SETLOCALE 1
  2434. | #define HAVE_SOCKET 1
  2435. | #define HAVE_STRCASECMP 1
  2436. | #define HAVE_STRCHR 1
  2437. | #define HAVE_STRCSPN 1
  2438. | #define HAVE_STRDUP 1
  2439. | #define HAVE_STRERROR 1
  2440. | #define HAVE_STRNCASECMP 1
  2441. | #define HAVE_STRPBRK 1
  2442. | #define HAVE_STRRCHR 1
  2443. | #define HAVE_STRSPN 1
  2444. | #define HAVE_STRSTR 1
  2445. | #define HAVE_STRTOL 1
  2446. | #define HAVE_STRTOUL 1
  2447. | #define HAVE_SYSINFO 1
  2448. | #define HAVE_TZSET 1
  2449. | #define HAVE_UTIME 1
  2450. | #define HAVE_POSIX_FADVISE 1
  2451. | #define SIZEOF_INT 4
  2452. | #define SIZEOF_SIZE_T 8
  2453. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  2454. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  2455. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  2456. | #define SIZEOF_WCHAR_T 4
  2457. | #define HAVE_INOTIFY 1
  2458. | #define HAVE_PYTHON "2.6"
  2459. | #define HAVE_LIBGL 1
  2460. | #define HAVE_LIBGLEW 1
  2461. | #define HAVE_LIBGLU 1
  2462. | #define HAVE_MYSQL 1
  2463. | /* end confdefs.h. */
  2464. |
  2465. | int
  2466. | main ()
  2467. | {
  2468. | CRYPTO_set_locking_callback(0);
  2469. | ;
  2470. | return 0;
  2471. | }
  2472. configure:22828: result: no
  2473. configure:22830: checking openssl/crypto.h usability
  2474. configure:22830: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2475. configure:22830: $? = 0
  2476. configure:22830: result: yes
  2477. configure:22830: checking openssl/crypto.h presence
  2478. configure:22830: gcc -E conftest.c
  2479. configure:22830: $? = 0
  2480. configure:22830: result: yes
  2481. configure:22830: checking for openssl/crypto.h
  2482. configure:22830: result: yes
  2483. configure:22838: checking gcrypt.h usability
  2484. configure:22838: gcc -c -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c >&5
  2485. configure:22838: $? = 0
  2486. configure:22838: result: yes
  2487. configure:22838: checking gcrypt.h presence
  2488. configure:22838: gcc -E conftest.c
  2489. configure:22838: $? = 0
  2490. configure:22838: result: yes
  2491. configure:22838: checking for gcrypt.h
  2492. configure:22838: result: yes
  2493. configure:22848: checking for main in -lgpg-error
  2494. configure:22867: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2495. configure:22867: $? = 0
  2496. configure:22876: result: yes
  2497. configure:22889: checking for gcry_control in -lgcrypt
  2498. configure:22914: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2499. configure:22914: $? = 0
  2500. configure:22923: result: yes
  2501. configure:22942: checking for GNUTLS
  2502. configure:22949: $PKG_CONFIG --exists --print-errors "gnutls"
  2503. configure:22952: $? = 0
  2504. configure:22966: $PKG_CONFIG --exists --print-errors "gnutls"
  2505. configure:22969: $? = 0
  2506. configure:23009: result: yes
  2507. configure:23016: checking for main in -lbz2
  2508. configure:23035: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2509. configure:23035: $? = 0
  2510. configure:23044: result: yes
  2511. configure:23057: checking for main in -ljpeg
  2512. configure:23076: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2513. configure:23076: $? = 0
  2514. configure:23085: result: yes
  2515. configure:23098: checking for main in -ltiff
  2516. configure:23117: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2517. configure:23117: $? = 0
  2518. configure:23126: result: yes
  2519. configure:23223: checking for main in -lpthread
  2520. configure:23242: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2521. configure:23242: $? = 0
  2522. configure:23251: result: yes
  2523. configure:23264: checking for pthread_setname_np in -lpthread
  2524. configure:23289: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lpthread -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2525. configure:23289: $? = 0
  2526. configure:23298: result: yes
  2527. configure:23311: checking for main in -llzo2
  2528. configure:23330: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2529. configure:23330: $? = 0
  2530. configure:23339: result: yes
  2531. configure:23352: checking for main in -lz
  2532. configure:23371: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2533. configure:23371: $? = 0
  2534. configure:23380: result: yes
  2535. configure:23393: checking for main in -lcrypto
  2536. configure:23412: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2537. configure:23412: $? = 0
  2538. configure:23421: result: yes
  2539. configure:23434: checking for main in -lssl
  2540. configure:23453: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2541. configure:23453: $? = 0
  2542. configure:23462: result: yes
  2543. configure:23476: checking for main in -lmysqlclient
  2544. configure:23495: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2545. configure:23495: $? = 0
  2546. configure:23504: result: yes
  2547. configure:23518: checking for hci_devid in -lbluetooth
  2548. configure:23543: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2549. configure:23543: $? = 0
  2550. configure:23552: result: yes
  2551. configure:23566: checking for main in -lyajl
  2552. configure:23585: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2553. configure:23585: $? = 0
  2554. configure:23594: result: yes
  2555. configure:23607: checking for main in -ltinyxml
  2556. configure:23626: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -ltinyxml -lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient >&5
  2557. configure:23626: $? = 0
  2558. configure:23635: result: yes
  2559. configure:23781: checking for LIBXML
  2560. configure:23788: $PKG_CONFIG --exists --print-errors "libxml-2.0"
  2561. configure:23791: $? = 0
  2562. configure:23805: $PKG_CONFIG --exists --print-errors "libxml-2.0"
  2563. configure:23808: $? = 0
  2564. configure:23846: result: yes
  2565. configure:23852: checking for LIBXSLT
  2566. configure:23859: $PKG_CONFIG --exists --print-errors "libxslt"
  2567. configure:23862: $? = 0
  2568. configure:23876: $PKG_CONFIG --exists --print-errors "libxslt"
  2569. configure:23879: $? = 0
  2570. configure:23917: result: yes
  2571. configure:23923: checking for FRIBIDI
  2572. configure:23930: $PKG_CONFIG --exists --print-errors "fribidi"
  2573. configure:23933: $? = 0
  2574. configure:23947: $PKG_CONFIG --exists --print-errors "fribidi"
  2575. configure:23950: $? = 0
  2576. configure:23988: result: yes
  2577. configure:23994: checking for SQLITE3
  2578. configure:24001: $PKG_CONFIG --exists --print-errors "sqlite3"
  2579. configure:24004: $? = 0
  2580. configure:24018: $PKG_CONFIG --exists --print-errors "sqlite3"
  2581. configure:24021: $? = 0
  2582. configure:24059: result: yes
  2583. configure:24065: checking for PNG
  2584. configure:24072: $PKG_CONFIG --exists --print-errors "libpng"
  2585. configure:24075: $? = 0
  2586. configure:24089: $PKG_CONFIG --exists --print-errors "libpng"
  2587. configure:24092: $? = 0
  2588. configure:24130: result: yes
  2589. configure:24136: checking for PCRECPP
  2590. configure:24143: $PKG_CONFIG --exists --print-errors "libpcrecpp"
  2591. configure:24146: $? = 0
  2592. configure:24160: $PKG_CONFIG --exists --print-errors "libpcrecpp"
  2593. configure:24163: $? = 0
  2594. configure:24201: result: yes
  2595. configure:24210: checking for PCRE
  2596. configure:24217: $PKG_CONFIG --exists --print-errors "libpcre"
  2597. configure:24220: $? = 0
  2598. configure:24234: $PKG_CONFIG --exists --print-errors "libpcre"
  2599. configure:24237: $? = 0
  2600. configure:24275: result: yes
  2601. configure:24284: checking for SAMPLERATE
  2602. configure:24291: $PKG_CONFIG --exists --print-errors "samplerate"
  2603. configure:24294: $? = 0
  2604. configure:24308: $PKG_CONFIG --exists --print-errors "samplerate"
  2605. configure:24311: $? = 0
  2606. configure:24349: result: yes
  2607. configure:24355: checking for FREETYPE2
  2608. configure:24362: $PKG_CONFIG --exists --print-errors "freetype2"
  2609. configure:24365: $? = 0
  2610. configure:24379: $PKG_CONFIG --exists --print-errors "freetype2"
  2611. configure:24382: $? = 0
  2612. configure:24420: result: yes
  2613. configure:24426: checking for TAGLIB
  2614. configure:24433: $PKG_CONFIG --exists --print-errors "taglib >= 1.8"
  2615. configure:24436: $? = 0
  2616. configure:24450: $PKG_CONFIG --exists --print-errors "taglib >= 1.8"
  2617. configure:24453: $? = 0
  2618. configure:24491: result: yes
  2619. configure:24499: checking for CDIO
  2620. configure:24506: $PKG_CONFIG --exists --print-errors "libcdio"
  2621. configure:24509: $? = 0
  2622. configure:24523: $PKG_CONFIG --exists --print-errors "libcdio"
  2623. configure:24526: $? = 0
  2624. configure:24564: result: yes
  2625. configure:24724: checking for LIBBLURAY
  2626. configure:24731: $PKG_CONFIG --exists --print-errors "libbluray >= 0.2.1"
  2627. configure:24734: $? = 0
  2628. configure:24748: $PKG_CONFIG --exists --print-errors "libbluray >= 0.2.1"
  2629. configure:24751: $? = 0
  2630. configure:24789: result: yes
  2631. configure:24811: checking for libbluray soname
  2632. configure:24853: result: libbluray.so.1
  2633. configure:24863: checking for bd_register_argb_overlay_proc in -lbluray
  2634. configure:24888: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lbluray -ltinyxml -lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lsamplerate -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  2635. /tmp/ccH4opdg.o: In function `main':
  2636. conftest.c:(.text+0x7): undefined reference to `bd_register_argb_overlay_proc'
  2637. /usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../x86_64-linux-gnu/libxml2.so: undefined reference to `gzopen64@ZLIB_1.2.3.3'
  2638. collect2: ld returned 1 exit status
  2639. configure:24888: $? = 1
  2640. configure: failed program was:
  2641. | /* confdefs.h */
  2642. | #define PACKAGE_NAME "xbmc"
  2643. | #define PACKAGE_TARNAME "xbmc"
  2644. | #define PACKAGE_VERSION "13.1.0"
  2645. | #define PACKAGE_STRING "xbmc 13.1.0"
  2646. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  2647. | #define PACKAGE_URL ""
  2648. | #define PACKAGE "xbmc"
  2649. | #define VERSION "13.1.0"
  2650. | #define LIRC_DEVICE "/dev/lircd"
  2651. | #define STDC_HEADERS 1
  2652. | #define HAVE_SYS_TYPES_H 1
  2653. | #define HAVE_SYS_STAT_H 1
  2654. | #define HAVE_STDLIB_H 1
  2655. | #define HAVE_STRING_H 1
  2656. | #define HAVE_MEMORY_H 1
  2657. | #define HAVE_STRINGS_H 1
  2658. | #define HAVE_INTTYPES_H 1
  2659. | #define HAVE_STDINT_H 1
  2660. | #define HAVE_UNISTD_H 1
  2661. | #define HAVE_DLFCN_H 1
  2662. | #define LT_OBJDIR ".libs/"
  2663. | #define USE_STATIC_FFMPEG 1
  2664. | #define HAVE_ALLOCA_H 1
  2665. | #define HAVE_ALLOCA 1
  2666. | #define HAVE_UNISTD_H 1
  2667. | #define HAVE_CHOWN 1
  2668. | #define HAVE_DIRENT_H 1
  2669. | #define HAVE_FSEEKO 1
  2670. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2671. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2672. | #define TIME_WITH_SYS_TIME 1
  2673. | #define HAVE_SYS_TIME_H 1
  2674. | #define HAVE_UNISTD_H 1
  2675. | #define HAVE_STDLIB_H 1
  2676. | #define HAVE_SYS_PARAM_H 1
  2677. | #define HAVE_UTIME_H 1
  2678. | #define HAVE_ALARM 1
  2679. | #define HAVE_GETPAGESIZE 1
  2680. | #define HAVE_MMAP 1
  2681. | #define HAVE_SYS_SELECT_H 1
  2682. | #define HAVE_SYS_SOCKET_H 1
  2683. | #define SELECT_TYPE_ARG1 int
  2684. | #define SELECT_TYPE_ARG234 (fd_set *)
  2685. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2686. | #define RETSIGTYPE void
  2687. | #define HAVE_STRCOLL 1
  2688. | #define HAVE_STRFTIME 1
  2689. | #define HAVE_UTIME_NULL 1
  2690. | #define HAVE_VPRINTF 1
  2691. | #define HAVE_ATEXIT 1
  2692. | #define HAVE_DUP2 1
  2693. | #define HAVE_FDATASYNC 1
  2694. | #define HAVE_FTIME 1
  2695. | #define HAVE_FTRUNCATE 1
  2696. | #define HAVE_GETCWD 1
  2697. | #define HAVE_GETHOSTBYADDR 1
  2698. | #define HAVE_GETHOSTBYNAME 1
  2699. | #define HAVE_GETHOSTNAME 1
  2700. | #define HAVE_GETPAGESIZE 1
  2701. | #define HAVE_GETPASS 1
  2702. | #define HAVE_GETTIMEOFDAY 1
  2703. | #define HAVE_INET_NTOA 1
  2704. | #define HAVE_LCHOWN 1
  2705. | #define HAVE_LOCALECONV 1
  2706. | #define HAVE_MEMCHR 1
  2707. | #define HAVE_MEMMOVE 1
  2708. | #define HAVE_MEMSET 1
  2709. | #define HAVE_MKDIR 1
  2710. | #define HAVE_MODF 1
  2711. | #define HAVE_MUNMAP 1
  2712. | #define HAVE_RMDIR 1
  2713. | #define HAVE_SELECT 1
  2714. | #define HAVE_SETENV 1
  2715. | #define HAVE_SETLOCALE 1
  2716. | #define HAVE_SOCKET 1
  2717. | #define HAVE_STRCASECMP 1
  2718. | #define HAVE_STRCHR 1
  2719. | #define HAVE_STRCSPN 1
  2720. | #define HAVE_STRDUP 1
  2721. | #define HAVE_STRERROR 1
  2722. | #define HAVE_STRNCASECMP 1
  2723. | #define HAVE_STRPBRK 1
  2724. | #define HAVE_STRRCHR 1
  2725. | #define HAVE_STRSPN 1
  2726. | #define HAVE_STRSTR 1
  2727. | #define HAVE_STRTOL 1
  2728. | #define HAVE_STRTOUL 1
  2729. | #define HAVE_SYSINFO 1
  2730. | #define HAVE_TZSET 1
  2731. | #define HAVE_UTIME 1
  2732. | #define HAVE_POSIX_FADVISE 1
  2733. | #define SIZEOF_INT 4
  2734. | #define SIZEOF_SIZE_T 8
  2735. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  2736. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  2737. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  2738. | #define SIZEOF_WCHAR_T 4
  2739. | #define HAVE_INOTIFY 1
  2740. | #define HAVE_PYTHON "2.6"
  2741. | #define HAVE_LIBGL 1
  2742. | #define HAVE_LIBGLEW 1
  2743. | #define HAVE_LIBGLU 1
  2744. | #define HAVE_MYSQL 1
  2745. | #define HAVE_OPENSSL 1
  2746. | #define HAVE_LIBGPG_ERROR 1
  2747. | #define HAVE_LIBGCRYPT 1
  2748. | #define HAVE_GCRYPT 1
  2749. | #define HAVE_GNUTLS 1
  2750. | #define HAVE_LIBBZ2 1
  2751. | #define HAVE_LIBJPEG 1
  2752. | #define HAVE_LIBTIFF 1
  2753. | #define HAVE_LIBPTHREAD 1
  2754. | #define HAVE_PTHREAD_SETNAME_NP 1
  2755. | #define HAVE_LIBLZO2 1
  2756. | #define HAVE_LIBZ 1
  2757. | #define HAVE_LIBCRYPTO 1
  2758. | #define HAVE_LIBSSL 1
  2759. | #define HAVE_LIBMYSQLCLIENT 1
  2760. | #define HAVE_LIBBLUETOOTH 1
  2761. | #define HAVE_LIBYAJL 1
  2762. | #define HAVE_LIBTINYXML 1
  2763. | #define HAVE_LIBPCRECPP 1
  2764. | #define HAVE_LIBPCRE 1
  2765. | #define HAVE_LIBBLURAY 1
  2766. | /* end confdefs.h. */
  2767. |
  2768. | /* Override any GCC internal prototype to avoid an error.
  2769. | Use char because int might match the return type of a GCC
  2770. | builtin and then its argument prototype would still apply. */
  2771. | #ifdef __cplusplus
  2772. | extern "C"
  2773. | #endif
  2774. | char bd_register_argb_overlay_proc ();
  2775. | int
  2776. | main ()
  2777. | {
  2778. | return bd_register_argb_overlay_proc ();
  2779. | ;
  2780. | return 0;
  2781. | }
  2782. configure:24897: result: no
  2783. configure:24966: checking for library containing iconv_open
  2784. configure:24997: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -ltinyxml -lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lsamplerate -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  2785. /usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../x86_64-linux-gnu/libxml2.so: undefined reference to `gzopen64@ZLIB_1.2.3.3'
  2786. collect2: ld returned 1 exit status
  2787. configure:24997: $? = 1
  2788. configure: failed program was:
  2789. | /* confdefs.h */
  2790. | #define PACKAGE_NAME "xbmc"
  2791. | #define PACKAGE_TARNAME "xbmc"
  2792. | #define PACKAGE_VERSION "13.1.0"
  2793. | #define PACKAGE_STRING "xbmc 13.1.0"
  2794. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  2795. | #define PACKAGE_URL ""
  2796. | #define PACKAGE "xbmc"
  2797. | #define VERSION "13.1.0"
  2798. | #define LIRC_DEVICE "/dev/lircd"
  2799. | #define STDC_HEADERS 1
  2800. | #define HAVE_SYS_TYPES_H 1
  2801. | #define HAVE_SYS_STAT_H 1
  2802. | #define HAVE_STDLIB_H 1
  2803. | #define HAVE_STRING_H 1
  2804. | #define HAVE_MEMORY_H 1
  2805. | #define HAVE_STRINGS_H 1
  2806. | #define HAVE_INTTYPES_H 1
  2807. | #define HAVE_STDINT_H 1
  2808. | #define HAVE_UNISTD_H 1
  2809. | #define HAVE_DLFCN_H 1
  2810. | #define LT_OBJDIR ".libs/"
  2811. | #define USE_STATIC_FFMPEG 1
  2812. | #define HAVE_ALLOCA_H 1
  2813. | #define HAVE_ALLOCA 1
  2814. | #define HAVE_UNISTD_H 1
  2815. | #define HAVE_CHOWN 1
  2816. | #define HAVE_DIRENT_H 1
  2817. | #define HAVE_FSEEKO 1
  2818. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2819. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2820. | #define TIME_WITH_SYS_TIME 1
  2821. | #define HAVE_SYS_TIME_H 1
  2822. | #define HAVE_UNISTD_H 1
  2823. | #define HAVE_STDLIB_H 1
  2824. | #define HAVE_SYS_PARAM_H 1
  2825. | #define HAVE_UTIME_H 1
  2826. | #define HAVE_ALARM 1
  2827. | #define HAVE_GETPAGESIZE 1
  2828. | #define HAVE_MMAP 1
  2829. | #define HAVE_SYS_SELECT_H 1
  2830. | #define HAVE_SYS_SOCKET_H 1
  2831. | #define SELECT_TYPE_ARG1 int
  2832. | #define SELECT_TYPE_ARG234 (fd_set *)
  2833. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2834. | #define RETSIGTYPE void
  2835. | #define HAVE_STRCOLL 1
  2836. | #define HAVE_STRFTIME 1
  2837. | #define HAVE_UTIME_NULL 1
  2838. | #define HAVE_VPRINTF 1
  2839. | #define HAVE_ATEXIT 1
  2840. | #define HAVE_DUP2 1
  2841. | #define HAVE_FDATASYNC 1
  2842. | #define HAVE_FTIME 1
  2843. | #define HAVE_FTRUNCATE 1
  2844. | #define HAVE_GETCWD 1
  2845. | #define HAVE_GETHOSTBYADDR 1
  2846. | #define HAVE_GETHOSTBYNAME 1
  2847. | #define HAVE_GETHOSTNAME 1
  2848. | #define HAVE_GETPAGESIZE 1
  2849. | #define HAVE_GETPASS 1
  2850. | #define HAVE_GETTIMEOFDAY 1
  2851. | #define HAVE_INET_NTOA 1
  2852. | #define HAVE_LCHOWN 1
  2853. | #define HAVE_LOCALECONV 1
  2854. | #define HAVE_MEMCHR 1
  2855. | #define HAVE_MEMMOVE 1
  2856. | #define HAVE_MEMSET 1
  2857. | #define HAVE_MKDIR 1
  2858. | #define HAVE_MODF 1
  2859. | #define HAVE_MUNMAP 1
  2860. | #define HAVE_RMDIR 1
  2861. | #define HAVE_SELECT 1
  2862. | #define HAVE_SETENV 1
  2863. | #define HAVE_SETLOCALE 1
  2864. | #define HAVE_SOCKET 1
  2865. | #define HAVE_STRCASECMP 1
  2866. | #define HAVE_STRCHR 1
  2867. | #define HAVE_STRCSPN 1
  2868. | #define HAVE_STRDUP 1
  2869. | #define HAVE_STRERROR 1
  2870. | #define HAVE_STRNCASECMP 1
  2871. | #define HAVE_STRPBRK 1
  2872. | #define HAVE_STRRCHR 1
  2873. | #define HAVE_STRSPN 1
  2874. | #define HAVE_STRSTR 1
  2875. | #define HAVE_STRTOL 1
  2876. | #define HAVE_STRTOUL 1
  2877. | #define HAVE_SYSINFO 1
  2878. | #define HAVE_TZSET 1
  2879. | #define HAVE_UTIME 1
  2880. | #define HAVE_POSIX_FADVISE 1
  2881. | #define SIZEOF_INT 4
  2882. | #define SIZEOF_SIZE_T 8
  2883. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  2884. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  2885. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  2886. | #define SIZEOF_WCHAR_T 4
  2887. | #define HAVE_INOTIFY 1
  2888. | #define HAVE_PYTHON "2.6"
  2889. | #define HAVE_LIBGL 1
  2890. | #define HAVE_LIBGLEW 1
  2891. | #define HAVE_LIBGLU 1
  2892. | #define HAVE_MYSQL 1
  2893. | #define HAVE_OPENSSL 1
  2894. | #define HAVE_LIBGPG_ERROR 1
  2895. | #define HAVE_LIBGCRYPT 1
  2896. | #define HAVE_GCRYPT 1
  2897. | #define HAVE_GNUTLS 1
  2898. | #define HAVE_LIBBZ2 1
  2899. | #define HAVE_LIBJPEG 1
  2900. | #define HAVE_LIBTIFF 1
  2901. | #define HAVE_LIBPTHREAD 1
  2902. | #define HAVE_PTHREAD_SETNAME_NP 1
  2903. | #define HAVE_LIBLZO2 1
  2904. | #define HAVE_LIBZ 1
  2905. | #define HAVE_LIBCRYPTO 1
  2906. | #define HAVE_LIBSSL 1
  2907. | #define HAVE_LIBMYSQLCLIENT 1
  2908. | #define HAVE_LIBBLUETOOTH 1
  2909. | #define HAVE_LIBYAJL 1
  2910. | #define HAVE_LIBTINYXML 1
  2911. | #define HAVE_LIBPCRECPP 1
  2912. | #define HAVE_LIBPCRE 1
  2913. | #define HAVE_LIBBLURAY 1
  2914. | /* end confdefs.h. */
  2915. |
  2916. | /* Override any GCC internal prototype to avoid an error.
  2917. | Use char because int might match the return type of a GCC
  2918. | builtin and then its argument prototype would still apply. */
  2919. | #ifdef __cplusplus
  2920. | extern "C"
  2921. | #endif
  2922. | char iconv_open ();
  2923. | int
  2924. | main ()
  2925. | {
  2926. | return iconv_open ();
  2927. | ;
  2928. | return 0;
  2929. | }
  2930. configure:24997: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -liconv -ltinyxml -lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lsamplerate -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  2931. /usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../x86_64-linux-gnu/libxml2.so: undefined reference to `gzopen64@ZLIB_1.2.3.3'
  2932. collect2: ld returned 1 exit status
  2933. configure:24997: $? = 1
  2934. configure: failed program was:
  2935. | /* confdefs.h */
  2936. | #define PACKAGE_NAME "xbmc"
  2937. | #define PACKAGE_TARNAME "xbmc"
  2938. | #define PACKAGE_VERSION "13.1.0"
  2939. | #define PACKAGE_STRING "xbmc 13.1.0"
  2940. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  2941. | #define PACKAGE_URL ""
  2942. | #define PACKAGE "xbmc"
  2943. | #define VERSION "13.1.0"
  2944. | #define LIRC_DEVICE "/dev/lircd"
  2945. | #define STDC_HEADERS 1
  2946. | #define HAVE_SYS_TYPES_H 1
  2947. | #define HAVE_SYS_STAT_H 1
  2948. | #define HAVE_STDLIB_H 1
  2949. | #define HAVE_STRING_H 1
  2950. | #define HAVE_MEMORY_H 1
  2951. | #define HAVE_STRINGS_H 1
  2952. | #define HAVE_INTTYPES_H 1
  2953. | #define HAVE_STDINT_H 1
  2954. | #define HAVE_UNISTD_H 1
  2955. | #define HAVE_DLFCN_H 1
  2956. | #define LT_OBJDIR ".libs/"
  2957. | #define USE_STATIC_FFMPEG 1
  2958. | #define HAVE_ALLOCA_H 1
  2959. | #define HAVE_ALLOCA 1
  2960. | #define HAVE_UNISTD_H 1
  2961. | #define HAVE_CHOWN 1
  2962. | #define HAVE_DIRENT_H 1
  2963. | #define HAVE_FSEEKO 1
  2964. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2965. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2966. | #define TIME_WITH_SYS_TIME 1
  2967. | #define HAVE_SYS_TIME_H 1
  2968. | #define HAVE_UNISTD_H 1
  2969. | #define HAVE_STDLIB_H 1
  2970. | #define HAVE_SYS_PARAM_H 1
  2971. | #define HAVE_UTIME_H 1
  2972. | #define HAVE_ALARM 1
  2973. | #define HAVE_GETPAGESIZE 1
  2974. | #define HAVE_MMAP 1
  2975. | #define HAVE_SYS_SELECT_H 1
  2976. | #define HAVE_SYS_SOCKET_H 1
  2977. | #define SELECT_TYPE_ARG1 int
  2978. | #define SELECT_TYPE_ARG234 (fd_set *)
  2979. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2980. | #define RETSIGTYPE void
  2981. | #define HAVE_STRCOLL 1
  2982. | #define HAVE_STRFTIME 1
  2983. | #define HAVE_UTIME_NULL 1
  2984. | #define HAVE_VPRINTF 1
  2985. | #define HAVE_ATEXIT 1
  2986. | #define HAVE_DUP2 1
  2987. | #define HAVE_FDATASYNC 1
  2988. | #define HAVE_FTIME 1
  2989. | #define HAVE_FTRUNCATE 1
  2990. | #define HAVE_GETCWD 1
  2991. | #define HAVE_GETHOSTBYADDR 1
  2992. | #define HAVE_GETHOSTBYNAME 1
  2993. | #define HAVE_GETHOSTNAME 1
  2994. | #define HAVE_GETPAGESIZE 1
  2995. | #define HAVE_GETPASS 1
  2996. | #define HAVE_GETTIMEOFDAY 1
  2997. | #define HAVE_INET_NTOA 1
  2998. | #define HAVE_LCHOWN 1
  2999. | #define HAVE_LOCALECONV 1
  3000. | #define HAVE_MEMCHR 1
  3001. | #define HAVE_MEMMOVE 1
  3002. | #define HAVE_MEMSET 1
  3003. | #define HAVE_MKDIR 1
  3004. | #define HAVE_MODF 1
  3005. | #define HAVE_MUNMAP 1
  3006. | #define HAVE_RMDIR 1
  3007. | #define HAVE_SELECT 1
  3008. | #define HAVE_SETENV 1
  3009. | #define HAVE_SETLOCALE 1
  3010. | #define HAVE_SOCKET 1
  3011. | #define HAVE_STRCASECMP 1
  3012. | #define HAVE_STRCHR 1
  3013. | #define HAVE_STRCSPN 1
  3014. | #define HAVE_STRDUP 1
  3015. | #define HAVE_STRERROR 1
  3016. | #define HAVE_STRNCASECMP 1
  3017. | #define HAVE_STRPBRK 1
  3018. | #define HAVE_STRRCHR 1
  3019. | #define HAVE_STRSPN 1
  3020. | #define HAVE_STRSTR 1
  3021. | #define HAVE_STRTOL 1
  3022. | #define HAVE_STRTOUL 1
  3023. | #define HAVE_SYSINFO 1
  3024. | #define HAVE_TZSET 1
  3025. | #define HAVE_UTIME 1
  3026. | #define HAVE_POSIX_FADVISE 1
  3027. | #define SIZEOF_INT 4
  3028. | #define SIZEOF_SIZE_T 8
  3029. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  3030. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  3031. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  3032. | #define SIZEOF_WCHAR_T 4
  3033. | #define HAVE_INOTIFY 1
  3034. | #define HAVE_PYTHON "2.6"
  3035. | #define HAVE_LIBGL 1
  3036. | #define HAVE_LIBGLEW 1
  3037. | #define HAVE_LIBGLU 1
  3038. | #define HAVE_MYSQL 1
  3039. | #define HAVE_OPENSSL 1
  3040. | #define HAVE_LIBGPG_ERROR 1
  3041. | #define HAVE_LIBGCRYPT 1
  3042. | #define HAVE_GCRYPT 1
  3043. | #define HAVE_GNUTLS 1
  3044. | #define HAVE_LIBBZ2 1
  3045. | #define HAVE_LIBJPEG 1
  3046. | #define HAVE_LIBTIFF 1
  3047. | #define HAVE_LIBPTHREAD 1
  3048. | #define HAVE_PTHREAD_SETNAME_NP 1
  3049. | #define HAVE_LIBLZO2 1
  3050. | #define HAVE_LIBZ 1
  3051. | #define HAVE_LIBCRYPTO 1
  3052. | #define HAVE_LIBSSL 1
  3053. | #define HAVE_LIBMYSQLCLIENT 1
  3054. | #define HAVE_LIBBLUETOOTH 1
  3055. | #define HAVE_LIBYAJL 1
  3056. | #define HAVE_LIBTINYXML 1
  3057. | #define HAVE_LIBPCRECPP 1
  3058. | #define HAVE_LIBPCRE 1
  3059. | #define HAVE_LIBBLURAY 1
  3060. | /* end confdefs.h. */
  3061. |
  3062. | /* Override any GCC internal prototype to avoid an error.
  3063. | Use char because int might match the return type of a GCC
  3064. | builtin and then its argument prototype would still apply. */
  3065. | #ifdef __cplusplus
  3066. | extern "C"
  3067. | #endif
  3068. | char iconv_open ();
  3069. | int
  3070. | main ()
  3071. | {
  3072. | return iconv_open ();
  3073. | ;
  3074. | return 0;
  3075. | }
  3076. configure:25014: result: no
  3077. configure:25021: checking for library containing libiconv_open
  3078. configure:25052: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -ltinyxml -lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lsamplerate -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  3079. /tmp/ccnXUnVT.o: In function `main':
  3080. conftest.c:(.text+0x7): undefined reference to `libiconv_open'
  3081. /usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../x86_64-linux-gnu/libxml2.so: undefined reference to `gzopen64@ZLIB_1.2.3.3'
  3082. collect2: ld returned 1 exit status
  3083. configure:25052: $? = 1
  3084. configure: failed program was:
  3085. | /* confdefs.h */
  3086. | #define PACKAGE_NAME "xbmc"
  3087. | #define PACKAGE_TARNAME "xbmc"
  3088. | #define PACKAGE_VERSION "13.1.0"
  3089. | #define PACKAGE_STRING "xbmc 13.1.0"
  3090. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  3091. | #define PACKAGE_URL ""
  3092. | #define PACKAGE "xbmc"
  3093. | #define VERSION "13.1.0"
  3094. | #define LIRC_DEVICE "/dev/lircd"
  3095. | #define STDC_HEADERS 1
  3096. | #define HAVE_SYS_TYPES_H 1
  3097. | #define HAVE_SYS_STAT_H 1
  3098. | #define HAVE_STDLIB_H 1
  3099. | #define HAVE_STRING_H 1
  3100. | #define HAVE_MEMORY_H 1
  3101. | #define HAVE_STRINGS_H 1
  3102. | #define HAVE_INTTYPES_H 1
  3103. | #define HAVE_STDINT_H 1
  3104. | #define HAVE_UNISTD_H 1
  3105. | #define HAVE_DLFCN_H 1
  3106. | #define LT_OBJDIR ".libs/"
  3107. | #define USE_STATIC_FFMPEG 1
  3108. | #define HAVE_ALLOCA_H 1
  3109. | #define HAVE_ALLOCA 1
  3110. | #define HAVE_UNISTD_H 1
  3111. | #define HAVE_CHOWN 1
  3112. | #define HAVE_DIRENT_H 1
  3113. | #define HAVE_FSEEKO 1
  3114. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3115. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3116. | #define TIME_WITH_SYS_TIME 1
  3117. | #define HAVE_SYS_TIME_H 1
  3118. | #define HAVE_UNISTD_H 1
  3119. | #define HAVE_STDLIB_H 1
  3120. | #define HAVE_SYS_PARAM_H 1
  3121. | #define HAVE_UTIME_H 1
  3122. | #define HAVE_ALARM 1
  3123. | #define HAVE_GETPAGESIZE 1
  3124. | #define HAVE_MMAP 1
  3125. | #define HAVE_SYS_SELECT_H 1
  3126. | #define HAVE_SYS_SOCKET_H 1
  3127. | #define SELECT_TYPE_ARG1 int
  3128. | #define SELECT_TYPE_ARG234 (fd_set *)
  3129. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3130. | #define RETSIGTYPE void
  3131. | #define HAVE_STRCOLL 1
  3132. | #define HAVE_STRFTIME 1
  3133. | #define HAVE_UTIME_NULL 1
  3134. | #define HAVE_VPRINTF 1
  3135. | #define HAVE_ATEXIT 1
  3136. | #define HAVE_DUP2 1
  3137. | #define HAVE_FDATASYNC 1
  3138. | #define HAVE_FTIME 1
  3139. | #define HAVE_FTRUNCATE 1
  3140. | #define HAVE_GETCWD 1
  3141. | #define HAVE_GETHOSTBYADDR 1
  3142. | #define HAVE_GETHOSTBYNAME 1
  3143. | #define HAVE_GETHOSTNAME 1
  3144. | #define HAVE_GETPAGESIZE 1
  3145. | #define HAVE_GETPASS 1
  3146. | #define HAVE_GETTIMEOFDAY 1
  3147. | #define HAVE_INET_NTOA 1
  3148. | #define HAVE_LCHOWN 1
  3149. | #define HAVE_LOCALECONV 1
  3150. | #define HAVE_MEMCHR 1
  3151. | #define HAVE_MEMMOVE 1
  3152. | #define HAVE_MEMSET 1
  3153. | #define HAVE_MKDIR 1
  3154. | #define HAVE_MODF 1
  3155. | #define HAVE_MUNMAP 1
  3156. | #define HAVE_RMDIR 1
  3157. | #define HAVE_SELECT 1
  3158. | #define HAVE_SETENV 1
  3159. | #define HAVE_SETLOCALE 1
  3160. | #define HAVE_SOCKET 1
  3161. | #define HAVE_STRCASECMP 1
  3162. | #define HAVE_STRCHR 1
  3163. | #define HAVE_STRCSPN 1
  3164. | #define HAVE_STRDUP 1
  3165. | #define HAVE_STRERROR 1
  3166. | #define HAVE_STRNCASECMP 1
  3167. | #define HAVE_STRPBRK 1
  3168. | #define HAVE_STRRCHR 1
  3169. | #define HAVE_STRSPN 1
  3170. | #define HAVE_STRSTR 1
  3171. | #define HAVE_STRTOL 1
  3172. | #define HAVE_STRTOUL 1
  3173. | #define HAVE_SYSINFO 1
  3174. | #define HAVE_TZSET 1
  3175. | #define HAVE_UTIME 1
  3176. | #define HAVE_POSIX_FADVISE 1
  3177. | #define SIZEOF_INT 4
  3178. | #define SIZEOF_SIZE_T 8
  3179. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  3180. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  3181. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  3182. | #define SIZEOF_WCHAR_T 4
  3183. | #define HAVE_INOTIFY 1
  3184. | #define HAVE_PYTHON "2.6"
  3185. | #define HAVE_LIBGL 1
  3186. | #define HAVE_LIBGLEW 1
  3187. | #define HAVE_LIBGLU 1
  3188. | #define HAVE_MYSQL 1
  3189. | #define HAVE_OPENSSL 1
  3190. | #define HAVE_LIBGPG_ERROR 1
  3191. | #define HAVE_LIBGCRYPT 1
  3192. | #define HAVE_GCRYPT 1
  3193. | #define HAVE_GNUTLS 1
  3194. | #define HAVE_LIBBZ2 1
  3195. | #define HAVE_LIBJPEG 1
  3196. | #define HAVE_LIBTIFF 1
  3197. | #define HAVE_LIBPTHREAD 1
  3198. | #define HAVE_PTHREAD_SETNAME_NP 1
  3199. | #define HAVE_LIBLZO2 1
  3200. | #define HAVE_LIBZ 1
  3201. | #define HAVE_LIBCRYPTO 1
  3202. | #define HAVE_LIBSSL 1
  3203. | #define HAVE_LIBMYSQLCLIENT 1
  3204. | #define HAVE_LIBBLUETOOTH 1
  3205. | #define HAVE_LIBYAJL 1
  3206. | #define HAVE_LIBTINYXML 1
  3207. | #define HAVE_LIBPCRECPP 1
  3208. | #define HAVE_LIBPCRE 1
  3209. | #define HAVE_LIBBLURAY 1
  3210. | /* end confdefs.h. */
  3211. |
  3212. | /* Override any GCC internal prototype to avoid an error.
  3213. | Use char because int might match the return type of a GCC
  3214. | builtin and then its argument prototype would still apply. */
  3215. | #ifdef __cplusplus
  3216. | extern "C"
  3217. | #endif
  3218. | char libiconv_open ();
  3219. | int
  3220. | main ()
  3221. | {
  3222. | return libiconv_open ();
  3223. | ;
  3224. | return 0;
  3225. | }
  3226. configure:25052: gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -liconv -ltinyxml -lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lsamplerate -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  3227. /usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../x86_64-linux-gnu/libxml2.so: undefined reference to `gzopen64@ZLIB_1.2.3.3'
  3228. collect2: ld returned 1 exit status
  3229. configure:25052: $? = 1
  3230. configure: failed program was:
  3231. | /* confdefs.h */
  3232. | #define PACKAGE_NAME "xbmc"
  3233. | #define PACKAGE_TARNAME "xbmc"
  3234. | #define PACKAGE_VERSION "13.1.0"
  3235. | #define PACKAGE_STRING "xbmc 13.1.0"
  3236. | #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  3237. | #define PACKAGE_URL ""
  3238. | #define PACKAGE "xbmc"
  3239. | #define VERSION "13.1.0"
  3240. | #define LIRC_DEVICE "/dev/lircd"
  3241. | #define STDC_HEADERS 1
  3242. | #define HAVE_SYS_TYPES_H 1
  3243. | #define HAVE_SYS_STAT_H 1
  3244. | #define HAVE_STDLIB_H 1
  3245. | #define HAVE_STRING_H 1
  3246. | #define HAVE_MEMORY_H 1
  3247. | #define HAVE_STRINGS_H 1
  3248. | #define HAVE_INTTYPES_H 1
  3249. | #define HAVE_STDINT_H 1
  3250. | #define HAVE_UNISTD_H 1
  3251. | #define HAVE_DLFCN_H 1
  3252. | #define LT_OBJDIR ".libs/"
  3253. | #define USE_STATIC_FFMPEG 1
  3254. | #define HAVE_ALLOCA_H 1
  3255. | #define HAVE_ALLOCA 1
  3256. | #define HAVE_UNISTD_H 1
  3257. | #define HAVE_CHOWN 1
  3258. | #define HAVE_DIRENT_H 1
  3259. | #define HAVE_FSEEKO 1
  3260. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3261. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3262. | #define TIME_WITH_SYS_TIME 1
  3263. | #define HAVE_SYS_TIME_H 1
  3264. | #define HAVE_UNISTD_H 1
  3265. | #define HAVE_STDLIB_H 1
  3266. | #define HAVE_SYS_PARAM_H 1
  3267. | #define HAVE_UTIME_H 1
  3268. | #define HAVE_ALARM 1
  3269. | #define HAVE_GETPAGESIZE 1
  3270. | #define HAVE_MMAP 1
  3271. | #define HAVE_SYS_SELECT_H 1
  3272. | #define HAVE_SYS_SOCKET_H 1
  3273. | #define SELECT_TYPE_ARG1 int
  3274. | #define SELECT_TYPE_ARG234 (fd_set *)
  3275. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3276. | #define RETSIGTYPE void
  3277. | #define HAVE_STRCOLL 1
  3278. | #define HAVE_STRFTIME 1
  3279. | #define HAVE_UTIME_NULL 1
  3280. | #define HAVE_VPRINTF 1
  3281. | #define HAVE_ATEXIT 1
  3282. | #define HAVE_DUP2 1
  3283. | #define HAVE_FDATASYNC 1
  3284. | #define HAVE_FTIME 1
  3285. | #define HAVE_FTRUNCATE 1
  3286. | #define HAVE_GETCWD 1
  3287. | #define HAVE_GETHOSTBYADDR 1
  3288. | #define HAVE_GETHOSTBYNAME 1
  3289. | #define HAVE_GETHOSTNAME 1
  3290. | #define HAVE_GETPAGESIZE 1
  3291. | #define HAVE_GETPASS 1
  3292. | #define HAVE_GETTIMEOFDAY 1
  3293. | #define HAVE_INET_NTOA 1
  3294. | #define HAVE_LCHOWN 1
  3295. | #define HAVE_LOCALECONV 1
  3296. | #define HAVE_MEMCHR 1
  3297. | #define HAVE_MEMMOVE 1
  3298. | #define HAVE_MEMSET 1
  3299. | #define HAVE_MKDIR 1
  3300. | #define HAVE_MODF 1
  3301. | #define HAVE_MUNMAP 1
  3302. | #define HAVE_RMDIR 1
  3303. | #define HAVE_SELECT 1
  3304. | #define HAVE_SETENV 1
  3305. | #define HAVE_SETLOCALE 1
  3306. | #define HAVE_SOCKET 1
  3307. | #define HAVE_STRCASECMP 1
  3308. | #define HAVE_STRCHR 1
  3309. | #define HAVE_STRCSPN 1
  3310. | #define HAVE_STRDUP 1
  3311. | #define HAVE_STRERROR 1
  3312. | #define HAVE_STRNCASECMP 1
  3313. | #define HAVE_STRPBRK 1
  3314. | #define HAVE_STRRCHR 1
  3315. | #define HAVE_STRSPN 1
  3316. | #define HAVE_STRSTR 1
  3317. | #define HAVE_STRTOL 1
  3318. | #define HAVE_STRTOUL 1
  3319. | #define HAVE_SYSINFO 1
  3320. | #define HAVE_TZSET 1
  3321. | #define HAVE_UTIME 1
  3322. | #define HAVE_POSIX_FADVISE 1
  3323. | #define SIZEOF_INT 4
  3324. | #define SIZEOF_SIZE_T 8
  3325. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  3326. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  3327. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  3328. | #define SIZEOF_WCHAR_T 4
  3329. | #define HAVE_INOTIFY 1
  3330. | #define HAVE_PYTHON "2.6"
  3331. | #define HAVE_LIBGL 1
  3332. | #define HAVE_LIBGLEW 1
  3333. | #define HAVE_LIBGLU 1
  3334. | #define HAVE_MYSQL 1
  3335. | #define HAVE_OPENSSL 1
  3336. | #define HAVE_LIBGPG_ERROR 1
  3337. | #define HAVE_LIBGCRYPT 1
  3338. | #define HAVE_GCRYPT 1
  3339. | #define HAVE_GNUTLS 1
  3340. | #define HAVE_LIBBZ2 1
  3341. | #define HAVE_LIBJPEG 1
  3342. | #define HAVE_LIBTIFF 1
  3343. | #define HAVE_LIBPTHREAD 1
  3344. | #define HAVE_PTHREAD_SETNAME_NP 1
  3345. | #define HAVE_LIBLZO2 1
  3346. | #define HAVE_LIBZ 1
  3347. | #define HAVE_LIBCRYPTO 1
  3348. | #define HAVE_LIBSSL 1
  3349. | #define HAVE_LIBMYSQLCLIENT 1
  3350. | #define HAVE_LIBBLUETOOTH 1
  3351. | #define HAVE_LIBYAJL 1
  3352. | #define HAVE_LIBTINYXML 1
  3353. | #define HAVE_LIBPCRECPP 1
  3354. | #define HAVE_LIBPCRE 1
  3355. | #define HAVE_LIBBLURAY 1
  3356. | /* end confdefs.h. */
  3357. |
  3358. | /* Override any GCC internal prototype to avoid an error.
  3359. | Use char because int might match the return type of a GCC
  3360. | builtin and then its argument prototype would still apply. */
  3361. | #ifdef __cplusplus
  3362. | extern "C"
  3363. | #endif
  3364. | char libiconv_open ();
  3365. | int
  3366. | main ()
  3367. | {
  3368. | return libiconv_open ();
  3369. | ;
  3370. | return 0;
  3371. | }
  3372. configure:25069: result: no
  3373. configure:25076: error: Could not find a required library. Please see the README for your platform.
  3374.  
  3375. ## ---------------- ##
  3376. ## Cache variables. ##
  3377. ## ---------------- ##
  3378.  
  3379. ac_cv_build=x86_64-unknown-linux-gnu
  3380. ac_cv_build_prog_CPP='gcc -E'
  3381. ac_cv_build_prog_CXXCPP='g++ -E'
  3382. ac_cv_build_prog_cc_g=yes
  3383. ac_cv_build_prog_cxx_g=yes
  3384. ac_cv_c_compiler_gnu=yes
  3385. ac_cv_cxx_compiler_gnu=yes
  3386. ac_cv_env_ALSA_CFLAGS_set=
  3387. ac_cv_env_ALSA_CFLAGS_value=
  3388. ac_cv_env_ALSA_LIBS_set=
  3389. ac_cv_env_ALSA_LIBS_value=
  3390. ac_cv_env_CCC_set=
  3391. ac_cv_env_CCC_value=
  3392. ac_cv_env_CC_set=
  3393. ac_cv_env_CC_value=
  3394. ac_cv_env_CDIO_CFLAGS_set=
  3395. ac_cv_env_CDIO_CFLAGS_value=
  3396. ac_cv_env_CDIO_LIBS_set=
  3397. ac_cv_env_CDIO_LIBS_value=
  3398. ac_cv_env_CEC_CFLAGS_set=
  3399. ac_cv_env_CEC_CFLAGS_value=
  3400. ac_cv_env_CEC_LIBS_set=
  3401. ac_cv_env_CEC_LIBS_value=
  3402. ac_cv_env_CFLAGS_set=
  3403. ac_cv_env_CFLAGS_value=
  3404. ac_cv_env_CPPFLAGS_set=
  3405. ac_cv_env_CPPFLAGS_value=
  3406. ac_cv_env_CPP_set=
  3407. ac_cv_env_CPP_value=
  3408. ac_cv_env_CXXCPP_set=
  3409. ac_cv_env_CXXCPP_value=
  3410. ac_cv_env_CXXFLAGS_set=
  3411. ac_cv_env_CXXFLAGS_value=
  3412. ac_cv_env_CXX_set=
  3413. ac_cv_env_CXX_value=
  3414. ac_cv_env_DBUS_CFLAGS_set=
  3415. ac_cv_env_DBUS_CFLAGS_value=
  3416. ac_cv_env_DBUS_LIBS_set=
  3417. ac_cv_env_DBUS_LIBS_value=
  3418. ac_cv_env_FFMPEG_CFLAGS_set=
  3419. ac_cv_env_FFMPEG_CFLAGS_value=
  3420. ac_cv_env_FFMPEG_LIBS_set=
  3421. ac_cv_env_FFMPEG_LIBS_value=
  3422. ac_cv_env_FREETYPE2_CFLAGS_set=
  3423. ac_cv_env_FREETYPE2_CFLAGS_value=
  3424. ac_cv_env_FREETYPE2_LIBS_set=
  3425. ac_cv_env_FREETYPE2_LIBS_value=
  3426. ac_cv_env_FRIBIDI_CFLAGS_set=
  3427. ac_cv_env_FRIBIDI_CFLAGS_value=
  3428. ac_cv_env_FRIBIDI_LIBS_set=
  3429. ac_cv_env_FRIBIDI_LIBS_value=
  3430. ac_cv_env_GNUTLS_CFLAGS_set=
  3431. ac_cv_env_GNUTLS_CFLAGS_value=
  3432. ac_cv_env_GNUTLS_LIBS_set=
  3433. ac_cv_env_GNUTLS_LIBS_value=
  3434. ac_cv_env_HAL_CFLAGS_set=
  3435. ac_cv_env_HAL_CFLAGS_value=
  3436. ac_cv_env_HAL_LIBS_set=
  3437. ac_cv_env_HAL_LIBS_value=
  3438. ac_cv_env_HAL_STORAGE_CFLAGS_set=
  3439. ac_cv_env_HAL_STORAGE_CFLAGS_value=
  3440. ac_cv_env_HAL_STORAGE_LIBS_set=
  3441. ac_cv_env_HAL_STORAGE_LIBS_value=
  3442. ac_cv_env_LDFLAGS_set=
  3443. ac_cv_env_LDFLAGS_value=
  3444. ac_cv_env_LIBBLURAY_CFLAGS_set=
  3445. ac_cv_env_LIBBLURAY_CFLAGS_value=
  3446. ac_cv_env_LIBBLURAY_LIBS_set=
  3447. ac_cv_env_LIBBLURAY_LIBS_value=
  3448. ac_cv_env_LIBRTMP_CFLAGS_set=
  3449. ac_cv_env_LIBRTMP_CFLAGS_value=
  3450. ac_cv_env_LIBRTMP_LIBS_set=
  3451. ac_cv_env_LIBRTMP_LIBS_value=
  3452. ac_cv_env_LIBS_set=
  3453. ac_cv_env_LIBS_value=
  3454. ac_cv_env_LIBXML_CFLAGS_set=
  3455. ac_cv_env_LIBXML_CFLAGS_value=
  3456. ac_cv_env_LIBXML_LIBS_set=
  3457. ac_cv_env_LIBXML_LIBS_value=
  3458. ac_cv_env_LIBXSLT_CFLAGS_set=
  3459. ac_cv_env_LIBXSLT_CFLAGS_value=
  3460. ac_cv_env_LIBXSLT_LIBS_set=
  3461. ac_cv_env_LIBXSLT_LIBS_value=
  3462. ac_cv_env_OPENMAX_CFLAGS_set=
  3463. ac_cv_env_OPENMAX_CFLAGS_value=
  3464. ac_cv_env_OPENMAX_LIBS_set=
  3465. ac_cv_env_OPENMAX_LIBS_value=
  3466. ac_cv_env_PCRECPP_CFLAGS_set=
  3467. ac_cv_env_PCRECPP_CFLAGS_value=
  3468. ac_cv_env_PCRECPP_LIBS_set=
  3469. ac_cv_env_PCRECPP_LIBS_value=
  3470. ac_cv_env_PCRE_CFLAGS_set=
  3471. ac_cv_env_PCRE_CFLAGS_value=
  3472. ac_cv_env_PCRE_LIBS_set=
  3473. ac_cv_env_PCRE_LIBS_value=
  3474. ac_cv_env_PIXMAN_CFLAGS_set=
  3475. ac_cv_env_PIXMAN_CFLAGS_value=
  3476. ac_cv_env_PIXMAN_LIBS_set=
  3477. ac_cv_env_PIXMAN_LIBS_value=
  3478. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  3479. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  3480. ac_cv_env_PKG_CONFIG_PATH_set=
  3481. ac_cv_env_PKG_CONFIG_PATH_value=
  3482. ac_cv_env_PKG_CONFIG_set=
  3483. ac_cv_env_PKG_CONFIG_value=
  3484. ac_cv_env_PNG_CFLAGS_set=
  3485. ac_cv_env_PNG_CFLAGS_value=
  3486. ac_cv_env_PNG_LIBS_set=
  3487. ac_cv_env_PNG_LIBS_value=
  3488. ac_cv_env_PULSE_CFLAGS_set=
  3489. ac_cv_env_PULSE_CFLAGS_value=
  3490. ac_cv_env_PULSE_LIBS_set=
  3491. ac_cv_env_PULSE_LIBS_value=
  3492. ac_cv_env_PYTHON_VERSION_set=
  3493. ac_cv_env_PYTHON_VERSION_value=
  3494. ac_cv_env_SAMBA_CFLAGS_set=
  3495. ac_cv_env_SAMBA_CFLAGS_value=
  3496. ac_cv_env_SAMBA_LIBS_set=
  3497. ac_cv_env_SAMBA_LIBS_value=
  3498. ac_cv_env_SAMPLERATE_CFLAGS_set=
  3499. ac_cv_env_SAMPLERATE_CFLAGS_value=
  3500. ac_cv_env_SAMPLERATE_LIBS_set=
  3501. ac_cv_env_SAMPLERATE_LIBS_value=
  3502. ac_cv_env_SDL_CFLAGS_set=
  3503. ac_cv_env_SDL_CFLAGS_value=
  3504. ac_cv_env_SDL_LIBS_set=
  3505. ac_cv_env_SDL_LIBS_value=
  3506. ac_cv_env_SQLITE3_CFLAGS_set=
  3507. ac_cv_env_SQLITE3_CFLAGS_value=
  3508. ac_cv_env_SQLITE3_LIBS_set=
  3509. ac_cv_env_SQLITE3_LIBS_value=
  3510. ac_cv_env_TAGLIB_CFLAGS_set=
  3511. ac_cv_env_TAGLIB_CFLAGS_value=
  3512. ac_cv_env_TAGLIB_LIBS_set=
  3513. ac_cv_env_TAGLIB_LIBS_value=
  3514. ac_cv_env_UDEV_CFLAGS_set=
  3515. ac_cv_env_UDEV_CFLAGS_value=
  3516. ac_cv_env_UDEV_LIBS_set=
  3517. ac_cv_env_UDEV_LIBS_value=
  3518. ac_cv_env_USB_CFLAGS_set=
  3519. ac_cv_env_USB_CFLAGS_value=
  3520. ac_cv_env_USB_LIBS_set=
  3521. ac_cv_env_USB_LIBS_value=
  3522. ac_cv_env_WAYLAND_CLIENT_CFLAGS_set=
  3523. ac_cv_env_WAYLAND_CLIENT_CFLAGS_value=
  3524. ac_cv_env_WAYLAND_CLIENT_LIBS_set=
  3525. ac_cv_env_WAYLAND_CLIENT_LIBS_value=
  3526. ac_cv_env_WAYLAND_EGL_CFLAGS_set=
  3527. ac_cv_env_WAYLAND_EGL_CFLAGS_value=
  3528. ac_cv_env_WAYLAND_EGL_LIBS_set=
  3529. ac_cv_env_WAYLAND_EGL_LIBS_value=
  3530. ac_cv_env_WESTON_CFLAGS_set=
  3531. ac_cv_env_WESTON_CFLAGS_value=
  3532. ac_cv_env_WESTON_LIBS_set=
  3533. ac_cv_env_WESTON_LIBS_value=
  3534. ac_cv_env_X11_CFLAGS_set=
  3535. ac_cv_env_X11_CFLAGS_value=
  3536. ac_cv_env_X11_LIBS_set=
  3537. ac_cv_env_X11_LIBS_value=
  3538. ac_cv_env_XEXT_CFLAGS_set=
  3539. ac_cv_env_XEXT_CFLAGS_value=
  3540. ac_cv_env_XEXT_LIBS_set=
  3541. ac_cv_env_XEXT_LIBS_value=
  3542. ac_cv_env_XKBCOMMON_CFLAGS_set=
  3543. ac_cv_env_XKBCOMMON_CFLAGS_value=
  3544. ac_cv_env_XKBCOMMON_LIBS_set=
  3545. ac_cv_env_XKBCOMMON_LIBS_value=
  3546. ac_cv_env_XMU_CFLAGS_set=
  3547. ac_cv_env_XMU_CFLAGS_value=
  3548. ac_cv_env_XMU_LIBS_set=
  3549. ac_cv_env_XMU_LIBS_value=
  3550. ac_cv_env_XT_CFLAGS_set=
  3551. ac_cv_env_XT_CFLAGS_value=
  3552. ac_cv_env_XT_LIBS_set=
  3553. ac_cv_env_XT_LIBS_value=
  3554. ac_cv_env_ZIP_CFLAGS_set=
  3555. ac_cv_env_ZIP_CFLAGS_value=
  3556. ac_cv_env_ZIP_LIBS_set=
  3557. ac_cv_env_ZIP_LIBS_value=
  3558. ac_cv_env_build_alias_set=
  3559. ac_cv_env_build_alias_value=
  3560. ac_cv_env_host_alias_set=
  3561. ac_cv_env_host_alias_value=
  3562. ac_cv_env_target_alias_set=
  3563. ac_cv_env_target_alias_value=
  3564. ac_cv_func__doprnt=no
  3565. ac_cv_func_alarm=yes
  3566. ac_cv_func_alloca_works=yes
  3567. ac_cv_func_atexit=yes
  3568. ac_cv_func_chown_works=yes
  3569. ac_cv_func_closedir_void=no
  3570. ac_cv_func_dup2=yes
  3571. ac_cv_func_fdatasync=yes
  3572. ac_cv_func_floor=no
  3573. ac_cv_func_fs_stat_dev=no
  3574. ac_cv_func_ftime=yes
  3575. ac_cv_func_ftruncate=yes
  3576. ac_cv_func_getcwd=yes
  3577. ac_cv_func_gethostbyaddr=yes
  3578. ac_cv_func_gethostbyname=yes
  3579. ac_cv_func_gethostname=yes
  3580. ac_cv_func_getpagesize=yes
  3581. ac_cv_func_getpass=yes
  3582. ac_cv_func_gettimeofday=yes
  3583. ac_cv_func_inet_ntoa=yes
  3584. ac_cv_func_lchown=yes
  3585. ac_cv_func_localeconv=yes
  3586. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  3587. ac_cv_func_lstat_empty_string_bug=no
  3588. ac_cv_func_memchr=yes
  3589. ac_cv_func_memcmp_working=yes
  3590. ac_cv_func_memmove=yes
  3591. ac_cv_func_memset=yes
  3592. ac_cv_func_mkdir=yes
  3593. ac_cv_func_mmap_fixed_mapped=yes
  3594. ac_cv_func_modf=yes
  3595. ac_cv_func_munmap=yes
  3596. ac_cv_func_posix_fadvise=yes
  3597. ac_cv_func_pow=no
  3598. ac_cv_func_rmdir=yes
  3599. ac_cv_func_select=yes
  3600. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  3601. ac_cv_func_setenv=yes
  3602. ac_cv_func_setlocale=yes
  3603. ac_cv_func_setvbuf_reversed=no
  3604. ac_cv_func_socket=yes
  3605. ac_cv_func_sqrt=no
  3606. ac_cv_func_stat_empty_string_bug=no
  3607. ac_cv_func_strcasecmp=yes
  3608. ac_cv_func_strchr=yes
  3609. ac_cv_func_strcoll_works=yes
  3610. ac_cv_func_strcspn=yes
  3611. ac_cv_func_strdup=yes
  3612. ac_cv_func_strerror=yes
  3613. ac_cv_func_strftime=yes
  3614. ac_cv_func_strncasecmp=yes
  3615. ac_cv_func_strpbrk=yes
  3616. ac_cv_func_strrchr=yes
  3617. ac_cv_func_strspn=yes
  3618. ac_cv_func_strstr=yes
  3619. ac_cv_func_strtod=yes
  3620. ac_cv_func_strtol=yes
  3621. ac_cv_func_strtoul=yes
  3622. ac_cv_func_sysinfo=yes
  3623. ac_cv_func_tzset=yes
  3624. ac_cv_func_utime=yes
  3625. ac_cv_func_utime_null=yes
  3626. ac_cv_func_vprintf=yes
  3627. ac_cv_func_working_mktime=yes
  3628. ac_cv_header_FLAC_stream_decoder_h=yes
  3629. ac_cv_header_ass_ass_h=yes
  3630. ac_cv_header_boost_shared_ptr_hpp=yes
  3631. ac_cv_header_curl_curl_h=yes
  3632. ac_cv_header_dirent_dirent_h=yes
  3633. ac_cv_header_dlfcn_h=yes
  3634. ac_cv_header_gcrypt_h=yes
  3635. ac_cv_header_inttypes_h=yes
  3636. ac_cv_header_jpeglib_h=yes
  3637. ac_cv_header_libmodplug_modplug_h=yes
  3638. ac_cv_header_mad_h=yes
  3639. ac_cv_header_memory_h=yes
  3640. ac_cv_header_mpeg2dec_mpeg2_h=yes
  3641. ac_cv_header_mpeg2dec_mpeg2convert_h=yes
  3642. ac_cv_header_ogg_ogg_h=yes
  3643. ac_cv_header_openssl_crypto_h=yes
  3644. ac_cv_header_samplerate_h=yes
  3645. ac_cv_header_stdc=yes
  3646. ac_cv_header_stdint_h=yes
  3647. ac_cv_header_stdlib_h=yes
  3648. ac_cv_header_string_h=yes
  3649. ac_cv_header_strings_h=yes
  3650. ac_cv_header_sys_inotify_h=yes
  3651. ac_cv_header_sys_param_h=yes
  3652. ac_cv_header_sys_select_h=yes
  3653. ac_cv_header_sys_socket_h=yes
  3654. ac_cv_header_sys_stat_h=yes
  3655. ac_cv_header_sys_time_h=yes
  3656. ac_cv_header_sys_types_h=yes
  3657. ac_cv_header_time=yes
  3658. ac_cv_header_unistd_h=yes
  3659. ac_cv_header_utime_h=yes
  3660. ac_cv_header_vorbis_vorbisfile_h=yes
  3661. ac_cv_host=x86_64-unknown-linux-gnu
  3662. ac_cv_lib_GLEW_main=yes
  3663. ac_cv_lib_GLU_main=yes
  3664. ac_cv_lib_GL_main=yes
  3665. ac_cv_lib_bluetooth_hci_devid=yes
  3666. ac_cv_lib_bluray_bd_register_argb_overlay_proc=no
  3667. ac_cv_lib_bz2_main=yes
  3668. ac_cv_lib_crypto_main=yes
  3669. ac_cv_lib_error_at_line=yes
  3670. ac_cv_lib_gcrypt_gcry_control=yes
  3671. ac_cv_lib_gpg_error_main=yes
  3672. ac_cv_lib_jpeg_main=yes
  3673. ac_cv_lib_lzo2_main=yes
  3674. ac_cv_lib_mysqlclient_main=yes
  3675. ac_cv_lib_pthread_main=yes
  3676. ac_cv_lib_pthread_pthread_setname_np=yes
  3677. ac_cv_lib_ssl_main=yes
  3678. ac_cv_lib_tiff_main=yes
  3679. ac_cv_lib_tinyxml_main=yes
  3680. ac_cv_lib_yajl_main=yes
  3681. ac_cv_lib_z_main=yes
  3682. ac_cv_objext=o
  3683. ac_cv_path_EGREP='/bin/grep -E'
  3684. ac_cv_path_FGREP='/bin/grep -F'
  3685. ac_cv_path_GREP=/bin/grep
  3686. ac_cv_path_MYSQL_CONFIG=/usr/bin/mysql_config
  3687. ac_cv_path_PYTHON=/usr/bin/python
  3688. ac_cv_path_SED=/bin/sed
  3689. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  3690. ac_cv_path_install='/usr/bin/install -c'
  3691. ac_cv_path_mkdir=/bin/mkdir
  3692. ac_cv_prog_AWK=gawk
  3693. ac_cv_prog_CPP='gcc -E'
  3694. ac_cv_prog_CXXCPP='g++ -E'
  3695. ac_cv_prog_HAVE_GIT=yes
  3696. ac_cv_prog_ac_ct_AR=ar
  3697. ac_cv_prog_ac_ct_CC=gcc
  3698. ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc
  3699. ac_cv_prog_ac_ct_CXX=g++
  3700. ac_cv_prog_ac_ct_CXX_FOR_BUILD=g++
  3701. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  3702. ac_cv_prog_ac_ct_OBJDUMP=objdump
  3703. ac_cv_prog_ac_ct_RANLIB=ranlib
  3704. ac_cv_prog_ac_ct_STRIP=strip
  3705. ac_cv_prog_cc_c89=
  3706. ac_cv_prog_cc_g=yes
  3707. ac_cv_prog_cxx_g=yes
  3708. ac_cv_prog_gcc_traditional=no
  3709. ac_cv_prog_make_make_set=yes
  3710. ac_cv_search_iconv_open=no
  3711. ac_cv_search_libiconv_open=no
  3712. ac_cv_search_opendir='none required'
  3713. ac_cv_sizeof_int=4
  3714. ac_cv_sizeof_size_t=8
  3715. ac_cv_sizeof_wchar_t=4
  3716. ac_cv_sys_largefile_source=no
  3717. ac_cv_type_char16_t=no
  3718. ac_cv_type_char32_t=no
  3719. ac_cv_type_signal=void
  3720. ac_cv_type_size_t=yes
  3721. ac_cv_type_std__u16string=no
  3722. ac_cv_type_std__u32string=no
  3723. ac_cv_type_uid_t=yes
  3724. ac_cv_working_alloca_h=yes
  3725. am_cv_CC_FOR_BUILD_dependencies_compiler_type=none
  3726. am_cv_CC_dependencies_compiler_type=none
  3727. am_cv_CXX_FOR_BUILD_dependencies_compiler_type=none
  3728. am_cv_CXX_dependencies_compiler_type=none
  3729. lt_cv_ar_at_file=@
  3730. lt_cv_archive_cmds_need_lc=no
  3731. lt_cv_deplibs_check_method=pass_all
  3732. lt_cv_file_magic_cmd='$MAGIC_CMD'
  3733. lt_cv_file_magic_test_file=
  3734. lt_cv_ld_reload_flag=-r
  3735. lt_cv_nm_interface='BSD nm'
  3736. lt_cv_objdir=.libs
  3737. lt_cv_path_LD=/usr/bin/ld
  3738. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  3739. lt_cv_path_NM='/usr/bin/nm -B'
  3740. lt_cv_path_mainfest_tool=no
  3741. lt_cv_prog_compiler_c_o=yes
  3742. lt_cv_prog_compiler_c_o_CXX=yes
  3743. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  3744. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  3745. lt_cv_prog_compiler_pic_works=yes
  3746. lt_cv_prog_compiler_pic_works_CXX=yes
  3747. lt_cv_prog_compiler_rtti_exceptions=no
  3748. lt_cv_prog_compiler_static_works=yes
  3749. lt_cv_prog_compiler_static_works_CXX=yes
  3750. lt_cv_prog_gnu_ld=yes
  3751. lt_cv_prog_gnu_ldcxx=yes
  3752. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  3753. lt_cv_shlibpath_overrides_runpath=no
  3754. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  3755. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  3756. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  3757. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  3758. lt_cv_sys_max_cmd_len=1572864
  3759. lt_cv_to_host_file_cmd=func_convert_file_noop
  3760. lt_cv_to_tool_file_cmd=func_convert_file_noop
  3761. pkg_cv_CDIO_CFLAGS=' '
  3762. pkg_cv_CDIO_LIBS='-lcdio -lm '
  3763. pkg_cv_FREETYPE2_CFLAGS='-I/usr/include/freetype2 '
  3764. pkg_cv_FREETYPE2_LIBS='-lfreetype '
  3765. pkg_cv_FRIBIDI_CFLAGS='-I/usr/include/fribidi '
  3766. pkg_cv_FRIBIDI_LIBS='-lfribidi '
  3767. pkg_cv_GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 '
  3768. pkg_cv_GNUTLS_LIBS='-lgnutls '
  3769. pkg_cv_LIBBLURAY_CFLAGS=' '
  3770. pkg_cv_LIBBLURAY_LIBS='-lbluray '
  3771. pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 '
  3772. pkg_cv_LIBXML_LIBS='-lxml2 '
  3773. pkg_cv_LIBXSLT_CFLAGS='-I/usr/include/libxml2 '
  3774. pkg_cv_LIBXSLT_LIBS='-lxslt -lxml2 '
  3775. pkg_cv_PCRECPP_CFLAGS=' '
  3776. pkg_cv_PCRECPP_LIBS='-lpcre -lpcrecpp '
  3777. pkg_cv_PCRE_CFLAGS=' '
  3778. pkg_cv_PCRE_LIBS='-lpcre '
  3779. pkg_cv_PNG_CFLAGS='-I/usr/include/libpng12 '
  3780. pkg_cv_PNG_LIBS='-lpng12 '
  3781. pkg_cv_SAMPLERATE_CFLAGS=' '
  3782. pkg_cv_SAMPLERATE_LIBS='-lsamplerate '
  3783. pkg_cv_SQLITE3_CFLAGS=' '
  3784. pkg_cv_SQLITE3_LIBS='-lsqlite3 '
  3785. pkg_cv_TAGLIB_CFLAGS='-I/usr/local/include/taglib '
  3786. pkg_cv_TAGLIB_LIBS='-L/usr/local/lib -ltag '
  3787.  
  3788. ## ----------------- ##
  3789. ## Output variables. ##
  3790. ## ----------------- ##
  3791.  
  3792. ACLOCAL='${SHELL} /home/amaral/Workspace/xbmc/build-aux/missing --run aclocal-1.11'
  3793. AFPCLIENT_SONAME=''
  3794. ALLOCA=''
  3795. ALSA_CFLAGS=''
  3796. ALSA_LIBS=''
  3797. AMDEPBACKSLASH='\'
  3798. AMDEP_FALSE='#'
  3799. AMDEP_TRUE=''
  3800. AMTAR='$${TAR-tar}'
  3801. AR='ar'
  3802. ARCH='x86_64-linux'
  3803. ARCH_DEFINES='-DTARGET_POSIX -DTARGET_LINUX -D_LINUX'
  3804. ASS_SONAME=''
  3805. AUTOCONF='${SHELL} /home/amaral/Workspace/xbmc/build-aux/missing --run autoconf'
  3806. AUTOHEADER='${SHELL} /home/amaral/Workspace/xbmc/build-aux/missing --run autoheader'
  3807. AUTOMAKE='${SHELL} /home/amaral/Workspace/xbmc/build-aux/missing --run automake-1.11'
  3808. AWK='gawk'
  3809. BLURAY_SONAME='libbluray.so.1'
  3810. BUILD_DVDCSS=''
  3811. BUILD_EXEEXT=''
  3812. BUILD_OBJEXT=''
  3813. CC='gcc'
  3814. CCACHE=''
  3815. CCDEPMODE='depmode=none'
  3816. CC_FOR_BUILD='gcc'
  3817. CC_FOR_BUILDDEPMODE='depmode=none'
  3818. CDIO_CFLAGS=' '
  3819. CDIO_LIBS='-lcdio -lm '
  3820. CEC_CFLAGS=''
  3821. CEC_LIBS=''
  3822. CFLAGS='-O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1'
  3823. CFLAGS_FOR_BUILD='-g -O2'
  3824. CPP='gcc -E'
  3825. CPPFLAGS=''
  3826. CPPFLAGS_FOR_BUILD=''
  3827. CPP_FOR_BUILD='gcc -E'
  3828. CRYSTALHD_SONAME=''
  3829. CURL_SONAME=''
  3830. CXX='g++'
  3831. CXXCPP='g++ -E'
  3832. CXXCPPFLAGS_FOR_BUILD=''
  3833. CXXCPP_FOR_BUILD='g++ -E'
  3834. CXXDEPMODE='depmode=none'
  3835. CXXFLAGS='-O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1'
  3836. CXXFLAGS_FOR_BUILD='-g -O2'
  3837. CXX_FOR_BUILD='g++'
  3838. CXX_FOR_BUILDDEPMODE='depmode=none'
  3839. CYGPATH_W='echo'
  3840. DARWIN_NATIVE_ARCH=''
  3841. DBUS_CFLAGS=''
  3842. DBUS_LIBS=''
  3843. DEFS=''
  3844. DEPDIR='.deps'
  3845. DISABLE_FISHBMC=''
  3846. DISABLE_GOOM=''
  3847. DISABLE_PROJECTM=''
  3848. DISABLE_RSXS=''
  3849. DISABLE_SPECTRUM=''
  3850. DISABLE_WAVEFORM=''
  3851. DLLTOOL='false'
  3852. DOXYGEN_EXE=''
  3853. DSYMUTIL=''
  3854. DUMPBIN=''
  3855. ECHO_C=''
  3856. ECHO_N='-n'
  3857. ECHO_T=''
  3858. EGREP='/bin/grep -E'
  3859. EXEEXT=''
  3860. FFMPEG_CFLAGS=''
  3861. FFMPEG_LIBS=''
  3862. FGREP='/bin/grep -F'
  3863. FLAC_SONAME=''
  3864. FREETYPE2_CFLAGS='-I/usr/include/freetype2 '
  3865. FREETYPE2_LIBS='-lfreetype '
  3866. FRIBIDI_CFLAGS='-I/usr/include/fribidi '
  3867. FRIBIDI_LIBS='-lfribidi '
  3868. GNUTLS_ALL_LIBS='-lgnutls -lgcrypt -lgpg-error -ltasn1 -lz -lp11-kit '
  3869. GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 '
  3870. GNUTLS_LIBS='-lgnutls '
  3871. GREP='/bin/grep'
  3872. GTEST_CONFIGURED=''
  3873. HAL_CFLAGS=''
  3874. HAL_LIBS=''
  3875. HAL_STORAGE_CFLAGS=''
  3876. HAL_STORAGE_LIBS=''
  3877. HAVE_CMAKE=''
  3878. HAVE_FPC=''
  3879. HAVE_GAWK=''
  3880. HAVE_GDC=''
  3881. HAVE_GIT='yes'
  3882. HAVE_GPERF=''
  3883. HAVE_LIBBLURAY='1'
  3884. HAVE_LIBMP3LAME=''
  3885. HAVE_LIBPULSE=''
  3886. HAVE_LIBVORBISENC=''
  3887. HAVE_NASM=''
  3888. HAVE_UNZIP=''
  3889. HAVE_XBMC_NONFREE=''
  3890. HAVE_ZIP=''
  3891. HOGWEED_ALL_LIBS=''
  3892. INCLUDES='-I$(abs_top_srcdir) -I/usr/include/mysql -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/local/include/taglib '
  3893. INSTALL_DATA='${INSTALL} -m 644'
  3894. INSTALL_PROGRAM='${INSTALL}'
  3895. INSTALL_SCRIPT='${INSTALL}'
  3896. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  3897. JAVA_EXE=''
  3898. LAMEENC_SONAME=''
  3899. LD='/usr/bin/ld -m elf_x86_64'
  3900. LDFLAGS=''
  3901. LDFLAGS_FOR_BUILD=''
  3902. LIBASS_BASENAME=''
  3903. LIBBLURAY_CFLAGS=' '
  3904. LIBBLURAY_LIBS='-lbluray '
  3905. LIBCEC_SONAME=''
  3906. LIBCURL_BASENAME=''
  3907. LIBFLAC_BASENAME=''
  3908. LIBMAD_BASENAME=''
  3909. LIBMEPG2_BASENAME=''
  3910. LIBMODPLUG_BASENAME=''
  3911. LIBOBJS=''
  3912. LIBOGG_BASENAME=''
  3913. LIBRTMP_CFLAGS=''
  3914. LIBRTMP_LIBS=''
  3915. LIBS='-ltinyxml -lyajl -lbluetooth -lmysqlclient -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.6 -rdynamic -L/usr/lib/mysql -lmysqlclient -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lsamplerate -lfreetype -L/usr/local/lib -ltag -lcdio -lm '
  3916. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  3917. LIBVORBISENC_BASENAME=''
  3918. LIBVORBISFILE_BASENAME=''
  3919. LIBVORBIS_BASENAME=''
  3920. LIBXML_CFLAGS='-I/usr/include/libxml2 '
  3921. LIBXML_LIBS='-lxml2 '
  3922. LIBXSLT_CFLAGS='-I/usr/include/libxml2 '
  3923. LIBXSLT_LIBS='-lxslt -lxml2 '
  3924. LIPO=''
  3925. LN_S='ln -s'
  3926. LTLIBOBJS=''
  3927. MAD_SONAME=''
  3928. MAKEINFO='${SHELL} /home/amaral/Workspace/xbmc/build-aux/missing --run makeinfo'
  3929. MANIFEST_TOOL=':'
  3930. MKDIR_P='/bin/mkdir -p'
  3931. MODPLUG_SONAME=''
  3932. MPEG2_SONAME=''
  3933. MYSQL_CONFIG='/usr/bin/mysql_config'
  3934. MYSQL_LIBS='-rdynamic -L/usr/lib/mysql -lmysqlclient'
  3935. NFS_SONAME=''
  3936. NM='/usr/bin/nm -B'
  3937. NMEDIT=''
  3938. OBJDUMP='objdump'
  3939. OBJEXT='o'
  3940. OGG_SONAME=''
  3941. OPENMAX_CFLAGS=''
  3942. OPENMAX_LIBS=''
  3943. OTOOL64=''
  3944. OTOOL=''
  3945. OUTPUT_FILES=''
  3946. PACKAGE='xbmc'
  3947. PACKAGE_BUGREPORT='http://issues.xbmc.org'
  3948. PACKAGE_NAME='xbmc'
  3949. PACKAGE_STRING='xbmc 13.1.0'
  3950. PACKAGE_TARNAME='xbmc'
  3951. PACKAGE_URL=''
  3952. PACKAGE_VERSION='13.1.0'
  3953. PATH_SEPARATOR=':'
  3954. PCRECPP_CFLAGS=' '
  3955. PCRECPP_LIBS='-lpcre -lpcrecpp '
  3956. PCRE_CFLAGS=' '
  3957. PCRE_LIBS='-lpcre '
  3958. PIXMAN_CFLAGS=''
  3959. PIXMAN_LIBS=''
  3960. PKG_CONFIG='/usr/bin/pkg-config'
  3961. PKG_CONFIG_LIBDIR=''
  3962. PKG_CONFIG_PATH=''
  3963. PLIST_SONAME=''
  3964. PNG_CFLAGS='-I/usr/include/libpng12 '
  3965. PNG_LIBS='-lpng12 '
  3966. POW_LIB=''
  3967. PULSE_CFLAGS=''
  3968. PULSE_LIBS=''
  3969. PYTHON='/usr/bin/python'
  3970. PYTHON_CPPFLAGS='-I/usr/include/python2.6'
  3971. PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions'
  3972. PYTHON_EXTRA_LIBS='-lssl -lcrypto -lssl -lcrypto -L/usr/lib -lz -lpthread -ldl -lutil'
  3973. PYTHON_LDFLAGS='-L/usr/lib -lpython2.6'
  3974. PYTHON_SITE_PKG='/usr/lib/python2.6/dist-packages'
  3975. PYTHON_VERSION='2.6'
  3976. RANLIB='ranlib'
  3977. RTMP_SONAME=''
  3978. SAMBA_CFLAGS=''
  3979. SAMBA_LIBS=''
  3980. SAMPLERATE_CFLAGS=' '
  3981. SAMPLERATE_LIBS='-lsamplerate '
  3982. SDL_CFLAGS=''
  3983. SDL_DEFINES=' -D'\''GIT_REV="20140615-741d614"'\'''
  3984. SDL_LIBS=''
  3985. SED='/bin/sed'
  3986. SET_MAKE=''
  3987. SHAIRPLAY_SONAME=''
  3988. SHAIRPORT_SONAME=''
  3989. SHELL='/bin/bash'
  3990. SQLITE3_CFLAGS=' '
  3991. SQLITE3_LIBS='-lsqlite3 '
  3992. STRIP='strip'
  3993. SWIG20_EXE=''
  3994. SWIG_EXE=''
  3995. TAGLIB_CFLAGS='-I/usr/local/include/taglib '
  3996. TAGLIB_LIBS='-L/usr/local/lib -ltag '
  3997. UDEV_CFLAGS=''
  3998. UDEV_LIBS=''
  3999. USB_CFLAGS=''
  4000. USB_LIBS=''
  4001. USE_AIRPLAY=''
  4002. USE_AIRTUNES=''
  4003. USE_ALSA=''
  4004. USE_ANDROID=''
  4005. USE_ASAP_CODEC=''
  4006. USE_CRYSTALHD=''
  4007. USE_DOXYGEN=''
  4008. USE_EXTERNAL_FFMPEG=''
  4009. USE_LIBAFPCLIENT=''
  4010. USE_LIBAMCODEC=''
  4011. USE_LIBAV_HACKS=''
  4012. USE_LIBCEC=''
  4013. USE_LIBNFS=''
  4014. USE_LIBSMBCLIENT=''
  4015. USE_LIBSTAGEFRIGHT=''
  4016. USE_LIBUDEV=''
  4017. USE_LIBUSB=''
  4018. USE_LIBXBMC=''
  4019. USE_MDNSEMBEDDED=''
  4020. USE_MYSQL=''
  4021. USE_OMXLIB=''
  4022. USE_OMXPLAYER=''
  4023. USE_OPENGL=''
  4024. USE_OPENGLES=''
  4025. USE_OPENMAX=''
  4026. USE_PULSE=''
  4027. USE_PVR_ADDONS=''
  4028. USE_SKIN_TOUCHED=''
  4029. USE_STATIC_FFMPEG='1'
  4030. USE_TEXTUREPACKER=''
  4031. USE_UPNP=''
  4032. USE_VAAPI=''
  4033. USE_VDPAU=''
  4034. USE_WAYLAND=''
  4035. USE_WAYLAND_TEST_EXTENSION=''
  4036. USE_WEB_SERVER=''
  4037. USE_XKBCOMMON=''
  4038. USE_XRANDR=''
  4039. VERSION='13.1.0'
  4040. VORBISENC_ALL_LIBS='-lvorbisenc -lvorbis -lm -logg '
  4041. VORBISENC_SONAME=''
  4042. VORBISFILE_SONAME=''
  4043. VORBIS_SONAME=''
  4044. WAYLAND_CLIENT_CFLAGS=''
  4045. WAYLAND_CLIENT_LIBRARY_SONAME=''
  4046. WAYLAND_CLIENT_LIBS=''
  4047. WAYLAND_EGL_CFLAGS=''
  4048. WAYLAND_EGL_LIBRARY_SONAME=''
  4049. WAYLAND_EGL_LIBS=''
  4050. WAYLAND_SCANNER=''
  4051. WAYLAND_TEST_INCLUDES=''
  4052. WAYLAND_TEST_LIBS=''
  4053. WESTON_CFLAGS=''
  4054. WESTON_LIBS=''
  4055. X11_CFLAGS=''
  4056. X11_LIBS=''
  4057. XEXT_CFLAGS=''
  4058. XEXT_LIBS=''
  4059. XKBCOMMON_CFLAGS=''
  4060. XKBCOMMON_LIBRARY_SONAME=''
  4061. XKBCOMMON_LIBS=''
  4062. XMU_CFLAGS=''
  4063. XMU_LIBS=''
  4064. XT_CFLAGS=''
  4065. XT_LIBS=''
  4066. ZIP_CFLAGS=''
  4067. ZIP_LIBS=''
  4068. ac_ct_AR='ar'
  4069. ac_ct_CC='gcc'
  4070. ac_ct_CC_FOR_BUILD='gcc'
  4071. ac_ct_CXX='g++'
  4072. ac_ct_CXX_FOR_BUILD='g++'
  4073. ac_ct_DUMPBIN=''
  4074. am__EXEEXT_FALSE=''
  4075. am__EXEEXT_TRUE=''
  4076. am__fastdepCC_FALSE=''
  4077. am__fastdepCC_FOR_BUILD_FALSE=''
  4078. am__fastdepCC_FOR_BUILD_TRUE='#'
  4079. am__fastdepCC_TRUE='#'
  4080. am__fastdepCXX_FALSE=''
  4081. am__fastdepCXX_FOR_BUILD_FALSE=''
  4082. am__fastdepCXX_FOR_BUILD_TRUE='#'
  4083. am__fastdepCXX_TRUE='#'
  4084. am__include='include'
  4085. am__isrc=''
  4086. am__leading_dot='.'
  4087. am__nodep='_no'
  4088. am__quote=''
  4089. am__tar='$${TAR-tar} chof - "$$tardir"'
  4090. am__untar='$${TAR-tar} xf -'
  4091. bindir='${exec_prefix}/bin'
  4092. build='x86_64-unknown-linux-gnu'
  4093. build_alias=''
  4094. build_cpu='x86_64'
  4095. build_os='linux-gnu'
  4096. build_vendor='unknown'
  4097. datadir='${datarootdir}'
  4098. datarootdir='${prefix}/share'
  4099. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4100. dvidir='${docdir}'
  4101. exec_prefix='NONE'
  4102. host='x86_64-unknown-linux-gnu'
  4103. host_alias=''
  4104. host_cpu='x86_64'
  4105. host_os='linux-gnu'
  4106. host_vendor='unknown'
  4107. htmldir='${docdir}'
  4108. includedir='${prefix}/include'
  4109. infodir='${datarootdir}/info'
  4110. install_sh='${SHELL} /home/amaral/Workspace/xbmc/build-aux/install-sh'
  4111. libdir='${exec_prefix}/lib'
  4112. libexecdir='${exec_prefix}/libexec'
  4113. localedir='${datarootdir}/locale'
  4114. localstatedir='${prefix}/var'
  4115. mandir='${datarootdir}/man'
  4116. mkdir_p='/bin/mkdir -p'
  4117. oldincludedir='/usr/include'
  4118. pdfdir='${docdir}'
  4119. prefix='NONE'
  4120. program_transform_name='s,x,x,'
  4121. psdir='${docdir}'
  4122. sbindir='${exec_prefix}/sbin'
  4123. sharedstatedir='${prefix}/com'
  4124. sysconfdir='${prefix}/etc'
  4125. target_alias=''
  4126.  
  4127. ## ------------------- ##
  4128. ## File substitutions. ##
  4129. ## ------------------- ##
  4130.  
  4131. XBMC_STANDALONE_SH_PULSE=''
  4132.  
  4133. ## ----------- ##
  4134. ## confdefs.h. ##
  4135. ## ----------- ##
  4136.  
  4137. /* confdefs.h */
  4138. #define PACKAGE_NAME "xbmc"
  4139. #define PACKAGE_TARNAME "xbmc"
  4140. #define PACKAGE_VERSION "13.1.0"
  4141. #define PACKAGE_STRING "xbmc 13.1.0"
  4142. #define PACKAGE_BUGREPORT "http://issues.xbmc.org"
  4143. #define PACKAGE_URL ""
  4144. #define PACKAGE "xbmc"
  4145. #define VERSION "13.1.0"
  4146. #define LIRC_DEVICE "/dev/lircd"
  4147. #define STDC_HEADERS 1
  4148. #define HAVE_SYS_TYPES_H 1
  4149. #define HAVE_SYS_STAT_H 1
  4150. #define HAVE_STDLIB_H 1
  4151. #define HAVE_STRING_H 1
  4152. #define HAVE_MEMORY_H 1
  4153. #define HAVE_STRINGS_H 1
  4154. #define HAVE_INTTYPES_H 1
  4155. #define HAVE_STDINT_H 1
  4156. #define HAVE_UNISTD_H 1
  4157. #define HAVE_DLFCN_H 1
  4158. #define LT_OBJDIR ".libs/"
  4159. #define USE_STATIC_FFMPEG 1
  4160. #define HAVE_ALLOCA_H 1
  4161. #define HAVE_ALLOCA 1
  4162. #define HAVE_UNISTD_H 1
  4163. #define HAVE_CHOWN 1
  4164. #define HAVE_DIRENT_H 1
  4165. #define HAVE_FSEEKO 1
  4166. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4167. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4168. #define TIME_WITH_SYS_TIME 1
  4169. #define HAVE_SYS_TIME_H 1
  4170. #define HAVE_UNISTD_H 1
  4171. #define HAVE_STDLIB_H 1
  4172. #define HAVE_SYS_PARAM_H 1
  4173. #define HAVE_UTIME_H 1
  4174. #define HAVE_ALARM 1
  4175. #define HAVE_GETPAGESIZE 1
  4176. #define HAVE_MMAP 1
  4177. #define HAVE_SYS_SELECT_H 1
  4178. #define HAVE_SYS_SOCKET_H 1
  4179. #define SELECT_TYPE_ARG1 int
  4180. #define SELECT_TYPE_ARG234 (fd_set *)
  4181. #define SELECT_TYPE_ARG5 (struct timeval *)
  4182. #define RETSIGTYPE void
  4183. #define HAVE_STRCOLL 1
  4184. #define HAVE_STRFTIME 1
  4185. #define HAVE_UTIME_NULL 1
  4186. #define HAVE_VPRINTF 1
  4187. #define HAVE_ATEXIT 1
  4188. #define HAVE_DUP2 1
  4189. #define HAVE_FDATASYNC 1
  4190. #define HAVE_FTIME 1
  4191. #define HAVE_FTRUNCATE 1
  4192. #define HAVE_GETCWD 1
  4193. #define HAVE_GETHOSTBYADDR 1
  4194. #define HAVE_GETHOSTBYNAME 1
  4195. #define HAVE_GETHOSTNAME 1
  4196. #define HAVE_GETPAGESIZE 1
  4197. #define HAVE_GETPASS 1
  4198. #define HAVE_GETTIMEOFDAY 1
  4199. #define HAVE_INET_NTOA 1
  4200. #define HAVE_LCHOWN 1
  4201. #define HAVE_LOCALECONV 1
  4202. #define HAVE_MEMCHR 1
  4203. #define HAVE_MEMMOVE 1
  4204. #define HAVE_MEMSET 1
  4205. #define HAVE_MKDIR 1
  4206. #define HAVE_MODF 1
  4207. #define HAVE_MUNMAP 1
  4208. #define HAVE_RMDIR 1
  4209. #define HAVE_SELECT 1
  4210. #define HAVE_SETENV 1
  4211. #define HAVE_SETLOCALE 1
  4212. #define HAVE_SOCKET 1
  4213. #define HAVE_STRCASECMP 1
  4214. #define HAVE_STRCHR 1
  4215. #define HAVE_STRCSPN 1
  4216. #define HAVE_STRDUP 1
  4217. #define HAVE_STRERROR 1
  4218. #define HAVE_STRNCASECMP 1
  4219. #define HAVE_STRPBRK 1
  4220. #define HAVE_STRRCHR 1
  4221. #define HAVE_STRSPN 1
  4222. #define HAVE_STRSTR 1
  4223. #define HAVE_STRTOL 1
  4224. #define HAVE_STRTOUL 1
  4225. #define HAVE_SYSINFO 1
  4226. #define HAVE_TZSET 1
  4227. #define HAVE_UTIME 1
  4228. #define HAVE_POSIX_FADVISE 1
  4229. #define SIZEOF_INT 4
  4230. #define SIZEOF_SIZE_T 8
  4231. #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  4232. #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  4233. #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  4234. #define SIZEOF_WCHAR_T 4
  4235. #define HAVE_INOTIFY 1
  4236. #define HAVE_PYTHON "2.6"
  4237. #define HAVE_LIBGL 1
  4238. #define HAVE_LIBGLEW 1
  4239. #define HAVE_LIBGLU 1
  4240. #define HAVE_MYSQL 1
  4241. #define HAVE_OPENSSL 1
  4242. #define HAVE_LIBGPG_ERROR 1
  4243. #define HAVE_LIBGCRYPT 1
  4244. #define HAVE_GCRYPT 1
  4245. #define HAVE_GNUTLS 1
  4246. #define HAVE_LIBBZ2 1
  4247. #define HAVE_LIBJPEG 1
  4248. #define HAVE_LIBTIFF 1
  4249. #define HAVE_LIBPTHREAD 1
  4250. #define HAVE_PTHREAD_SETNAME_NP 1
  4251. #define HAVE_LIBLZO2 1
  4252. #define HAVE_LIBZ 1
  4253. #define HAVE_LIBCRYPTO 1
  4254. #define HAVE_LIBSSL 1
  4255. #define HAVE_LIBMYSQLCLIENT 1
  4256. #define HAVE_LIBBLUETOOTH 1
  4257. #define HAVE_LIBYAJL 1
  4258. #define HAVE_LIBTINYXML 1
  4259. #define HAVE_LIBPCRECPP 1
  4260. #define HAVE_LIBPCRE 1
  4261. #define HAVE_LIBBLURAY 1
  4262.  
  4263. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement