Advertisement
Guest User

Untitled

a guest
May 8th, 2017
542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 137.47 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by "xbmc" configure 9.04, which was
  5. generated by GNU Autoconf 2.62. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --disable-debug
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Serveur
  14. uname -m = x86_64
  15. uname -r = 2.6.29-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Wed May 20 06:42:43 UTC 2009
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  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: /bin
  31. PATH: /usr/bin
  32. PATH: /sbin
  33. PATH: /usr/sbin
  34. PATH: /opt/kde/bin
  35. PATH: /usr/bin/perlbin/site
  36. PATH: /usr/bin/perlbin/vendor
  37. PATH: /usr/bin/perlbin/core
  38. PATH: /opt/qt/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:1857: Ensuring config.guess and config.sub exist and is executable
  46. configure:1909: checking build system type
  47. configure:1927: result: x86_64-unknown-linux-gnu
  48. configure:1949: checking host system type
  49. configure:1964: result: x86_64-unknown-linux-gnu
  50. configure:2097: checking for ccache
  51. configure:2115: found /usr/bin/ccache
  52. configure:2128: result: /usr/bin/ccache
  53. configure:2246: checking for g++
  54. configure:2262: found /usr/bin/g++
  55. configure:2273: result: g++
  56. configure:2304: checking for C++ compiler version
  57. configure:2312: g++ --version >&5
  58. g++ (GCC) 4.4.0 20090505 (prerelease)
  59. Copyright (C) 2009 Free Software Foundation, Inc.
  60. This is free software; see the source for copying conditions. There is NO
  61. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  62.  
  63. configure:2316: $? = 0
  64. configure:2323: g++ -v >&5
  65. Using built-in specs.
  66. Target: x86_64-unknown-linux-gnu
  67. Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++ --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
  68. Thread model: posix
  69. gcc version 4.4.0 20090505 (prerelease) (GCC)
  70. configure:2327: $? = 0
  71. configure:2334: g++ -V >&5
  72. g++: '-V' option must have argument
  73. configure:2338: $? = 1
  74. configure:2361: checking for C++ compiler default output file name
  75. configure:2383: g++ -march=x86-64 -mtune=generic -O2 -pipe conftest.cpp >&5
  76. configure:2387: $? = 0
  77. configure:2425: result: a.out
  78. configure:2442: checking whether the C++ compiler works
  79. configure:2452: ./a.out
  80. configure:2456: $? = 0
  81. configure:2473: result: yes
  82. configure:2480: checking whether we are cross compiling
  83. configure:2482: result: no
  84. configure:2485: checking for suffix of executables
  85. configure:2492: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.cpp >&5
  86. configure:2496: $? = 0
  87. configure:2520: result:
  88. configure:2526: checking for suffix of object files
  89. configure:2552: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.cpp >&5
  90. configure:2556: $? = 0
  91. configure:2579: result: o
  92. configure:2583: checking whether we are using the GNU C++ compiler
  93. configure:2612: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.cpp >&5
  94. configure:2619: $? = 0
  95. configure:2636: result: yes
  96. configure:2645: checking whether g++ accepts -g
  97. configure:2675: g++ -c -g conftest.cpp >&5
  98. configure:2682: $? = 0
  99. configure:2783: result: yes
  100. configure:2856: checking for gcc
  101. configure:2872: found /usr/bin/gcc
  102. configure:2883: result: gcc
  103. configure:3121: checking for C compiler version
  104. configure:3129: gcc --version >&5
  105. gcc (GCC) 4.4.0 20090505 (prerelease)
  106. Copyright (C) 2009 Free Software Foundation, Inc.
  107. This is free software; see the source for copying conditions. There is NO
  108. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  109.  
  110. configure:3133: $? = 0
  111. configure:3140: gcc -v >&5
  112. Using built-in specs.
  113. Target: x86_64-unknown-linux-gnu
  114. Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++ --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
  115. Thread model: posix
  116. gcc version 4.4.0 20090505 (prerelease) (GCC)
  117. configure:3144: $? = 0
  118. configure:3151: gcc -V >&5
  119. gcc: '-V' option must have argument
  120. configure:3155: $? = 1
  121. configure:3158: checking whether we are using the GNU C compiler
  122. configure:3187: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  123. configure:3194: $? = 0
  124. configure:3211: result: yes
  125. configure:3220: checking whether gcc accepts -g
  126. configure:3250: gcc -c -g conftest.c >&5
  127. configure:3257: $? = 0
  128. configure:3358: result: yes
  129. configure:3375: checking for gcc option to accept ISO C89
  130. configure:3449: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  131. configure:3456: $? = 0
  132. configure:3479: result: none needed
  133. configure:3502: checking for gawk
  134. configure:3518: found /bin/gawk
  135. configure:3529: result: gawk
  136. configure:3540: checking whether ln -s works
  137. configure:3544: result: yes
  138. configure:3551: checking whether make sets $(MAKE)
  139. configure:3573: result: yes
  140. configure:3634: checking how to run the C preprocessor
  141. configure:3674: g++ -E conftest.c
  142. configure:3681: $? = 0
  143. configure:3712: g++ -E conftest.c
  144. conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
  145. configure:3719: $? = 1
  146. configure: failed program was:
  147. | /* confdefs.h. */
  148. | #define PACKAGE_NAME ""xbmc""
  149. | #define PACKAGE_TARNAME "-xbmc-"
  150. | #define PACKAGE_VERSION "9.04"
  151. | #define PACKAGE_STRING ""xbmc" 9.04"
  152. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  153. | /* end confdefs.h. */
  154. | #include <ac_nonexistent.h>
  155. configure:3752: result: g++ -E
  156. configure:3781: g++ -E conftest.c
  157. configure:3788: $? = 0
  158. configure:3819: g++ -E conftest.c
  159. conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
  160. configure:3826: $? = 1
  161. configure: failed program was:
  162. | /* confdefs.h. */
  163. | #define PACKAGE_NAME ""xbmc""
  164. | #define PACKAGE_TARNAME "-xbmc-"
  165. | #define PACKAGE_VERSION "9.04"
  166. | #define PACKAGE_STRING ""xbmc" 9.04"
  167. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  168. | /* end confdefs.h. */
  169. | #include <ac_nonexistent.h>
  170. configure:3864: checking for grep that handles long lines and -e
  171. configure:3924: result: /bin/grep
  172. configure:3929: checking for egrep
  173. configure:3993: result: /bin/grep -E
  174. configure:3998: checking for ANSI C header files
  175. configure:4028: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  176. configure:4035: $? = 0
  177. configure:4134: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  178. configure:4138: $? = 0
  179. configure:4144: ./conftest
  180. configure:4148: $? = 0
  181. configure:4166: result: yes
  182. configure:4190: checking for sys/types.h
  183. configure:4211: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  184. configure:4218: $? = 0
  185. configure:4235: result: yes
  186. configure:4190: checking for sys/stat.h
  187. configure:4211: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  188. configure:4218: $? = 0
  189. configure:4235: result: yes
  190. configure:4190: checking for stdlib.h
  191. configure:4211: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  192. configure:4218: $? = 0
  193. configure:4235: result: yes
  194. configure:4190: checking for string.h
  195. configure:4211: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  196. configure:4218: $? = 0
  197. configure:4235: result: yes
  198. configure:4190: checking for memory.h
  199. configure:4211: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  200. configure:4218: $? = 0
  201. configure:4235: result: yes
  202. configure:4190: checking for strings.h
  203. configure:4211: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  204. configure:4218: $? = 0
  205. configure:4235: result: yes
  206. configure:4190: checking for inttypes.h
  207. configure:4211: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  208. configure:4218: $? = 0
  209. configure:4235: result: yes
  210. configure:4190: checking for stdint.h
  211. configure:4211: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  212. configure:4218: $? = 0
  213. configure:4235: result: yes
  214. configure:4190: checking for unistd.h
  215. configure:4211: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  216. configure:4218: $? = 0
  217. configure:4235: result: yes
  218. configure:4258: checking boost/shared_ptr.hpp usability
  219. configure:4275: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  220. configure:4282: $? = 0
  221. configure:4296: result: yes
  222. configure:4300: checking boost/shared_ptr.hpp presence
  223. configure:4315: g++ -E conftest.c
  224. configure:4322: $? = 0
  225. configure:4336: result: yes
  226. configure:4369: checking for boost/shared_ptr.hpp
  227. configure:4376: result: yes
  228. configure:4470: checking for main in -lGL
  229. configure:4499: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lGL >&5
  230. configure:4506: $? = 0
  231. configure:4527: result: yes
  232. configure:4543: checking for main in -lGLEW
  233. configure:4572: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lGLEW -lGL >&5
  234. configure:4579: $? = 0
  235. configure:4600: result: yes
  236. configure:4616: checking for main in -lGLU
  237. configure:4645: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lGLU -lGLEW -lGL >&5
  238. configure:4652: $? = 0
  239. configure:4673: result: yes
  240. configure:4775: checking mad.h usability
  241. configure:4792: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  242. configure:4799: $? = 0
  243. configure:4813: result: yes
  244. configure:4817: checking mad.h presence
  245. configure:4832: g++ -E conftest.c
  246. configure:4839: $? = 0
  247. configure:4853: result: yes
  248. configure:4886: checking for mad.h
  249. configure:4893: result: yes
  250. configure:4916: checking jpeglib.h usability
  251. configure:4933: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  252. configure:4940: $? = 0
  253. configure:4954: result: yes
  254. configure:4958: checking jpeglib.h presence
  255. configure:4973: g++ -E conftest.c
  256. configure:4980: $? = 0
  257. configure:4994: result: yes
  258. configure:5027: checking for jpeglib.h
  259. configure:5034: result: yes
  260. configure:5057: checking samplerate.h usability
  261. configure:5074: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  262. configure:5081: $? = 0
  263. configure:5095: result: yes
  264. configure:5099: checking samplerate.h presence
  265. configure:5114: g++ -E conftest.c
  266. configure:5121: $? = 0
  267. configure:5135: result: yes
  268. configure:5168: checking for samplerate.h
  269. configure:5175: result: yes
  270. configure:5189: checking for main in -lmad
  271. configure:5218: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lmad -lGLU -lGLEW -lGL >&5
  272. configure:5225: $? = 0
  273. configure:5246: result: yes
  274. configure:5262: checking for main in -logg
  275. configure:5291: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -logg -lmad -lGLU -lGLEW -lGL >&5
  276. configure:5298: $? = 0
  277. configure:5319: result: yes
  278. configure:5335: checking for main in -lvorbis
  279. configure:5364: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  280. configure:5371: $? = 0
  281. configure:5392: result: yes
  282. configure:5408: checking for main in -lfreetype
  283. configure:5437: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  284. configure:5444: $? = 0
  285. configure:5465: result: yes
  286. configure:5481: checking for main in -lfontconfig
  287. configure:5510: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  288. configure:5517: $? = 0
  289. configure:5538: result: yes
  290. configure:5554: checking for main in -lbz2
  291. configure:5583: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  292. configure:5590: $? = 0
  293. configure:5611: result: yes
  294. configure:5627: checking for main in -lfribidi
  295. configure:5656: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  296. configure:5663: $? = 0
  297. configure:5684: result: yes
  298. configure:5700: checking for main in -lsqlite3
  299. configure:5729: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  300. configure:5736: $? = 0
  301. configure:5757: result: yes
  302. configure:5773: checking for main in -lmysqlclient
  303. configure:5802: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  304. configure:5809: $? = 0
  305. configure:5830: result: yes
  306. configure:5846: checking for main in -lasound
  307. configure:5875: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  308. configure:5882: $? = 0
  309. configure:5903: result: yes
  310. configure:5915: checking for clock_gettime in -lrt
  311. configure:5950: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  312. configure:5957: $? = 0
  313. configure:5978: result: yes
  314. configure:5990: checking for main in -lpng12
  315. configure:6019: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  316. configure:6026: $? = 0
  317. configure:6047: result: yes
  318. configure:6063: checking for main in -ljpeg
  319. configure:6092: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  320. configure:6099: $? = 0
  321. configure:6120: result: yes
  322. configure:6136: checking for main in -lpcre
  323. configure:6165: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  324. configure:6172: $? = 0
  325. configure:6193: result: yes
  326. configure:6209: checking for main in -llzo2
  327. configure:6238: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  328. configure:6245: $? = 0
  329. configure:6266: result: yes
  330. configure:6353: checking for main in -lcdio
  331. configure:6382: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  332. configure:6389: $? = 0
  333. configure:6410: result: yes
  334. configure:6426: checking for main in -lsamplerate
  335. configure:6455: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  336. configure:6462: $? = 0
  337. configure:6483: result: yes
  338. configure:6721: checking for main in -lSDL
  339. configure:6750: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  340. configure:6757: $? = 0
  341. configure:6778: result: yes
  342. configure:6794: checking for main in -lSDL_image
  343. configure:6823: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  344. configure:6830: $? = 0
  345. configure:6851: result: yes
  346. configure:6867: checking for main in -lSDL_mixer
  347. configure:6896: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  348. configure:6903: $? = 0
  349. configure:6924: result: yes
  350. configure:6940: checking for main in -ldl
  351. configure:6969: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  352. configure:6976: $? = 0
  353. configure:6997: result: yes
  354. configure:7013: checking for main in -lresolv
  355. configure:7042: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  356. configure:7049: $? = 0
  357. configure:7070: result: yes
  358. configure:7086: checking for main in -lenca
  359. configure:7115: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  360. configure:7122: $? = 0
  361. configure:7143: result: yes
  362. configure:7159: checking for main in -ljasper
  363. configure:7188: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  364. configure:7195: $? = 0
  365. configure:7216: result: yes
  366. configure:7233: checking for main in -lXt
  367. configure:7262: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  368. configure:7269: $? = 0
  369. configure:7290: result: yes
  370. configure:7306: checking for main in -lXmu
  371. configure:7335: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  372. configure:7342: $? = 0
  373. configure:7363: result: yes
  374. configure:7379: checking for main in -lXinerama
  375. configure:7408: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  376. configure:7415: $? = 0
  377. configure:7436: result: yes
  378. configure:7452: checking for main in -lcurl
  379. configure:7481: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  380. configure:7488: $? = 0
  381. configure:7509: result: yes
  382. configure:7525: checking for main in -ldbus-1
  383. configure:7554: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  384. configure:7561: $? = 0
  385. configure:7582: result: yes
  386. configure:7598: checking for main in -lhal-storage
  387. configure:7627: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  388. configure:7634: $? = 0
  389. configure:7655: result: yes
  390. configure:7670: checking for main in -lhal
  391. configure:7699: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lhal -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  392. configure:7706: $? = 0
  393. configure:7727: result: yes
  394. configure:7746: checking for main in -lpulse
  395. configure:7775: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  396. configure:7782: $? = 0
  397. configure:7803: result: yes
  398. configure:7826: checking for main in -lfaac
  399. configure:7855: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  400. configure:7862: $? = 0
  401. configure:7883: result: yes
  402. configure:7910: checking for main in -lavahi-common
  403. configure:7939: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  404. configure:7946: $? = 0
  405. configure:7967: result: yes
  406. configure:7978: checking for main in -lavahi-client
  407. configure:8007: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  408. configure:8014: $? = 0
  409. configure:8035: result: yes
  410. configure:8060: checking for main in -lXrandr
  411. configure:8089: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  412. configure:8096: $? = 0
  413. configure:8117: result: yes
  414. configure:8154: checking vdpau/vdpau.h usability
  415. configure:8171: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  416. configure:8178: $? = 0
  417. configure:8192: result: yes
  418. configure:8196: checking vdpau/vdpau.h presence
  419. configure:8211: g++ -E conftest.c
  420. configure:8218: $? = 0
  421. configure:8232: result: yes
  422. configure:8265: checking for vdpau/vdpau.h
  423. configure:8272: result: yes
  424. configure:8375: checking for gawk
  425. configure:8391: found /bin/gawk
  426. configure:8403: result: yes
  427. configure:8420: checking for cmake
  428. configure:8436: found /usr/bin/cmake
  429. configure:8448: result: yes
  430. configure:8464: checking for gperf
  431. configure:8480: found /usr/bin/gperf
  432. configure:8492: result: yes
  433. configure:8508: checking for unzip
  434. configure:8524: found /usr/bin/unzip
  435. configure:8536: result: yes
  436. configure:8605: checking for dirent.h that defines DIR
  437. configure:8634: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  438. configure:8641: $? = 0
  439. configure:8658: result: yes
  440. configure:8672: checking for library containing opendir
  441. configure:8713: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  442. configure:8720: $? = 0
  443. configure:8751: result: none required
  444. configure:8849: checking for ANSI C header files
  445. configure:9017: result: yes
  446. configure:9027: checking for sys/wait.h that is POSIX.1 compatible
  447. configure:9063: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  448. configure:9070: $? = 0
  449. configure:9085: result: yes
  450. configure:9111: checking lzo/lzo1.h usability
  451. configure:9128: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  452. configure:9135: $? = 0
  453. configure:9149: result: yes
  454. configure:9153: checking lzo/lzo1.h presence
  455. configure:9168: g++ -E conftest.c
  456. configure:9175: $? = 0
  457. configure:9189: result: yes
  458. configure:9222: checking for lzo/lzo1.h
  459. configure:9231: result: yes
  460. configure:9291: checking arpa/inet.h usability
  461. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  462. configure:9315: $? = 0
  463. configure:9329: result: yes
  464. configure:9333: checking arpa/inet.h presence
  465. configure:9348: g++ -E conftest.c
  466. configure:9355: $? = 0
  467. configure:9369: result: yes
  468. configure:9402: checking for arpa/inet.h
  469. configure:9411: result: yes
  470. configure:9291: checking fcntl.h usability
  471. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  472. configure:9315: $? = 0
  473. configure:9329: result: yes
  474. configure:9333: checking fcntl.h presence
  475. configure:9348: g++ -E conftest.c
  476. configure:9355: $? = 0
  477. configure:9369: result: yes
  478. configure:9402: checking for fcntl.h
  479. configure:9411: result: yes
  480. configure:9291: checking float.h usability
  481. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  482. configure:9315: $? = 0
  483. configure:9329: result: yes
  484. configure:9333: checking float.h presence
  485. configure:9348: g++ -E conftest.c
  486. configure:9355: $? = 0
  487. configure:9369: result: yes
  488. configure:9402: checking for float.h
  489. configure:9411: result: yes
  490. configure:9280: checking for inttypes.h
  491. configure:9287: result: yes
  492. configure:9291: checking limits.h usability
  493. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  494. configure:9315: $? = 0
  495. configure:9329: result: yes
  496. configure:9333: checking limits.h presence
  497. configure:9348: g++ -E conftest.c
  498. configure:9355: $? = 0
  499. configure:9369: result: yes
  500. configure:9402: checking for limits.h
  501. configure:9411: result: yes
  502. configure:9291: checking locale.h usability
  503. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  504. configure:9315: $? = 0
  505. configure:9329: result: yes
  506. configure:9333: checking locale.h presence
  507. configure:9348: g++ -E conftest.c
  508. configure:9355: $? = 0
  509. configure:9369: result: yes
  510. configure:9402: checking for locale.h
  511. configure:9411: result: yes
  512. configure:9291: checking malloc.h usability
  513. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  514. configure:9315: $? = 0
  515. configure:9329: result: yes
  516. configure:9333: checking malloc.h presence
  517. configure:9348: g++ -E conftest.c
  518. configure:9355: $? = 0
  519. configure:9369: result: yes
  520. configure:9402: checking for malloc.h
  521. configure:9411: result: yes
  522. configure:9280: checking for memory.h
  523. configure:9287: result: yes
  524. configure:9291: checking netdb.h usability
  525. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  526. configure:9315: $? = 0
  527. configure:9329: result: yes
  528. configure:9333: checking netdb.h presence
  529. configure:9348: g++ -E conftest.c
  530. configure:9355: $? = 0
  531. configure:9369: result: yes
  532. configure:9402: checking for netdb.h
  533. configure:9411: result: yes
  534. configure:9291: checking netinet/in.h usability
  535. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  536. configure:9315: $? = 0
  537. configure:9329: result: yes
  538. configure:9333: checking netinet/in.h presence
  539. configure:9348: g++ -E conftest.c
  540. configure:9355: $? = 0
  541. configure:9369: result: yes
  542. configure:9402: checking for netinet/in.h
  543. configure:9411: result: yes
  544. configure:9291: checking stddef.h usability
  545. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  546. configure:9315: $? = 0
  547. configure:9329: result: yes
  548. configure:9333: checking stddef.h presence
  549. configure:9348: g++ -E conftest.c
  550. configure:9355: $? = 0
  551. configure:9369: result: yes
  552. configure:9402: checking for stddef.h
  553. configure:9411: result: yes
  554. configure:9280: checking for stdint.h
  555. configure:9287: result: yes
  556. configure:9280: checking for stdlib.h
  557. configure:9287: result: yes
  558. configure:9280: checking for string.h
  559. configure:9287: result: yes
  560. configure:9280: checking for strings.h
  561. configure:9287: result: yes
  562. configure:9291: checking sys/file.h usability
  563. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  564. configure:9315: $? = 0
  565. configure:9329: result: yes
  566. configure:9333: checking sys/file.h presence
  567. configure:9348: g++ -E conftest.c
  568. configure:9355: $? = 0
  569. configure:9369: result: yes
  570. configure:9402: checking for sys/file.h
  571. configure:9411: result: yes
  572. configure:9291: checking sys/ioctl.h usability
  573. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  574. configure:9315: $? = 0
  575. configure:9329: result: yes
  576. configure:9333: checking sys/ioctl.h presence
  577. configure:9348: g++ -E conftest.c
  578. configure:9355: $? = 0
  579. configure:9369: result: yes
  580. configure:9402: checking for sys/ioctl.h
  581. configure:9411: result: yes
  582. configure:9291: checking sys/mount.h usability
  583. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  584. configure:9315: $? = 0
  585. configure:9329: result: yes
  586. configure:9333: checking sys/mount.h presence
  587. configure:9348: g++ -E conftest.c
  588. configure:9355: $? = 0
  589. configure:9369: result: yes
  590. configure:9402: checking for sys/mount.h
  591. configure:9411: result: yes
  592. configure:9291: checking sys/param.h usability
  593. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  594. configure:9315: $? = 0
  595. configure:9329: result: yes
  596. configure:9333: checking sys/param.h presence
  597. configure:9348: g++ -E conftest.c
  598. configure:9355: $? = 0
  599. configure:9369: result: yes
  600. configure:9402: checking for sys/param.h
  601. configure:9411: result: yes
  602. configure:9291: checking sys/socket.h usability
  603. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  604. configure:9315: $? = 0
  605. configure:9329: result: yes
  606. configure:9333: checking sys/socket.h presence
  607. configure:9348: g++ -E conftest.c
  608. configure:9355: $? = 0
  609. configure:9369: result: yes
  610. configure:9402: checking for sys/socket.h
  611. configure:9411: result: yes
  612. configure:9291: checking sys/time.h usability
  613. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  614. configure:9315: $? = 0
  615. configure:9329: result: yes
  616. configure:9333: checking sys/time.h presence
  617. configure:9348: g++ -E conftest.c
  618. configure:9355: $? = 0
  619. configure:9369: result: yes
  620. configure:9402: checking for sys/time.h
  621. configure:9411: result: yes
  622. configure:9291: checking sys/timeb.h usability
  623. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  624. configure:9315: $? = 0
  625. configure:9329: result: yes
  626. configure:9333: checking sys/timeb.h presence
  627. configure:9348: g++ -E conftest.c
  628. configure:9355: $? = 0
  629. configure:9369: result: yes
  630. configure:9402: checking for sys/timeb.h
  631. configure:9411: result: yes
  632. configure:9291: checking sys/vfs.h usability
  633. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  634. configure:9315: $? = 0
  635. configure:9329: result: yes
  636. configure:9333: checking sys/vfs.h presence
  637. configure:9348: g++ -E conftest.c
  638. configure:9355: $? = 0
  639. configure:9369: result: yes
  640. configure:9402: checking for sys/vfs.h
  641. configure:9411: result: yes
  642. configure:9291: checking termios.h usability
  643. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  644. configure:9315: $? = 0
  645. configure:9329: result: yes
  646. configure:9333: checking termios.h presence
  647. configure:9348: g++ -E conftest.c
  648. configure:9355: $? = 0
  649. configure:9369: result: yes
  650. configure:9402: checking for termios.h
  651. configure:9411: result: yes
  652. configure:9280: checking for unistd.h
  653. configure:9287: result: yes
  654. configure:9291: checking utime.h usability
  655. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  656. configure:9315: $? = 0
  657. configure:9329: result: yes
  658. configure:9333: checking utime.h presence
  659. configure:9348: g++ -E conftest.c
  660. configure:9355: $? = 0
  661. configure:9369: result: yes
  662. configure:9402: checking for utime.h
  663. configure:9411: result: yes
  664. configure:9291: checking wchar.h usability
  665. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  666. configure:9315: $? = 0
  667. configure:9329: result: yes
  668. configure:9333: checking wchar.h presence
  669. configure:9348: g++ -E conftest.c
  670. configure:9355: $? = 0
  671. configure:9369: result: yes
  672. configure:9402: checking for wchar.h
  673. configure:9411: result: yes
  674. configure:9291: checking wctype.h usability
  675. configure:9308: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  676. configure:9315: $? = 0
  677. configure:9329: result: yes
  678. configure:9333: checking wctype.h presence
  679. configure:9348: g++ -E conftest.c
  680. configure:9355: $? = 0
  681. configure:9369: result: yes
  682. configure:9402: checking for wctype.h
  683. configure:9411: result: yes
  684. configure:9427: checking whether stat file-mode macros are broken
  685. configure:9464: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  686. configure:9471: $? = 0
  687. configure:9486: result: no
  688. configure:9496: checking for stdbool.h that conforms to C99
  689. configure:9591: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  690. configure:9598: $? = 0
  691. configure:9613: result: yes
  692. configure:9615: checking for _Bool
  693. configure:9643: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  694. configure:9650: $? = 0
  695. configure:9677: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  696. conftest.c: In function 'main':
  697. conftest.c:122: error: expected expression before ')' token
  698. configure:9684: $? = 1
  699. configure: failed program was:
  700. | /* confdefs.h. */
  701. | #define PACKAGE_NAME ""xbmc""
  702. | #define PACKAGE_TARNAME "-xbmc-"
  703. | #define PACKAGE_VERSION "9.04"
  704. | #define PACKAGE_STRING ""xbmc" 9.04"
  705. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  706. | #define STDC_HEADERS 1
  707. | #define HAVE_SYS_TYPES_H 1
  708. | #define HAVE_SYS_STAT_H 1
  709. | #define HAVE_STDLIB_H 1
  710. | #define HAVE_STRING_H 1
  711. | #define HAVE_MEMORY_H 1
  712. | #define HAVE_STRINGS_H 1
  713. | #define HAVE_INTTYPES_H 1
  714. | #define HAVE_STDINT_H 1
  715. | #define HAVE_UNISTD_H 1
  716. | #define HAVE_LIBGL 1
  717. | #define HAVE_LIBGLEW 1
  718. | #define HAVE_LIBGLU 1
  719. | #define HAVE_LIBMAD 1
  720. | #define HAVE_LIBOGG 1
  721. | #define HAVE_LIBVORBIS 1
  722. | #define HAVE_LIBFREETYPE 1
  723. | #define HAVE_LIBFONTCONFIG 1
  724. | #define HAVE_LIBBZ2 1
  725. | #define HAVE_LIBFRIBIDI 1
  726. | #define HAVE_LIBSQLITE3 1
  727. | #define HAVE_LIBMYSQLCLIENT 1
  728. | #define HAVE_LIBASOUND 1
  729. | #define HAVE_LIBRT 1
  730. | #define HAVE_LIBPNG12 1
  731. | #define HAVE_LIBJPEG 1
  732. | #define HAVE_LIBPCRE 1
  733. | #define HAVE_LIBLZO2 1
  734. | #define HAVE_LIBCDIO 1
  735. | #define HAVE_LIBSAMPLERATE 1
  736. | #define HAVE_LIBSDL 1
  737. | #define HAVE_LIBSDL_IMAGE 1
  738. | #define HAVE_LIBSDL_MIXER 1
  739. | #define HAVE_LIBDL 1
  740. | #define HAVE_LIBRESOLV 1
  741. | #define HAVE_LIBENCA 1
  742. | #define HAVE_LIBJASPER 1
  743. | #define HAVE_LIBXT 1
  744. | #define HAVE_LIBXMU 1
  745. | #define HAVE_LIBXINERAMA 1
  746. | #define HAVE_LIBCURL 1
  747. | #define HAVE_LIBDBUS_1 1
  748. | #define HAVE_LIBHAL_STORAGE 1
  749. | #define HAVE_LIBFAAC 1
  750. | #define HAVE_LIBXRANDR 1
  751. | #define HAVE_LIBVDPAU /**/
  752. | #define HAVE_DIRENT_H 1
  753. | #define STDC_HEADERS 1
  754. | #define HAVE_SYS_WAIT_H 1
  755. | #define HAVE_LZO_LZO1_H 1
  756. | #define HAVE_ARPA_INET_H 1
  757. | #define HAVE_FCNTL_H 1
  758. | #define HAVE_FLOAT_H 1
  759. | #define HAVE_INTTYPES_H 1
  760. | #define HAVE_LIMITS_H 1
  761. | #define HAVE_LOCALE_H 1
  762. | #define HAVE_MALLOC_H 1
  763. | #define HAVE_MEMORY_H 1
  764. | #define HAVE_NETDB_H 1
  765. | #define HAVE_NETINET_IN_H 1
  766. | #define HAVE_STDDEF_H 1
  767. | #define HAVE_STDINT_H 1
  768. | #define HAVE_STDLIB_H 1
  769. | #define HAVE_STRING_H 1
  770. | #define HAVE_STRINGS_H 1
  771. | #define HAVE_SYS_FILE_H 1
  772. | #define HAVE_SYS_IOCTL_H 1
  773. | #define HAVE_SYS_MOUNT_H 1
  774. | #define HAVE_SYS_PARAM_H 1
  775. | #define HAVE_SYS_SOCKET_H 1
  776. | #define HAVE_SYS_TIME_H 1
  777. | #define HAVE_SYS_TIMEB_H 1
  778. | #define HAVE_SYS_VFS_H 1
  779. | #define HAVE_TERMIOS_H 1
  780. | #define HAVE_UNISTD_H 1
  781. | #define HAVE_UTIME_H 1
  782. | #define HAVE_WCHAR_H 1
  783. | #define HAVE_WCTYPE_H 1
  784. | /* end confdefs.h. */
  785. | #include <stdio.h>
  786. | #ifdef HAVE_SYS_TYPES_H
  787. | # include <sys/types.h>
  788. | #endif
  789. | #ifdef HAVE_SYS_STAT_H
  790. | # include <sys/stat.h>
  791. | #endif
  792. | #ifdef STDC_HEADERS
  793. | # include <stdlib.h>
  794. | # include <stddef.h>
  795. | #else
  796. | # ifdef HAVE_STDLIB_H
  797. | # include <stdlib.h>
  798. | # endif
  799. | #endif
  800. | #ifdef HAVE_STRING_H
  801. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  802. | # include <memory.h>
  803. | # endif
  804. | # include <string.h>
  805. | #endif
  806. | #ifdef HAVE_STRINGS_H
  807. | # include <strings.h>
  808. | #endif
  809. | #ifdef HAVE_INTTYPES_H
  810. | # include <inttypes.h>
  811. | #endif
  812. | #ifdef HAVE_STDINT_H
  813. | # include <stdint.h>
  814. | #endif
  815. | #ifdef HAVE_UNISTD_H
  816. | # include <unistd.h>
  817. | #endif
  818. | int
  819. | main ()
  820. | {
  821. | if (sizeof ((_Bool)))
  822. | return 0;
  823. | ;
  824. | return 0;
  825. | }
  826. configure:9707: result: yes
  827. configure:9726: checking for an ANSI C-conforming const
  828. configure:9801: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  829. configure:9808: $? = 0
  830. configure:9823: result: yes
  831. configure:9833: checking for uid_t in sys/types.h
  832. configure:9856: result: yes
  833. configure:9871: checking for inline
  834. configure:9897: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  835. configure:9904: $? = 0
  836. configure:9922: result: inline
  837. configure:9942: checking for int8_t
  838. configure:9973: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  839. configure:9980: $? = 0
  840. configure:10009: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  841. conftest.c: In function 'main':
  842. conftest.c:125: error: size of array 'test_array' is negative
  843. configure:10016: $? = 1
  844. configure: failed program was:
  845. | /* confdefs.h. */
  846. | #define PACKAGE_NAME ""xbmc""
  847. | #define PACKAGE_TARNAME "-xbmc-"
  848. | #define PACKAGE_VERSION "9.04"
  849. | #define PACKAGE_STRING ""xbmc" 9.04"
  850. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  851. | #define STDC_HEADERS 1
  852. | #define HAVE_SYS_TYPES_H 1
  853. | #define HAVE_SYS_STAT_H 1
  854. | #define HAVE_STDLIB_H 1
  855. | #define HAVE_STRING_H 1
  856. | #define HAVE_MEMORY_H 1
  857. | #define HAVE_STRINGS_H 1
  858. | #define HAVE_INTTYPES_H 1
  859. | #define HAVE_STDINT_H 1
  860. | #define HAVE_UNISTD_H 1
  861. | #define HAVE_LIBGL 1
  862. | #define HAVE_LIBGLEW 1
  863. | #define HAVE_LIBGLU 1
  864. | #define HAVE_LIBMAD 1
  865. | #define HAVE_LIBOGG 1
  866. | #define HAVE_LIBVORBIS 1
  867. | #define HAVE_LIBFREETYPE 1
  868. | #define HAVE_LIBFONTCONFIG 1
  869. | #define HAVE_LIBBZ2 1
  870. | #define HAVE_LIBFRIBIDI 1
  871. | #define HAVE_LIBSQLITE3 1
  872. | #define HAVE_LIBMYSQLCLIENT 1
  873. | #define HAVE_LIBASOUND 1
  874. | #define HAVE_LIBRT 1
  875. | #define HAVE_LIBPNG12 1
  876. | #define HAVE_LIBJPEG 1
  877. | #define HAVE_LIBPCRE 1
  878. | #define HAVE_LIBLZO2 1
  879. | #define HAVE_LIBCDIO 1
  880. | #define HAVE_LIBSAMPLERATE 1
  881. | #define HAVE_LIBSDL 1
  882. | #define HAVE_LIBSDL_IMAGE 1
  883. | #define HAVE_LIBSDL_MIXER 1
  884. | #define HAVE_LIBDL 1
  885. | #define HAVE_LIBRESOLV 1
  886. | #define HAVE_LIBENCA 1
  887. | #define HAVE_LIBJASPER 1
  888. | #define HAVE_LIBXT 1
  889. | #define HAVE_LIBXMU 1
  890. | #define HAVE_LIBXINERAMA 1
  891. | #define HAVE_LIBCURL 1
  892. | #define HAVE_LIBDBUS_1 1
  893. | #define HAVE_LIBHAL_STORAGE 1
  894. | #define HAVE_LIBFAAC 1
  895. | #define HAVE_LIBXRANDR 1
  896. | #define HAVE_LIBVDPAU /**/
  897. | #define HAVE_DIRENT_H 1
  898. | #define STDC_HEADERS 1
  899. | #define HAVE_SYS_WAIT_H 1
  900. | #define HAVE_LZO_LZO1_H 1
  901. | #define HAVE_ARPA_INET_H 1
  902. | #define HAVE_FCNTL_H 1
  903. | #define HAVE_FLOAT_H 1
  904. | #define HAVE_INTTYPES_H 1
  905. | #define HAVE_LIMITS_H 1
  906. | #define HAVE_LOCALE_H 1
  907. | #define HAVE_MALLOC_H 1
  908. | #define HAVE_MEMORY_H 1
  909. | #define HAVE_NETDB_H 1
  910. | #define HAVE_NETINET_IN_H 1
  911. | #define HAVE_STDDEF_H 1
  912. | #define HAVE_STDINT_H 1
  913. | #define HAVE_STDLIB_H 1
  914. | #define HAVE_STRING_H 1
  915. | #define HAVE_STRINGS_H 1
  916. | #define HAVE_SYS_FILE_H 1
  917. | #define HAVE_SYS_IOCTL_H 1
  918. | #define HAVE_SYS_MOUNT_H 1
  919. | #define HAVE_SYS_PARAM_H 1
  920. | #define HAVE_SYS_SOCKET_H 1
  921. | #define HAVE_SYS_TIME_H 1
  922. | #define HAVE_SYS_TIMEB_H 1
  923. | #define HAVE_SYS_VFS_H 1
  924. | #define HAVE_TERMIOS_H 1
  925. | #define HAVE_UNISTD_H 1
  926. | #define HAVE_UTIME_H 1
  927. | #define HAVE_WCHAR_H 1
  928. | #define HAVE_WCTYPE_H 1
  929. | #define HAVE__BOOL 1
  930. | #define HAVE_STDBOOL_H 1
  931. | /* end confdefs.h. */
  932. | #include <stdio.h>
  933. | #ifdef HAVE_SYS_TYPES_H
  934. | # include <sys/types.h>
  935. | #endif
  936. | #ifdef HAVE_SYS_STAT_H
  937. | # include <sys/stat.h>
  938. | #endif
  939. | #ifdef STDC_HEADERS
  940. | # include <stdlib.h>
  941. | # include <stddef.h>
  942. | #else
  943. | # ifdef HAVE_STDLIB_H
  944. | # include <stdlib.h>
  945. | # endif
  946. | #endif
  947. | #ifdef HAVE_STRING_H
  948. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  949. | # include <memory.h>
  950. | # endif
  951. | # include <string.h>
  952. | #endif
  953. | #ifdef HAVE_STRINGS_H
  954. | # include <strings.h>
  955. | #endif
  956. | #ifdef HAVE_INTTYPES_H
  957. | # include <inttypes.h>
  958. | #endif
  959. | #ifdef HAVE_STDINT_H
  960. | # include <stdint.h>
  961. | #endif
  962. | #ifdef HAVE_UNISTD_H
  963. | # include <unistd.h>
  964. | #endif
  965. | int
  966. | main ()
  967. | {
  968. | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
  969. | < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))];
  970. | test_array [0] = 0
  971. |
  972. | ;
  973. | return 0;
  974. | }
  975. configure:10045: result: yes
  976. configure:10058: checking for int16_t
  977. configure:10089: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  978. configure:10096: $? = 0
  979. configure:10125: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  980. conftest.c: In function 'main':
  981. conftest.c:125: error: size of array 'test_array' is negative
  982. configure:10132: $? = 1
  983. configure: failed program was:
  984. | /* confdefs.h. */
  985. | #define PACKAGE_NAME ""xbmc""
  986. | #define PACKAGE_TARNAME "-xbmc-"
  987. | #define PACKAGE_VERSION "9.04"
  988. | #define PACKAGE_STRING ""xbmc" 9.04"
  989. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  990. | #define STDC_HEADERS 1
  991. | #define HAVE_SYS_TYPES_H 1
  992. | #define HAVE_SYS_STAT_H 1
  993. | #define HAVE_STDLIB_H 1
  994. | #define HAVE_STRING_H 1
  995. | #define HAVE_MEMORY_H 1
  996. | #define HAVE_STRINGS_H 1
  997. | #define HAVE_INTTYPES_H 1
  998. | #define HAVE_STDINT_H 1
  999. | #define HAVE_UNISTD_H 1
  1000. | #define HAVE_LIBGL 1
  1001. | #define HAVE_LIBGLEW 1
  1002. | #define HAVE_LIBGLU 1
  1003. | #define HAVE_LIBMAD 1
  1004. | #define HAVE_LIBOGG 1
  1005. | #define HAVE_LIBVORBIS 1
  1006. | #define HAVE_LIBFREETYPE 1
  1007. | #define HAVE_LIBFONTCONFIG 1
  1008. | #define HAVE_LIBBZ2 1
  1009. | #define HAVE_LIBFRIBIDI 1
  1010. | #define HAVE_LIBSQLITE3 1
  1011. | #define HAVE_LIBMYSQLCLIENT 1
  1012. | #define HAVE_LIBASOUND 1
  1013. | #define HAVE_LIBRT 1
  1014. | #define HAVE_LIBPNG12 1
  1015. | #define HAVE_LIBJPEG 1
  1016. | #define HAVE_LIBPCRE 1
  1017. | #define HAVE_LIBLZO2 1
  1018. | #define HAVE_LIBCDIO 1
  1019. | #define HAVE_LIBSAMPLERATE 1
  1020. | #define HAVE_LIBSDL 1
  1021. | #define HAVE_LIBSDL_IMAGE 1
  1022. | #define HAVE_LIBSDL_MIXER 1
  1023. | #define HAVE_LIBDL 1
  1024. | #define HAVE_LIBRESOLV 1
  1025. | #define HAVE_LIBENCA 1
  1026. | #define HAVE_LIBJASPER 1
  1027. | #define HAVE_LIBXT 1
  1028. | #define HAVE_LIBXMU 1
  1029. | #define HAVE_LIBXINERAMA 1
  1030. | #define HAVE_LIBCURL 1
  1031. | #define HAVE_LIBDBUS_1 1
  1032. | #define HAVE_LIBHAL_STORAGE 1
  1033. | #define HAVE_LIBFAAC 1
  1034. | #define HAVE_LIBXRANDR 1
  1035. | #define HAVE_LIBVDPAU /**/
  1036. | #define HAVE_DIRENT_H 1
  1037. | #define STDC_HEADERS 1
  1038. | #define HAVE_SYS_WAIT_H 1
  1039. | #define HAVE_LZO_LZO1_H 1
  1040. | #define HAVE_ARPA_INET_H 1
  1041. | #define HAVE_FCNTL_H 1
  1042. | #define HAVE_FLOAT_H 1
  1043. | #define HAVE_INTTYPES_H 1
  1044. | #define HAVE_LIMITS_H 1
  1045. | #define HAVE_LOCALE_H 1
  1046. | #define HAVE_MALLOC_H 1
  1047. | #define HAVE_MEMORY_H 1
  1048. | #define HAVE_NETDB_H 1
  1049. | #define HAVE_NETINET_IN_H 1
  1050. | #define HAVE_STDDEF_H 1
  1051. | #define HAVE_STDINT_H 1
  1052. | #define HAVE_STDLIB_H 1
  1053. | #define HAVE_STRING_H 1
  1054. | #define HAVE_STRINGS_H 1
  1055. | #define HAVE_SYS_FILE_H 1
  1056. | #define HAVE_SYS_IOCTL_H 1
  1057. | #define HAVE_SYS_MOUNT_H 1
  1058. | #define HAVE_SYS_PARAM_H 1
  1059. | #define HAVE_SYS_SOCKET_H 1
  1060. | #define HAVE_SYS_TIME_H 1
  1061. | #define HAVE_SYS_TIMEB_H 1
  1062. | #define HAVE_SYS_VFS_H 1
  1063. | #define HAVE_TERMIOS_H 1
  1064. | #define HAVE_UNISTD_H 1
  1065. | #define HAVE_UTIME_H 1
  1066. | #define HAVE_WCHAR_H 1
  1067. | #define HAVE_WCTYPE_H 1
  1068. | #define HAVE__BOOL 1
  1069. | #define HAVE_STDBOOL_H 1
  1070. | /* end confdefs.h. */
  1071. | #include <stdio.h>
  1072. | #ifdef HAVE_SYS_TYPES_H
  1073. | # include <sys/types.h>
  1074. | #endif
  1075. | #ifdef HAVE_SYS_STAT_H
  1076. | # include <sys/stat.h>
  1077. | #endif
  1078. | #ifdef STDC_HEADERS
  1079. | # include <stdlib.h>
  1080. | # include <stddef.h>
  1081. | #else
  1082. | # ifdef HAVE_STDLIB_H
  1083. | # include <stdlib.h>
  1084. | # endif
  1085. | #endif
  1086. | #ifdef HAVE_STRING_H
  1087. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1088. | # include <memory.h>
  1089. | # endif
  1090. | # include <string.h>
  1091. | #endif
  1092. | #ifdef HAVE_STRINGS_H
  1093. | # include <strings.h>
  1094. | #endif
  1095. | #ifdef HAVE_INTTYPES_H
  1096. | # include <inttypes.h>
  1097. | #endif
  1098. | #ifdef HAVE_STDINT_H
  1099. | # include <stdint.h>
  1100. | #endif
  1101. | #ifdef HAVE_UNISTD_H
  1102. | # include <unistd.h>
  1103. | #endif
  1104. | int
  1105. | main ()
  1106. | {
  1107. | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
  1108. | < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))];
  1109. | test_array [0] = 0
  1110. |
  1111. | ;
  1112. | return 0;
  1113. | }
  1114. configure:10161: result: yes
  1115. configure:10174: checking for int32_t
  1116. configure:10205: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1117. configure:10212: $? = 0
  1118. configure:10241: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1119. conftest.c: In function 'main':
  1120. conftest.c:125: warning: integer overflow in expression
  1121. conftest.c:125: error: size of array 'test_array' is negative
  1122. configure:10248: $? = 1
  1123. configure: failed program was:
  1124. | /* confdefs.h. */
  1125. | #define PACKAGE_NAME ""xbmc""
  1126. | #define PACKAGE_TARNAME "-xbmc-"
  1127. | #define PACKAGE_VERSION "9.04"
  1128. | #define PACKAGE_STRING ""xbmc" 9.04"
  1129. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  1130. | #define STDC_HEADERS 1
  1131. | #define HAVE_SYS_TYPES_H 1
  1132. | #define HAVE_SYS_STAT_H 1
  1133. | #define HAVE_STDLIB_H 1
  1134. | #define HAVE_STRING_H 1
  1135. | #define HAVE_MEMORY_H 1
  1136. | #define HAVE_STRINGS_H 1
  1137. | #define HAVE_INTTYPES_H 1
  1138. | #define HAVE_STDINT_H 1
  1139. | #define HAVE_UNISTD_H 1
  1140. | #define HAVE_LIBGL 1
  1141. | #define HAVE_LIBGLEW 1
  1142. | #define HAVE_LIBGLU 1
  1143. | #define HAVE_LIBMAD 1
  1144. | #define HAVE_LIBOGG 1
  1145. | #define HAVE_LIBVORBIS 1
  1146. | #define HAVE_LIBFREETYPE 1
  1147. | #define HAVE_LIBFONTCONFIG 1
  1148. | #define HAVE_LIBBZ2 1
  1149. | #define HAVE_LIBFRIBIDI 1
  1150. | #define HAVE_LIBSQLITE3 1
  1151. | #define HAVE_LIBMYSQLCLIENT 1
  1152. | #define HAVE_LIBASOUND 1
  1153. | #define HAVE_LIBRT 1
  1154. | #define HAVE_LIBPNG12 1
  1155. | #define HAVE_LIBJPEG 1
  1156. | #define HAVE_LIBPCRE 1
  1157. | #define HAVE_LIBLZO2 1
  1158. | #define HAVE_LIBCDIO 1
  1159. | #define HAVE_LIBSAMPLERATE 1
  1160. | #define HAVE_LIBSDL 1
  1161. | #define HAVE_LIBSDL_IMAGE 1
  1162. | #define HAVE_LIBSDL_MIXER 1
  1163. | #define HAVE_LIBDL 1
  1164. | #define HAVE_LIBRESOLV 1
  1165. | #define HAVE_LIBENCA 1
  1166. | #define HAVE_LIBJASPER 1
  1167. | #define HAVE_LIBXT 1
  1168. | #define HAVE_LIBXMU 1
  1169. | #define HAVE_LIBXINERAMA 1
  1170. | #define HAVE_LIBCURL 1
  1171. | #define HAVE_LIBDBUS_1 1
  1172. | #define HAVE_LIBHAL_STORAGE 1
  1173. | #define HAVE_LIBFAAC 1
  1174. | #define HAVE_LIBXRANDR 1
  1175. | #define HAVE_LIBVDPAU /**/
  1176. | #define HAVE_DIRENT_H 1
  1177. | #define STDC_HEADERS 1
  1178. | #define HAVE_SYS_WAIT_H 1
  1179. | #define HAVE_LZO_LZO1_H 1
  1180. | #define HAVE_ARPA_INET_H 1
  1181. | #define HAVE_FCNTL_H 1
  1182. | #define HAVE_FLOAT_H 1
  1183. | #define HAVE_INTTYPES_H 1
  1184. | #define HAVE_LIMITS_H 1
  1185. | #define HAVE_LOCALE_H 1
  1186. | #define HAVE_MALLOC_H 1
  1187. | #define HAVE_MEMORY_H 1
  1188. | #define HAVE_NETDB_H 1
  1189. | #define HAVE_NETINET_IN_H 1
  1190. | #define HAVE_STDDEF_H 1
  1191. | #define HAVE_STDINT_H 1
  1192. | #define HAVE_STDLIB_H 1
  1193. | #define HAVE_STRING_H 1
  1194. | #define HAVE_STRINGS_H 1
  1195. | #define HAVE_SYS_FILE_H 1
  1196. | #define HAVE_SYS_IOCTL_H 1
  1197. | #define HAVE_SYS_MOUNT_H 1
  1198. | #define HAVE_SYS_PARAM_H 1
  1199. | #define HAVE_SYS_SOCKET_H 1
  1200. | #define HAVE_SYS_TIME_H 1
  1201. | #define HAVE_SYS_TIMEB_H 1
  1202. | #define HAVE_SYS_VFS_H 1
  1203. | #define HAVE_TERMIOS_H 1
  1204. | #define HAVE_UNISTD_H 1
  1205. | #define HAVE_UTIME_H 1
  1206. | #define HAVE_WCHAR_H 1
  1207. | #define HAVE_WCTYPE_H 1
  1208. | #define HAVE__BOOL 1
  1209. | #define HAVE_STDBOOL_H 1
  1210. | /* end confdefs.h. */
  1211. | #include <stdio.h>
  1212. | #ifdef HAVE_SYS_TYPES_H
  1213. | # include <sys/types.h>
  1214. | #endif
  1215. | #ifdef HAVE_SYS_STAT_H
  1216. | # include <sys/stat.h>
  1217. | #endif
  1218. | #ifdef STDC_HEADERS
  1219. | # include <stdlib.h>
  1220. | # include <stddef.h>
  1221. | #else
  1222. | # ifdef HAVE_STDLIB_H
  1223. | # include <stdlib.h>
  1224. | # endif
  1225. | #endif
  1226. | #ifdef HAVE_STRING_H
  1227. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1228. | # include <memory.h>
  1229. | # endif
  1230. | # include <string.h>
  1231. | #endif
  1232. | #ifdef HAVE_STRINGS_H
  1233. | # include <strings.h>
  1234. | #endif
  1235. | #ifdef HAVE_INTTYPES_H
  1236. | # include <inttypes.h>
  1237. | #endif
  1238. | #ifdef HAVE_STDINT_H
  1239. | # include <stdint.h>
  1240. | #endif
  1241. | #ifdef HAVE_UNISTD_H
  1242. | # include <unistd.h>
  1243. | #endif
  1244. | int
  1245. | main ()
  1246. | {
  1247. | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
  1248. | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
  1249. | test_array [0] = 0
  1250. |
  1251. | ;
  1252. | return 0;
  1253. | }
  1254. configure:10277: result: yes
  1255. configure:10290: checking for int64_t
  1256. configure:10321: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1257. configure:10328: $? = 0
  1258. configure:10357: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1259. conftest.c: In function 'main':
  1260. conftest.c:125: warning: integer overflow in expression
  1261. conftest.c:125: error: size of array 'test_array' is negative
  1262. configure:10364: $? = 1
  1263. configure: failed program was:
  1264. | /* confdefs.h. */
  1265. | #define PACKAGE_NAME ""xbmc""
  1266. | #define PACKAGE_TARNAME "-xbmc-"
  1267. | #define PACKAGE_VERSION "9.04"
  1268. | #define PACKAGE_STRING ""xbmc" 9.04"
  1269. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  1270. | #define STDC_HEADERS 1
  1271. | #define HAVE_SYS_TYPES_H 1
  1272. | #define HAVE_SYS_STAT_H 1
  1273. | #define HAVE_STDLIB_H 1
  1274. | #define HAVE_STRING_H 1
  1275. | #define HAVE_MEMORY_H 1
  1276. | #define HAVE_STRINGS_H 1
  1277. | #define HAVE_INTTYPES_H 1
  1278. | #define HAVE_STDINT_H 1
  1279. | #define HAVE_UNISTD_H 1
  1280. | #define HAVE_LIBGL 1
  1281. | #define HAVE_LIBGLEW 1
  1282. | #define HAVE_LIBGLU 1
  1283. | #define HAVE_LIBMAD 1
  1284. | #define HAVE_LIBOGG 1
  1285. | #define HAVE_LIBVORBIS 1
  1286. | #define HAVE_LIBFREETYPE 1
  1287. | #define HAVE_LIBFONTCONFIG 1
  1288. | #define HAVE_LIBBZ2 1
  1289. | #define HAVE_LIBFRIBIDI 1
  1290. | #define HAVE_LIBSQLITE3 1
  1291. | #define HAVE_LIBMYSQLCLIENT 1
  1292. | #define HAVE_LIBASOUND 1
  1293. | #define HAVE_LIBRT 1
  1294. | #define HAVE_LIBPNG12 1
  1295. | #define HAVE_LIBJPEG 1
  1296. | #define HAVE_LIBPCRE 1
  1297. | #define HAVE_LIBLZO2 1
  1298. | #define HAVE_LIBCDIO 1
  1299. | #define HAVE_LIBSAMPLERATE 1
  1300. | #define HAVE_LIBSDL 1
  1301. | #define HAVE_LIBSDL_IMAGE 1
  1302. | #define HAVE_LIBSDL_MIXER 1
  1303. | #define HAVE_LIBDL 1
  1304. | #define HAVE_LIBRESOLV 1
  1305. | #define HAVE_LIBENCA 1
  1306. | #define HAVE_LIBJASPER 1
  1307. | #define HAVE_LIBXT 1
  1308. | #define HAVE_LIBXMU 1
  1309. | #define HAVE_LIBXINERAMA 1
  1310. | #define HAVE_LIBCURL 1
  1311. | #define HAVE_LIBDBUS_1 1
  1312. | #define HAVE_LIBHAL_STORAGE 1
  1313. | #define HAVE_LIBFAAC 1
  1314. | #define HAVE_LIBXRANDR 1
  1315. | #define HAVE_LIBVDPAU /**/
  1316. | #define HAVE_DIRENT_H 1
  1317. | #define STDC_HEADERS 1
  1318. | #define HAVE_SYS_WAIT_H 1
  1319. | #define HAVE_LZO_LZO1_H 1
  1320. | #define HAVE_ARPA_INET_H 1
  1321. | #define HAVE_FCNTL_H 1
  1322. | #define HAVE_FLOAT_H 1
  1323. | #define HAVE_INTTYPES_H 1
  1324. | #define HAVE_LIMITS_H 1
  1325. | #define HAVE_LOCALE_H 1
  1326. | #define HAVE_MALLOC_H 1
  1327. | #define HAVE_MEMORY_H 1
  1328. | #define HAVE_NETDB_H 1
  1329. | #define HAVE_NETINET_IN_H 1
  1330. | #define HAVE_STDDEF_H 1
  1331. | #define HAVE_STDINT_H 1
  1332. | #define HAVE_STDLIB_H 1
  1333. | #define HAVE_STRING_H 1
  1334. | #define HAVE_STRINGS_H 1
  1335. | #define HAVE_SYS_FILE_H 1
  1336. | #define HAVE_SYS_IOCTL_H 1
  1337. | #define HAVE_SYS_MOUNT_H 1
  1338. | #define HAVE_SYS_PARAM_H 1
  1339. | #define HAVE_SYS_SOCKET_H 1
  1340. | #define HAVE_SYS_TIME_H 1
  1341. | #define HAVE_SYS_TIMEB_H 1
  1342. | #define HAVE_SYS_VFS_H 1
  1343. | #define HAVE_TERMIOS_H 1
  1344. | #define HAVE_UNISTD_H 1
  1345. | #define HAVE_UTIME_H 1
  1346. | #define HAVE_WCHAR_H 1
  1347. | #define HAVE_WCTYPE_H 1
  1348. | #define HAVE__BOOL 1
  1349. | #define HAVE_STDBOOL_H 1
  1350. | /* end confdefs.h. */
  1351. | #include <stdio.h>
  1352. | #ifdef HAVE_SYS_TYPES_H
  1353. | # include <sys/types.h>
  1354. | #endif
  1355. | #ifdef HAVE_SYS_STAT_H
  1356. | # include <sys/stat.h>
  1357. | #endif
  1358. | #ifdef STDC_HEADERS
  1359. | # include <stdlib.h>
  1360. | # include <stddef.h>
  1361. | #else
  1362. | # ifdef HAVE_STDLIB_H
  1363. | # include <stdlib.h>
  1364. | # endif
  1365. | #endif
  1366. | #ifdef HAVE_STRING_H
  1367. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1368. | # include <memory.h>
  1369. | # endif
  1370. | # include <string.h>
  1371. | #endif
  1372. | #ifdef HAVE_STRINGS_H
  1373. | # include <strings.h>
  1374. | #endif
  1375. | #ifdef HAVE_INTTYPES_H
  1376. | # include <inttypes.h>
  1377. | #endif
  1378. | #ifdef HAVE_STDINT_H
  1379. | # include <stdint.h>
  1380. | #endif
  1381. | #ifdef HAVE_UNISTD_H
  1382. | # include <unistd.h>
  1383. | #endif
  1384. | int
  1385. | main ()
  1386. | {
  1387. | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
  1388. | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
  1389. | test_array [0] = 0
  1390. |
  1391. | ;
  1392. | return 0;
  1393. | }
  1394. configure:10393: result: yes
  1395. configure:10405: checking for mode_t
  1396. configure:10433: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1397. configure:10440: $? = 0
  1398. configure:10467: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1399. conftest.c: In function 'main':
  1400. conftest.c:124: error: expected expression before ')' token
  1401. configure:10474: $? = 1
  1402. configure: failed program was:
  1403. | /* confdefs.h. */
  1404. | #define PACKAGE_NAME ""xbmc""
  1405. | #define PACKAGE_TARNAME "-xbmc-"
  1406. | #define PACKAGE_VERSION "9.04"
  1407. | #define PACKAGE_STRING ""xbmc" 9.04"
  1408. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  1409. | #define STDC_HEADERS 1
  1410. | #define HAVE_SYS_TYPES_H 1
  1411. | #define HAVE_SYS_STAT_H 1
  1412. | #define HAVE_STDLIB_H 1
  1413. | #define HAVE_STRING_H 1
  1414. | #define HAVE_MEMORY_H 1
  1415. | #define HAVE_STRINGS_H 1
  1416. | #define HAVE_INTTYPES_H 1
  1417. | #define HAVE_STDINT_H 1
  1418. | #define HAVE_UNISTD_H 1
  1419. | #define HAVE_LIBGL 1
  1420. | #define HAVE_LIBGLEW 1
  1421. | #define HAVE_LIBGLU 1
  1422. | #define HAVE_LIBMAD 1
  1423. | #define HAVE_LIBOGG 1
  1424. | #define HAVE_LIBVORBIS 1
  1425. | #define HAVE_LIBFREETYPE 1
  1426. | #define HAVE_LIBFONTCONFIG 1
  1427. | #define HAVE_LIBBZ2 1
  1428. | #define HAVE_LIBFRIBIDI 1
  1429. | #define HAVE_LIBSQLITE3 1
  1430. | #define HAVE_LIBMYSQLCLIENT 1
  1431. | #define HAVE_LIBASOUND 1
  1432. | #define HAVE_LIBRT 1
  1433. | #define HAVE_LIBPNG12 1
  1434. | #define HAVE_LIBJPEG 1
  1435. | #define HAVE_LIBPCRE 1
  1436. | #define HAVE_LIBLZO2 1
  1437. | #define HAVE_LIBCDIO 1
  1438. | #define HAVE_LIBSAMPLERATE 1
  1439. | #define HAVE_LIBSDL 1
  1440. | #define HAVE_LIBSDL_IMAGE 1
  1441. | #define HAVE_LIBSDL_MIXER 1
  1442. | #define HAVE_LIBDL 1
  1443. | #define HAVE_LIBRESOLV 1
  1444. | #define HAVE_LIBENCA 1
  1445. | #define HAVE_LIBJASPER 1
  1446. | #define HAVE_LIBXT 1
  1447. | #define HAVE_LIBXMU 1
  1448. | #define HAVE_LIBXINERAMA 1
  1449. | #define HAVE_LIBCURL 1
  1450. | #define HAVE_LIBDBUS_1 1
  1451. | #define HAVE_LIBHAL_STORAGE 1
  1452. | #define HAVE_LIBFAAC 1
  1453. | #define HAVE_LIBXRANDR 1
  1454. | #define HAVE_LIBVDPAU /**/
  1455. | #define HAVE_DIRENT_H 1
  1456. | #define STDC_HEADERS 1
  1457. | #define HAVE_SYS_WAIT_H 1
  1458. | #define HAVE_LZO_LZO1_H 1
  1459. | #define HAVE_ARPA_INET_H 1
  1460. | #define HAVE_FCNTL_H 1
  1461. | #define HAVE_FLOAT_H 1
  1462. | #define HAVE_INTTYPES_H 1
  1463. | #define HAVE_LIMITS_H 1
  1464. | #define HAVE_LOCALE_H 1
  1465. | #define HAVE_MALLOC_H 1
  1466. | #define HAVE_MEMORY_H 1
  1467. | #define HAVE_NETDB_H 1
  1468. | #define HAVE_NETINET_IN_H 1
  1469. | #define HAVE_STDDEF_H 1
  1470. | #define HAVE_STDINT_H 1
  1471. | #define HAVE_STDLIB_H 1
  1472. | #define HAVE_STRING_H 1
  1473. | #define HAVE_STRINGS_H 1
  1474. | #define HAVE_SYS_FILE_H 1
  1475. | #define HAVE_SYS_IOCTL_H 1
  1476. | #define HAVE_SYS_MOUNT_H 1
  1477. | #define HAVE_SYS_PARAM_H 1
  1478. | #define HAVE_SYS_SOCKET_H 1
  1479. | #define HAVE_SYS_TIME_H 1
  1480. | #define HAVE_SYS_TIMEB_H 1
  1481. | #define HAVE_SYS_VFS_H 1
  1482. | #define HAVE_TERMIOS_H 1
  1483. | #define HAVE_UNISTD_H 1
  1484. | #define HAVE_UTIME_H 1
  1485. | #define HAVE_WCHAR_H 1
  1486. | #define HAVE_WCTYPE_H 1
  1487. | #define HAVE__BOOL 1
  1488. | #define HAVE_STDBOOL_H 1
  1489. | /* end confdefs.h. */
  1490. | #include <stdio.h>
  1491. | #ifdef HAVE_SYS_TYPES_H
  1492. | # include <sys/types.h>
  1493. | #endif
  1494. | #ifdef HAVE_SYS_STAT_H
  1495. | # include <sys/stat.h>
  1496. | #endif
  1497. | #ifdef STDC_HEADERS
  1498. | # include <stdlib.h>
  1499. | # include <stddef.h>
  1500. | #else
  1501. | # ifdef HAVE_STDLIB_H
  1502. | # include <stdlib.h>
  1503. | # endif
  1504. | #endif
  1505. | #ifdef HAVE_STRING_H
  1506. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1507. | # include <memory.h>
  1508. | # endif
  1509. | # include <string.h>
  1510. | #endif
  1511. | #ifdef HAVE_STRINGS_H
  1512. | # include <strings.h>
  1513. | #endif
  1514. | #ifdef HAVE_INTTYPES_H
  1515. | # include <inttypes.h>
  1516. | #endif
  1517. | #ifdef HAVE_STDINT_H
  1518. | # include <stdint.h>
  1519. | #endif
  1520. | #ifdef HAVE_UNISTD_H
  1521. | # include <unistd.h>
  1522. | #endif
  1523. | int
  1524. | main ()
  1525. | {
  1526. | if (sizeof ((mode_t)))
  1527. | return 0;
  1528. | ;
  1529. | return 0;
  1530. | }
  1531. configure:10497: result: yes
  1532. configure:10509: checking for off_t
  1533. configure:10537: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1534. configure:10544: $? = 0
  1535. configure:10571: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1536. conftest.c: In function 'main':
  1537. conftest.c:124: error: expected expression before ')' token
  1538. configure:10578: $? = 1
  1539. configure: failed program was:
  1540. | /* confdefs.h. */
  1541. | #define PACKAGE_NAME ""xbmc""
  1542. | #define PACKAGE_TARNAME "-xbmc-"
  1543. | #define PACKAGE_VERSION "9.04"
  1544. | #define PACKAGE_STRING ""xbmc" 9.04"
  1545. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  1546. | #define STDC_HEADERS 1
  1547. | #define HAVE_SYS_TYPES_H 1
  1548. | #define HAVE_SYS_STAT_H 1
  1549. | #define HAVE_STDLIB_H 1
  1550. | #define HAVE_STRING_H 1
  1551. | #define HAVE_MEMORY_H 1
  1552. | #define HAVE_STRINGS_H 1
  1553. | #define HAVE_INTTYPES_H 1
  1554. | #define HAVE_STDINT_H 1
  1555. | #define HAVE_UNISTD_H 1
  1556. | #define HAVE_LIBGL 1
  1557. | #define HAVE_LIBGLEW 1
  1558. | #define HAVE_LIBGLU 1
  1559. | #define HAVE_LIBMAD 1
  1560. | #define HAVE_LIBOGG 1
  1561. | #define HAVE_LIBVORBIS 1
  1562. | #define HAVE_LIBFREETYPE 1
  1563. | #define HAVE_LIBFONTCONFIG 1
  1564. | #define HAVE_LIBBZ2 1
  1565. | #define HAVE_LIBFRIBIDI 1
  1566. | #define HAVE_LIBSQLITE3 1
  1567. | #define HAVE_LIBMYSQLCLIENT 1
  1568. | #define HAVE_LIBASOUND 1
  1569. | #define HAVE_LIBRT 1
  1570. | #define HAVE_LIBPNG12 1
  1571. | #define HAVE_LIBJPEG 1
  1572. | #define HAVE_LIBPCRE 1
  1573. | #define HAVE_LIBLZO2 1
  1574. | #define HAVE_LIBCDIO 1
  1575. | #define HAVE_LIBSAMPLERATE 1
  1576. | #define HAVE_LIBSDL 1
  1577. | #define HAVE_LIBSDL_IMAGE 1
  1578. | #define HAVE_LIBSDL_MIXER 1
  1579. | #define HAVE_LIBDL 1
  1580. | #define HAVE_LIBRESOLV 1
  1581. | #define HAVE_LIBENCA 1
  1582. | #define HAVE_LIBJASPER 1
  1583. | #define HAVE_LIBXT 1
  1584. | #define HAVE_LIBXMU 1
  1585. | #define HAVE_LIBXINERAMA 1
  1586. | #define HAVE_LIBCURL 1
  1587. | #define HAVE_LIBDBUS_1 1
  1588. | #define HAVE_LIBHAL_STORAGE 1
  1589. | #define HAVE_LIBFAAC 1
  1590. | #define HAVE_LIBXRANDR 1
  1591. | #define HAVE_LIBVDPAU /**/
  1592. | #define HAVE_DIRENT_H 1
  1593. | #define STDC_HEADERS 1
  1594. | #define HAVE_SYS_WAIT_H 1
  1595. | #define HAVE_LZO_LZO1_H 1
  1596. | #define HAVE_ARPA_INET_H 1
  1597. | #define HAVE_FCNTL_H 1
  1598. | #define HAVE_FLOAT_H 1
  1599. | #define HAVE_INTTYPES_H 1
  1600. | #define HAVE_LIMITS_H 1
  1601. | #define HAVE_LOCALE_H 1
  1602. | #define HAVE_MALLOC_H 1
  1603. | #define HAVE_MEMORY_H 1
  1604. | #define HAVE_NETDB_H 1
  1605. | #define HAVE_NETINET_IN_H 1
  1606. | #define HAVE_STDDEF_H 1
  1607. | #define HAVE_STDINT_H 1
  1608. | #define HAVE_STDLIB_H 1
  1609. | #define HAVE_STRING_H 1
  1610. | #define HAVE_STRINGS_H 1
  1611. | #define HAVE_SYS_FILE_H 1
  1612. | #define HAVE_SYS_IOCTL_H 1
  1613. | #define HAVE_SYS_MOUNT_H 1
  1614. | #define HAVE_SYS_PARAM_H 1
  1615. | #define HAVE_SYS_SOCKET_H 1
  1616. | #define HAVE_SYS_TIME_H 1
  1617. | #define HAVE_SYS_TIMEB_H 1
  1618. | #define HAVE_SYS_VFS_H 1
  1619. | #define HAVE_TERMIOS_H 1
  1620. | #define HAVE_UNISTD_H 1
  1621. | #define HAVE_UTIME_H 1
  1622. | #define HAVE_WCHAR_H 1
  1623. | #define HAVE_WCTYPE_H 1
  1624. | #define HAVE__BOOL 1
  1625. | #define HAVE_STDBOOL_H 1
  1626. | /* end confdefs.h. */
  1627. | #include <stdio.h>
  1628. | #ifdef HAVE_SYS_TYPES_H
  1629. | # include <sys/types.h>
  1630. | #endif
  1631. | #ifdef HAVE_SYS_STAT_H
  1632. | # include <sys/stat.h>
  1633. | #endif
  1634. | #ifdef STDC_HEADERS
  1635. | # include <stdlib.h>
  1636. | # include <stddef.h>
  1637. | #else
  1638. | # ifdef HAVE_STDLIB_H
  1639. | # include <stdlib.h>
  1640. | # endif
  1641. | #endif
  1642. | #ifdef HAVE_STRING_H
  1643. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1644. | # include <memory.h>
  1645. | # endif
  1646. | # include <string.h>
  1647. | #endif
  1648. | #ifdef HAVE_STRINGS_H
  1649. | # include <strings.h>
  1650. | #endif
  1651. | #ifdef HAVE_INTTYPES_H
  1652. | # include <inttypes.h>
  1653. | #endif
  1654. | #ifdef HAVE_STDINT_H
  1655. | # include <stdint.h>
  1656. | #endif
  1657. | #ifdef HAVE_UNISTD_H
  1658. | # include <unistd.h>
  1659. | #endif
  1660. | int
  1661. | main ()
  1662. | {
  1663. | if (sizeof ((off_t)))
  1664. | return 0;
  1665. | ;
  1666. | return 0;
  1667. | }
  1668. configure:10601: result: yes
  1669. configure:10613: checking for pid_t
  1670. configure:10641: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1671. configure:10648: $? = 0
  1672. configure:10675: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1673. conftest.c: In function 'main':
  1674. conftest.c:124: error: expected expression before ')' token
  1675. configure:10682: $? = 1
  1676. configure: failed program was:
  1677. | /* confdefs.h. */
  1678. | #define PACKAGE_NAME ""xbmc""
  1679. | #define PACKAGE_TARNAME "-xbmc-"
  1680. | #define PACKAGE_VERSION "9.04"
  1681. | #define PACKAGE_STRING ""xbmc" 9.04"
  1682. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  1683. | #define STDC_HEADERS 1
  1684. | #define HAVE_SYS_TYPES_H 1
  1685. | #define HAVE_SYS_STAT_H 1
  1686. | #define HAVE_STDLIB_H 1
  1687. | #define HAVE_STRING_H 1
  1688. | #define HAVE_MEMORY_H 1
  1689. | #define HAVE_STRINGS_H 1
  1690. | #define HAVE_INTTYPES_H 1
  1691. | #define HAVE_STDINT_H 1
  1692. | #define HAVE_UNISTD_H 1
  1693. | #define HAVE_LIBGL 1
  1694. | #define HAVE_LIBGLEW 1
  1695. | #define HAVE_LIBGLU 1
  1696. | #define HAVE_LIBMAD 1
  1697. | #define HAVE_LIBOGG 1
  1698. | #define HAVE_LIBVORBIS 1
  1699. | #define HAVE_LIBFREETYPE 1
  1700. | #define HAVE_LIBFONTCONFIG 1
  1701. | #define HAVE_LIBBZ2 1
  1702. | #define HAVE_LIBFRIBIDI 1
  1703. | #define HAVE_LIBSQLITE3 1
  1704. | #define HAVE_LIBMYSQLCLIENT 1
  1705. | #define HAVE_LIBASOUND 1
  1706. | #define HAVE_LIBRT 1
  1707. | #define HAVE_LIBPNG12 1
  1708. | #define HAVE_LIBJPEG 1
  1709. | #define HAVE_LIBPCRE 1
  1710. | #define HAVE_LIBLZO2 1
  1711. | #define HAVE_LIBCDIO 1
  1712. | #define HAVE_LIBSAMPLERATE 1
  1713. | #define HAVE_LIBSDL 1
  1714. | #define HAVE_LIBSDL_IMAGE 1
  1715. | #define HAVE_LIBSDL_MIXER 1
  1716. | #define HAVE_LIBDL 1
  1717. | #define HAVE_LIBRESOLV 1
  1718. | #define HAVE_LIBENCA 1
  1719. | #define HAVE_LIBJASPER 1
  1720. | #define HAVE_LIBXT 1
  1721. | #define HAVE_LIBXMU 1
  1722. | #define HAVE_LIBXINERAMA 1
  1723. | #define HAVE_LIBCURL 1
  1724. | #define HAVE_LIBDBUS_1 1
  1725. | #define HAVE_LIBHAL_STORAGE 1
  1726. | #define HAVE_LIBFAAC 1
  1727. | #define HAVE_LIBXRANDR 1
  1728. | #define HAVE_LIBVDPAU /**/
  1729. | #define HAVE_DIRENT_H 1
  1730. | #define STDC_HEADERS 1
  1731. | #define HAVE_SYS_WAIT_H 1
  1732. | #define HAVE_LZO_LZO1_H 1
  1733. | #define HAVE_ARPA_INET_H 1
  1734. | #define HAVE_FCNTL_H 1
  1735. | #define HAVE_FLOAT_H 1
  1736. | #define HAVE_INTTYPES_H 1
  1737. | #define HAVE_LIMITS_H 1
  1738. | #define HAVE_LOCALE_H 1
  1739. | #define HAVE_MALLOC_H 1
  1740. | #define HAVE_MEMORY_H 1
  1741. | #define HAVE_NETDB_H 1
  1742. | #define HAVE_NETINET_IN_H 1
  1743. | #define HAVE_STDDEF_H 1
  1744. | #define HAVE_STDINT_H 1
  1745. | #define HAVE_STDLIB_H 1
  1746. | #define HAVE_STRING_H 1
  1747. | #define HAVE_STRINGS_H 1
  1748. | #define HAVE_SYS_FILE_H 1
  1749. | #define HAVE_SYS_IOCTL_H 1
  1750. | #define HAVE_SYS_MOUNT_H 1
  1751. | #define HAVE_SYS_PARAM_H 1
  1752. | #define HAVE_SYS_SOCKET_H 1
  1753. | #define HAVE_SYS_TIME_H 1
  1754. | #define HAVE_SYS_TIMEB_H 1
  1755. | #define HAVE_SYS_VFS_H 1
  1756. | #define HAVE_TERMIOS_H 1
  1757. | #define HAVE_UNISTD_H 1
  1758. | #define HAVE_UTIME_H 1
  1759. | #define HAVE_WCHAR_H 1
  1760. | #define HAVE_WCTYPE_H 1
  1761. | #define HAVE__BOOL 1
  1762. | #define HAVE_STDBOOL_H 1
  1763. | /* end confdefs.h. */
  1764. | #include <stdio.h>
  1765. | #ifdef HAVE_SYS_TYPES_H
  1766. | # include <sys/types.h>
  1767. | #endif
  1768. | #ifdef HAVE_SYS_STAT_H
  1769. | # include <sys/stat.h>
  1770. | #endif
  1771. | #ifdef STDC_HEADERS
  1772. | # include <stdlib.h>
  1773. | # include <stddef.h>
  1774. | #else
  1775. | # ifdef HAVE_STDLIB_H
  1776. | # include <stdlib.h>
  1777. | # endif
  1778. | #endif
  1779. | #ifdef HAVE_STRING_H
  1780. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1781. | # include <memory.h>
  1782. | # endif
  1783. | # include <string.h>
  1784. | #endif
  1785. | #ifdef HAVE_STRINGS_H
  1786. | # include <strings.h>
  1787. | #endif
  1788. | #ifdef HAVE_INTTYPES_H
  1789. | # include <inttypes.h>
  1790. | #endif
  1791. | #ifdef HAVE_STDINT_H
  1792. | # include <stdint.h>
  1793. | #endif
  1794. | #ifdef HAVE_UNISTD_H
  1795. | # include <unistd.h>
  1796. | #endif
  1797. | int
  1798. | main ()
  1799. | {
  1800. | if (sizeof ((pid_t)))
  1801. | return 0;
  1802. | ;
  1803. | return 0;
  1804. | }
  1805. configure:10705: result: yes
  1806. configure:10717: checking for C/C++ restrict keyword
  1807. configure:10752: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1808. configure:10759: $? = 0
  1809. configure:10777: result: __restrict
  1810. configure:10793: checking for size_t
  1811. configure:10821: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1812. configure:10828: $? = 0
  1813. configure:10855: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1814. conftest.c: In function 'main':
  1815. conftest.c:125: error: expected expression before ')' token
  1816. configure:10862: $? = 1
  1817. configure: failed program was:
  1818. | /* confdefs.h. */
  1819. | #define PACKAGE_NAME ""xbmc""
  1820. | #define PACKAGE_TARNAME "-xbmc-"
  1821. | #define PACKAGE_VERSION "9.04"
  1822. | #define PACKAGE_STRING ""xbmc" 9.04"
  1823. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  1824. | #define STDC_HEADERS 1
  1825. | #define HAVE_SYS_TYPES_H 1
  1826. | #define HAVE_SYS_STAT_H 1
  1827. | #define HAVE_STDLIB_H 1
  1828. | #define HAVE_STRING_H 1
  1829. | #define HAVE_MEMORY_H 1
  1830. | #define HAVE_STRINGS_H 1
  1831. | #define HAVE_INTTYPES_H 1
  1832. | #define HAVE_STDINT_H 1
  1833. | #define HAVE_UNISTD_H 1
  1834. | #define HAVE_LIBGL 1
  1835. | #define HAVE_LIBGLEW 1
  1836. | #define HAVE_LIBGLU 1
  1837. | #define HAVE_LIBMAD 1
  1838. | #define HAVE_LIBOGG 1
  1839. | #define HAVE_LIBVORBIS 1
  1840. | #define HAVE_LIBFREETYPE 1
  1841. | #define HAVE_LIBFONTCONFIG 1
  1842. | #define HAVE_LIBBZ2 1
  1843. | #define HAVE_LIBFRIBIDI 1
  1844. | #define HAVE_LIBSQLITE3 1
  1845. | #define HAVE_LIBMYSQLCLIENT 1
  1846. | #define HAVE_LIBASOUND 1
  1847. | #define HAVE_LIBRT 1
  1848. | #define HAVE_LIBPNG12 1
  1849. | #define HAVE_LIBJPEG 1
  1850. | #define HAVE_LIBPCRE 1
  1851. | #define HAVE_LIBLZO2 1
  1852. | #define HAVE_LIBCDIO 1
  1853. | #define HAVE_LIBSAMPLERATE 1
  1854. | #define HAVE_LIBSDL 1
  1855. | #define HAVE_LIBSDL_IMAGE 1
  1856. | #define HAVE_LIBSDL_MIXER 1
  1857. | #define HAVE_LIBDL 1
  1858. | #define HAVE_LIBRESOLV 1
  1859. | #define HAVE_LIBENCA 1
  1860. | #define HAVE_LIBJASPER 1
  1861. | #define HAVE_LIBXT 1
  1862. | #define HAVE_LIBXMU 1
  1863. | #define HAVE_LIBXINERAMA 1
  1864. | #define HAVE_LIBCURL 1
  1865. | #define HAVE_LIBDBUS_1 1
  1866. | #define HAVE_LIBHAL_STORAGE 1
  1867. | #define HAVE_LIBFAAC 1
  1868. | #define HAVE_LIBXRANDR 1
  1869. | #define HAVE_LIBVDPAU /**/
  1870. | #define HAVE_DIRENT_H 1
  1871. | #define STDC_HEADERS 1
  1872. | #define HAVE_SYS_WAIT_H 1
  1873. | #define HAVE_LZO_LZO1_H 1
  1874. | #define HAVE_ARPA_INET_H 1
  1875. | #define HAVE_FCNTL_H 1
  1876. | #define HAVE_FLOAT_H 1
  1877. | #define HAVE_INTTYPES_H 1
  1878. | #define HAVE_LIMITS_H 1
  1879. | #define HAVE_LOCALE_H 1
  1880. | #define HAVE_MALLOC_H 1
  1881. | #define HAVE_MEMORY_H 1
  1882. | #define HAVE_NETDB_H 1
  1883. | #define HAVE_NETINET_IN_H 1
  1884. | #define HAVE_STDDEF_H 1
  1885. | #define HAVE_STDINT_H 1
  1886. | #define HAVE_STDLIB_H 1
  1887. | #define HAVE_STRING_H 1
  1888. | #define HAVE_STRINGS_H 1
  1889. | #define HAVE_SYS_FILE_H 1
  1890. | #define HAVE_SYS_IOCTL_H 1
  1891. | #define HAVE_SYS_MOUNT_H 1
  1892. | #define HAVE_SYS_PARAM_H 1
  1893. | #define HAVE_SYS_SOCKET_H 1
  1894. | #define HAVE_SYS_TIME_H 1
  1895. | #define HAVE_SYS_TIMEB_H 1
  1896. | #define HAVE_SYS_VFS_H 1
  1897. | #define HAVE_TERMIOS_H 1
  1898. | #define HAVE_UNISTD_H 1
  1899. | #define HAVE_UTIME_H 1
  1900. | #define HAVE_WCHAR_H 1
  1901. | #define HAVE_WCTYPE_H 1
  1902. | #define HAVE__BOOL 1
  1903. | #define HAVE_STDBOOL_H 1
  1904. | #define restrict __restrict
  1905. | /* end confdefs.h. */
  1906. | #include <stdio.h>
  1907. | #ifdef HAVE_SYS_TYPES_H
  1908. | # include <sys/types.h>
  1909. | #endif
  1910. | #ifdef HAVE_SYS_STAT_H
  1911. | # include <sys/stat.h>
  1912. | #endif
  1913. | #ifdef STDC_HEADERS
  1914. | # include <stdlib.h>
  1915. | # include <stddef.h>
  1916. | #else
  1917. | # ifdef HAVE_STDLIB_H
  1918. | # include <stdlib.h>
  1919. | # endif
  1920. | #endif
  1921. | #ifdef HAVE_STRING_H
  1922. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1923. | # include <memory.h>
  1924. | # endif
  1925. | # include <string.h>
  1926. | #endif
  1927. | #ifdef HAVE_STRINGS_H
  1928. | # include <strings.h>
  1929. | #endif
  1930. | #ifdef HAVE_INTTYPES_H
  1931. | # include <inttypes.h>
  1932. | #endif
  1933. | #ifdef HAVE_STDINT_H
  1934. | # include <stdint.h>
  1935. | #endif
  1936. | #ifdef HAVE_UNISTD_H
  1937. | # include <unistd.h>
  1938. | #endif
  1939. | int
  1940. | main ()
  1941. | {
  1942. | if (sizeof ((size_t)))
  1943. | return 0;
  1944. | ;
  1945. | return 0;
  1946. | }
  1947. configure:10885: result: yes
  1948. configure:10897: checking for ssize_t
  1949. configure:10925: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1950. configure:10932: $? = 0
  1951. configure:10959: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  1952. conftest.c: In function 'main':
  1953. conftest.c:125: error: expected expression before ')' token
  1954. configure:10966: $? = 1
  1955. configure: failed program was:
  1956. | /* confdefs.h. */
  1957. | #define PACKAGE_NAME ""xbmc""
  1958. | #define PACKAGE_TARNAME "-xbmc-"
  1959. | #define PACKAGE_VERSION "9.04"
  1960. | #define PACKAGE_STRING ""xbmc" 9.04"
  1961. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  1962. | #define STDC_HEADERS 1
  1963. | #define HAVE_SYS_TYPES_H 1
  1964. | #define HAVE_SYS_STAT_H 1
  1965. | #define HAVE_STDLIB_H 1
  1966. | #define HAVE_STRING_H 1
  1967. | #define HAVE_MEMORY_H 1
  1968. | #define HAVE_STRINGS_H 1
  1969. | #define HAVE_INTTYPES_H 1
  1970. | #define HAVE_STDINT_H 1
  1971. | #define HAVE_UNISTD_H 1
  1972. | #define HAVE_LIBGL 1
  1973. | #define HAVE_LIBGLEW 1
  1974. | #define HAVE_LIBGLU 1
  1975. | #define HAVE_LIBMAD 1
  1976. | #define HAVE_LIBOGG 1
  1977. | #define HAVE_LIBVORBIS 1
  1978. | #define HAVE_LIBFREETYPE 1
  1979. | #define HAVE_LIBFONTCONFIG 1
  1980. | #define HAVE_LIBBZ2 1
  1981. | #define HAVE_LIBFRIBIDI 1
  1982. | #define HAVE_LIBSQLITE3 1
  1983. | #define HAVE_LIBMYSQLCLIENT 1
  1984. | #define HAVE_LIBASOUND 1
  1985. | #define HAVE_LIBRT 1
  1986. | #define HAVE_LIBPNG12 1
  1987. | #define HAVE_LIBJPEG 1
  1988. | #define HAVE_LIBPCRE 1
  1989. | #define HAVE_LIBLZO2 1
  1990. | #define HAVE_LIBCDIO 1
  1991. | #define HAVE_LIBSAMPLERATE 1
  1992. | #define HAVE_LIBSDL 1
  1993. | #define HAVE_LIBSDL_IMAGE 1
  1994. | #define HAVE_LIBSDL_MIXER 1
  1995. | #define HAVE_LIBDL 1
  1996. | #define HAVE_LIBRESOLV 1
  1997. | #define HAVE_LIBENCA 1
  1998. | #define HAVE_LIBJASPER 1
  1999. | #define HAVE_LIBXT 1
  2000. | #define HAVE_LIBXMU 1
  2001. | #define HAVE_LIBXINERAMA 1
  2002. | #define HAVE_LIBCURL 1
  2003. | #define HAVE_LIBDBUS_1 1
  2004. | #define HAVE_LIBHAL_STORAGE 1
  2005. | #define HAVE_LIBFAAC 1
  2006. | #define HAVE_LIBXRANDR 1
  2007. | #define HAVE_LIBVDPAU /**/
  2008. | #define HAVE_DIRENT_H 1
  2009. | #define STDC_HEADERS 1
  2010. | #define HAVE_SYS_WAIT_H 1
  2011. | #define HAVE_LZO_LZO1_H 1
  2012. | #define HAVE_ARPA_INET_H 1
  2013. | #define HAVE_FCNTL_H 1
  2014. | #define HAVE_FLOAT_H 1
  2015. | #define HAVE_INTTYPES_H 1
  2016. | #define HAVE_LIMITS_H 1
  2017. | #define HAVE_LOCALE_H 1
  2018. | #define HAVE_MALLOC_H 1
  2019. | #define HAVE_MEMORY_H 1
  2020. | #define HAVE_NETDB_H 1
  2021. | #define HAVE_NETINET_IN_H 1
  2022. | #define HAVE_STDDEF_H 1
  2023. | #define HAVE_STDINT_H 1
  2024. | #define HAVE_STDLIB_H 1
  2025. | #define HAVE_STRING_H 1
  2026. | #define HAVE_STRINGS_H 1
  2027. | #define HAVE_SYS_FILE_H 1
  2028. | #define HAVE_SYS_IOCTL_H 1
  2029. | #define HAVE_SYS_MOUNT_H 1
  2030. | #define HAVE_SYS_PARAM_H 1
  2031. | #define HAVE_SYS_SOCKET_H 1
  2032. | #define HAVE_SYS_TIME_H 1
  2033. | #define HAVE_SYS_TIMEB_H 1
  2034. | #define HAVE_SYS_VFS_H 1
  2035. | #define HAVE_TERMIOS_H 1
  2036. | #define HAVE_UNISTD_H 1
  2037. | #define HAVE_UTIME_H 1
  2038. | #define HAVE_WCHAR_H 1
  2039. | #define HAVE_WCTYPE_H 1
  2040. | #define HAVE__BOOL 1
  2041. | #define HAVE_STDBOOL_H 1
  2042. | #define restrict __restrict
  2043. | /* end confdefs.h. */
  2044. | #include <stdio.h>
  2045. | #ifdef HAVE_SYS_TYPES_H
  2046. | # include <sys/types.h>
  2047. | #endif
  2048. | #ifdef HAVE_SYS_STAT_H
  2049. | # include <sys/stat.h>
  2050. | #endif
  2051. | #ifdef STDC_HEADERS
  2052. | # include <stdlib.h>
  2053. | # include <stddef.h>
  2054. | #else
  2055. | # ifdef HAVE_STDLIB_H
  2056. | # include <stdlib.h>
  2057. | # endif
  2058. | #endif
  2059. | #ifdef HAVE_STRING_H
  2060. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2061. | # include <memory.h>
  2062. | # endif
  2063. | # include <string.h>
  2064. | #endif
  2065. | #ifdef HAVE_STRINGS_H
  2066. | # include <strings.h>
  2067. | #endif
  2068. | #ifdef HAVE_INTTYPES_H
  2069. | # include <inttypes.h>
  2070. | #endif
  2071. | #ifdef HAVE_STDINT_H
  2072. | # include <stdint.h>
  2073. | #endif
  2074. | #ifdef HAVE_UNISTD_H
  2075. | # include <unistd.h>
  2076. | #endif
  2077. | int
  2078. | main ()
  2079. | {
  2080. | if (sizeof ((ssize_t)))
  2081. | return 0;
  2082. | ;
  2083. | return 0;
  2084. | }
  2085. configure:10989: result: yes
  2086. configure:11001: checking for struct stat.st_rdev
  2087. configure:11029: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  2088. configure:11036: $? = 0
  2089. configure:11094: result: yes
  2090. configure:11105: checking whether time.h and sys/time.h may both be included
  2091. configure:11135: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  2092. configure:11142: $? = 0
  2093. configure:11157: result: yes
  2094. configure:11167: checking whether struct tm is in sys/time.h or time.h
  2095. configure:11197: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  2096. configure:11204: $? = 0
  2097. configure:11219: result: time.h
  2098. configure:11230: checking for uint8_t
  2099. configure:11261: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  2100. configure:11268: $? = 0
  2101. configure:11289: result: yes
  2102. configure:11307: checking for uint16_t
  2103. configure:11338: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  2104. configure:11345: $? = 0
  2105. configure:11366: result: yes
  2106. configure:11380: checking for uint32_t
  2107. configure:11411: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  2108. configure:11418: $? = 0
  2109. configure:11439: result: yes
  2110. configure:11457: checking for uint64_t
  2111. configure:11488: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  2112. configure:11495: $? = 0
  2113. configure:11516: result: yes
  2114. configure:11537: checking for working alloca.h
  2115. configure:11564: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2116. configure:11571: $? = 0
  2117. configure:11591: result: yes
  2118. configure:11601: checking for alloca
  2119. configure:11648: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2120. configure:11655: $? = 0
  2121. configure:11675: result: yes
  2122. configure:11916: checking for unistd.h
  2123. configure:11923: result: yes
  2124. configure:12061: checking for working chown
  2125. configure:12104: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2126. configure:12108: $? = 0
  2127. configure:12114: ./conftest
  2128. configure:12118: $? = 0
  2129. configure:12137: result: yes
  2130. configure:12147: checking whether closedir returns void
  2131. configure:12181: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2132. configure:12185: $? = 0
  2133. configure:12191: ./conftest
  2134. configure:12195: $? = 0
  2135. configure:12212: result: no
  2136. configure:12222: checking for error_at_line
  2137. configure:12248: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2138. configure:12255: $? = 0
  2139. configure:12275: result: yes
  2140. configure:12286: checking for _LARGEFILE_SOURCE value needed for large files
  2141. configure:12315: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2142. configure:12322: $? = 0
  2143. configure:12395: result: no
  2144. configure:12419: checking whether gcc needs -traditional
  2145. configure:12461: result: no
  2146. configure:12468: checking whether lstat dereferences a symlink specified with a trailing slash
  2147. configure:12504: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2148. configure:12508: $? = 0
  2149. configure:12514: ./conftest
  2150. configure:12518: $? = 0
  2151. configure:12542: result: yes
  2152. configure:12561: checking whether lstat accepts an empty string
  2153. configure:12591: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2154. configure:12595: $? = 0
  2155. configure:12601: ./conftest
  2156. configure:12605: $? = 0
  2157. configure:12622: result: no
  2158. configure:12638: checking whether lstat dereferences a symlink specified with a trailing slash
  2159. configure:12712: result: yes
  2160. configure:12731: checking for working memcmp
  2161. configure:12784: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2162. configure:12788: $? = 0
  2163. configure:12794: ./conftest
  2164. configure:12798: $? = 0
  2165. configure:12815: result: yes
  2166. configure:12832: checking for sys/time.h
  2167. configure:12839: result: yes
  2168. configure:12832: checking for unistd.h
  2169. configure:12839: result: yes
  2170. configure:12832: checking for utime.h
  2171. configure:12839: result: yes
  2172. configure:12988: checking for alarm
  2173. configure:13044: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2174. configure:13051: $? = 0
  2175. configure:13073: result: yes
  2176. configure:13100: checking for working mktime
  2177. configure:13315: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2178. configure:13319: $? = 0
  2179. configure:13325: ./conftest
  2180. configure:13329: $? = 0
  2181. configure:13346: result: yes
  2182. configure:13363: checking for stdlib.h
  2183. configure:13370: result: yes
  2184. configure:13363: checking for unistd.h
  2185. configure:13370: result: yes
  2186. configure:13512: checking for getpagesize
  2187. configure:13568: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2188. configure:13575: $? = 0
  2189. configure:13597: result: yes
  2190. configure:13608: checking for working mmap
  2191. configure:13755: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2192. configure:13759: $? = 0
  2193. configure:13765: ./conftest
  2194. configure:13769: $? = 0
  2195. configure:13786: result: yes
  2196. configure:13802: checking for stdlib.h
  2197. configure:13809: result: yes
  2198. configure:13947: checking for GNU libc compatible realloc
  2199. configure:13981: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2200. configure:13985: $? = 0
  2201. configure:13991: ./conftest
  2202. configure:13995: $? = 0
  2203. configure:14012: result: yes
  2204. configure:14057: checking sys/select.h usability
  2205. configure:14074: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  2206. configure:14081: $? = 0
  2207. configure:14095: result: yes
  2208. configure:14099: checking sys/select.h presence
  2209. configure:14114: g++ -E conftest.c
  2210. configure:14121: $? = 0
  2211. configure:14135: result: yes
  2212. configure:14168: checking for sys/select.h
  2213. configure:14177: result: yes
  2214. configure:14046: checking for sys/socket.h
  2215. configure:14053: result: yes
  2216. configure:14191: checking types of arguments for select
  2217. configure:14229: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  2218. configure:14236: $? = 0
  2219. configure:14257: result: int,fd_set *,struct timeval *
  2220. configure:14287: checking return type of signal handlers
  2221. configure:14315: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
  2222. conftest.c: In function 'main':
  2223. conftest.c:119: error: void value not ignored as it ought to be
  2224. configure:14322: $? = 1
  2225. configure: failed program was:
  2226. | /* confdefs.h. */
  2227. | #define PACKAGE_NAME ""xbmc""
  2228. | #define PACKAGE_TARNAME "-xbmc-"
  2229. | #define PACKAGE_VERSION "9.04"
  2230. | #define PACKAGE_STRING ""xbmc" 9.04"
  2231. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  2232. | #define STDC_HEADERS 1
  2233. | #define HAVE_SYS_TYPES_H 1
  2234. | #define HAVE_SYS_STAT_H 1
  2235. | #define HAVE_STDLIB_H 1
  2236. | #define HAVE_STRING_H 1
  2237. | #define HAVE_MEMORY_H 1
  2238. | #define HAVE_STRINGS_H 1
  2239. | #define HAVE_INTTYPES_H 1
  2240. | #define HAVE_STDINT_H 1
  2241. | #define HAVE_UNISTD_H 1
  2242. | #define HAVE_LIBGL 1
  2243. | #define HAVE_LIBGLEW 1
  2244. | #define HAVE_LIBGLU 1
  2245. | #define HAVE_LIBMAD 1
  2246. | #define HAVE_LIBOGG 1
  2247. | #define HAVE_LIBVORBIS 1
  2248. | #define HAVE_LIBFREETYPE 1
  2249. | #define HAVE_LIBFONTCONFIG 1
  2250. | #define HAVE_LIBBZ2 1
  2251. | #define HAVE_LIBFRIBIDI 1
  2252. | #define HAVE_LIBSQLITE3 1
  2253. | #define HAVE_LIBMYSQLCLIENT 1
  2254. | #define HAVE_LIBASOUND 1
  2255. | #define HAVE_LIBRT 1
  2256. | #define HAVE_LIBPNG12 1
  2257. | #define HAVE_LIBJPEG 1
  2258. | #define HAVE_LIBPCRE 1
  2259. | #define HAVE_LIBLZO2 1
  2260. | #define HAVE_LIBCDIO 1
  2261. | #define HAVE_LIBSAMPLERATE 1
  2262. | #define HAVE_LIBSDL 1
  2263. | #define HAVE_LIBSDL_IMAGE 1
  2264. | #define HAVE_LIBSDL_MIXER 1
  2265. | #define HAVE_LIBDL 1
  2266. | #define HAVE_LIBRESOLV 1
  2267. | #define HAVE_LIBENCA 1
  2268. | #define HAVE_LIBJASPER 1
  2269. | #define HAVE_LIBXT 1
  2270. | #define HAVE_LIBXMU 1
  2271. | #define HAVE_LIBXINERAMA 1
  2272. | #define HAVE_LIBCURL 1
  2273. | #define HAVE_LIBDBUS_1 1
  2274. | #define HAVE_LIBHAL_STORAGE 1
  2275. | #define HAVE_LIBFAAC 1
  2276. | #define HAVE_LIBXRANDR 1
  2277. | #define HAVE_LIBVDPAU /**/
  2278. | #define HAVE_DIRENT_H 1
  2279. | #define STDC_HEADERS 1
  2280. | #define HAVE_SYS_WAIT_H 1
  2281. | #define HAVE_LZO_LZO1_H 1
  2282. | #define HAVE_ARPA_INET_H 1
  2283. | #define HAVE_FCNTL_H 1
  2284. | #define HAVE_FLOAT_H 1
  2285. | #define HAVE_INTTYPES_H 1
  2286. | #define HAVE_LIMITS_H 1
  2287. | #define HAVE_LOCALE_H 1
  2288. | #define HAVE_MALLOC_H 1
  2289. | #define HAVE_MEMORY_H 1
  2290. | #define HAVE_NETDB_H 1
  2291. | #define HAVE_NETINET_IN_H 1
  2292. | #define HAVE_STDDEF_H 1
  2293. | #define HAVE_STDINT_H 1
  2294. | #define HAVE_STDLIB_H 1
  2295. | #define HAVE_STRING_H 1
  2296. | #define HAVE_STRINGS_H 1
  2297. | #define HAVE_SYS_FILE_H 1
  2298. | #define HAVE_SYS_IOCTL_H 1
  2299. | #define HAVE_SYS_MOUNT_H 1
  2300. | #define HAVE_SYS_PARAM_H 1
  2301. | #define HAVE_SYS_SOCKET_H 1
  2302. | #define HAVE_SYS_TIME_H 1
  2303. | #define HAVE_SYS_TIMEB_H 1
  2304. | #define HAVE_SYS_VFS_H 1
  2305. | #define HAVE_TERMIOS_H 1
  2306. | #define HAVE_UNISTD_H 1
  2307. | #define HAVE_UTIME_H 1
  2308. | #define HAVE_WCHAR_H 1
  2309. | #define HAVE_WCTYPE_H 1
  2310. | #define HAVE__BOOL 1
  2311. | #define HAVE_STDBOOL_H 1
  2312. | #define restrict __restrict
  2313. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2314. | #define TIME_WITH_SYS_TIME 1
  2315. | #define HAVE_ALLOCA_H 1
  2316. | #define HAVE_ALLOCA 1
  2317. | #define HAVE_UNISTD_H 1
  2318. | #define HAVE_CHOWN 1
  2319. | #define HAVE_FSEEKO 1
  2320. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2321. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2322. | #define HAVE_SYS_TIME_H 1
  2323. | #define HAVE_UNISTD_H 1
  2324. | #define HAVE_UTIME_H 1
  2325. | #define HAVE_ALARM 1
  2326. | #define HAVE_STDLIB_H 1
  2327. | #define HAVE_UNISTD_H 1
  2328. | #define HAVE_GETPAGESIZE 1
  2329. | #define HAVE_MMAP 1
  2330. | #define HAVE_STDLIB_H 1
  2331. | #define HAVE_REALLOC 1
  2332. | #define HAVE_SYS_SELECT_H 1
  2333. | #define HAVE_SYS_SOCKET_H 1
  2334. | #define SELECT_TYPE_ARG1 int
  2335. | #define SELECT_TYPE_ARG234 (fd_set *)
  2336. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2337. | /* end confdefs.h. */
  2338. | #include <sys/types.h>
  2339. | #include <signal.h>
  2340. |
  2341. | int
  2342. | main ()
  2343. | {
  2344. | return *(signal (0, 0)) (0) == 1;
  2345. | ;
  2346. | return 0;
  2347. | }
  2348. configure:14337: result: void
  2349. configure:14345: checking whether stat accepts an empty string
  2350. configure:14375: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2351. configure:14379: $? = 0
  2352. configure:14385: ./conftest
  2353. configure:14389: $? = 0
  2354. configure:14406: result: no
  2355. configure:14422: checking for working strcoll
  2356. configure:14453: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2357. configure:14457: $? = 0
  2358. configure:14463: ./conftest
  2359. configure:14467: $? = 0
  2360. configure:14484: result: yes
  2361. configure:14498: checking for strftime
  2362. configure:14554: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2363. conftest.c:138: warning: conflicting types for built-in function 'strftime'
  2364. configure:14561: $? = 0
  2365. configure:14583: result: yes
  2366. configure:14669: checking for working strtod
  2367. configure:14720: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2368. configure:14724: $? = 0
  2369. configure:14730: ./conftest
  2370. configure:14734: $? = 0
  2371. configure:14751: result: yes
  2372. configure:14931: checking whether utime accepts a null argument
  2373. configure:14970: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2374. configure:14974: $? = 0
  2375. configure:14980: ./conftest
  2376. configure:14984: $? = 0
  2377. configure:15001: result: yes
  2378. configure:15016: checking for vprintf
  2379. configure:15072: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2380. conftest.c:140: warning: conflicting types for built-in function 'vprintf'
  2381. configure:15079: $? = 0
  2382. configure:15101: result: yes
  2383. configure:15109: checking for _doprnt
  2384. configure:15165: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2385. /tmp/cc2Quhvf.o: In function `main':
  2386. conftest.c:(.text+0x7): undefined reference to `_doprnt'
  2387. collect2: ld returned 1 exit status
  2388. configure:15172: $? = 1
  2389. configure: failed program was:
  2390. | /* confdefs.h. */
  2391. | #define PACKAGE_NAME ""xbmc""
  2392. | #define PACKAGE_TARNAME "-xbmc-"
  2393. | #define PACKAGE_VERSION "9.04"
  2394. | #define PACKAGE_STRING ""xbmc" 9.04"
  2395. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  2396. | #define STDC_HEADERS 1
  2397. | #define HAVE_SYS_TYPES_H 1
  2398. | #define HAVE_SYS_STAT_H 1
  2399. | #define HAVE_STDLIB_H 1
  2400. | #define HAVE_STRING_H 1
  2401. | #define HAVE_MEMORY_H 1
  2402. | #define HAVE_STRINGS_H 1
  2403. | #define HAVE_INTTYPES_H 1
  2404. | #define HAVE_STDINT_H 1
  2405. | #define HAVE_UNISTD_H 1
  2406. | #define HAVE_LIBGL 1
  2407. | #define HAVE_LIBGLEW 1
  2408. | #define HAVE_LIBGLU 1
  2409. | #define HAVE_LIBMAD 1
  2410. | #define HAVE_LIBOGG 1
  2411. | #define HAVE_LIBVORBIS 1
  2412. | #define HAVE_LIBFREETYPE 1
  2413. | #define HAVE_LIBFONTCONFIG 1
  2414. | #define HAVE_LIBBZ2 1
  2415. | #define HAVE_LIBFRIBIDI 1
  2416. | #define HAVE_LIBSQLITE3 1
  2417. | #define HAVE_LIBMYSQLCLIENT 1
  2418. | #define HAVE_LIBASOUND 1
  2419. | #define HAVE_LIBRT 1
  2420. | #define HAVE_LIBPNG12 1
  2421. | #define HAVE_LIBJPEG 1
  2422. | #define HAVE_LIBPCRE 1
  2423. | #define HAVE_LIBLZO2 1
  2424. | #define HAVE_LIBCDIO 1
  2425. | #define HAVE_LIBSAMPLERATE 1
  2426. | #define HAVE_LIBSDL 1
  2427. | #define HAVE_LIBSDL_IMAGE 1
  2428. | #define HAVE_LIBSDL_MIXER 1
  2429. | #define HAVE_LIBDL 1
  2430. | #define HAVE_LIBRESOLV 1
  2431. | #define HAVE_LIBENCA 1
  2432. | #define HAVE_LIBJASPER 1
  2433. | #define HAVE_LIBXT 1
  2434. | #define HAVE_LIBXMU 1
  2435. | #define HAVE_LIBXINERAMA 1
  2436. | #define HAVE_LIBCURL 1
  2437. | #define HAVE_LIBDBUS_1 1
  2438. | #define HAVE_LIBHAL_STORAGE 1
  2439. | #define HAVE_LIBFAAC 1
  2440. | #define HAVE_LIBXRANDR 1
  2441. | #define HAVE_LIBVDPAU /**/
  2442. | #define HAVE_DIRENT_H 1
  2443. | #define STDC_HEADERS 1
  2444. | #define HAVE_SYS_WAIT_H 1
  2445. | #define HAVE_LZO_LZO1_H 1
  2446. | #define HAVE_ARPA_INET_H 1
  2447. | #define HAVE_FCNTL_H 1
  2448. | #define HAVE_FLOAT_H 1
  2449. | #define HAVE_INTTYPES_H 1
  2450. | #define HAVE_LIMITS_H 1
  2451. | #define HAVE_LOCALE_H 1
  2452. | #define HAVE_MALLOC_H 1
  2453. | #define HAVE_MEMORY_H 1
  2454. | #define HAVE_NETDB_H 1
  2455. | #define HAVE_NETINET_IN_H 1
  2456. | #define HAVE_STDDEF_H 1
  2457. | #define HAVE_STDINT_H 1
  2458. | #define HAVE_STDLIB_H 1
  2459. | #define HAVE_STRING_H 1
  2460. | #define HAVE_STRINGS_H 1
  2461. | #define HAVE_SYS_FILE_H 1
  2462. | #define HAVE_SYS_IOCTL_H 1
  2463. | #define HAVE_SYS_MOUNT_H 1
  2464. | #define HAVE_SYS_PARAM_H 1
  2465. | #define HAVE_SYS_SOCKET_H 1
  2466. | #define HAVE_SYS_TIME_H 1
  2467. | #define HAVE_SYS_TIMEB_H 1
  2468. | #define HAVE_SYS_VFS_H 1
  2469. | #define HAVE_TERMIOS_H 1
  2470. | #define HAVE_UNISTD_H 1
  2471. | #define HAVE_UTIME_H 1
  2472. | #define HAVE_WCHAR_H 1
  2473. | #define HAVE_WCTYPE_H 1
  2474. | #define HAVE__BOOL 1
  2475. | #define HAVE_STDBOOL_H 1
  2476. | #define restrict __restrict
  2477. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2478. | #define TIME_WITH_SYS_TIME 1
  2479. | #define HAVE_ALLOCA_H 1
  2480. | #define HAVE_ALLOCA 1
  2481. | #define HAVE_UNISTD_H 1
  2482. | #define HAVE_CHOWN 1
  2483. | #define HAVE_FSEEKO 1
  2484. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2485. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2486. | #define HAVE_SYS_TIME_H 1
  2487. | #define HAVE_UNISTD_H 1
  2488. | #define HAVE_UTIME_H 1
  2489. | #define HAVE_ALARM 1
  2490. | #define HAVE_STDLIB_H 1
  2491. | #define HAVE_UNISTD_H 1
  2492. | #define HAVE_GETPAGESIZE 1
  2493. | #define HAVE_MMAP 1
  2494. | #define HAVE_STDLIB_H 1
  2495. | #define HAVE_REALLOC 1
  2496. | #define HAVE_SYS_SELECT_H 1
  2497. | #define HAVE_SYS_SOCKET_H 1
  2498. | #define SELECT_TYPE_ARG1 int
  2499. | #define SELECT_TYPE_ARG234 (fd_set *)
  2500. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2501. | #define RETSIGTYPE void
  2502. | #define HAVE_STRCOLL 1
  2503. | #define HAVE_STRFTIME 1
  2504. | #define HAVE_UTIME_NULL 1
  2505. | #define HAVE_VPRINTF 1
  2506. | /* end confdefs.h. */
  2507. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  2508. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2509. | #define _doprnt innocuous__doprnt
  2510. |
  2511. | /* System header to define __stub macros and hopefully few prototypes,
  2512. | which can conflict with char _doprnt (); below.
  2513. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2514. | <limits.h> exists even on freestanding compilers. */
  2515. |
  2516. | #ifdef __STDC__
  2517. | # include <limits.h>
  2518. | #else
  2519. | # include <assert.h>
  2520. | #endif
  2521. |
  2522. | #undef _doprnt
  2523. |
  2524. | /* Override any GCC internal prototype to avoid an error.
  2525. | Use char because int might match the return type of a GCC
  2526. | builtin and then its argument prototype would still apply. */
  2527. | #ifdef __cplusplus
  2528. | extern "C"
  2529. | #endif
  2530. | char _doprnt ();
  2531. | /* The GNU C library defines this for functions which it implements
  2532. | to always fail with ENOSYS. Some functions are actually named
  2533. | something starting with __ and the normal name is an alias. */
  2534. | #if defined __stub__doprnt || defined __stub____doprnt
  2535. | choke me
  2536. | #endif
  2537. |
  2538. | int
  2539. | main ()
  2540. | {
  2541. | return _doprnt ();
  2542. | ;
  2543. | return 0;
  2544. | }
  2545. configure:15192: result: no
  2546. configure:15254: checking for atexit
  2547. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2548. configure:15317: $? = 0
  2549. configure:15339: result: yes
  2550. configure:15254: checking for dup2
  2551. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2552. configure:15317: $? = 0
  2553. configure:15339: result: yes
  2554. configure:15254: checking for fdatasync
  2555. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2556. configure:15317: $? = 0
  2557. configure:15339: result: yes
  2558. configure:15254: checking for floor
  2559. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2560. conftest.c:144: warning: conflicting types for built-in function 'floor'
  2561. configure:15317: $? = 0
  2562. configure:15339: result: yes
  2563. configure:15254: checking for fs_stat_dev
  2564. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2565. /tmp/cc4ezEIs.o: In function `main':
  2566. conftest.c:(.text+0x7): undefined reference to `fs_stat_dev'
  2567. collect2: ld returned 1 exit status
  2568. configure:15317: $? = 1
  2569. configure: failed program was:
  2570. | /* confdefs.h. */
  2571. | #define PACKAGE_NAME ""xbmc""
  2572. | #define PACKAGE_TARNAME "-xbmc-"
  2573. | #define PACKAGE_VERSION "9.04"
  2574. | #define PACKAGE_STRING ""xbmc" 9.04"
  2575. | #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  2576. | #define STDC_HEADERS 1
  2577. | #define HAVE_SYS_TYPES_H 1
  2578. | #define HAVE_SYS_STAT_H 1
  2579. | #define HAVE_STDLIB_H 1
  2580. | #define HAVE_STRING_H 1
  2581. | #define HAVE_MEMORY_H 1
  2582. | #define HAVE_STRINGS_H 1
  2583. | #define HAVE_INTTYPES_H 1
  2584. | #define HAVE_STDINT_H 1
  2585. | #define HAVE_UNISTD_H 1
  2586. | #define HAVE_LIBGL 1
  2587. | #define HAVE_LIBGLEW 1
  2588. | #define HAVE_LIBGLU 1
  2589. | #define HAVE_LIBMAD 1
  2590. | #define HAVE_LIBOGG 1
  2591. | #define HAVE_LIBVORBIS 1
  2592. | #define HAVE_LIBFREETYPE 1
  2593. | #define HAVE_LIBFONTCONFIG 1
  2594. | #define HAVE_LIBBZ2 1
  2595. | #define HAVE_LIBFRIBIDI 1
  2596. | #define HAVE_LIBSQLITE3 1
  2597. | #define HAVE_LIBMYSQLCLIENT 1
  2598. | #define HAVE_LIBASOUND 1
  2599. | #define HAVE_LIBRT 1
  2600. | #define HAVE_LIBPNG12 1
  2601. | #define HAVE_LIBJPEG 1
  2602. | #define HAVE_LIBPCRE 1
  2603. | #define HAVE_LIBLZO2 1
  2604. | #define HAVE_LIBCDIO 1
  2605. | #define HAVE_LIBSAMPLERATE 1
  2606. | #define HAVE_LIBSDL 1
  2607. | #define HAVE_LIBSDL_IMAGE 1
  2608. | #define HAVE_LIBSDL_MIXER 1
  2609. | #define HAVE_LIBDL 1
  2610. | #define HAVE_LIBRESOLV 1
  2611. | #define HAVE_LIBENCA 1
  2612. | #define HAVE_LIBJASPER 1
  2613. | #define HAVE_LIBXT 1
  2614. | #define HAVE_LIBXMU 1
  2615. | #define HAVE_LIBXINERAMA 1
  2616. | #define HAVE_LIBCURL 1
  2617. | #define HAVE_LIBDBUS_1 1
  2618. | #define HAVE_LIBHAL_STORAGE 1
  2619. | #define HAVE_LIBFAAC 1
  2620. | #define HAVE_LIBXRANDR 1
  2621. | #define HAVE_LIBVDPAU /**/
  2622. | #define HAVE_DIRENT_H 1
  2623. | #define STDC_HEADERS 1
  2624. | #define HAVE_SYS_WAIT_H 1
  2625. | #define HAVE_LZO_LZO1_H 1
  2626. | #define HAVE_ARPA_INET_H 1
  2627. | #define HAVE_FCNTL_H 1
  2628. | #define HAVE_FLOAT_H 1
  2629. | #define HAVE_INTTYPES_H 1
  2630. | #define HAVE_LIMITS_H 1
  2631. | #define HAVE_LOCALE_H 1
  2632. | #define HAVE_MALLOC_H 1
  2633. | #define HAVE_MEMORY_H 1
  2634. | #define HAVE_NETDB_H 1
  2635. | #define HAVE_NETINET_IN_H 1
  2636. | #define HAVE_STDDEF_H 1
  2637. | #define HAVE_STDINT_H 1
  2638. | #define HAVE_STDLIB_H 1
  2639. | #define HAVE_STRING_H 1
  2640. | #define HAVE_STRINGS_H 1
  2641. | #define HAVE_SYS_FILE_H 1
  2642. | #define HAVE_SYS_IOCTL_H 1
  2643. | #define HAVE_SYS_MOUNT_H 1
  2644. | #define HAVE_SYS_PARAM_H 1
  2645. | #define HAVE_SYS_SOCKET_H 1
  2646. | #define HAVE_SYS_TIME_H 1
  2647. | #define HAVE_SYS_TIMEB_H 1
  2648. | #define HAVE_SYS_VFS_H 1
  2649. | #define HAVE_TERMIOS_H 1
  2650. | #define HAVE_UNISTD_H 1
  2651. | #define HAVE_UTIME_H 1
  2652. | #define HAVE_WCHAR_H 1
  2653. | #define HAVE_WCTYPE_H 1
  2654. | #define HAVE__BOOL 1
  2655. | #define HAVE_STDBOOL_H 1
  2656. | #define restrict __restrict
  2657. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2658. | #define TIME_WITH_SYS_TIME 1
  2659. | #define HAVE_ALLOCA_H 1
  2660. | #define HAVE_ALLOCA 1
  2661. | #define HAVE_UNISTD_H 1
  2662. | #define HAVE_CHOWN 1
  2663. | #define HAVE_FSEEKO 1
  2664. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2665. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2666. | #define HAVE_SYS_TIME_H 1
  2667. | #define HAVE_UNISTD_H 1
  2668. | #define HAVE_UTIME_H 1
  2669. | #define HAVE_ALARM 1
  2670. | #define HAVE_STDLIB_H 1
  2671. | #define HAVE_UNISTD_H 1
  2672. | #define HAVE_GETPAGESIZE 1
  2673. | #define HAVE_MMAP 1
  2674. | #define HAVE_STDLIB_H 1
  2675. | #define HAVE_REALLOC 1
  2676. | #define HAVE_SYS_SELECT_H 1
  2677. | #define HAVE_SYS_SOCKET_H 1
  2678. | #define SELECT_TYPE_ARG1 int
  2679. | #define SELECT_TYPE_ARG234 (fd_set *)
  2680. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2681. | #define RETSIGTYPE void
  2682. | #define HAVE_STRCOLL 1
  2683. | #define HAVE_STRFTIME 1
  2684. | #define HAVE_UTIME_NULL 1
  2685. | #define HAVE_VPRINTF 1
  2686. | #define HAVE_ATEXIT 1
  2687. | #define HAVE_DUP2 1
  2688. | #define HAVE_FDATASYNC 1
  2689. | #define HAVE_FLOOR 1
  2690. | /* end confdefs.h. */
  2691. | /* Define fs_stat_dev to an innocuous variant, in case <limits.h> declares fs_stat_dev.
  2692. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2693. | #define fs_stat_dev innocuous_fs_stat_dev
  2694. |
  2695. | /* System header to define __stub macros and hopefully few prototypes,
  2696. | which can conflict with char fs_stat_dev (); below.
  2697. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2698. | <limits.h> exists even on freestanding compilers. */
  2699. |
  2700. | #ifdef __STDC__
  2701. | # include <limits.h>
  2702. | #else
  2703. | # include <assert.h>
  2704. | #endif
  2705. |
  2706. | #undef fs_stat_dev
  2707. |
  2708. | /* Override any GCC internal prototype to avoid an error.
  2709. | Use char because int might match the return type of a GCC
  2710. | builtin and then its argument prototype would still apply. */
  2711. | #ifdef __cplusplus
  2712. | extern "C"
  2713. | #endif
  2714. | char fs_stat_dev ();
  2715. | /* The GNU C library defines this for functions which it implements
  2716. | to always fail with ENOSYS. Some functions are actually named
  2717. | something starting with __ and the normal name is an alias. */
  2718. | #if defined __stub_fs_stat_dev || defined __stub___fs_stat_dev
  2719. | choke me
  2720. | #endif
  2721. |
  2722. | int
  2723. | main ()
  2724. | {
  2725. | return fs_stat_dev ();
  2726. | ;
  2727. | return 0;
  2728. | }
  2729. configure:15339: result: no
  2730. configure:15254: checking for ftime
  2731. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2732. configure:15317: $? = 0
  2733. configure:15339: result: yes
  2734. configure:15254: checking for ftruncate
  2735. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2736. configure:15317: $? = 0
  2737. configure:15339: result: yes
  2738. configure:15254: checking for getcwd
  2739. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2740. configure:15317: $? = 0
  2741. configure:15339: result: yes
  2742. configure:15254: checking for gethostbyaddr
  2743. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2744. configure:15317: $? = 0
  2745. configure:15339: result: yes
  2746. configure:15254: checking for gethostbyname
  2747. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2748. configure:15317: $? = 0
  2749. configure:15339: result: yes
  2750. configure:15254: checking for gethostname
  2751. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2752. configure:15317: $? = 0
  2753. configure:15339: result: yes
  2754. configure:15254: checking for getpagesize
  2755. configure:15339: result: yes
  2756. configure:15254: checking for getpass
  2757. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2758. configure:15317: $? = 0
  2759. configure:15339: result: yes
  2760. configure:15254: checking for gettimeofday
  2761. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2762. configure:15317: $? = 0
  2763. configure:15339: result: yes
  2764. configure:15254: checking for inet_ntoa
  2765. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2766. configure:15317: $? = 0
  2767. configure:15339: result: yes
  2768. configure:15254: checking for lchown
  2769. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2770. configure:15317: $? = 0
  2771. configure:15339: result: yes
  2772. configure:15254: checking for localeconv
  2773. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2774. configure:15317: $? = 0
  2775. configure:15339: result: yes
  2776. configure:15254: checking for memchr
  2777. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2778. conftest.c:157: warning: conflicting types for built-in function 'memchr'
  2779. configure:15317: $? = 0
  2780. configure:15339: result: yes
  2781. configure:15254: checking for memmove
  2782. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2783. conftest.c:158: warning: conflicting types for built-in function 'memmove'
  2784. configure:15317: $? = 0
  2785. configure:15339: result: yes
  2786. configure:15254: checking for memset
  2787. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2788. conftest.c:159: warning: conflicting types for built-in function 'memset'
  2789. configure:15317: $? = 0
  2790. configure:15339: result: yes
  2791. configure:15254: checking for mkdir
  2792. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2793. configure:15317: $? = 0
  2794. configure:15339: result: yes
  2795. configure:15254: checking for modf
  2796. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2797. conftest.c:161: warning: conflicting types for built-in function 'modf'
  2798. configure:15317: $? = 0
  2799. configure:15339: result: yes
  2800. configure:15254: checking for munmap
  2801. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2802. configure:15317: $? = 0
  2803. configure:15339: result: yes
  2804. configure:15254: checking for pow
  2805. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2806. conftest.c:163: warning: conflicting types for built-in function 'pow'
  2807. configure:15317: $? = 0
  2808. configure:15339: result: yes
  2809. configure:15254: checking for rmdir
  2810. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2811. configure:15317: $? = 0
  2812. configure:15339: result: yes
  2813. configure:15254: checking for select
  2814. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2815. configure:15317: $? = 0
  2816. configure:15339: result: yes
  2817. configure:15254: checking for setenv
  2818. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2819. configure:15317: $? = 0
  2820. configure:15339: result: yes
  2821. configure:15254: checking for setlocale
  2822. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2823. configure:15317: $? = 0
  2824. configure:15339: result: yes
  2825. configure:15254: checking for socket
  2826. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2827. configure:15317: $? = 0
  2828. configure:15339: result: yes
  2829. configure:15254: checking for sqrt
  2830. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2831. conftest.c:169: warning: conflicting types for built-in function 'sqrt'
  2832. configure:15317: $? = 0
  2833. configure:15339: result: yes
  2834. configure:15254: checking for strcasecmp
  2835. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2836. conftest.c:170: warning: conflicting types for built-in function 'strcasecmp'
  2837. configure:15317: $? = 0
  2838. configure:15339: result: yes
  2839. configure:15254: checking for strchr
  2840. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2841. conftest.c:171: warning: conflicting types for built-in function 'strchr'
  2842. configure:15317: $? = 0
  2843. configure:15339: result: yes
  2844. configure:15254: checking for strcspn
  2845. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2846. conftest.c:172: warning: conflicting types for built-in function 'strcspn'
  2847. configure:15317: $? = 0
  2848. configure:15339: result: yes
  2849. configure:15254: checking for strdup
  2850. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2851. conftest.c:173: warning: conflicting types for built-in function 'strdup'
  2852. configure:15317: $? = 0
  2853. configure:15339: result: yes
  2854. configure:15254: checking for strerror
  2855. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2856. configure:15317: $? = 0
  2857. configure:15339: result: yes
  2858. configure:15254: checking for strncasecmp
  2859. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2860. conftest.c:175: warning: conflicting types for built-in function 'strncasecmp'
  2861. configure:15317: $? = 0
  2862. configure:15339: result: yes
  2863. configure:15254: checking for strpbrk
  2864. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2865. conftest.c:176: warning: conflicting types for built-in function 'strpbrk'
  2866. configure:15317: $? = 0
  2867. configure:15339: result: yes
  2868. configure:15254: checking for strrchr
  2869. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2870. conftest.c:177: warning: conflicting types for built-in function 'strrchr'
  2871. configure:15317: $? = 0
  2872. configure:15339: result: yes
  2873. configure:15254: checking for strspn
  2874. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2875. conftest.c:178: warning: conflicting types for built-in function 'strspn'
  2876. configure:15317: $? = 0
  2877. configure:15339: result: yes
  2878. configure:15254: checking for strstr
  2879. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2880. conftest.c:179: warning: conflicting types for built-in function 'strstr'
  2881. configure:15317: $? = 0
  2882. configure:15339: result: yes
  2883. configure:15254: checking for strtol
  2884. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2885. configure:15317: $? = 0
  2886. configure:15339: result: yes
  2887. configure:15254: checking for strtoul
  2888. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2889. configure:15317: $? = 0
  2890. configure:15339: result: yes
  2891. configure:15254: checking for sysinfo
  2892. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2893. configure:15317: $? = 0
  2894. configure:15339: result: yes
  2895. configure:15254: checking for tzset
  2896. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2897. configure:15317: $? = 0
  2898. configure:15339: result: yes
  2899. configure:15254: checking for utime
  2900. configure:15310: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe conftest.c -lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL >&5
  2901. configure:15317: $? = 0
  2902. configure:15339: result: yes
  2903. configure:15438: enabling ccache
  2904. configure:15460: == DVDCSS support enabled. ==
  2905. configure:15745: creating ./config.status
  2906.  
  2907. ## ---------------------- ##
  2908. ## Running config.status. ##
  2909. ## ---------------------- ##
  2910.  
  2911. This file was extended by xbmc config.status 9.04, which was
  2912. generated by GNU Autoconf 2.62. Invocation command line was
  2913.  
  2914. CONFIG_FILES =
  2915. CONFIG_HEADERS =
  2916. CONFIG_LINKS =
  2917. CONFIG_COMMANDS =
  2918. $ ./config.status
  2919.  
  2920. on Serveur
  2921.  
  2922. config.status:944: creating Makefile
  2923. config.status:944: creating Makefile.include
  2924. config.status:944: creating guilib/common/Makefile
  2925. config.status:944: creating xbmc/DllPaths_generated.h
  2926. config.status:944: creating xbmc/cores/dvdplayer/Codecs/Makefile
  2927. config.status:944: creating xbmc/cores/dvdplayer/Codecs/libdvd/Makefile
  2928. config.status:944: creating xbmc/cores/AudioRenderers/Makefile
  2929. config.status:944: creating xbmc/cores/paplayer/Makefile
  2930. config.status:944: creating xbmc/cores/paplayer/AACCodec/Makefile
  2931. config.status:944: creating xbmc/cores/paplayer/MACDll/Makefile
  2932. config.status:944: creating xbmc/cores/paplayer/timidity/Makefile
  2933. config.status:944: creating xbmc/cores/paplayer/AC3Codec/Makefile
  2934. config.status:944: creating xbmc/cores/paplayer/ADPCMCodec/Makefile
  2935. config.status:944: creating xbmc/cores/paplayer/ModuleCodec/vc6/dumb/Makefile
  2936. config.status:944: creating xbmc/cores/paplayer/GYMCodec/Makefile
  2937. config.status:944: creating xbmc/cores/paplayer/MP3Codec/Makefile
  2938. config.status:944: creating xbmc/cores/paplayer/MPCCodec/xbmc/Makefile
  2939. config.status:944: creating xbmc/cores/paplayer/NSFCodec/Makefile
  2940. config.status:944: creating xbmc/cores/paplayer/SIDCodec/Makefile
  2941. config.status:944: creating xbmc/cores/paplayer/vgmstream/Makefile
  2942. config.status:944: creating xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/Makefile
  2943. config.status:944: creating xbmc/cores/paplayer/vorbisfile/Makefile
  2944. config.status:944: creating xbmc/cores/paplayer/WavPackCodec/Makefile
  2945. config.status:944: creating xbmc/cores/paplayer/YMCodec/StSoundLibrary/Makefile
  2946. config.status:944: creating xbmc/lib/cximage-6.0/Makefile
  2947. config.status:944: creating xbmc/lib/libass/xbmc/Makefile
  2948. config.status:944: creating xbmc/lib/libXBMS/Makefile
  2949. config.status:944: creating xbmc/lib/libRTV/Makefile
  2950. config.status:944: creating xbmc/lib/libexif/Makefile
  2951. config.status:944: creating xbmc/lib/libXDAAP/Makefile
  2952. config.status:944: creating xbmc/lib/libhdhomerun/Makefile
  2953. config.status:944: creating xbmc/lib/libGoAhead/Makefile
  2954. config.status:944: creating xbmc/lib/libshout/Makefile
  2955. config.status:944: creating xbmc/lib/libid3tag/Makefile
  2956. config.status:944: creating xbmc/lib/libPython/linux/Makefile
  2957. config.status:944: creating xbmc/lib/libUPnP/Makefile
  2958. config.status:944: creating xbmc/linux/Makefile
  2959. config.status:944: creating xbmc/screensavers/Makefile
  2960. config.status:944: creating xbmc/screensavers/rsxs-0.9/xbmc/Makefile
  2961. config.status:944: creating xbmc/visualizations/XBMCProjectM/Makefile
  2962. config.status:944: creating xbmc/visualizations/Goom/Makefile
  2963. config.status:944: creating xbmc/visualizations/OpenGLSpectrum/Makefile
  2964. config.status:944: creating xbmc/visualizations/WaveForm/Makefile
  2965. config.status:944: creating xbmc/visualizations/iTunes/Makefile
  2966. config.status:944: creating tools/Linux/xbmc.sh
  2967. config.status:944: creating tools/XBMCTex/Makefile
  2968. config.status:944: creating tools/EventClients/Clients/OSXRemote/Makefile
  2969. config.status:944: creating config.h
  2970. config.status:1155: config.h is unchanged
  2971.  
  2972. ## ---------------- ##
  2973. ## Cache variables. ##
  2974. ## ---------------- ##
  2975.  
  2976. ac_cv_build=x86_64-unknown-linux-gnu
  2977. ac_cv_c_compiler_gnu=yes
  2978. ac_cv_c_const=yes
  2979. ac_cv_c_inline=inline
  2980. ac_cv_c_int16_t=yes
  2981. ac_cv_c_int32_t=yes
  2982. ac_cv_c_int64_t=yes
  2983. ac_cv_c_int8_t=yes
  2984. ac_cv_c_restrict=__restrict
  2985. ac_cv_c_uint16_t=yes
  2986. ac_cv_c_uint32_t=yes
  2987. ac_cv_c_uint64_t=yes
  2988. ac_cv_c_uint8_t=yes
  2989. ac_cv_cxx_compiler_gnu=yes
  2990. ac_cv_env_CCC_set=
  2991. ac_cv_env_CCC_value=
  2992. ac_cv_env_CC_set=
  2993. ac_cv_env_CC_value=
  2994. ac_cv_env_CFLAGS_set=set
  2995. ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe'
  2996. ac_cv_env_CPPFLAGS_set=
  2997. ac_cv_env_CPPFLAGS_value=
  2998. ac_cv_env_CPP_set=
  2999. ac_cv_env_CPP_value=
  3000. ac_cv_env_CXXFLAGS_set=set
  3001. ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe'
  3002. ac_cv_env_CXX_set=
  3003. ac_cv_env_CXX_value=
  3004. ac_cv_env_LDFLAGS_set=
  3005. ac_cv_env_LDFLAGS_value=
  3006. ac_cv_env_LIBS_set=
  3007. ac_cv_env_LIBS_value=
  3008. ac_cv_env_build_alias_set=
  3009. ac_cv_env_build_alias_value=
  3010. ac_cv_env_host_alias_set=
  3011. ac_cv_env_host_alias_value=
  3012. ac_cv_env_target_alias_set=
  3013. ac_cv_env_target_alias_value=
  3014. ac_cv_func__doprnt=no
  3015. ac_cv_func_alarm=yes
  3016. ac_cv_func_alloca_works=yes
  3017. ac_cv_func_atexit=yes
  3018. ac_cv_func_chown_works=yes
  3019. ac_cv_func_closedir_void=no
  3020. ac_cv_func_dup2=yes
  3021. ac_cv_func_fdatasync=yes
  3022. ac_cv_func_floor=yes
  3023. ac_cv_func_fs_stat_dev=no
  3024. ac_cv_func_ftime=yes
  3025. ac_cv_func_ftruncate=yes
  3026. ac_cv_func_getcwd=yes
  3027. ac_cv_func_gethostbyaddr=yes
  3028. ac_cv_func_gethostbyname=yes
  3029. ac_cv_func_gethostname=yes
  3030. ac_cv_func_getpagesize=yes
  3031. ac_cv_func_getpass=yes
  3032. ac_cv_func_gettimeofday=yes
  3033. ac_cv_func_inet_ntoa=yes
  3034. ac_cv_func_lchown=yes
  3035. ac_cv_func_localeconv=yes
  3036. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  3037. ac_cv_func_lstat_empty_string_bug=no
  3038. ac_cv_func_memchr=yes
  3039. ac_cv_func_memcmp_working=yes
  3040. ac_cv_func_memmove=yes
  3041. ac_cv_func_memset=yes
  3042. ac_cv_func_mkdir=yes
  3043. ac_cv_func_mmap_fixed_mapped=yes
  3044. ac_cv_func_modf=yes
  3045. ac_cv_func_munmap=yes
  3046. ac_cv_func_pow=yes
  3047. ac_cv_func_realloc_0_nonnull=yes
  3048. ac_cv_func_rmdir=yes
  3049. ac_cv_func_select=yes
  3050. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  3051. ac_cv_func_setenv=yes
  3052. ac_cv_func_setlocale=yes
  3053. ac_cv_func_setvbuf_reversed=no
  3054. ac_cv_func_socket=yes
  3055. ac_cv_func_sqrt=yes
  3056. ac_cv_func_stat_empty_string_bug=no
  3057. ac_cv_func_strcasecmp=yes
  3058. ac_cv_func_strchr=yes
  3059. ac_cv_func_strcoll_works=yes
  3060. ac_cv_func_strcspn=yes
  3061. ac_cv_func_strdup=yes
  3062. ac_cv_func_strerror=yes
  3063. ac_cv_func_strftime=yes
  3064. ac_cv_func_strncasecmp=yes
  3065. ac_cv_func_strpbrk=yes
  3066. ac_cv_func_strrchr=yes
  3067. ac_cv_func_strspn=yes
  3068. ac_cv_func_strstr=yes
  3069. ac_cv_func_strtod=yes
  3070. ac_cv_func_strtol=yes
  3071. ac_cv_func_strtoul=yes
  3072. ac_cv_func_sysinfo=yes
  3073. ac_cv_func_tzset=yes
  3074. ac_cv_func_utime=yes
  3075. ac_cv_func_utime_null=yes
  3076. ac_cv_func_vprintf=yes
  3077. ac_cv_func_working_mktime=yes
  3078. ac_cv_header_arpa_inet_h=yes
  3079. ac_cv_header_boost_shared_ptr_hpp=yes
  3080. ac_cv_header_dirent_dirent_h=yes
  3081. ac_cv_header_fcntl_h=yes
  3082. ac_cv_header_float_h=yes
  3083. ac_cv_header_inttypes_h=yes
  3084. ac_cv_header_jpeglib_h=yes
  3085. ac_cv_header_limits_h=yes
  3086. ac_cv_header_locale_h=yes
  3087. ac_cv_header_lzo_lzo1_h=yes
  3088. ac_cv_header_mad_h=yes
  3089. ac_cv_header_malloc_h=yes
  3090. ac_cv_header_memory_h=yes
  3091. ac_cv_header_netdb_h=yes
  3092. ac_cv_header_netinet_in_h=yes
  3093. ac_cv_header_samplerate_h=yes
  3094. ac_cv_header_stat_broken=no
  3095. ac_cv_header_stdbool_h=yes
  3096. ac_cv_header_stdc=yes
  3097. ac_cv_header_stddef_h=yes
  3098. ac_cv_header_stdint_h=yes
  3099. ac_cv_header_stdlib_h=yes
  3100. ac_cv_header_string_h=yes
  3101. ac_cv_header_strings_h=yes
  3102. ac_cv_header_sys_file_h=yes
  3103. ac_cv_header_sys_ioctl_h=yes
  3104. ac_cv_header_sys_mount_h=yes
  3105. ac_cv_header_sys_param_h=yes
  3106. ac_cv_header_sys_select_h=yes
  3107. ac_cv_header_sys_socket_h=yes
  3108. ac_cv_header_sys_stat_h=yes
  3109. ac_cv_header_sys_time_h=yes
  3110. ac_cv_header_sys_timeb_h=yes
  3111. ac_cv_header_sys_types_h=yes
  3112. ac_cv_header_sys_vfs_h=yes
  3113. ac_cv_header_sys_wait_h=yes
  3114. ac_cv_header_termios_h=yes
  3115. ac_cv_header_time=yes
  3116. ac_cv_header_unistd_h=yes
  3117. ac_cv_header_utime_h=yes
  3118. ac_cv_header_vdpau_vdpau_h=yes
  3119. ac_cv_header_wchar_h=yes
  3120. ac_cv_header_wctype_h=yes
  3121. ac_cv_host=x86_64-unknown-linux-gnu
  3122. ac_cv_lib_GLEW_main=yes
  3123. ac_cv_lib_GLU_main=yes
  3124. ac_cv_lib_GL_main=yes
  3125. ac_cv_lib_SDL_image_main=yes
  3126. ac_cv_lib_SDL_main=yes
  3127. ac_cv_lib_SDL_mixer_main=yes
  3128. ac_cv_lib_Xinerama_main=yes
  3129. ac_cv_lib_Xmu_main=yes
  3130. ac_cv_lib_Xrandr_main=yes
  3131. ac_cv_lib_Xt_main=yes
  3132. ac_cv_lib_asound_main=yes
  3133. ac_cv_lib_avahi_client_main=yes
  3134. ac_cv_lib_avahi_common_main=yes
  3135. ac_cv_lib_bz2_main=yes
  3136. ac_cv_lib_cdio_main=yes
  3137. ac_cv_lib_curl_main=yes
  3138. ac_cv_lib_dbus_1_main=yes
  3139. ac_cv_lib_dl_main=yes
  3140. ac_cv_lib_enca_main=yes
  3141. ac_cv_lib_error_at_line=yes
  3142. ac_cv_lib_faac_main=yes
  3143. ac_cv_lib_fontconfig_main=yes
  3144. ac_cv_lib_freetype_main=yes
  3145. ac_cv_lib_fribidi_main=yes
  3146. ac_cv_lib_hal_main=yes
  3147. ac_cv_lib_hal_storage_main=yes
  3148. ac_cv_lib_jasper_main=yes
  3149. ac_cv_lib_jpeg_main=yes
  3150. ac_cv_lib_lzo2_main=yes
  3151. ac_cv_lib_mad_main=yes
  3152. ac_cv_lib_mysqlclient_main=yes
  3153. ac_cv_lib_ogg_main=yes
  3154. ac_cv_lib_pcre_main=yes
  3155. ac_cv_lib_png12_main=yes
  3156. ac_cv_lib_pulse_main=yes
  3157. ac_cv_lib_resolv_main=yes
  3158. ac_cv_lib_rt_clock_gettime=yes
  3159. ac_cv_lib_samplerate_main=yes
  3160. ac_cv_lib_sqlite3_main=yes
  3161. ac_cv_lib_vorbis_main=yes
  3162. ac_cv_member_struct_stat_st_rdev=yes
  3163. ac_cv_objext=o
  3164. ac_cv_path_CCACHE=/usr/bin/ccache
  3165. ac_cv_path_EGREP='/bin/grep -E'
  3166. ac_cv_path_GREP=/bin/grep
  3167. ac_cv_prog_AWK=gawk
  3168. ac_cv_prog_CPP='g++ -E'
  3169. ac_cv_prog_HAVE_CMAKE=yes
  3170. ac_cv_prog_HAVE_GAWK=yes
  3171. ac_cv_prog_HAVE_GPERF=yes
  3172. ac_cv_prog_HAVE_UNZIP=yes
  3173. ac_cv_prog_ac_ct_CC=gcc
  3174. ac_cv_prog_ac_ct_CXX=g++
  3175. ac_cv_prog_cc_c89=
  3176. ac_cv_prog_cc_g=yes
  3177. ac_cv_prog_cxx_g=yes
  3178. ac_cv_prog_gcc_traditional=no
  3179. ac_cv_prog_make_make_set=yes
  3180. ac_cv_search_opendir='none required'
  3181. ac_cv_struct_tm=time.h
  3182. ac_cv_sys_largefile_source=no
  3183. ac_cv_type__Bool=yes
  3184. ac_cv_type_mode_t=yes
  3185. ac_cv_type_off_t=yes
  3186. ac_cv_type_pid_t=yes
  3187. ac_cv_type_signal=void
  3188. ac_cv_type_size_t=yes
  3189. ac_cv_type_ssize_t=yes
  3190. ac_cv_type_uid_t=yes
  3191. ac_cv_working_alloca_h=yes
  3192.  
  3193. ## ----------------- ##
  3194. ## Output variables. ##
  3195. ## ----------------- ##
  3196.  
  3197. ALLOCA=''
  3198. ARCH='x86_64-linux'
  3199. ARCH_DEFINES=''
  3200. AWK='gawk'
  3201. BUILD_DVDCSS='1'
  3202. CC='/usr/bin/ccache gcc'
  3203. CCACHE='/usr/bin/ccache'
  3204. CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -O2'
  3205. CPP='g++ -E'
  3206. CPPFLAGS=''
  3207. CXX='/usr/bin/ccache g++'
  3208. CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -O2'
  3209. DEBUG_FLAGS='-DNDEBUG=1'
  3210. DEFS='-DHAVE_CONFIG_H'
  3211. ECHO_C=''
  3212. ECHO_N='-n'
  3213. ECHO_T=''
  3214. EGREP='/bin/grep -E'
  3215. EXEEXT=''
  3216. GREP='/bin/grep'
  3217. HAVE_CMAKE='yes'
  3218. HAVE_GAWK='yes'
  3219. HAVE_GPERF='yes'
  3220. HAVE_NASM=''
  3221. HAVE_SVNVERSION=''
  3222. HAVE_UNZIP='yes'
  3223. INCLUDES=' -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -DHAS_PULSEAUDIO -DHAS_AVAHI -I/usr/include/lzo'
  3224. LDFLAGS=''
  3225. LIBOBJS=''
  3226. LIBS='-lXrandr -lavahi-client -lavahi-common -lfaac -lpulse -lhal-storage -ldbus-1 -lcurl -lXinerama -lXmu -lXt -ljasper -lenca -lresolv -ldl -lSDL_mixer -lSDL_image -lSDL -lsamplerate -lcdio -llzo2 -lpcre -ljpeg -lpng12 -lrt -lasound -lmysqlclient -lsqlite3 -lfribidi -lbz2 -lfontconfig -lfreetype -lvorbis -logg -lmad -lGLU -lGLEW -lGL '
  3227. LN_S='ln -s'
  3228. LTLIBOBJS=''
  3229. MACOSX_DEPLOYMENT_TARGET=''
  3230. OBJEXT='o'
  3231. PACKAGE_BUGREPORT='bugs@xbmc.org'
  3232. PACKAGE_NAME='"xbmc"'
  3233. PACKAGE_STRING='"xbmc" 9.04'
  3234. PACKAGE_TARNAME='-xbmc-'
  3235. PACKAGE_VERSION='9.04'
  3236. PATH_SEPARATOR=':'
  3237. POW_LIB=''
  3238. SDL_DEFINES=' -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_PCRE -D'\''SVN_REV="20509M"'\'''
  3239. SET_MAKE=''
  3240. SHELL='/bin/sh'
  3241. ac_ct_CC='gcc'
  3242. ac_ct_CXX='g++'
  3243. bindir='${exec_prefix}/bin'
  3244. build='x86_64-unknown-linux-gnu'
  3245. build_alias=''
  3246. build_cpu='x86_64'
  3247. build_os='linux-gnu'
  3248. build_vendor='unknown'
  3249. datadir='${datarootdir}'
  3250. datarootdir='${prefix}/share'
  3251. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3252. dvidir='${docdir}'
  3253. exec_prefix='${prefix}'
  3254. host='x86_64-unknown-linux-gnu'
  3255. host_alias=''
  3256. host_cpu='x86_64'
  3257. host_os='linux-gnu'
  3258. host_vendor='unknown'
  3259. htmldir='${docdir}'
  3260. includedir='${prefix}/include'
  3261. infodir='${datarootdir}/info'
  3262. libdir='${exec_prefix}/lib'
  3263. libexecdir='${exec_prefix}/libexec'
  3264. localedir='${datarootdir}/locale'
  3265. localstatedir='${prefix}/var'
  3266. mandir='${datarootdir}/man'
  3267. oldincludedir='/usr/include'
  3268. pdfdir='${docdir}'
  3269. prefix='/usr'
  3270. program_transform_name='s,x,x,'
  3271. psdir='${docdir}'
  3272. sbindir='${exec_prefix}/sbin'
  3273. sharedstatedir='${prefix}/com'
  3274. sysconfdir='${prefix}/etc'
  3275. target_alias=''
  3276.  
  3277. ## ----------- ##
  3278. ## confdefs.h. ##
  3279. ## ----------- ##
  3280.  
  3281. #define PACKAGE_NAME ""xbmc""
  3282. #define PACKAGE_TARNAME "-xbmc-"
  3283. #define PACKAGE_VERSION "9.04"
  3284. #define PACKAGE_STRING ""xbmc" 9.04"
  3285. #define PACKAGE_BUGREPORT "bugs@xbmc.org"
  3286. #define STDC_HEADERS 1
  3287. #define HAVE_SYS_TYPES_H 1
  3288. #define HAVE_SYS_STAT_H 1
  3289. #define HAVE_STDLIB_H 1
  3290. #define HAVE_STRING_H 1
  3291. #define HAVE_MEMORY_H 1
  3292. #define HAVE_STRINGS_H 1
  3293. #define HAVE_INTTYPES_H 1
  3294. #define HAVE_STDINT_H 1
  3295. #define HAVE_UNISTD_H 1
  3296. #define HAVE_LIBGL 1
  3297. #define HAVE_LIBGLEW 1
  3298. #define HAVE_LIBGLU 1
  3299. #define HAVE_LIBMAD 1
  3300. #define HAVE_LIBOGG 1
  3301. #define HAVE_LIBVORBIS 1
  3302. #define HAVE_LIBFREETYPE 1
  3303. #define HAVE_LIBFONTCONFIG 1
  3304. #define HAVE_LIBBZ2 1
  3305. #define HAVE_LIBFRIBIDI 1
  3306. #define HAVE_LIBSQLITE3 1
  3307. #define HAVE_LIBMYSQLCLIENT 1
  3308. #define HAVE_LIBASOUND 1
  3309. #define HAVE_LIBRT 1
  3310. #define HAVE_LIBPNG12 1
  3311. #define HAVE_LIBJPEG 1
  3312. #define HAVE_LIBPCRE 1
  3313. #define HAVE_LIBLZO2 1
  3314. #define HAVE_LIBCDIO 1
  3315. #define HAVE_LIBSAMPLERATE 1
  3316. #define HAVE_LIBSDL 1
  3317. #define HAVE_LIBSDL_IMAGE 1
  3318. #define HAVE_LIBSDL_MIXER 1
  3319. #define HAVE_LIBDL 1
  3320. #define HAVE_LIBRESOLV 1
  3321. #define HAVE_LIBENCA 1
  3322. #define HAVE_LIBJASPER 1
  3323. #define HAVE_LIBXT 1
  3324. #define HAVE_LIBXMU 1
  3325. #define HAVE_LIBXINERAMA 1
  3326. #define HAVE_LIBCURL 1
  3327. #define HAVE_LIBDBUS_1 1
  3328. #define HAVE_LIBHAL_STORAGE 1
  3329. #define HAVE_LIBFAAC 1
  3330. #define HAVE_LIBXRANDR 1
  3331. #define HAVE_LIBVDPAU /**/
  3332. #define HAVE_DIRENT_H 1
  3333. #define STDC_HEADERS 1
  3334. #define HAVE_SYS_WAIT_H 1
  3335. #define HAVE_LZO_LZO1_H 1
  3336. #define HAVE_ARPA_INET_H 1
  3337. #define HAVE_FCNTL_H 1
  3338. #define HAVE_FLOAT_H 1
  3339. #define HAVE_INTTYPES_H 1
  3340. #define HAVE_LIMITS_H 1
  3341. #define HAVE_LOCALE_H 1
  3342. #define HAVE_MALLOC_H 1
  3343. #define HAVE_MEMORY_H 1
  3344. #define HAVE_NETDB_H 1
  3345. #define HAVE_NETINET_IN_H 1
  3346. #define HAVE_STDDEF_H 1
  3347. #define HAVE_STDINT_H 1
  3348. #define HAVE_STDLIB_H 1
  3349. #define HAVE_STRING_H 1
  3350. #define HAVE_STRINGS_H 1
  3351. #define HAVE_SYS_FILE_H 1
  3352. #define HAVE_SYS_IOCTL_H 1
  3353. #define HAVE_SYS_MOUNT_H 1
  3354. #define HAVE_SYS_PARAM_H 1
  3355. #define HAVE_SYS_SOCKET_H 1
  3356. #define HAVE_SYS_TIME_H 1
  3357. #define HAVE_SYS_TIMEB_H 1
  3358. #define HAVE_SYS_VFS_H 1
  3359. #define HAVE_TERMIOS_H 1
  3360. #define HAVE_UNISTD_H 1
  3361. #define HAVE_UTIME_H 1
  3362. #define HAVE_WCHAR_H 1
  3363. #define HAVE_WCTYPE_H 1
  3364. #define HAVE__BOOL 1
  3365. #define HAVE_STDBOOL_H 1
  3366. #define restrict __restrict
  3367. #define HAVE_STRUCT_STAT_ST_RDEV 1
  3368. #define TIME_WITH_SYS_TIME 1
  3369. #define HAVE_ALLOCA_H 1
  3370. #define HAVE_ALLOCA 1
  3371. #define HAVE_UNISTD_H 1
  3372. #define HAVE_CHOWN 1
  3373. #define HAVE_FSEEKO 1
  3374. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3375. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3376. #define HAVE_SYS_TIME_H 1
  3377. #define HAVE_UNISTD_H 1
  3378. #define HAVE_UTIME_H 1
  3379. #define HAVE_ALARM 1
  3380. #define HAVE_STDLIB_H 1
  3381. #define HAVE_UNISTD_H 1
  3382. #define HAVE_GETPAGESIZE 1
  3383. #define HAVE_MMAP 1
  3384. #define HAVE_STDLIB_H 1
  3385. #define HAVE_REALLOC 1
  3386. #define HAVE_SYS_SELECT_H 1
  3387. #define HAVE_SYS_SOCKET_H 1
  3388. #define SELECT_TYPE_ARG1 int
  3389. #define SELECT_TYPE_ARG234 (fd_set *)
  3390. #define SELECT_TYPE_ARG5 (struct timeval *)
  3391. #define RETSIGTYPE void
  3392. #define HAVE_STRCOLL 1
  3393. #define HAVE_STRFTIME 1
  3394. #define HAVE_UTIME_NULL 1
  3395. #define HAVE_VPRINTF 1
  3396. #define HAVE_ATEXIT 1
  3397. #define HAVE_DUP2 1
  3398. #define HAVE_FDATASYNC 1
  3399. #define HAVE_FLOOR 1
  3400. #define HAVE_FTIME 1
  3401. #define HAVE_FTRUNCATE 1
  3402. #define HAVE_GETCWD 1
  3403. #define HAVE_GETHOSTBYADDR 1
  3404. #define HAVE_GETHOSTBYNAME 1
  3405. #define HAVE_GETHOSTNAME 1
  3406. #define HAVE_GETPAGESIZE 1
  3407. #define HAVE_GETPASS 1
  3408. #define HAVE_GETTIMEOFDAY 1
  3409. #define HAVE_INET_NTOA 1
  3410. #define HAVE_LCHOWN 1
  3411. #define HAVE_LOCALECONV 1
  3412. #define HAVE_MEMCHR 1
  3413. #define HAVE_MEMMOVE 1
  3414. #define HAVE_MEMSET 1
  3415. #define HAVE_MKDIR 1
  3416. #define HAVE_MODF 1
  3417. #define HAVE_MUNMAP 1
  3418. #define HAVE_POW 1
  3419. #define HAVE_RMDIR 1
  3420. #define HAVE_SELECT 1
  3421. #define HAVE_SETENV 1
  3422. #define HAVE_SETLOCALE 1
  3423. #define HAVE_SOCKET 1
  3424. #define HAVE_SQRT 1
  3425. #define HAVE_STRCASECMP 1
  3426. #define HAVE_STRCHR 1
  3427. #define HAVE_STRCSPN 1
  3428. #define HAVE_STRDUP 1
  3429. #define HAVE_STRERROR 1
  3430. #define HAVE_STRNCASECMP 1
  3431. #define HAVE_STRPBRK 1
  3432. #define HAVE_STRRCHR 1
  3433. #define HAVE_STRSPN 1
  3434. #define HAVE_STRSTR 1
  3435. #define HAVE_STRTOL 1
  3436. #define HAVE_STRTOUL 1
  3437. #define HAVE_SYSINFO 1
  3438. #define HAVE_TZSET 1
  3439. #define HAVE_UTIME 1
  3440.  
  3441. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement