Advertisement
Guest User

Untitled

a guest
Dec 12th, 2012
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.46 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 git configure 1.8.0.2, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure --build=i686-Linux-GNU/Linux --host=arm-eabi
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = ubuntu
  14. uname -m = i686
  15. uname -r = 3.2.0-23-generic-pae
  16. uname -s = Linux
  17. uname -v = #36-Ubuntu SMP Tue Apr 10 22:19:09 UTC 2012
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /home/igsrd/arm-2010q1/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2310: Setting lib to 'lib' (the default)
  45. configure:2333: Will try -pthread then -lpthread to enable POSIX Threads.
  46. configure:2367: CHECKS for site configuration
  47. configure:2750: CHECKS for programs
  48. configure:2763: checking for arm-eabi-cc
  49. configure:2790: result: arm-none-linux-gnueabi-gcc
  50. configure:2865: checking for C compiler version
  51. configure:2874: arm-none-linux-gnueabi-gcc --version >&5
  52. arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2010q1-202) 4.4.1
  53. Copyright (C) 2009 Free Software Foundation, Inc.
  54. This is free software; see the source for copying conditions. There is NO
  55. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  56.  
  57. configure:2885: $? = 0
  58. configure:2874: arm-none-linux-gnueabi-gcc -v >&5
  59. Using built-in specs.
  60. Target: arm-none-linux-gnueabi
  61. Configured with: /scratch/julian/2010q1-release-linux-lite/src/gcc-4.4-2010q1/configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=arm-none-linux-gnueabi --enable-threads --disable-libmudflap --disable-libssp --disable-libstdcxx-pch --enable-extra-sgxxlite-multilibs --with-arch=armv5te --with-gnu-as --with-gnu-ld --with-specs='%{funwind-tables|fno-unwind-tables|mabi=*|ffreestanding|nostdlib:;:-funwind-tables} %{O2:%{!fno-remove-local-statics: -fremove-local-statics}} %{O*:%{O|O0|O1|O2|Os:;:%{!fno-remove-local-statics: -fremove-local-statics}}}' --enable-languages=c,c++ --enable-shared --disable-lto --enable-symvers=gnu --enable-__cxa_atexit --with-pkgversion='Sourcery G++ Lite 2010q1-202' --with-bugurl=https://support.codesourcery.com/GNUToolchain/ --disable-nls --prefix=/opt/codesourcery --with-sysroot=/opt/codesourcery/arm-none-linux-gnueabi/libc --with-build-sysroot=/scratch/julian/2010q1-release-linux-lite/install/arm-none-linux-gnueabi/libc --with-gmp=/scratch/julian/2010q1-release-linux-lite/obj/host-libs-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu/usr --with-mpfr=/scratch/julian/2010q1-release-linux-lite/obj/host-libs-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu/usr --with-ppl=/scratch/julian/2010q1-release-linux-lite/obj/host-libs-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu/usr --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --with-cloog=/scratch/julian/2010q1-release-linux-lite/obj/host-libs-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu/usr --disable-libgomp --enable-poison-system-directories --with-build-time-tools=/scratch/julian/2010q1-release-linux-lite/install/arm-none-linux-gnueabi/bin --with-build-time-tools=/scratch/julian/2010q1-release-linux-lite/install/arm-none-linux-gnueabi/bin
  62. Thread model: posix
  63. gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202)
  64. configure:2885: $? = 0
  65. configure:2874: arm-none-linux-gnueabi-gcc -V >&5
  66. arm-none-linux-gnueabi-gcc: '-V' option must have argument
  67. configure:2885: $? = 1
  68. configure:2874: arm-none-linux-gnueabi-gcc -qversion >&5
  69. arm-none-linux-gnueabi-gcc: unrecognized option '-qversion'
  70. arm-none-linux-gnueabi-gcc: no input files
  71. configure:2885: $? = 1
  72. configure:2905: checking whether the C compiler works
  73. configure:2927: arm-none-linux-gnueabi-gcc conftest.c >&5
  74. configure:2931: $? = 0
  75. configure:2979: result: yes
  76. configure:2982: checking for C compiler default output file name
  77. configure:2984: result: a.out
  78. configure:2990: checking for suffix of executables
  79. configure:2997: arm-none-linux-gnueabi-gcc -o conftest conftest.c >&5
  80. configure:3001: $? = 0
  81. configure:3023: result:
  82. configure:3045: checking whether we are cross compiling
  83. configure:3083: result: yes
  84. configure:3088: checking for suffix of object files
  85. configure:3110: arm-none-linux-gnueabi-gcc -c conftest.c >&5
  86. configure:3114: $? = 0
  87. configure:3135: result: o
  88. configure:3139: checking whether we are using the GNU C compiler
  89. configure:3158: arm-none-linux-gnueabi-gcc -c conftest.c >&5
  90. configure:3158: $? = 0
  91. configure:3167: result: yes
  92. configure:3176: checking whether arm-none-linux-gnueabi-gcc accepts -g
  93. configure:3196: arm-none-linux-gnueabi-gcc -c -g conftest.c >&5
  94. configure:3196: $? = 0
  95. configure:3237: result: yes
  96. configure:3254: checking for arm-none-linux-gnueabi-gcc option to accept ISO C89
  97. configure:3318: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  98. configure:3318: $? = 0
  99. configure:3331: result: none needed
  100. configure:3352: checking for inline
  101. configure:3368: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  102. configure:3368: $? = 0
  103. configure:3376: result: inline
  104. configure:3402: checking if linker supports -R
  105. configure:3421: arm-none-linux-gnueabi-gcc -o conftest -g -O2 -R / conftest.c >&5
  106. arm-none-linux-gnueabi-gcc: unrecognized option '-R'
  107. /: file not recognized: Is a directory
  108. collect2: ld returned 1 exit status
  109. configure:3421: $? = 1
  110. configure: failed program was:
  111. | /* confdefs.h */
  112. | #define PACKAGE_NAME "git"
  113. | #define PACKAGE_TARNAME "git"
  114. | #define PACKAGE_VERSION "1.8.0.2"
  115. | #define PACKAGE_STRING "git 1.8.0.2"
  116. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  117. | #define PACKAGE_URL ""
  118. | /* end confdefs.h. */
  119. |
  120. | int
  121. | main ()
  122. | {
  123. |
  124. | ;
  125. | return 0;
  126. | }
  127. configure:3431: result: no
  128. configure:3436: checking if linker supports -Wl,-rpath,
  129. configure:3455: arm-none-linux-gnueabi-gcc -o conftest -g -O2 -Wl,-rpath,/ conftest.c >&5
  130. configure:3455: $? = 0
  131. configure:3465: result: yes
  132. configure:3518: checking for arm-eabi-gar
  133. configure:3548: result: no
  134. configure:3518: checking for arm-eabi-ar
  135. configure:3548: result: no
  136. configure:3562: checking for gar
  137. configure:3592: result: no
  138. configure:3562: checking for ar
  139. configure:3578: found /usr/bin/ar
  140. configure:3589: result: ar
  141. configure:3605: WARNING: using cross tools not prefixed with host triplet
  142. configure:3617: checking for gtar
  143. configure:3647: result: no
  144. configure:3617: checking for tar
  145. configure:3633: found /bin/tar
  146. configure:3644: result: tar
  147. configure:3659: checking for gnudiff
  148. configure:3689: result: no
  149. configure:3659: checking for gdiff
  150. configure:3689: result: no
  151. configure:3659: checking for diff
  152. configure:3675: found /usr/bin/diff
  153. configure:3686: result: diff
  154. configure:3761: checking for asciidoc
  155. configure:3791: result: no
  156. configure:3817: CHECKS for libraries
  157. configure:3832: checking for SHA1_Init in -lcrypto
  158. configure:3857: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  159. /home/igsrd/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -lcrypto
  160. collect2: ld returned 1 exit status
  161. configure:3857: $? = 1
  162. configure: failed program was:
  163. | /* confdefs.h */
  164. | #define PACKAGE_NAME "git"
  165. | #define PACKAGE_TARNAME "git"
  166. | #define PACKAGE_VERSION "1.8.0.2"
  167. | #define PACKAGE_STRING "git 1.8.0.2"
  168. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  169. | #define PACKAGE_URL ""
  170. | /* end confdefs.h. */
  171. |
  172. | /* Override any GCC internal prototype to avoid an error.
  173. | Use char because int might match the return type of a GCC
  174. | builtin and then its argument prototype would still apply. */
  175. | #ifdef __cplusplus
  176. | extern "C"
  177. | #endif
  178. | char SHA1_Init ();
  179. | int
  180. | main ()
  181. | {
  182. | return SHA1_Init ();
  183. | ;
  184. | return 0;
  185. | }
  186. configure:3866: result: no
  187. configure:3871: checking for SHA1_Init in -lssl
  188. configure:3896: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c -lssl >&5
  189. /home/igsrd/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -lssl
  190. collect2: ld returned 1 exit status
  191. configure:3896: $? = 1
  192. configure: failed program was:
  193. | /* confdefs.h */
  194. | #define PACKAGE_NAME "git"
  195. | #define PACKAGE_TARNAME "git"
  196. | #define PACKAGE_VERSION "1.8.0.2"
  197. | #define PACKAGE_STRING "git 1.8.0.2"
  198. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  199. | #define PACKAGE_URL ""
  200. | /* end confdefs.h. */
  201. |
  202. | /* Override any GCC internal prototype to avoid an error.
  203. | Use char because int might match the return type of a GCC
  204. | builtin and then its argument prototype would still apply. */
  205. | #ifdef __cplusplus
  206. | extern "C"
  207. | #endif
  208. | char SHA1_Init ();
  209. | int
  210. | main ()
  211. | {
  212. | return SHA1_Init ();
  213. | ;
  214. | return 0;
  215. | }
  216. configure:3905: result: no
  217. configure:4013: checking for curl_global_init in -lcurl
  218. configure:4038: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c -lcurl >&5
  219. /home/igsrd/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -lcurl
  220. collect2: ld returned 1 exit status
  221. configure:4038: $? = 1
  222. configure: failed program was:
  223. | /* confdefs.h */
  224. | #define PACKAGE_NAME "git"
  225. | #define PACKAGE_TARNAME "git"
  226. | #define PACKAGE_VERSION "1.8.0.2"
  227. | #define PACKAGE_STRING "git 1.8.0.2"
  228. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  229. | #define PACKAGE_URL ""
  230. | /* end confdefs.h. */
  231. |
  232. | /* Override any GCC internal prototype to avoid an error.
  233. | Use char because int might match the return type of a GCC
  234. | builtin and then its argument prototype would still apply. */
  235. | #ifdef __cplusplus
  236. | extern "C"
  237. | #endif
  238. | char curl_global_init ();
  239. | int
  240. | main ()
  241. | {
  242. | return curl_global_init ();
  243. | ;
  244. | return 0;
  245. | }
  246. configure:4047: result: no
  247. configure:4079: checking for XML_ParserCreate in -lexpat
  248. configure:4104: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c -lexpat >&5
  249. /home/igsrd/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -lexpat
  250. collect2: ld returned 1 exit status
  251. configure:4104: $? = 1
  252. configure: failed program was:
  253. | /* confdefs.h */
  254. | #define PACKAGE_NAME "git"
  255. | #define PACKAGE_TARNAME "git"
  256. | #define PACKAGE_VERSION "1.8.0.2"
  257. | #define PACKAGE_STRING "git 1.8.0.2"
  258. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  259. | #define PACKAGE_URL ""
  260. | /* end confdefs.h. */
  261. |
  262. | /* Override any GCC internal prototype to avoid an error.
  263. | Use char because int might match the return type of a GCC
  264. | builtin and then its argument prototype would still apply. */
  265. | #ifdef __cplusplus
  266. | extern "C"
  267. | #endif
  268. | char XML_ParserCreate ();
  269. | int
  270. | main ()
  271. | {
  272. | return XML_ParserCreate ();
  273. | ;
  274. | return 0;
  275. | }
  276. configure:4113: result: no
  277. configure:4167: checking for iconv in -lc
  278. configure:4180: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c -lc >&5
  279. configure:4180: $? = 0
  280. configure:4181: result: yes
  281. configure:4228: checking for deflateBound in -lz
  282. configure:4244: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c -lz >&5
  283. conftest.c:10: fatal error: zlib.h: No such file or directory
  284. compilation terminated.
  285. configure:4244: $? = 1
  286. configure: failed program was:
  287. | /* confdefs.h */
  288. | #define PACKAGE_NAME "git"
  289. | #define PACKAGE_TARNAME "git"
  290. | #define PACKAGE_VERSION "1.8.0.2"
  291. | #define PACKAGE_STRING "git 1.8.0.2"
  292. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  293. | #define PACKAGE_URL ""
  294. | /* end confdefs.h. */
  295. |
  296. | #include <zlib.h>
  297. | int
  298. | main ()
  299. | {
  300. | deflateBound(0, 0);
  301. | ;
  302. | return 0;
  303. | }
  304. configure:4248: result: no
  305. configure:4269: checking for socket in -lc
  306. configure:4294: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c -lc >&5
  307. configure:4294: $? = 0
  308. configure:4303: result: yes
  309. configure:4324: checking for inet_ntop
  310. configure:4324: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
  311. configure:4324: $? = 0
  312. configure:4324: result: yes
  313. configure:4379: checking for inet_pton
  314. configure:4379: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
  315. configure:4379: $? = 0
  316. configure:4379: result: yes
  317. configure:4434: checking for hstrerror
  318. configure:4434: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
  319. configure:4434: $? = 0
  320. configure:4434: result: yes
  321. configure:4493: checking for basename in -lc
  322. configure:4518: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c -lc >&5
  323. configure:4518: $? = 0
  324. configure:4527: result: yes
  325. configure:4539: checking for gettext in -lc
  326. configure:4564: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c -lc >&5
  327. conftest.c:16: warning: conflicting types for built-in function 'gettext'
  328. configure:4564: $? = 0
  329. configure:4573: result: yes
  330. configure:4592: checking how to run the C preprocessor
  331. configure:4623: arm-none-linux-gnueabi-gcc -E conftest.c
  332. configure:4623: $? = 0
  333. configure:4637: arm-none-linux-gnueabi-gcc -E conftest.c
  334. conftest.c:9: fatal error: ac_nonexistent.h: No such file or directory
  335. compilation terminated.
  336. configure:4637: $? = 1
  337. configure: failed program was:
  338. | /* confdefs.h */
  339. | #define PACKAGE_NAME "git"
  340. | #define PACKAGE_TARNAME "git"
  341. | #define PACKAGE_VERSION "1.8.0.2"
  342. | #define PACKAGE_STRING "git 1.8.0.2"
  343. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  344. | #define PACKAGE_URL ""
  345. | /* end confdefs.h. */
  346. | #include <ac_nonexistent.h>
  347. configure:4662: result: arm-none-linux-gnueabi-gcc -E
  348. configure:4682: arm-none-linux-gnueabi-gcc -E conftest.c
  349. configure:4682: $? = 0
  350. configure:4696: arm-none-linux-gnueabi-gcc -E conftest.c
  351. conftest.c:9: fatal error: ac_nonexistent.h: No such file or directory
  352. compilation terminated.
  353. configure:4696: $? = 1
  354. configure: failed program was:
  355. | /* confdefs.h */
  356. | #define PACKAGE_NAME "git"
  357. | #define PACKAGE_TARNAME "git"
  358. | #define PACKAGE_VERSION "1.8.0.2"
  359. | #define PACKAGE_STRING "git 1.8.0.2"
  360. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  361. | #define PACKAGE_URL ""
  362. | /* end confdefs.h. */
  363. | #include <ac_nonexistent.h>
  364. configure:4725: checking for grep that handles long lines and -e
  365. configure:4783: result: /bin/grep
  366. configure:4788: checking for egrep
  367. configure:4850: result: /bin/grep -E
  368. configure:4855: checking for ANSI C header files
  369. configure:4875: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  370. configure:4875: $? = 0
  371. configure:4959: result: yes
  372. configure:4972: checking for sys/types.h
  373. configure:4972: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  374. configure:4972: $? = 0
  375. configure:4972: result: yes
  376. configure:4972: checking for sys/stat.h
  377. configure:4972: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  378. configure:4972: $? = 0
  379. configure:4972: result: yes
  380. configure:4972: checking for stdlib.h
  381. configure:4972: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  382. configure:4972: $? = 0
  383. configure:4972: result: yes
  384. configure:4972: checking for string.h
  385. configure:4972: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  386. configure:4972: $? = 0
  387. configure:4972: result: yes
  388. configure:4972: checking for memory.h
  389. configure:4972: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  390. configure:4972: $? = 0
  391. configure:4972: result: yes
  392. configure:4972: checking for strings.h
  393. configure:4972: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  394. configure:4972: $? = 0
  395. configure:4972: result: yes
  396. configure:4972: checking for inttypes.h
  397. configure:4972: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  398. configure:4972: $? = 0
  399. configure:4972: result: yes
  400. configure:4972: checking for stdint.h
  401. configure:4972: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  402. configure:4972: $? = 0
  403. configure:4972: result: yes
  404. configure:4972: checking for unistd.h
  405. configure:4972: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  406. configure:4972: $? = 0
  407. configure:4972: result: yes
  408. configure:4984: checking libintl.h usability
  409. configure:4984: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  410. configure:4984: $? = 0
  411. configure:4984: result: yes
  412. configure:4984: checking libintl.h presence
  413. configure:4984: arm-none-linux-gnueabi-gcc -E conftest.c
  414. configure:4984: $? = 0
  415. configure:4984: result: yes
  416. configure:4984: checking for libintl.h
  417. configure:4984: result: yes
  418. configure:5000: CHECKS for header files
  419. configure:5004: checking sys/select.h usability
  420. configure:5004: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  421. configure:5004: $? = 0
  422. configure:5004: result: yes
  423. configure:5004: checking sys/select.h presence
  424. configure:5004: arm-none-linux-gnueabi-gcc -E conftest.c
  425. configure:5004: $? = 0
  426. configure:5004: result: yes
  427. configure:5004: checking for sys/select.h
  428. configure:5004: result: yes
  429. configure:5016: checking sys/poll.h usability
  430. configure:5016: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  431. configure:5016: $? = 0
  432. configure:5016: result: yes
  433. configure:5016: checking sys/poll.h presence
  434. configure:5016: arm-none-linux-gnueabi-gcc -E conftest.c
  435. configure:5016: $? = 0
  436. configure:5016: result: yes
  437. configure:5016: checking for sys/poll.h
  438. configure:5016: result: yes
  439. configure:5028: checking for inttypes.h
  440. configure:5028: result: yes
  441. configure:5052: checking for old iconv()
  442. configure:5072: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  443. configure:5072: $? = 0
  444. configure:5073: result: no
  445. configure:5093: CHECKS for typedefs, structures, and compiler characteristics
  446. configure:5097: checking for socklen_t
  447. configure:5097: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  448. configure:5097: $? = 0
  449. configure:5097: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  450. conftest.c: In function 'main':
  451. conftest.c:25: error: expected expression before ')' token
  452. configure:5097: $? = 1
  453. configure: failed program was:
  454. | /* confdefs.h */
  455. | #define PACKAGE_NAME "git"
  456. | #define PACKAGE_TARNAME "git"
  457. | #define PACKAGE_VERSION "1.8.0.2"
  458. | #define PACKAGE_STRING "git 1.8.0.2"
  459. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  460. | #define PACKAGE_URL ""
  461. | #define STDC_HEADERS 1
  462. | #define HAVE_SYS_TYPES_H 1
  463. | #define HAVE_SYS_STAT_H 1
  464. | #define HAVE_STDLIB_H 1
  465. | #define HAVE_STRING_H 1
  466. | #define HAVE_MEMORY_H 1
  467. | #define HAVE_STRINGS_H 1
  468. | #define HAVE_INTTYPES_H 1
  469. | #define HAVE_STDINT_H 1
  470. | #define HAVE_UNISTD_H 1
  471. | /* end confdefs.h. */
  472. | #include <sys/types.h>
  473. | #include <sys/socket.h>
  474. |
  475. | int
  476. | main ()
  477. | {
  478. | if (sizeof ((socklen_t)))
  479. | return 0;
  480. | ;
  481. | return 0;
  482. | }
  483. configure:5097: result: yes
  484. configure:5168: checking for struct dirent.d_ino
  485. configure:5168: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  486. configure:5168: $? = 0
  487. configure:5168: result: yes
  488. configure:5181: checking for struct dirent.d_type
  489. configure:5181: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  490. configure:5181: $? = 0
  491. configure:5181: result: yes
  492. configure:5194: checking for struct sockaddr_storage
  493. configure:5194: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  494. configure:5194: $? = 0
  495. configure:5194: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  496. conftest.c: In function 'main':
  497. conftest.c:27: error: expected expression before ')' token
  498. configure:5194: $? = 1
  499. configure: failed program was:
  500. | /* confdefs.h */
  501. | #define PACKAGE_NAME "git"
  502. | #define PACKAGE_TARNAME "git"
  503. | #define PACKAGE_VERSION "1.8.0.2"
  504. | #define PACKAGE_STRING "git 1.8.0.2"
  505. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  506. | #define PACKAGE_URL ""
  507. | #define STDC_HEADERS 1
  508. | #define HAVE_SYS_TYPES_H 1
  509. | #define HAVE_SYS_STAT_H 1
  510. | #define HAVE_STDLIB_H 1
  511. | #define HAVE_STRING_H 1
  512. | #define HAVE_MEMORY_H 1
  513. | #define HAVE_STRINGS_H 1
  514. | #define HAVE_INTTYPES_H 1
  515. | #define HAVE_STDINT_H 1
  516. | #define HAVE_UNISTD_H 1
  517. | /* end confdefs.h. */
  518. |
  519. | #include <sys/types.h>
  520. | #include <sys/socket.h>
  521. |
  522. |
  523. | int
  524. | main ()
  525. | {
  526. | if (sizeof ((struct sockaddr_storage)))
  527. | return 0;
  528. | ;
  529. | return 0;
  530. | }
  531. configure:5194: result: yes
  532. configure:5209: checking for struct addrinfo
  533. configure:5209: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  534. configure:5209: $? = 0
  535. configure:5209: arm-none-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  536. conftest.c: In function 'main':
  537. conftest.c:28: error: expected expression before ')' token
  538. configure:5209: $? = 1
  539. configure: failed program was:
  540. | /* confdefs.h */
  541. | #define PACKAGE_NAME "git"
  542. | #define PACKAGE_TARNAME "git"
  543. | #define PACKAGE_VERSION "1.8.0.2"
  544. | #define PACKAGE_STRING "git 1.8.0.2"
  545. | #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  546. | #define PACKAGE_URL ""
  547. | #define STDC_HEADERS 1
  548. | #define HAVE_SYS_TYPES_H 1
  549. | #define HAVE_SYS_STAT_H 1
  550. | #define HAVE_STDLIB_H 1
  551. | #define HAVE_STRING_H 1
  552. | #define HAVE_MEMORY_H 1
  553. | #define HAVE_STRINGS_H 1
  554. | #define HAVE_INTTYPES_H 1
  555. | #define HAVE_STDINT_H 1
  556. | #define HAVE_UNISTD_H 1
  557. | /* end confdefs.h. */
  558. |
  559. | #include <sys/types.h>
  560. | #include <sys/socket.h>
  561. | #include <netdb.h>
  562. |
  563. |
  564. | int
  565. | main ()
  566. | {
  567. | if (sizeof ((struct addrinfo)))
  568. | return 0;
  569. | ;
  570. | return 0;
  571. | }
  572. configure:5209: result: yes
  573. configure:5217: checking for getaddrinfo
  574. configure:5217: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
  575. configure:5217: $? = 0
  576. configure:5217: result: yes
  577. configure:5220: checking for library containing getaddrinfo
  578. configure:5251: arm-none-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
  579. configure:5251: $? = 0
  580. configure:5268: result: none required
  581. configure:5292: checking whether the platform regex can handle null bytes
  582. configure:5324: result: yes
  583. configure:5336: checking whether system succeeds to read fopen'ed directory
  584. configure:5343: error: in `/home/igsrd/git-1.8.0.2':
  585. configure:5345: error: cannot run test program while cross compiling
  586. See `config.log' for more details
  587.  
  588. ## ---------------- ##
  589. ## Cache variables. ##
  590. ## ---------------- ##
  591.  
  592. ac_cv_c_compiler_gnu=yes
  593. ac_cv_c_excellent_regex=yes
  594. ac_cv_c_inline=inline
  595. ac_cv_env_CC_set=set
  596. ac_cv_env_CC_value=arm-none-linux-gnueabi-gcc
  597. ac_cv_env_CFLAGS_set=
  598. ac_cv_env_CFLAGS_value=
  599. ac_cv_env_CPPFLAGS_set=
  600. ac_cv_env_CPPFLAGS_value=
  601. ac_cv_env_CPP_set=
  602. ac_cv_env_CPP_value=
  603. ac_cv_env_LDFLAGS_set=
  604. ac_cv_env_LDFLAGS_value=
  605. ac_cv_env_LIBS_set=
  606. ac_cv_env_LIBS_value=
  607. ac_cv_env_build_alias_set=set
  608. ac_cv_env_build_alias_value=i686-Linux-GNU/Linux
  609. ac_cv_env_host_alias_set=set
  610. ac_cv_env_host_alias_value=arm-eabi
  611. ac_cv_env_target_alias_set=
  612. ac_cv_env_target_alias_value=
  613. ac_cv_func_getaddrinfo=yes
  614. ac_cv_func_hstrerror=yes
  615. ac_cv_func_inet_ntop=yes
  616. ac_cv_func_inet_pton=yes
  617. ac_cv_header_inttypes_h=yes
  618. ac_cv_header_libintl_h=yes
  619. ac_cv_header_memory_h=yes
  620. ac_cv_header_stdc=yes
  621. ac_cv_header_stdint_h=yes
  622. ac_cv_header_stdlib_h=yes
  623. ac_cv_header_string_h=yes
  624. ac_cv_header_strings_h=yes
  625. ac_cv_header_sys_poll_h=yes
  626. ac_cv_header_sys_select_h=yes
  627. ac_cv_header_sys_stat_h=yes
  628. ac_cv_header_sys_types_h=yes
  629. ac_cv_header_unistd_h=yes
  630. ac_cv_lib_c_basename=yes
  631. ac_cv_lib_c_gettext=yes
  632. ac_cv_lib_c_socket=yes
  633. ac_cv_lib_crypto_SHA1_Init=no
  634. ac_cv_lib_curl_curl_global_init=no
  635. ac_cv_lib_expat_XML_ParserCreate=no
  636. ac_cv_lib_ssl_SHA1_Init=no
  637. ac_cv_member_struct_dirent_d_ino=yes
  638. ac_cv_member_struct_dirent_d_type=yes
  639. ac_cv_objext=o
  640. ac_cv_path_EGREP='/bin/grep -E'
  641. ac_cv_path_GREP=/bin/grep
  642. ac_cv_prog_CC=arm-none-linux-gnueabi-gcc
  643. ac_cv_prog_CPP='arm-none-linux-gnueabi-gcc -E'
  644. ac_cv_prog_DIFF=diff
  645. ac_cv_prog_TAR=tar
  646. ac_cv_prog_ac_ct_AR=ar
  647. ac_cv_prog_cc_c89=
  648. ac_cv_prog_cc_g=yes
  649. ac_cv_search_getaddrinfo='none required'
  650. ac_cv_type_socklen_t=yes
  651. ac_cv_type_struct_addrinfo=yes
  652. ac_cv_type_struct_sockaddr_storage=yes
  653. git_cv_ld_dashr=no
  654. git_cv_ld_wl_rpath=yes
  655.  
  656. ## ----------------- ##
  657. ## Output variables. ##
  658. ## ----------------- ##
  659.  
  660. AR='ar'
  661. ASCIIDOC=''
  662. CC='arm-none-linux-gnueabi-gcc'
  663. CFLAGS='-g -O2'
  664. CPP='arm-none-linux-gnueabi-gcc -E'
  665. CPPFLAGS=''
  666. DEFS=''
  667. DIFF='diff'
  668. ECHO_C=''
  669. ECHO_N='-n'
  670. ECHO_T=''
  671. EGREP='/bin/grep -E'
  672. EXEEXT=''
  673. GREP='/bin/grep'
  674. LDFLAGS=''
  675. LIBOBJS=''
  676. LIBS=''
  677. LTLIBOBJS=''
  678. OBJEXT='o'
  679. PACKAGE_BUGREPORT='git@vger.kernel.org'
  680. PACKAGE_NAME='git'
  681. PACKAGE_STRING='git 1.8.0.2'
  682. PACKAGE_TARNAME='git'
  683. PACKAGE_URL=''
  684. PACKAGE_VERSION='1.8.0.2'
  685. PATH_SEPARATOR=':'
  686. SHELL='/bin/bash'
  687. TAR='tar'
  688. TCLTK_PATH='wish'
  689. ac_ct_AR='ar'
  690. ac_ct_CC=''
  691. bindir='${exec_prefix}/bin'
  692. build_alias='i686-Linux-GNU/Linux'
  693. datadir='${datarootdir}'
  694. datarootdir='${prefix}/share'
  695. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  696. dvidir='${docdir}'
  697. exec_prefix='NONE'
  698. host_alias='arm-eabi'
  699. htmldir='${docdir}'
  700. includedir='${prefix}/include'
  701. infodir='${datarootdir}/info'
  702. libdir='${exec_prefix}/lib'
  703. libexecdir='${exec_prefix}/libexec'
  704. localedir='${datarootdir}/locale'
  705. localstatedir='${prefix}/var'
  706. mandir='${datarootdir}/man'
  707. oldincludedir='/usr/include'
  708. pdfdir='${docdir}'
  709. prefix='NONE'
  710. program_transform_name='s,x,x,'
  711. psdir='${docdir}'
  712. sbindir='${exec_prefix}/sbin'
  713. sharedstatedir='${prefix}/com'
  714. sysconfdir='${prefix}/etc'
  715. target_alias=''
  716.  
  717. ## ----------- ##
  718. ## confdefs.h. ##
  719. ## ----------- ##
  720.  
  721. /* confdefs.h */
  722. #define PACKAGE_NAME "git"
  723. #define PACKAGE_TARNAME "git"
  724. #define PACKAGE_VERSION "1.8.0.2"
  725. #define PACKAGE_STRING "git 1.8.0.2"
  726. #define PACKAGE_BUGREPORT "git@vger.kernel.org"
  727. #define PACKAGE_URL ""
  728. #define STDC_HEADERS 1
  729. #define HAVE_SYS_TYPES_H 1
  730. #define HAVE_SYS_STAT_H 1
  731. #define HAVE_STDLIB_H 1
  732. #define HAVE_STRING_H 1
  733. #define HAVE_MEMORY_H 1
  734. #define HAVE_STRINGS_H 1
  735. #define HAVE_INTTYPES_H 1
  736. #define HAVE_STDINT_H 1
  737. #define HAVE_UNISTD_H 1
  738.  
  739. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement