Guest User

Untitled

a guest
Sep 12th, 2010
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.65 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 curl configure -, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure --host=i486-mingw32 --without-ca-bundle --without-gnutls --without-random --with-zlib=/usr/i486-mingw32 --with-ssl=/usr/i486-mingw32 --prefix=/usr/i486-mingw32 --without-libidn --disable-ldap --disable-shared
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = myhost
  14. uname -m = i686
  15. uname -r = 2.6.35-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Fri Aug 27 16:22:18 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = i686
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /bin
  31. PATH: /usr/bin
  32. PATH: /sbin
  33. PATH: /usr/sbin
  34. PATH: /usr/lib/perl5/core_perl/bin
  35. PATH: /opt/qt/bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2798: checking whether to enable maintainer-specific portions of Makefiles
  43. configure:2807: result: no
  44. configure:2824: checking whether to enable debug build options
  45. configure:2843: result: no
  46. configure:2847: checking whether to enable compiler optimizer
  47. configure:2868: result: (assumed) yes
  48. configure:2880: checking whether to enable strict compiler warnings
  49. configure:2899: result: no
  50. configure:2903: checking whether to enable compiler warnings as errors
  51. configure:2922: result: no
  52. configure:2926: checking whether to enable curl debug memory tracking
  53. configure:2945: result: no
  54. configure:2959: checking whether to enable c-ares for DNS lookups
  55. configure:2981: result: no
  56. configure:3003: checking for sed
  57. configure:3022: found /bin/sed
  58. configure:3035: result: /bin/sed
  59. configure:3052: checking for grep
  60. configure:3071: found /bin/grep
  61. configure:3085: result: /bin/grep
  62. configure:3100: checking for egrep
  63. configure:3103: result: /bin/grep -E
  64. configure:3159: checking for i486-mingw32-ar
  65. configure:3178: found /usr/bin/i486-mingw32-ar
  66. configure:3190: result: /usr/bin/i486-mingw32-ar
  67. configure:3313: checking for a BSD-compatible install
  68. configure:3381: result: /bin/install -c
  69. configure:3392: checking whether build environment is sane
  70. configure:3429: result: yes
  71. configure:3491: checking for gawk
  72. configure:3507: found /bin/gawk
  73. configure:3518: result: gawk
  74. configure:3529: checking whether make sets $(MAKE)
  75. configure:3551: result: yes
  76. configure:3625: checking for i486-mingw32-strip
  77. configure:3641: found /usr/bin/i486-mingw32-strip
  78. configure:3652: result: i486-mingw32-strip
  79. configure:3729: checking curl version
  80. configure:3731: result: 7.21.1
  81. configure:3768: checking build system type
  82. configure:3782: result: i686-pc-linux-gnu
  83. configure:3802: checking host system type
  84. configure:3815: result: i486-pc-mingw32
  85. configure:3853: checking for style of include used by make
  86. configure:3881: result: GNU
  87. configure:3917: checking for i486-mingw32-gcc
  88. configure:3933: found /usr/bin/i486-mingw32-gcc
  89. configure:3944: result: i486-mingw32-gcc
  90. configure:4213: checking for C compiler version
  91. configure:4222: i486-mingw32-gcc --version >&5
  92. i486-mingw32-gcc (GCC) 4.5.0
  93. Copyright (C) 2010 Free Software Foundation, Inc.
  94. This is free software; see the source for copying conditions. There is NO
  95. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  96.  
  97. configure:4233: $? = 0
  98. configure:4222: i486-mingw32-gcc -v >&5
  99. Using built-in specs.
  100. COLLECT_GCC=i486-mingw32-gcc
  101. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-mingw32/4.5.0/lto-wrapper
  102. Target: i486-mingw32
  103. Configured with: /home/sergej/community-my.svn/mingw32-gcc/trunk/src/gcc-4.5.0/configure --target=i486-mingw32 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --enable-languages=c,c++ --enable-shared --enable-sjlj-exceptions --enable-hash-synchronization --disable-nls --disable-libssp
  104. Thread model: win32
  105. gcc version 4.5.0 (GCC)
  106. configure:4233: $? = 0
  107. configure:4222: i486-mingw32-gcc -V >&5
  108. i486-mingw32-gcc: '-V' option must have argument
  109. configure:4233: $? = 1
  110. configure:4222: i486-mingw32-gcc -qversion >&5
  111. i486-mingw32-gcc: unrecognized option '-qversion'
  112. i486-mingw32-gcc: no input files
  113. configure:4233: $? = 1
  114. configure:4252: checking whether the C compiler works
  115. configure:4274: i486-mingw32-gcc conftest.c >&5
  116. configure:4278: $? = 0
  117. configure:4326: result: yes
  118. configure:4329: checking for C compiler default output file name
  119. configure:4331: result: a.exe
  120. configure:4337: checking for suffix of executables
  121. configure:4344: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  122. configure:4348: $? = 0
  123. configure:4370: result: .exe
  124. configure:4391: checking whether we are cross compiling
  125. configure:4399: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  126. configure:4403: $? = 0
  127. configure:4410: ./conftest.exe
  128. ./configure: line 4412: ./conftest.exe: cannot execute binary file
  129. configure:4414: $? = 126
  130. configure:4429: result: yes
  131. configure:4434: checking for suffix of object files
  132. configure:4455: i486-mingw32-gcc -c conftest.c >&5
  133. configure:4459: $? = 0
  134. configure:4480: result: o
  135. configure:4484: checking whether we are using the GNU C compiler
  136. configure:4502: i486-mingw32-gcc -c conftest.c >&5
  137. configure:4502: $? = 0
  138. configure:4511: result: yes
  139. configure:4520: checking whether i486-mingw32-gcc accepts -g
  140. configure:4539: i486-mingw32-gcc -c -g conftest.c >&5
  141. configure:4539: $? = 0
  142. configure:4578: result: yes
  143. configure:4595: checking for i486-mingw32-gcc option to accept ISO C89
  144. configure:4658: i486-mingw32-gcc -c -g -O2 conftest.c >&5
  145. configure:4658: $? = 0
  146. configure:4671: result: none needed
  147. configure:4693: checking dependency style of i486-mingw32-gcc
  148. configure:4783: result: gcc3
  149. configure:4826: checking for sys/types.h
  150. configure:4826: i486-mingw32-gcc -c conftest.c >&5
  151. configure:4826: $? = 0
  152. configure:4826: result: yes
  153. configure:4826: checking for stdint.h
  154. configure:4826: i486-mingw32-gcc -c conftest.c >&5
  155. configure:4826: $? = 0
  156. configure:4826: result: yes
  157. configure:4826: checking for inttypes.h
  158. configure:4826: i486-mingw32-gcc -c conftest.c >&5
  159. configure:4826: $? = 0
  160. configure:4826: result: yes
  161. configure:4843: checking how to run the C preprocessor
  162. configure:4874: i486-mingw32-gcc -E conftest.c
  163. configure:4874: $? = 0
  164. configure:4888: i486-mingw32-gcc -E conftest.c
  165. conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
  166. compilation terminated.
  167. configure:4888: $? = 1
  168. configure: failed program was:
  169. | /* confdefs.h */
  170. | #define PACKAGE_NAME "curl"
  171. | #define PACKAGE_TARNAME "curl"
  172. | #define PACKAGE_VERSION "-"
  173. | #define PACKAGE_STRING "curl -"
  174. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  175. | #define PACKAGE_URL ""
  176. | #define PACKAGE "curl"
  177. | #define VERSION "7.21.1"
  178. | #define OS "i486-pc-mingw32"
  179. | #define HAVE_SYS_TYPES_H 1
  180. | #define HAVE_STDINT_H 1
  181. | #define HAVE_INTTYPES_H 1
  182. | /* end confdefs.h. */
  183. | #include <ac_nonexistent.h>
  184. configure:4913: result: i486-mingw32-gcc -E
  185. configure:4933: i486-mingw32-gcc -E conftest.c
  186. configure:4933: $? = 0
  187. configure:4947: i486-mingw32-gcc -E conftest.c
  188. conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
  189. compilation terminated.
  190. configure:4947: $? = 1
  191. configure: failed program was:
  192. | /* confdefs.h */
  193. | #define PACKAGE_NAME "curl"
  194. | #define PACKAGE_TARNAME "curl"
  195. | #define PACKAGE_VERSION "-"
  196. | #define PACKAGE_STRING "curl -"
  197. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  198. | #define PACKAGE_URL ""
  199. | #define PACKAGE "curl"
  200. | #define VERSION "7.21.1"
  201. | #define OS "i486-pc-mingw32"
  202. | #define HAVE_SYS_TYPES_H 1
  203. | #define HAVE_STDINT_H 1
  204. | #define HAVE_INTTYPES_H 1
  205. | /* end confdefs.h. */
  206. | #include <ac_nonexistent.h>
  207. configure:4976: checking for grep that handles long lines and -e
  208. configure:5034: result: /bin/grep
  209. configure:5039: checking for egrep
  210. configure:5101: result: /bin/grep -E
  211. configure:5106: checking for ANSI C header files
  212. configure:5125: i486-mingw32-gcc -c conftest.c >&5
  213. configure:5125: $? = 0
  214. configure:5209: result: yes
  215. configure:5222: checking for sys/types.h
  216. configure:5222: result: yes
  217. configure:5222: checking for sys/stat.h
  218. configure:5222: i486-mingw32-gcc -c conftest.c >&5
  219. configure:5222: $? = 0
  220. configure:5222: result: yes
  221. configure:5222: checking for stdlib.h
  222. configure:5222: i486-mingw32-gcc -c conftest.c >&5
  223. configure:5222: $? = 0
  224. configure:5222: result: yes
  225. configure:5222: checking for string.h
  226. configure:5222: i486-mingw32-gcc -c conftest.c >&5
  227. configure:5222: $? = 0
  228. configure:5222: result: yes
  229. configure:5222: checking for memory.h
  230. configure:5222: i486-mingw32-gcc -c conftest.c >&5
  231. configure:5222: $? = 0
  232. configure:5222: result: yes
  233. configure:5222: checking for strings.h
  234. configure:5222: i486-mingw32-gcc -c conftest.c >&5
  235. configure:5222: $? = 0
  236. configure:5222: result: yes
  237. configure:5222: checking for inttypes.h
  238. configure:5222: result: yes
  239. configure:5222: checking for stdint.h
  240. configure:5222: result: yes
  241. configure:5222: checking for unistd.h
  242. configure:5222: i486-mingw32-gcc -c conftest.c >&5
  243. configure:5222: $? = 0
  244. configure:5222: result: yes
  245. configure:5245: checking size of long
  246. configure:5250: i486-mingw32-gcc -c conftest.c >&5
  247. configure:5250: $? = 0
  248. configure:5250: i486-mingw32-gcc -c conftest.c >&5
  249. conftest.c: In function 'main':
  250. conftest.c:60:12: error: size of array 'test_array' is negative
  251. configure:5250: $? = 1
  252. configure: failed program was:
  253. | /* confdefs.h */
  254. | #define PACKAGE_NAME "curl"
  255. | #define PACKAGE_TARNAME "curl"
  256. | #define PACKAGE_VERSION "-"
  257. | #define PACKAGE_STRING "curl -"
  258. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  259. | #define PACKAGE_URL ""
  260. | #define PACKAGE "curl"
  261. | #define VERSION "7.21.1"
  262. | #define OS "i486-pc-mingw32"
  263. | #define HAVE_SYS_TYPES_H 1
  264. | #define HAVE_STDINT_H 1
  265. | #define HAVE_INTTYPES_H 1
  266. | #define STDC_HEADERS 1
  267. | #define HAVE_SYS_TYPES_H 1
  268. | #define HAVE_SYS_STAT_H 1
  269. | #define HAVE_STDLIB_H 1
  270. | #define HAVE_STRING_H 1
  271. | #define HAVE_MEMORY_H 1
  272. | #define HAVE_STRINGS_H 1
  273. | #define HAVE_INTTYPES_H 1
  274. | #define HAVE_STDINT_H 1
  275. | #define HAVE_UNISTD_H 1
  276. | /* end confdefs.h. */
  277. | #include <stdio.h>
  278. | #ifdef HAVE_SYS_TYPES_H
  279. | # include <sys/types.h>
  280. | #endif
  281. | #ifdef HAVE_SYS_STAT_H
  282. | # include <sys/stat.h>
  283. | #endif
  284. | #ifdef STDC_HEADERS
  285. | # include <stdlib.h>
  286. | # include <stddef.h>
  287. | #else
  288. | # ifdef HAVE_STDLIB_H
  289. | # include <stdlib.h>
  290. | # endif
  291. | #endif
  292. | #ifdef HAVE_STRING_H
  293. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  294. | # include <memory.h>
  295. | # endif
  296. | # include <string.h>
  297. | #endif
  298. | #ifdef HAVE_STRINGS_H
  299. | # include <strings.h>
  300. | #endif
  301. | #ifdef HAVE_INTTYPES_H
  302. | # include <inttypes.h>
  303. | #endif
  304. | #ifdef HAVE_STDINT_H
  305. | # include <stdint.h>
  306. | #endif
  307. | #ifdef HAVE_UNISTD_H
  308. | # include <unistd.h>
  309. | #endif
  310. | int main (void)
  311. | {
  312. | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
  313. | test_array [0] = 0
  314. |
  315. | ;
  316. | return 0;
  317. | }
  318. configure:5250: i486-mingw32-gcc -c conftest.c >&5
  319. conftest.c: In function 'main':
  320. conftest.c:60:12: error: size of array 'test_array' is negative
  321. configure:5250: $? = 1
  322. configure: failed program was:
  323. | /* confdefs.h */
  324. | #define PACKAGE_NAME "curl"
  325. | #define PACKAGE_TARNAME "curl"
  326. | #define PACKAGE_VERSION "-"
  327. | #define PACKAGE_STRING "curl -"
  328. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  329. | #define PACKAGE_URL ""
  330. | #define PACKAGE "curl"
  331. | #define VERSION "7.21.1"
  332. | #define OS "i486-pc-mingw32"
  333. | #define HAVE_SYS_TYPES_H 1
  334. | #define HAVE_STDINT_H 1
  335. | #define HAVE_INTTYPES_H 1
  336. | #define STDC_HEADERS 1
  337. | #define HAVE_SYS_TYPES_H 1
  338. | #define HAVE_SYS_STAT_H 1
  339. | #define HAVE_STDLIB_H 1
  340. | #define HAVE_STRING_H 1
  341. | #define HAVE_MEMORY_H 1
  342. | #define HAVE_STRINGS_H 1
  343. | #define HAVE_INTTYPES_H 1
  344. | #define HAVE_STDINT_H 1
  345. | #define HAVE_UNISTD_H 1
  346. | /* end confdefs.h. */
  347. | #include <stdio.h>
  348. | #ifdef HAVE_SYS_TYPES_H
  349. | # include <sys/types.h>
  350. | #endif
  351. | #ifdef HAVE_SYS_STAT_H
  352. | # include <sys/stat.h>
  353. | #endif
  354. | #ifdef STDC_HEADERS
  355. | # include <stdlib.h>
  356. | # include <stddef.h>
  357. | #else
  358. | # ifdef HAVE_STDLIB_H
  359. | # include <stdlib.h>
  360. | # endif
  361. | #endif
  362. | #ifdef HAVE_STRING_H
  363. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  364. | # include <memory.h>
  365. | # endif
  366. | # include <string.h>
  367. | #endif
  368. | #ifdef HAVE_STRINGS_H
  369. | # include <strings.h>
  370. | #endif
  371. | #ifdef HAVE_INTTYPES_H
  372. | # include <inttypes.h>
  373. | #endif
  374. | #ifdef HAVE_STDINT_H
  375. | # include <stdint.h>
  376. | #endif
  377. | #ifdef HAVE_UNISTD_H
  378. | # include <unistd.h>
  379. | #endif
  380. | int main (void)
  381. | {
  382. | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
  383. | test_array [0] = 0
  384. |
  385. | ;
  386. | return 0;
  387. | }
  388. configure:5250: i486-mingw32-gcc -c conftest.c >&5
  389. conftest.c: In function 'main':
  390. conftest.c:60:12: error: size of array 'test_array' is negative
  391. configure:5250: $? = 1
  392. configure: failed program was:
  393. | /* confdefs.h */
  394. | #define PACKAGE_NAME "curl"
  395. | #define PACKAGE_TARNAME "curl"
  396. | #define PACKAGE_VERSION "-"
  397. | #define PACKAGE_STRING "curl -"
  398. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  399. | #define PACKAGE_URL ""
  400. | #define PACKAGE "curl"
  401. | #define VERSION "7.21.1"
  402. | #define OS "i486-pc-mingw32"
  403. | #define HAVE_SYS_TYPES_H 1
  404. | #define HAVE_STDINT_H 1
  405. | #define HAVE_INTTYPES_H 1
  406. | #define STDC_HEADERS 1
  407. | #define HAVE_SYS_TYPES_H 1
  408. | #define HAVE_SYS_STAT_H 1
  409. | #define HAVE_STDLIB_H 1
  410. | #define HAVE_STRING_H 1
  411. | #define HAVE_MEMORY_H 1
  412. | #define HAVE_STRINGS_H 1
  413. | #define HAVE_INTTYPES_H 1
  414. | #define HAVE_STDINT_H 1
  415. | #define HAVE_UNISTD_H 1
  416. | /* end confdefs.h. */
  417. | #include <stdio.h>
  418. | #ifdef HAVE_SYS_TYPES_H
  419. | # include <sys/types.h>
  420. | #endif
  421. | #ifdef HAVE_SYS_STAT_H
  422. | # include <sys/stat.h>
  423. | #endif
  424. | #ifdef STDC_HEADERS
  425. | # include <stdlib.h>
  426. | # include <stddef.h>
  427. | #else
  428. | # ifdef HAVE_STDLIB_H
  429. | # include <stdlib.h>
  430. | # endif
  431. | #endif
  432. | #ifdef HAVE_STRING_H
  433. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  434. | # include <memory.h>
  435. | # endif
  436. | # include <string.h>
  437. | #endif
  438. | #ifdef HAVE_STRINGS_H
  439. | # include <strings.h>
  440. | #endif
  441. | #ifdef HAVE_INTTYPES_H
  442. | # include <inttypes.h>
  443. | #endif
  444. | #ifdef HAVE_STDINT_H
  445. | # include <stdint.h>
  446. | #endif
  447. | #ifdef HAVE_UNISTD_H
  448. | # include <unistd.h>
  449. | #endif
  450. | int main (void)
  451. | {
  452. | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
  453. | test_array [0] = 0
  454. |
  455. | ;
  456. | return 0;
  457. | }
  458. configure:5250: i486-mingw32-gcc -c conftest.c >&5
  459. configure:5250: $? = 0
  460. configure:5250: i486-mingw32-gcc -c conftest.c >&5
  461. configure:5250: $? = 0
  462. configure:5250: i486-mingw32-gcc -c conftest.c >&5
  463. configure:5250: $? = 0
  464. configure:5264: result: 4
  465. configure:5278: checking size of void*
  466. configure:5283: i486-mingw32-gcc -c conftest.c >&5
  467. configure:5283: $? = 0
  468. configure:5283: i486-mingw32-gcc -c conftest.c >&5
  469. conftest.c: In function 'main':
  470. conftest.c:61:12: error: size of array 'test_array' is negative
  471. configure:5283: $? = 1
  472. configure: failed program was:
  473. | /* confdefs.h */
  474. | #define PACKAGE_NAME "curl"
  475. | #define PACKAGE_TARNAME "curl"
  476. | #define PACKAGE_VERSION "-"
  477. | #define PACKAGE_STRING "curl -"
  478. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  479. | #define PACKAGE_URL ""
  480. | #define PACKAGE "curl"
  481. | #define VERSION "7.21.1"
  482. | #define OS "i486-pc-mingw32"
  483. | #define HAVE_SYS_TYPES_H 1
  484. | #define HAVE_STDINT_H 1
  485. | #define HAVE_INTTYPES_H 1
  486. | #define STDC_HEADERS 1
  487. | #define HAVE_SYS_TYPES_H 1
  488. | #define HAVE_SYS_STAT_H 1
  489. | #define HAVE_STDLIB_H 1
  490. | #define HAVE_STRING_H 1
  491. | #define HAVE_MEMORY_H 1
  492. | #define HAVE_STRINGS_H 1
  493. | #define HAVE_INTTYPES_H 1
  494. | #define HAVE_STDINT_H 1
  495. | #define HAVE_UNISTD_H 1
  496. | #define SIZEOF_LONG 4
  497. | /* end confdefs.h. */
  498. | #include <stdio.h>
  499. | #ifdef HAVE_SYS_TYPES_H
  500. | # include <sys/types.h>
  501. | #endif
  502. | #ifdef HAVE_SYS_STAT_H
  503. | # include <sys/stat.h>
  504. | #endif
  505. | #ifdef STDC_HEADERS
  506. | # include <stdlib.h>
  507. | # include <stddef.h>
  508. | #else
  509. | # ifdef HAVE_STDLIB_H
  510. | # include <stdlib.h>
  511. | # endif
  512. | #endif
  513. | #ifdef HAVE_STRING_H
  514. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  515. | # include <memory.h>
  516. | # endif
  517. | # include <string.h>
  518. | #endif
  519. | #ifdef HAVE_STRINGS_H
  520. | # include <strings.h>
  521. | #endif
  522. | #ifdef HAVE_INTTYPES_H
  523. | # include <inttypes.h>
  524. | #endif
  525. | #ifdef HAVE_STDINT_H
  526. | # include <stdint.h>
  527. | #endif
  528. | #ifdef HAVE_UNISTD_H
  529. | # include <unistd.h>
  530. | #endif
  531. | int main (void)
  532. | {
  533. | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
  534. | test_array [0] = 0
  535. |
  536. | ;
  537. | return 0;
  538. | }
  539. configure:5283: i486-mingw32-gcc -c conftest.c >&5
  540. conftest.c: In function 'main':
  541. conftest.c:61:12: error: size of array 'test_array' is negative
  542. configure:5283: $? = 1
  543. configure: failed program was:
  544. | /* confdefs.h */
  545. | #define PACKAGE_NAME "curl"
  546. | #define PACKAGE_TARNAME "curl"
  547. | #define PACKAGE_VERSION "-"
  548. | #define PACKAGE_STRING "curl -"
  549. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  550. | #define PACKAGE_URL ""
  551. | #define PACKAGE "curl"
  552. | #define VERSION "7.21.1"
  553. | #define OS "i486-pc-mingw32"
  554. | #define HAVE_SYS_TYPES_H 1
  555. | #define HAVE_STDINT_H 1
  556. | #define HAVE_INTTYPES_H 1
  557. | #define STDC_HEADERS 1
  558. | #define HAVE_SYS_TYPES_H 1
  559. | #define HAVE_SYS_STAT_H 1
  560. | #define HAVE_STDLIB_H 1
  561. | #define HAVE_STRING_H 1
  562. | #define HAVE_MEMORY_H 1
  563. | #define HAVE_STRINGS_H 1
  564. | #define HAVE_INTTYPES_H 1
  565. | #define HAVE_STDINT_H 1
  566. | #define HAVE_UNISTD_H 1
  567. | #define SIZEOF_LONG 4
  568. | /* end confdefs.h. */
  569. | #include <stdio.h>
  570. | #ifdef HAVE_SYS_TYPES_H
  571. | # include <sys/types.h>
  572. | #endif
  573. | #ifdef HAVE_SYS_STAT_H
  574. | # include <sys/stat.h>
  575. | #endif
  576. | #ifdef STDC_HEADERS
  577. | # include <stdlib.h>
  578. | # include <stddef.h>
  579. | #else
  580. | # ifdef HAVE_STDLIB_H
  581. | # include <stdlib.h>
  582. | # endif
  583. | #endif
  584. | #ifdef HAVE_STRING_H
  585. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  586. | # include <memory.h>
  587. | # endif
  588. | # include <string.h>
  589. | #endif
  590. | #ifdef HAVE_STRINGS_H
  591. | # include <strings.h>
  592. | #endif
  593. | #ifdef HAVE_INTTYPES_H
  594. | # include <inttypes.h>
  595. | #endif
  596. | #ifdef HAVE_STDINT_H
  597. | # include <stdint.h>
  598. | #endif
  599. | #ifdef HAVE_UNISTD_H
  600. | # include <unistd.h>
  601. | #endif
  602. | int main (void)
  603. | {
  604. | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
  605. | test_array [0] = 0
  606. |
  607. | ;
  608. | return 0;
  609. | }
  610. configure:5283: i486-mingw32-gcc -c conftest.c >&5
  611. conftest.c: In function 'main':
  612. conftest.c:61:12: error: size of array 'test_array' is negative
  613. configure:5283: $? = 1
  614. configure: failed program was:
  615. | /* confdefs.h */
  616. | #define PACKAGE_NAME "curl"
  617. | #define PACKAGE_TARNAME "curl"
  618. | #define PACKAGE_VERSION "-"
  619. | #define PACKAGE_STRING "curl -"
  620. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  621. | #define PACKAGE_URL ""
  622. | #define PACKAGE "curl"
  623. | #define VERSION "7.21.1"
  624. | #define OS "i486-pc-mingw32"
  625. | #define HAVE_SYS_TYPES_H 1
  626. | #define HAVE_STDINT_H 1
  627. | #define HAVE_INTTYPES_H 1
  628. | #define STDC_HEADERS 1
  629. | #define HAVE_SYS_TYPES_H 1
  630. | #define HAVE_SYS_STAT_H 1
  631. | #define HAVE_STDLIB_H 1
  632. | #define HAVE_STRING_H 1
  633. | #define HAVE_MEMORY_H 1
  634. | #define HAVE_STRINGS_H 1
  635. | #define HAVE_INTTYPES_H 1
  636. | #define HAVE_STDINT_H 1
  637. | #define HAVE_UNISTD_H 1
  638. | #define SIZEOF_LONG 4
  639. | /* end confdefs.h. */
  640. | #include <stdio.h>
  641. | #ifdef HAVE_SYS_TYPES_H
  642. | # include <sys/types.h>
  643. | #endif
  644. | #ifdef HAVE_SYS_STAT_H
  645. | # include <sys/stat.h>
  646. | #endif
  647. | #ifdef STDC_HEADERS
  648. | # include <stdlib.h>
  649. | # include <stddef.h>
  650. | #else
  651. | # ifdef HAVE_STDLIB_H
  652. | # include <stdlib.h>
  653. | # endif
  654. | #endif
  655. | #ifdef HAVE_STRING_H
  656. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  657. | # include <memory.h>
  658. | # endif
  659. | # include <string.h>
  660. | #endif
  661. | #ifdef HAVE_STRINGS_H
  662. | # include <strings.h>
  663. | #endif
  664. | #ifdef HAVE_INTTYPES_H
  665. | # include <inttypes.h>
  666. | #endif
  667. | #ifdef HAVE_STDINT_H
  668. | # include <stdint.h>
  669. | #endif
  670. | #ifdef HAVE_UNISTD_H
  671. | # include <unistd.h>
  672. | #endif
  673. | int main (void)
  674. | {
  675. | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
  676. | test_array [0] = 0
  677. |
  678. | ;
  679. | return 0;
  680. | }
  681. configure:5283: i486-mingw32-gcc -c conftest.c >&5
  682. configure:5283: $? = 0
  683. configure:5283: i486-mingw32-gcc -c conftest.c >&5
  684. configure:5283: $? = 0
  685. configure:5283: i486-mingw32-gcc -c conftest.c >&5
  686. configure:5283: $? = 0
  687. configure:5297: result: 4
  688. configure:5339: checking for 64-bit curl_off_t data type
  689. configure:5389: i486-mingw32-gcc -c conftest.c >&5
  690. configure:5389: $? = 0
  691. configure:5416: i486-mingw32-gcc -E conftest.c
  692. configure:5416: $? = 0
  693. configure:5451: result: int64_t
  694. configure:5686: checking size of curl_off_t
  695. configure:5688: result: 8
  696. configure:5691: checking formatting string directive for curl_off_t
  697. configure:5731: result: "I64d"
  698. configure:5734: checking formatting string directive for unsigned curl_off_t
  699. configure:5736: result: "I64u"
  700. configure:5740: checking constant suffix string for curl_off_t
  701. configure:5807: i486-mingw32-gcc -c conftest.c >&5
  702. configure:5807: $? = 0
  703. configure:5821: result: LL
  704. configure:5823: checking constant suffix string for unsigned curl_off_t
  705. configure:5825: result: ULL
  706. configure:5895: checking if OS is AIX (to define _ALL_SOURCE)
  707. configure:5915: result: no
  708. configure:5925: checking if _THREAD_SAFE is already defined
  709. configure:5946: i486-mingw32-gcc -c conftest.c >&5
  710. conftest.c: In function 'main':
  711. conftest.c:46:7: error: 'force' undeclared (first use in this function)
  712. conftest.c:46:7: note: each undeclared identifier is reported only once for each function it appears in
  713. conftest.c:46:13: error: expected ';' before 'compilation'
  714. configure:5946: $? = 1
  715. configure: failed program was:
  716. | /* confdefs.h */
  717. | #define PACKAGE_NAME "curl"
  718. | #define PACKAGE_TARNAME "curl"
  719. | #define PACKAGE_VERSION "-"
  720. | #define PACKAGE_STRING "curl -"
  721. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  722. | #define PACKAGE_URL ""
  723. | #define PACKAGE "curl"
  724. | #define VERSION "7.21.1"
  725. | #define OS "i486-pc-mingw32"
  726. | #define HAVE_SYS_TYPES_H 1
  727. | #define HAVE_STDINT_H 1
  728. | #define HAVE_INTTYPES_H 1
  729. | #define STDC_HEADERS 1
  730. | #define HAVE_SYS_TYPES_H 1
  731. | #define HAVE_SYS_STAT_H 1
  732. | #define HAVE_STDLIB_H 1
  733. | #define HAVE_STRING_H 1
  734. | #define HAVE_MEMORY_H 1
  735. | #define HAVE_STRINGS_H 1
  736. | #define HAVE_INTTYPES_H 1
  737. | #define HAVE_STDINT_H 1
  738. | #define HAVE_UNISTD_H 1
  739. | #define SIZEOF_LONG 4
  740. | #define SIZEOF_VOIDP 4
  741. | #define CURL_PULL_SYS_TYPES_H 1
  742. | #define CURL_PULL_STDINT_H 1
  743. | #define CURL_PULL_INTTYPES_H 1
  744. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  745. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  746. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  747. | #define CURL_FORMAT_OFF_T "%I64d"
  748. | #define CURL_SIZEOF_CURL_OFF_T 8
  749. | #define CURL_SUFFIX_CURL_OFF_T LL
  750. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  751. | /* end confdefs.h. */
  752. |
  753. |
  754. |
  755. | int main (void)
  756. | {
  757. |
  758. | #ifdef _THREAD_SAFE
  759. | int dummy=1;
  760. | #else
  761. | force compilation error
  762. | #endif
  763. |
  764. | ;
  765. | return 0;
  766. | }
  767. |
  768. configure:5954: result: no
  769. configure:5962: checking if _THREAD_SAFE is actually needed
  770. configure:5981: result: no
  771. configure:5986: checking if _THREAD_SAFE is onwards defined
  772. configure:6003: result: no
  773. configure:6010: checking if _REENTRANT is already defined
  774. configure:6031: i486-mingw32-gcc -c conftest.c >&5
  775. conftest.c: In function 'main':
  776. conftest.c:46:7: error: 'force' undeclared (first use in this function)
  777. conftest.c:46:7: note: each undeclared identifier is reported only once for each function it appears in
  778. conftest.c:46:13: error: expected ';' before 'compilation'
  779. configure:6031: $? = 1
  780. configure: failed program was:
  781. | /* confdefs.h */
  782. | #define PACKAGE_NAME "curl"
  783. | #define PACKAGE_TARNAME "curl"
  784. | #define PACKAGE_VERSION "-"
  785. | #define PACKAGE_STRING "curl -"
  786. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  787. | #define PACKAGE_URL ""
  788. | #define PACKAGE "curl"
  789. | #define VERSION "7.21.1"
  790. | #define OS "i486-pc-mingw32"
  791. | #define HAVE_SYS_TYPES_H 1
  792. | #define HAVE_STDINT_H 1
  793. | #define HAVE_INTTYPES_H 1
  794. | #define STDC_HEADERS 1
  795. | #define HAVE_SYS_TYPES_H 1
  796. | #define HAVE_SYS_STAT_H 1
  797. | #define HAVE_STDLIB_H 1
  798. | #define HAVE_STRING_H 1
  799. | #define HAVE_MEMORY_H 1
  800. | #define HAVE_STRINGS_H 1
  801. | #define HAVE_INTTYPES_H 1
  802. | #define HAVE_STDINT_H 1
  803. | #define HAVE_UNISTD_H 1
  804. | #define SIZEOF_LONG 4
  805. | #define SIZEOF_VOIDP 4
  806. | #define CURL_PULL_SYS_TYPES_H 1
  807. | #define CURL_PULL_STDINT_H 1
  808. | #define CURL_PULL_INTTYPES_H 1
  809. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  810. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  811. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  812. | #define CURL_FORMAT_OFF_T "%I64d"
  813. | #define CURL_SIZEOF_CURL_OFF_T 8
  814. | #define CURL_SUFFIX_CURL_OFF_T LL
  815. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  816. | /* end confdefs.h. */
  817. |
  818. |
  819. |
  820. | int main (void)
  821. | {
  822. |
  823. | #ifdef _REENTRANT
  824. | int dummy=1;
  825. | #else
  826. | force compilation error
  827. | #endif
  828. |
  829. | ;
  830. | return 0;
  831. | }
  832. |
  833. configure:6039: result: no
  834. configure:6047: checking if _REENTRANT is actually needed
  835. configure:6078: i486-mingw32-gcc -c conftest.c >&5
  836. configure:6078: $? = 0
  837. configure:6109: i486-mingw32-gcc -c conftest.c >&5
  838. configure:6109: $? = 0
  839. configure:6180: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  840. /tmp/ccNXJh2t.o:conftest.c:(.text+0xc): undefined reference to `_gmtime_r'
  841. collect2: ld returned 1 exit status
  842. configure:6180: $? = 1
  843. configure: failed program was:
  844. | /* confdefs.h */
  845. | #define PACKAGE_NAME "curl"
  846. | #define PACKAGE_TARNAME "curl"
  847. | #define PACKAGE_VERSION "-"
  848. | #define PACKAGE_STRING "curl -"
  849. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  850. | #define PACKAGE_URL ""
  851. | #define PACKAGE "curl"
  852. | #define VERSION "7.21.1"
  853. | #define OS "i486-pc-mingw32"
  854. | #define HAVE_SYS_TYPES_H 1
  855. | #define HAVE_STDINT_H 1
  856. | #define HAVE_INTTYPES_H 1
  857. | #define STDC_HEADERS 1
  858. | #define HAVE_SYS_TYPES_H 1
  859. | #define HAVE_SYS_STAT_H 1
  860. | #define HAVE_STDLIB_H 1
  861. | #define HAVE_STRING_H 1
  862. | #define HAVE_MEMORY_H 1
  863. | #define HAVE_STRINGS_H 1
  864. | #define HAVE_INTTYPES_H 1
  865. | #define HAVE_STDINT_H 1
  866. | #define HAVE_UNISTD_H 1
  867. | #define SIZEOF_LONG 4
  868. | #define SIZEOF_VOIDP 4
  869. | #define CURL_PULL_SYS_TYPES_H 1
  870. | #define CURL_PULL_STDINT_H 1
  871. | #define CURL_PULL_INTTYPES_H 1
  872. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  873. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  874. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  875. | #define CURL_FORMAT_OFF_T "%I64d"
  876. | #define CURL_SIZEOF_CURL_OFF_T 8
  877. | #define CURL_SUFFIX_CURL_OFF_T LL
  878. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  879. | /* end confdefs.h. */
  880. |
  881. |
  882. | #define gmtime_r innocuous_gmtime_r
  883. | #ifdef __STDC__
  884. | # include <limits.h>
  885. | #else
  886. | # include <assert.h>
  887. | #endif
  888. | #undef gmtime_r
  889. | #ifdef __cplusplus
  890. | extern "C"
  891. | #endif
  892. | char gmtime_r ();
  893. | #if defined __stub_gmtime_r || defined __stub___gmtime_r
  894. | choke me
  895. | #endif
  896. |
  897. | int main (void)
  898. | {
  899. | return gmtime_r ();
  900. | ;
  901. | return 0;
  902. | }
  903. |
  904. configure:6259: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  905. /tmp/ccHlu5II.o:conftest.c:(.text+0xc): undefined reference to `_localtime_r'
  906. collect2: ld returned 1 exit status
  907. configure:6259: $? = 1
  908. configure: failed program was:
  909. | /* confdefs.h */
  910. | #define PACKAGE_NAME "curl"
  911. | #define PACKAGE_TARNAME "curl"
  912. | #define PACKAGE_VERSION "-"
  913. | #define PACKAGE_STRING "curl -"
  914. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  915. | #define PACKAGE_URL ""
  916. | #define PACKAGE "curl"
  917. | #define VERSION "7.21.1"
  918. | #define OS "i486-pc-mingw32"
  919. | #define HAVE_SYS_TYPES_H 1
  920. | #define HAVE_STDINT_H 1
  921. | #define HAVE_INTTYPES_H 1
  922. | #define STDC_HEADERS 1
  923. | #define HAVE_SYS_TYPES_H 1
  924. | #define HAVE_SYS_STAT_H 1
  925. | #define HAVE_STDLIB_H 1
  926. | #define HAVE_STRING_H 1
  927. | #define HAVE_MEMORY_H 1
  928. | #define HAVE_STRINGS_H 1
  929. | #define HAVE_INTTYPES_H 1
  930. | #define HAVE_STDINT_H 1
  931. | #define HAVE_UNISTD_H 1
  932. | #define SIZEOF_LONG 4
  933. | #define SIZEOF_VOIDP 4
  934. | #define CURL_PULL_SYS_TYPES_H 1
  935. | #define CURL_PULL_STDINT_H 1
  936. | #define CURL_PULL_INTTYPES_H 1
  937. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  938. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  939. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  940. | #define CURL_FORMAT_OFF_T "%I64d"
  941. | #define CURL_SIZEOF_CURL_OFF_T 8
  942. | #define CURL_SUFFIX_CURL_OFF_T LL
  943. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  944. | /* end confdefs.h. */
  945. |
  946. |
  947. | #define localtime_r innocuous_localtime_r
  948. | #ifdef __STDC__
  949. | # include <limits.h>
  950. | #else
  951. | # include <assert.h>
  952. | #endif
  953. | #undef localtime_r
  954. | #ifdef __cplusplus
  955. | extern "C"
  956. | #endif
  957. | char localtime_r ();
  958. | #if defined __stub_localtime_r || defined __stub___localtime_r
  959. | choke me
  960. | #endif
  961. |
  962. | int main (void)
  963. | {
  964. | return localtime_r ();
  965. | ;
  966. | return 0;
  967. | }
  968. |
  969. configure:6338: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  970. /tmp/ccwNt0qX.o:conftest.c:(.text+0xc): undefined reference to `_strerror_r'
  971. collect2: ld returned 1 exit status
  972. configure:6338: $? = 1
  973. configure: failed program was:
  974. | /* confdefs.h */
  975. | #define PACKAGE_NAME "curl"
  976. | #define PACKAGE_TARNAME "curl"
  977. | #define PACKAGE_VERSION "-"
  978. | #define PACKAGE_STRING "curl -"
  979. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  980. | #define PACKAGE_URL ""
  981. | #define PACKAGE "curl"
  982. | #define VERSION "7.21.1"
  983. | #define OS "i486-pc-mingw32"
  984. | #define HAVE_SYS_TYPES_H 1
  985. | #define HAVE_STDINT_H 1
  986. | #define HAVE_INTTYPES_H 1
  987. | #define STDC_HEADERS 1
  988. | #define HAVE_SYS_TYPES_H 1
  989. | #define HAVE_SYS_STAT_H 1
  990. | #define HAVE_STDLIB_H 1
  991. | #define HAVE_STRING_H 1
  992. | #define HAVE_MEMORY_H 1
  993. | #define HAVE_STRINGS_H 1
  994. | #define HAVE_INTTYPES_H 1
  995. | #define HAVE_STDINT_H 1
  996. | #define HAVE_UNISTD_H 1
  997. | #define SIZEOF_LONG 4
  998. | #define SIZEOF_VOIDP 4
  999. | #define CURL_PULL_SYS_TYPES_H 1
  1000. | #define CURL_PULL_STDINT_H 1
  1001. | #define CURL_PULL_INTTYPES_H 1
  1002. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1003. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1004. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1005. | #define CURL_FORMAT_OFF_T "%I64d"
  1006. | #define CURL_SIZEOF_CURL_OFF_T 8
  1007. | #define CURL_SUFFIX_CURL_OFF_T LL
  1008. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1009. | /* end confdefs.h. */
  1010. |
  1011. |
  1012. | #define strerror_r innocuous_strerror_r
  1013. | #ifdef __STDC__
  1014. | # include <limits.h>
  1015. | #else
  1016. | # include <assert.h>
  1017. | #endif
  1018. | #undef strerror_r
  1019. | #ifdef __cplusplus
  1020. | extern "C"
  1021. | #endif
  1022. | char strerror_r ();
  1023. | #if defined __stub_strerror_r || defined __stub___strerror_r
  1024. | choke me
  1025. | #endif
  1026. |
  1027. | int main (void)
  1028. | {
  1029. | return strerror_r ();
  1030. | ;
  1031. | return 0;
  1032. | }
  1033. |
  1034. configure:6417: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  1035. /tmp/ccvkdlO9.o:conftest.c:(.text+0xc): undefined reference to `_strtok_r'
  1036. collect2: ld returned 1 exit status
  1037. configure:6417: $? = 1
  1038. configure: failed program was:
  1039. | /* confdefs.h */
  1040. | #define PACKAGE_NAME "curl"
  1041. | #define PACKAGE_TARNAME "curl"
  1042. | #define PACKAGE_VERSION "-"
  1043. | #define PACKAGE_STRING "curl -"
  1044. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1045. | #define PACKAGE_URL ""
  1046. | #define PACKAGE "curl"
  1047. | #define VERSION "7.21.1"
  1048. | #define OS "i486-pc-mingw32"
  1049. | #define HAVE_SYS_TYPES_H 1
  1050. | #define HAVE_STDINT_H 1
  1051. | #define HAVE_INTTYPES_H 1
  1052. | #define STDC_HEADERS 1
  1053. | #define HAVE_SYS_TYPES_H 1
  1054. | #define HAVE_SYS_STAT_H 1
  1055. | #define HAVE_STDLIB_H 1
  1056. | #define HAVE_STRING_H 1
  1057. | #define HAVE_MEMORY_H 1
  1058. | #define HAVE_STRINGS_H 1
  1059. | #define HAVE_INTTYPES_H 1
  1060. | #define HAVE_STDINT_H 1
  1061. | #define HAVE_UNISTD_H 1
  1062. | #define SIZEOF_LONG 4
  1063. | #define SIZEOF_VOIDP 4
  1064. | #define CURL_PULL_SYS_TYPES_H 1
  1065. | #define CURL_PULL_STDINT_H 1
  1066. | #define CURL_PULL_INTTYPES_H 1
  1067. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1068. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1069. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1070. | #define CURL_FORMAT_OFF_T "%I64d"
  1071. | #define CURL_SIZEOF_CURL_OFF_T 8
  1072. | #define CURL_SUFFIX_CURL_OFF_T LL
  1073. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1074. | /* end confdefs.h. */
  1075. |
  1076. |
  1077. | #define strtok_r innocuous_strtok_r
  1078. | #ifdef __STDC__
  1079. | # include <limits.h>
  1080. | #else
  1081. | # include <assert.h>
  1082. | #endif
  1083. | #undef strtok_r
  1084. | #ifdef __cplusplus
  1085. | extern "C"
  1086. | #endif
  1087. | char strtok_r ();
  1088. | #if defined __stub_strtok_r || defined __stub___strtok_r
  1089. | choke me
  1090. | #endif
  1091. |
  1092. | int main (void)
  1093. | {
  1094. | return strtok_r ();
  1095. | ;
  1096. | return 0;
  1097. | }
  1098. |
  1099. configure:6496: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  1100. /tmp/cctjEpCh.o:conftest.c:(.text+0xc): undefined reference to `_inet_ntoa_r'
  1101. collect2: ld returned 1 exit status
  1102. configure:6496: $? = 1
  1103. configure: failed program was:
  1104. | /* confdefs.h */
  1105. | #define PACKAGE_NAME "curl"
  1106. | #define PACKAGE_TARNAME "curl"
  1107. | #define PACKAGE_VERSION "-"
  1108. | #define PACKAGE_STRING "curl -"
  1109. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1110. | #define PACKAGE_URL ""
  1111. | #define PACKAGE "curl"
  1112. | #define VERSION "7.21.1"
  1113. | #define OS "i486-pc-mingw32"
  1114. | #define HAVE_SYS_TYPES_H 1
  1115. | #define HAVE_STDINT_H 1
  1116. | #define HAVE_INTTYPES_H 1
  1117. | #define STDC_HEADERS 1
  1118. | #define HAVE_SYS_TYPES_H 1
  1119. | #define HAVE_SYS_STAT_H 1
  1120. | #define HAVE_STDLIB_H 1
  1121. | #define HAVE_STRING_H 1
  1122. | #define HAVE_MEMORY_H 1
  1123. | #define HAVE_STRINGS_H 1
  1124. | #define HAVE_INTTYPES_H 1
  1125. | #define HAVE_STDINT_H 1
  1126. | #define HAVE_UNISTD_H 1
  1127. | #define SIZEOF_LONG 4
  1128. | #define SIZEOF_VOIDP 4
  1129. | #define CURL_PULL_SYS_TYPES_H 1
  1130. | #define CURL_PULL_STDINT_H 1
  1131. | #define CURL_PULL_INTTYPES_H 1
  1132. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1133. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1134. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1135. | #define CURL_FORMAT_OFF_T "%I64d"
  1136. | #define CURL_SIZEOF_CURL_OFF_T 8
  1137. | #define CURL_SUFFIX_CURL_OFF_T LL
  1138. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1139. | /* end confdefs.h. */
  1140. |
  1141. |
  1142. | #define inet_ntoa_r innocuous_inet_ntoa_r
  1143. | #ifdef __STDC__
  1144. | # include <limits.h>
  1145. | #else
  1146. | # include <assert.h>
  1147. | #endif
  1148. | #undef inet_ntoa_r
  1149. | #ifdef __cplusplus
  1150. | extern "C"
  1151. | #endif
  1152. | char inet_ntoa_r ();
  1153. | #if defined __stub_inet_ntoa_r || defined __stub___inet_ntoa_r
  1154. | choke me
  1155. | #endif
  1156. |
  1157. | int main (void)
  1158. | {
  1159. | return inet_ntoa_r ();
  1160. | ;
  1161. | return 0;
  1162. | }
  1163. |
  1164. configure:6579: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  1165. /tmp/ccrut4uv.o:conftest.c:(.text+0xc): undefined reference to `_gethostbyaddr_r'
  1166. collect2: ld returned 1 exit status
  1167. configure:6579: $? = 1
  1168. configure: failed program was:
  1169. | /* confdefs.h */
  1170. | #define PACKAGE_NAME "curl"
  1171. | #define PACKAGE_TARNAME "curl"
  1172. | #define PACKAGE_VERSION "-"
  1173. | #define PACKAGE_STRING "curl -"
  1174. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1175. | #define PACKAGE_URL ""
  1176. | #define PACKAGE "curl"
  1177. | #define VERSION "7.21.1"
  1178. | #define OS "i486-pc-mingw32"
  1179. | #define HAVE_SYS_TYPES_H 1
  1180. | #define HAVE_STDINT_H 1
  1181. | #define HAVE_INTTYPES_H 1
  1182. | #define STDC_HEADERS 1
  1183. | #define HAVE_SYS_TYPES_H 1
  1184. | #define HAVE_SYS_STAT_H 1
  1185. | #define HAVE_STDLIB_H 1
  1186. | #define HAVE_STRING_H 1
  1187. | #define HAVE_MEMORY_H 1
  1188. | #define HAVE_STRINGS_H 1
  1189. | #define HAVE_INTTYPES_H 1
  1190. | #define HAVE_STDINT_H 1
  1191. | #define HAVE_UNISTD_H 1
  1192. | #define SIZEOF_LONG 4
  1193. | #define SIZEOF_VOIDP 4
  1194. | #define CURL_PULL_SYS_TYPES_H 1
  1195. | #define CURL_PULL_STDINT_H 1
  1196. | #define CURL_PULL_INTTYPES_H 1
  1197. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1198. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1199. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1200. | #define CURL_FORMAT_OFF_T "%I64d"
  1201. | #define CURL_SIZEOF_CURL_OFF_T 8
  1202. | #define CURL_SUFFIX_CURL_OFF_T LL
  1203. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1204. | /* end confdefs.h. */
  1205. |
  1206. |
  1207. | #define gethostbyaddr_r innocuous_gethostbyaddr_r
  1208. | #ifdef __STDC__
  1209. | # include <limits.h>
  1210. | #else
  1211. | # include <assert.h>
  1212. | #endif
  1213. | #undef gethostbyaddr_r
  1214. | #ifdef __cplusplus
  1215. | extern "C"
  1216. | #endif
  1217. | char gethostbyaddr_r ();
  1218. | #if defined __stub_gethostbyaddr_r || defined __stub___gethostbyaddr_r
  1219. | choke me
  1220. | #endif
  1221. |
  1222. | int main (void)
  1223. | {
  1224. | return gethostbyaddr_r ();
  1225. | ;
  1226. | return 0;
  1227. | }
  1228. |
  1229. configure:6658: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  1230. /tmp/ccoq62wP.o:conftest.c:(.text+0xc): undefined reference to `_gethostbyname_r'
  1231. collect2: ld returned 1 exit status
  1232. configure:6658: $? = 1
  1233. configure: failed program was:
  1234. | /* confdefs.h */
  1235. | #define PACKAGE_NAME "curl"
  1236. | #define PACKAGE_TARNAME "curl"
  1237. | #define PACKAGE_VERSION "-"
  1238. | #define PACKAGE_STRING "curl -"
  1239. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1240. | #define PACKAGE_URL ""
  1241. | #define PACKAGE "curl"
  1242. | #define VERSION "7.21.1"
  1243. | #define OS "i486-pc-mingw32"
  1244. | #define HAVE_SYS_TYPES_H 1
  1245. | #define HAVE_STDINT_H 1
  1246. | #define HAVE_INTTYPES_H 1
  1247. | #define STDC_HEADERS 1
  1248. | #define HAVE_SYS_TYPES_H 1
  1249. | #define HAVE_SYS_STAT_H 1
  1250. | #define HAVE_STDLIB_H 1
  1251. | #define HAVE_STRING_H 1
  1252. | #define HAVE_MEMORY_H 1
  1253. | #define HAVE_STRINGS_H 1
  1254. | #define HAVE_INTTYPES_H 1
  1255. | #define HAVE_STDINT_H 1
  1256. | #define HAVE_UNISTD_H 1
  1257. | #define SIZEOF_LONG 4
  1258. | #define SIZEOF_VOIDP 4
  1259. | #define CURL_PULL_SYS_TYPES_H 1
  1260. | #define CURL_PULL_STDINT_H 1
  1261. | #define CURL_PULL_INTTYPES_H 1
  1262. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1263. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1264. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1265. | #define CURL_FORMAT_OFF_T "%I64d"
  1266. | #define CURL_SIZEOF_CURL_OFF_T 8
  1267. | #define CURL_SUFFIX_CURL_OFF_T LL
  1268. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1269. | /* end confdefs.h. */
  1270. |
  1271. |
  1272. | #define gethostbyname_r innocuous_gethostbyname_r
  1273. | #ifdef __STDC__
  1274. | # include <limits.h>
  1275. | #else
  1276. | # include <assert.h>
  1277. | #endif
  1278. | #undef gethostbyname_r
  1279. | #ifdef __cplusplus
  1280. | extern "C"
  1281. | #endif
  1282. | char gethostbyname_r ();
  1283. | #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
  1284. | choke me
  1285. | #endif
  1286. |
  1287. | int main (void)
  1288. | {
  1289. | return gethostbyname_r ();
  1290. | ;
  1291. | return 0;
  1292. | }
  1293. |
  1294. configure:6737: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  1295. /tmp/cc40uOt2.o:conftest.c:(.text+0xc): undefined reference to `_getprotobyname_r'
  1296. collect2: ld returned 1 exit status
  1297. configure:6737: $? = 1
  1298. configure: failed program was:
  1299. | /* confdefs.h */
  1300. | #define PACKAGE_NAME "curl"
  1301. | #define PACKAGE_TARNAME "curl"
  1302. | #define PACKAGE_VERSION "-"
  1303. | #define PACKAGE_STRING "curl -"
  1304. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1305. | #define PACKAGE_URL ""
  1306. | #define PACKAGE "curl"
  1307. | #define VERSION "7.21.1"
  1308. | #define OS "i486-pc-mingw32"
  1309. | #define HAVE_SYS_TYPES_H 1
  1310. | #define HAVE_STDINT_H 1
  1311. | #define HAVE_INTTYPES_H 1
  1312. | #define STDC_HEADERS 1
  1313. | #define HAVE_SYS_TYPES_H 1
  1314. | #define HAVE_SYS_STAT_H 1
  1315. | #define HAVE_STDLIB_H 1
  1316. | #define HAVE_STRING_H 1
  1317. | #define HAVE_MEMORY_H 1
  1318. | #define HAVE_STRINGS_H 1
  1319. | #define HAVE_INTTYPES_H 1
  1320. | #define HAVE_STDINT_H 1
  1321. | #define HAVE_UNISTD_H 1
  1322. | #define SIZEOF_LONG 4
  1323. | #define SIZEOF_VOIDP 4
  1324. | #define CURL_PULL_SYS_TYPES_H 1
  1325. | #define CURL_PULL_STDINT_H 1
  1326. | #define CURL_PULL_INTTYPES_H 1
  1327. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1328. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1329. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1330. | #define CURL_FORMAT_OFF_T "%I64d"
  1331. | #define CURL_SIZEOF_CURL_OFF_T 8
  1332. | #define CURL_SUFFIX_CURL_OFF_T LL
  1333. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1334. | /* end confdefs.h. */
  1335. |
  1336. |
  1337. | #define getprotobyname_r innocuous_getprotobyname_r
  1338. | #ifdef __STDC__
  1339. | # include <limits.h>
  1340. | #else
  1341. | # include <assert.h>
  1342. | #endif
  1343. | #undef getprotobyname_r
  1344. | #ifdef __cplusplus
  1345. | extern "C"
  1346. | #endif
  1347. | char getprotobyname_r ();
  1348. | #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r
  1349. | choke me
  1350. | #endif
  1351. |
  1352. | int main (void)
  1353. | {
  1354. | return getprotobyname_r ();
  1355. | ;
  1356. | return 0;
  1357. | }
  1358. |
  1359. configure:6816: i486-mingw32-gcc -o conftest.exe conftest.c >&5
  1360. /tmp/ccLJm9Y9.o:conftest.c:(.text+0xc): undefined reference to `_getservbyport_r'
  1361. collect2: ld returned 1 exit status
  1362. configure:6816: $? = 1
  1363. configure: failed program was:
  1364. | /* confdefs.h */
  1365. | #define PACKAGE_NAME "curl"
  1366. | #define PACKAGE_TARNAME "curl"
  1367. | #define PACKAGE_VERSION "-"
  1368. | #define PACKAGE_STRING "curl -"
  1369. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1370. | #define PACKAGE_URL ""
  1371. | #define PACKAGE "curl"
  1372. | #define VERSION "7.21.1"
  1373. | #define OS "i486-pc-mingw32"
  1374. | #define HAVE_SYS_TYPES_H 1
  1375. | #define HAVE_STDINT_H 1
  1376. | #define HAVE_INTTYPES_H 1
  1377. | #define STDC_HEADERS 1
  1378. | #define HAVE_SYS_TYPES_H 1
  1379. | #define HAVE_SYS_STAT_H 1
  1380. | #define HAVE_STDLIB_H 1
  1381. | #define HAVE_STRING_H 1
  1382. | #define HAVE_MEMORY_H 1
  1383. | #define HAVE_STRINGS_H 1
  1384. | #define HAVE_INTTYPES_H 1
  1385. | #define HAVE_STDINT_H 1
  1386. | #define HAVE_UNISTD_H 1
  1387. | #define SIZEOF_LONG 4
  1388. | #define SIZEOF_VOIDP 4
  1389. | #define CURL_PULL_SYS_TYPES_H 1
  1390. | #define CURL_PULL_STDINT_H 1
  1391. | #define CURL_PULL_INTTYPES_H 1
  1392. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1393. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1394. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1395. | #define CURL_FORMAT_OFF_T "%I64d"
  1396. | #define CURL_SIZEOF_CURL_OFF_T 8
  1397. | #define CURL_SUFFIX_CURL_OFF_T LL
  1398. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1399. | /* end confdefs.h. */
  1400. |
  1401. |
  1402. | #define getservbyport_r innocuous_getservbyport_r
  1403. | #ifdef __STDC__
  1404. | # include <limits.h>
  1405. | #else
  1406. | # include <assert.h>
  1407. | #endif
  1408. | #undef getservbyport_r
  1409. | #ifdef __cplusplus
  1410. | extern "C"
  1411. | #endif
  1412. | char getservbyport_r ();
  1413. | #if defined __stub_getservbyport_r || defined __stub___getservbyport_r
  1414. | choke me
  1415. | #endif
  1416. |
  1417. | int main (void)
  1418. | {
  1419. | return getservbyport_r ();
  1420. | ;
  1421. | return 0;
  1422. | }
  1423. |
  1424. configure:6872: result: no
  1425. configure:6877: checking if _REENTRANT is onwards defined
  1426. configure:6894: result: no
  1427. configure:6907: checking for special C compiler options needed for large files
  1428. configure:6951: result: no
  1429. configure:6957: checking for _FILE_OFFSET_BITS value needed for large files
  1430. configure:6981: i486-mingw32-gcc -c conftest.c >&5
  1431. conftest.c:43:3: warning: left shift count >= width of type
  1432. conftest.c:43:3: warning: left shift count >= width of type
  1433. conftest.c:44:10: warning: left shift count >= width of type
  1434. conftest.c:44:10: warning: left shift count >= width of type
  1435. conftest.c:43:7: error: size of array 'off_t_is_large' is negative
  1436. conftest.c:45:9: warning: variably modified 'off_t_is_large' at file scope
  1437. configure:6981: $? = 1
  1438. configure: failed program was:
  1439. | /* confdefs.h */
  1440. | #define PACKAGE_NAME "curl"
  1441. | #define PACKAGE_TARNAME "curl"
  1442. | #define PACKAGE_VERSION "-"
  1443. | #define PACKAGE_STRING "curl -"
  1444. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1445. | #define PACKAGE_URL ""
  1446. | #define PACKAGE "curl"
  1447. | #define VERSION "7.21.1"
  1448. | #define OS "i486-pc-mingw32"
  1449. | #define HAVE_SYS_TYPES_H 1
  1450. | #define HAVE_STDINT_H 1
  1451. | #define HAVE_INTTYPES_H 1
  1452. | #define STDC_HEADERS 1
  1453. | #define HAVE_SYS_TYPES_H 1
  1454. | #define HAVE_SYS_STAT_H 1
  1455. | #define HAVE_STDLIB_H 1
  1456. | #define HAVE_STRING_H 1
  1457. | #define HAVE_MEMORY_H 1
  1458. | #define HAVE_STRINGS_H 1
  1459. | #define HAVE_INTTYPES_H 1
  1460. | #define HAVE_STDINT_H 1
  1461. | #define HAVE_UNISTD_H 1
  1462. | #define SIZEOF_LONG 4
  1463. | #define SIZEOF_VOIDP 4
  1464. | #define CURL_PULL_SYS_TYPES_H 1
  1465. | #define CURL_PULL_STDINT_H 1
  1466. | #define CURL_PULL_INTTYPES_H 1
  1467. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1468. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1469. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1470. | #define CURL_FORMAT_OFF_T "%I64d"
  1471. | #define CURL_SIZEOF_CURL_OFF_T 8
  1472. | #define CURL_SUFFIX_CURL_OFF_T LL
  1473. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1474. | /* end confdefs.h. */
  1475. | #include <sys/types.h>
  1476. | /* Check that off_t can represent 2**63 - 1 correctly.
  1477. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  1478. | since some C++ compilers masquerading as C compilers
  1479. | incorrectly reject 9223372036854775807. */
  1480. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  1481. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  1482. | && LARGE_OFF_T % 2147483647 == 1)
  1483. | ? 1 : -1];
  1484. | int main (void)
  1485. | {
  1486. |
  1487. | ;
  1488. | return 0;
  1489. | }
  1490. configure:7004: i486-mingw32-gcc -c conftest.c >&5
  1491. conftest.c:44:3: warning: left shift count >= width of type
  1492. conftest.c:44:3: warning: left shift count >= width of type
  1493. conftest.c:45:10: warning: left shift count >= width of type
  1494. conftest.c:45:10: warning: left shift count >= width of type
  1495. conftest.c:44:7: error: size of array 'off_t_is_large' is negative
  1496. conftest.c:46:9: warning: variably modified 'off_t_is_large' at file scope
  1497. configure:7004: $? = 1
  1498. configure: failed program was:
  1499. | /* confdefs.h */
  1500. | #define PACKAGE_NAME "curl"
  1501. | #define PACKAGE_TARNAME "curl"
  1502. | #define PACKAGE_VERSION "-"
  1503. | #define PACKAGE_STRING "curl -"
  1504. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1505. | #define PACKAGE_URL ""
  1506. | #define PACKAGE "curl"
  1507. | #define VERSION "7.21.1"
  1508. | #define OS "i486-pc-mingw32"
  1509. | #define HAVE_SYS_TYPES_H 1
  1510. | #define HAVE_STDINT_H 1
  1511. | #define HAVE_INTTYPES_H 1
  1512. | #define STDC_HEADERS 1
  1513. | #define HAVE_SYS_TYPES_H 1
  1514. | #define HAVE_SYS_STAT_H 1
  1515. | #define HAVE_STDLIB_H 1
  1516. | #define HAVE_STRING_H 1
  1517. | #define HAVE_MEMORY_H 1
  1518. | #define HAVE_STRINGS_H 1
  1519. | #define HAVE_INTTYPES_H 1
  1520. | #define HAVE_STDINT_H 1
  1521. | #define HAVE_UNISTD_H 1
  1522. | #define SIZEOF_LONG 4
  1523. | #define SIZEOF_VOIDP 4
  1524. | #define CURL_PULL_SYS_TYPES_H 1
  1525. | #define CURL_PULL_STDINT_H 1
  1526. | #define CURL_PULL_INTTYPES_H 1
  1527. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1528. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1529. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1530. | #define CURL_FORMAT_OFF_T "%I64d"
  1531. | #define CURL_SIZEOF_CURL_OFF_T 8
  1532. | #define CURL_SUFFIX_CURL_OFF_T LL
  1533. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1534. | /* end confdefs.h. */
  1535. | #define _FILE_OFFSET_BITS 64
  1536. | #include <sys/types.h>
  1537. | /* Check that off_t can represent 2**63 - 1 correctly.
  1538. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  1539. | since some C++ compilers masquerading as C compilers
  1540. | incorrectly reject 9223372036854775807. */
  1541. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  1542. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  1543. | && LARGE_OFF_T % 2147483647 == 1)
  1544. | ? 1 : -1];
  1545. | int main (void)
  1546. | {
  1547. |
  1548. | ;
  1549. | return 0;
  1550. | }
  1551. configure:7012: result: unknown
  1552. configure:7024: checking for _LARGE_FILES value needed for large files
  1553. configure:7048: i486-mingw32-gcc -c conftest.c >&5
  1554. conftest.c:43:3: warning: left shift count >= width of type
  1555. conftest.c:43:3: warning: left shift count >= width of type
  1556. conftest.c:44:10: warning: left shift count >= width of type
  1557. conftest.c:44:10: warning: left shift count >= width of type
  1558. conftest.c:43:7: error: size of array 'off_t_is_large' is negative
  1559. conftest.c:45:9: warning: variably modified 'off_t_is_large' at file scope
  1560. configure:7048: $? = 1
  1561. configure: failed program was:
  1562. | /* confdefs.h */
  1563. | #define PACKAGE_NAME "curl"
  1564. | #define PACKAGE_TARNAME "curl"
  1565. | #define PACKAGE_VERSION "-"
  1566. | #define PACKAGE_STRING "curl -"
  1567. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1568. | #define PACKAGE_URL ""
  1569. | #define PACKAGE "curl"
  1570. | #define VERSION "7.21.1"
  1571. | #define OS "i486-pc-mingw32"
  1572. | #define HAVE_SYS_TYPES_H 1
  1573. | #define HAVE_STDINT_H 1
  1574. | #define HAVE_INTTYPES_H 1
  1575. | #define STDC_HEADERS 1
  1576. | #define HAVE_SYS_TYPES_H 1
  1577. | #define HAVE_SYS_STAT_H 1
  1578. | #define HAVE_STDLIB_H 1
  1579. | #define HAVE_STRING_H 1
  1580. | #define HAVE_MEMORY_H 1
  1581. | #define HAVE_STRINGS_H 1
  1582. | #define HAVE_INTTYPES_H 1
  1583. | #define HAVE_STDINT_H 1
  1584. | #define HAVE_UNISTD_H 1
  1585. | #define SIZEOF_LONG 4
  1586. | #define SIZEOF_VOIDP 4
  1587. | #define CURL_PULL_SYS_TYPES_H 1
  1588. | #define CURL_PULL_STDINT_H 1
  1589. | #define CURL_PULL_INTTYPES_H 1
  1590. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1591. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1592. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1593. | #define CURL_FORMAT_OFF_T "%I64d"
  1594. | #define CURL_SIZEOF_CURL_OFF_T 8
  1595. | #define CURL_SUFFIX_CURL_OFF_T LL
  1596. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1597. | /* end confdefs.h. */
  1598. | #include <sys/types.h>
  1599. | /* Check that off_t can represent 2**63 - 1 correctly.
  1600. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  1601. | since some C++ compilers masquerading as C compilers
  1602. | incorrectly reject 9223372036854775807. */
  1603. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  1604. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  1605. | && LARGE_OFF_T % 2147483647 == 1)
  1606. | ? 1 : -1];
  1607. | int main (void)
  1608. | {
  1609. |
  1610. | ;
  1611. | return 0;
  1612. | }
  1613. configure:7071: i486-mingw32-gcc -c conftest.c >&5
  1614. conftest.c:44:3: warning: left shift count >= width of type
  1615. conftest.c:44:3: warning: left shift count >= width of type
  1616. conftest.c:45:10: warning: left shift count >= width of type
  1617. conftest.c:45:10: warning: left shift count >= width of type
  1618. conftest.c:44:7: error: size of array 'off_t_is_large' is negative
  1619. conftest.c:46:9: warning: variably modified 'off_t_is_large' at file scope
  1620. configure:7071: $? = 1
  1621. configure: failed program was:
  1622. | /* confdefs.h */
  1623. | #define PACKAGE_NAME "curl"
  1624. | #define PACKAGE_TARNAME "curl"
  1625. | #define PACKAGE_VERSION "-"
  1626. | #define PACKAGE_STRING "curl -"
  1627. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1628. | #define PACKAGE_URL ""
  1629. | #define PACKAGE "curl"
  1630. | #define VERSION "7.21.1"
  1631. | #define OS "i486-pc-mingw32"
  1632. | #define HAVE_SYS_TYPES_H 1
  1633. | #define HAVE_STDINT_H 1
  1634. | #define HAVE_INTTYPES_H 1
  1635. | #define STDC_HEADERS 1
  1636. | #define HAVE_SYS_TYPES_H 1
  1637. | #define HAVE_SYS_STAT_H 1
  1638. | #define HAVE_STDLIB_H 1
  1639. | #define HAVE_STRING_H 1
  1640. | #define HAVE_MEMORY_H 1
  1641. | #define HAVE_STRINGS_H 1
  1642. | #define HAVE_INTTYPES_H 1
  1643. | #define HAVE_STDINT_H 1
  1644. | #define HAVE_UNISTD_H 1
  1645. | #define SIZEOF_LONG 4
  1646. | #define SIZEOF_VOIDP 4
  1647. | #define CURL_PULL_SYS_TYPES_H 1
  1648. | #define CURL_PULL_STDINT_H 1
  1649. | #define CURL_PULL_INTTYPES_H 1
  1650. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1651. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1652. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1653. | #define CURL_FORMAT_OFF_T "%I64d"
  1654. | #define CURL_SIZEOF_CURL_OFF_T 8
  1655. | #define CURL_SUFFIX_CURL_OFF_T LL
  1656. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1657. | /* end confdefs.h. */
  1658. | #define _LARGE_FILES 1
  1659. | #include <sys/types.h>
  1660. | /* Check that off_t can represent 2**63 - 1 correctly.
  1661. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  1662. | since some C++ compilers masquerading as C compilers
  1663. | incorrectly reject 9223372036854775807. */
  1664. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  1665. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  1666. | && LARGE_OFF_T % 2147483647 == 1)
  1667. | ? 1 : -1];
  1668. | int main (void)
  1669. | {
  1670. |
  1671. | ;
  1672. | return 0;
  1673. | }
  1674. configure:7079: result: unknown
  1675. configure:7101: checking for i486-mingw32-as
  1676. configure:7117: found /usr/bin/i486-mingw32-as
  1677. configure:7128: result: i486-mingw32-as
  1678. configure:7193: checking for i486-mingw32-dlltool
  1679. configure:7209: found /usr/bin/i486-mingw32-dlltool
  1680. configure:7220: result: i486-mingw32-dlltool
  1681. configure:7285: checking for i486-mingw32-objdump
  1682. configure:7301: found /usr/bin/i486-mingw32-objdump
  1683. configure:7312: result: i486-mingw32-objdump
  1684. configure:7398: checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)
  1685. configure:7407: result: no
  1686. configure:7412: checking if compiler is icc (to build with PIC)
  1687. configure:7421: result: no
  1688. configure:7451: checking for a sed that does not truncate output
  1689. configure:7515: result: /bin/sed
  1690. configure:7533: checking for fgrep
  1691. configure:7595: result: /bin/grep -F
  1692. configure:7630: checking for ld used by i486-mingw32-gcc
  1693. configure:7697: result: /usr/i486-mingw32/bin/ld
  1694. configure:7704: checking if the linker (/usr/i486-mingw32/bin/ld) is GNU ld
  1695. configure:7719: result: yes
  1696. configure:7731: checking for BSD- or MS-compatible name lister (nm)
  1697. configure:7780: result: /usr/bin/i486-mingw32-nm -B
  1698. configure:7898: checking the name lister (/usr/bin/i486-mingw32-nm -B) interface
  1699. configure:7905: i486-mingw32-gcc -c conftest.c >&5
  1700. configure:7908: /usr/bin/i486-mingw32-nm -B "conftest.o"
  1701. configure:7911: output
  1702. 00000000 b .bss
  1703. 00000000 d .data
  1704. 00000000 t .text
  1705. 00000000 B _some_variable
  1706. configure:7918: result: BSD nm
  1707. configure:7921: checking whether ln -s works
  1708. configure:7925: result: yes
  1709. configure:7933: checking the maximum length of command line arguments
  1710. configure:8053: result: 1572864
  1711. configure:8070: checking whether the shell understands some XSI constructs
  1712. configure:8080: result: yes
  1713. configure:8084: checking whether the shell understands "+="
  1714. configure:8090: result: yes
  1715. configure:8125: checking for /usr/i486-mingw32/bin/ld option to reload object files
  1716. configure:8132: result: -r
  1717. configure:8161: checking for i486-mingw32-objdump
  1718. configure:8188: result: i486-mingw32-objdump
  1719. configure:8257: checking how to recognize dependent libraries
  1720. configure:8453: result: file_magic ^x86 archive import|^x86 DLL
  1721. configure:8473: checking for i486-mingw32-ar
  1722. configure:8500: result: /usr/bin/i486-mingw32-ar
  1723. configure:8578: checking for i486-mingw32-strip
  1724. configure:8605: result: i486-mingw32-strip
  1725. configure:8677: checking for i486-mingw32-ranlib
  1726. configure:8693: found /usr/bin/i486-mingw32-ranlib
  1727. configure:8704: result: i486-mingw32-ranlib
  1728. configure:8834: checking command to parse /usr/bin/i486-mingw32-nm -B output from i486-mingw32-gcc object
  1729. configure:8952: i486-mingw32-gcc -c conftest.c >&5
  1730. configure:8955: $? = 0
  1731. configure:8959: /usr/bin/i486-mingw32-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  1732. configure:8962: $? = 0
  1733. cannot find nm_test_var in conftest.nm
  1734. configure:8952: i486-mingw32-gcc -c conftest.c >&5
  1735. configure:8955: $? = 0
  1736. configure:8959: /usr/bin/i486-mingw32-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
  1737. configure:8962: $? = 0
  1738. configure:9016: i486-mingw32-gcc -o conftest.exe conftest.c conftstm.o >&5
  1739. configure:9019: $? = 0
  1740. configure:9057: result: ok
  1741. configure:9860: checking for dlfcn.h
  1742. configure:9860: i486-mingw32-gcc -c conftest.c >&5
  1743. conftest.c:71:19: fatal error: dlfcn.h: No such file or directory
  1744. compilation terminated.
  1745. configure:9860: $? = 1
  1746. configure: failed program was:
  1747. | /* confdefs.h */
  1748. | #define PACKAGE_NAME "curl"
  1749. | #define PACKAGE_TARNAME "curl"
  1750. | #define PACKAGE_VERSION "-"
  1751. | #define PACKAGE_STRING "curl -"
  1752. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1753. | #define PACKAGE_URL ""
  1754. | #define PACKAGE "curl"
  1755. | #define VERSION "7.21.1"
  1756. | #define OS "i486-pc-mingw32"
  1757. | #define HAVE_SYS_TYPES_H 1
  1758. | #define HAVE_STDINT_H 1
  1759. | #define HAVE_INTTYPES_H 1
  1760. | #define STDC_HEADERS 1
  1761. | #define HAVE_SYS_TYPES_H 1
  1762. | #define HAVE_SYS_STAT_H 1
  1763. | #define HAVE_STDLIB_H 1
  1764. | #define HAVE_STRING_H 1
  1765. | #define HAVE_MEMORY_H 1
  1766. | #define HAVE_STRINGS_H 1
  1767. | #define HAVE_INTTYPES_H 1
  1768. | #define HAVE_STDINT_H 1
  1769. | #define HAVE_UNISTD_H 1
  1770. | #define SIZEOF_LONG 4
  1771. | #define SIZEOF_VOIDP 4
  1772. | #define CURL_PULL_SYS_TYPES_H 1
  1773. | #define CURL_PULL_STDINT_H 1
  1774. | #define CURL_PULL_INTTYPES_H 1
  1775. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1776. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1777. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1778. | #define CURL_FORMAT_OFF_T "%I64d"
  1779. | #define CURL_SIZEOF_CURL_OFF_T 8
  1780. | #define CURL_SUFFIX_CURL_OFF_T LL
  1781. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1782. | /* end confdefs.h. */
  1783. | #include <stdio.h>
  1784. | #ifdef HAVE_SYS_TYPES_H
  1785. | # include <sys/types.h>
  1786. | #endif
  1787. | #ifdef HAVE_SYS_STAT_H
  1788. | # include <sys/stat.h>
  1789. | #endif
  1790. | #ifdef STDC_HEADERS
  1791. | # include <stdlib.h>
  1792. | # include <stddef.h>
  1793. | #else
  1794. | # ifdef HAVE_STDLIB_H
  1795. | # include <stdlib.h>
  1796. | # endif
  1797. | #endif
  1798. | #ifdef HAVE_STRING_H
  1799. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1800. | # include <memory.h>
  1801. | # endif
  1802. | # include <string.h>
  1803. | #endif
  1804. | #ifdef HAVE_STRINGS_H
  1805. | # include <strings.h>
  1806. | #endif
  1807. | #ifdef HAVE_INTTYPES_H
  1808. | # include <inttypes.h>
  1809. | #endif
  1810. | #ifdef HAVE_STDINT_H
  1811. | # include <stdint.h>
  1812. | #endif
  1813. | #ifdef HAVE_UNISTD_H
  1814. | # include <unistd.h>
  1815. | #endif
  1816. |
  1817. | #include <dlfcn.h>
  1818. configure:9860: result: no
  1819. configure:10042: checking for objdir
  1820. configure:10057: result: .libs
  1821. configure:10353: checking if i486-mingw32-gcc supports -fno-rtti -fno-exceptions
  1822. configure:10371: i486-mingw32-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
  1823. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  1824. configure:10375: $? = 0
  1825. configure:10388: result: no
  1826. configure:10408: checking for i486-mingw32-gcc option to produce PIC
  1827. configure:10680: result: -DDLL_EXPORT -DPIC
  1828. configure:10692: checking if i486-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works
  1829. configure:10710: i486-mingw32-gcc -c -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
  1830. configure:10714: $? = 0
  1831. configure:10727: result: yes
  1832. configure:10751: checking if i486-mingw32-gcc static flag -static works
  1833. configure:10779: result: yes
  1834. configure:10794: checking if i486-mingw32-gcc supports -c -o file.o
  1835. configure:10815: i486-mingw32-gcc -c -o out/conftest2.o conftest.c >&5
  1836. configure:10819: $? = 0
  1837. configure:10841: result: yes
  1838. configure:10849: checking if i486-mingw32-gcc supports -c -o file.o
  1839. configure:10896: result: yes
  1840. configure:10929: checking whether the i486-mingw32-gcc linker (/usr/i486-mingw32/bin/ld) supports shared libraries
  1841. configure:11918: result: yes
  1842. configure:12157: checking dynamic linker characteristics
  1843. configure:12819: result: Win32 ld.exe
  1844. configure:12921: checking how to hardcode library paths into programs
  1845. configure:12946: result: immediate
  1846. configure:13451: checking whether stripping libraries is possible
  1847. configure:13456: result: yes
  1848. configure:13491: checking if libtool supports shared libraries
  1849. configure:13493: result: yes
  1850. configure:13496: checking whether to build shared libraries
  1851. configure:13517: result: no
  1852. configure:13520: checking whether to build static libraries
  1853. configure:13524: result: yes
  1854. configure:13560: checking if we need -mimpure-text
  1855. configure:13572: result: no
  1856. configure:13596: checking if we need BUILDING_LIBCURL
  1857. configure:13603: result: yes
  1858. configure:13605: checking if we need CURL_STATICLIB
  1859. configure:13612: result: yes
  1860. configure:13644: checking whether make sets $(MAKE)
  1861. configure:13666: result: yes
  1862. configure:13676: checking for inline
  1863. configure:13692: i486-mingw32-gcc -c conftest.c >&5
  1864. configure:13692: $? = 0
  1865. configure:13700: result: inline
  1866. configure:13733: checking if compiler is DEC/Compaq/HP C
  1867. configure:13754: i486-mingw32-gcc -E conftest.c
  1868. configure:13754: $? = 0
  1869. configure:13794: i486-mingw32-gcc -E conftest.c
  1870. configure:13794: $? = 0
  1871. configure:13827: result: no
  1872. configure:13832: checking if compiler is HP-UX C
  1873. configure:13853: i486-mingw32-gcc -E conftest.c
  1874. configure:13853: $? = 0
  1875. configure:13885: result: no
  1876. configure:13890: checking if compiler is IBM C
  1877. configure:13911: i486-mingw32-gcc -E conftest.c
  1878. configure:13911: $? = 0
  1879. configure:13950: result: no
  1880. configure:13955: checking if compiler is Intel C
  1881. configure:13976: i486-mingw32-gcc -E conftest.c
  1882. configure:13976: $? = 0
  1883. configure:14066: result: no
  1884. configure:14071: checking if compiler is clang
  1885. configure:14092: i486-mingw32-gcc -E conftest.c
  1886. configure:14092: $? = 0
  1887. configure:14135: result: no
  1888. configure:14140: checking if compiler is GNU C
  1889. configure:14161: i486-mingw32-gcc -E conftest.c
  1890. configure:14161: $? = 0
  1891. configure:14184: result: yes
  1892. configure:14210: checking if compiler is LCC
  1893. configure:14231: i486-mingw32-gcc -E conftest.c
  1894. configure:14231: $? = 0
  1895. configure:14263: result: no
  1896. configure:14268: checking if compiler is SGI MIPSpro C
  1897. configure:14289: i486-mingw32-gcc -E conftest.c
  1898. configure:14289: $? = 0
  1899. configure:14329: i486-mingw32-gcc -E conftest.c
  1900. configure:14329: $? = 0
  1901. configure:14369: i486-mingw32-gcc -E conftest.c
  1902. configure:14369: $? = 0
  1903. configure:14403: result: no
  1904. configure:14408: checking if compiler is SGI MIPS C
  1905. configure:14429: i486-mingw32-gcc -E conftest.c
  1906. configure:14429: $? = 0
  1907. configure:14469: i486-mingw32-gcc -E conftest.c
  1908. configure:14469: $? = 0
  1909. configure:14503: result: no
  1910. configure:14508: checking if compiler is SunPro C
  1911. configure:14529: i486-mingw32-gcc -E conftest.c
  1912. configure:14529: $? = 0
  1913. configure:14561: result: no
  1914. configure:14566: checking if compiler is Tiny C
  1915. configure:14587: i486-mingw32-gcc -E conftest.c
  1916. configure:14587: $? = 0
  1917. configure:14619: result: no
  1918. configure:14624: checking if compiler is Watcom C
  1919. configure:14645: i486-mingw32-gcc -E conftest.c
  1920. configure:14645: $? = 0
  1921. configure:14727: result: no
  1922. configure:15078: checking if compiler accepts debug disabling options
  1923. configure:15105: i486-mingw32-gcc -c -g0 conftest.c >&5
  1924. configure:15105: $? = 0
  1925. configure:15135: i486-mingw32-gcc -o conftest.exe -g0 conftest.c >&5
  1926. configure:15135: $? = 0
  1927. configure:15196: result: yes
  1928. configure:15198: compiler options added: -g0
  1929. configure:15230: checking if compiler optimizer assumed setting might be used
  1930. configure:15268: result: yes
  1931. configure:15314: checking if compiler accepts optimizer enabling options
  1932. configure:15345: i486-mingw32-gcc -c -g0 -O2 conftest.c >&5
  1933. configure:15345: $? = 0
  1934. configure:15375: i486-mingw32-gcc -o conftest.exe -g0 -O2 conftest.c >&5
  1935. configure:15375: $? = 0
  1936. configure:15436: result: yes
  1937. configure:15438: compiler options added: -O2
  1938. configure:15680: checking if compiler accepts strict warning options
  1939. configure:15704: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  1940. configure:15704: $? = 0
  1941. configure:15734: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers conftest.c >&5
  1942. configure:15734: $? = 0
  1943. configure:15795: result: yes
  1944. configure:15797: compiler options added: -Wno-system-headers
  1945. configure:15827: checking if compiler halts on compilation errors
  1946. configure:15844: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  1947. conftest.c: In function 'main':
  1948. conftest.c:46:7: error: 'force' undeclared (first use in this function)
  1949. conftest.c:46:7: note: each undeclared identifier is reported only once for each function it appears in
  1950. conftest.c:46:13: error: expected ';' before 'compilation'
  1951. configure:15844: $? = 1
  1952. configure: failed program was:
  1953. | /* confdefs.h */
  1954. | #define PACKAGE_NAME "curl"
  1955. | #define PACKAGE_TARNAME "curl"
  1956. | #define PACKAGE_VERSION "-"
  1957. | #define PACKAGE_STRING "curl -"
  1958. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  1959. | #define PACKAGE_URL ""
  1960. | #define PACKAGE "curl"
  1961. | #define VERSION "7.21.1"
  1962. | #define OS "i486-pc-mingw32"
  1963. | #define HAVE_SYS_TYPES_H 1
  1964. | #define HAVE_STDINT_H 1
  1965. | #define HAVE_INTTYPES_H 1
  1966. | #define STDC_HEADERS 1
  1967. | #define HAVE_SYS_TYPES_H 1
  1968. | #define HAVE_SYS_STAT_H 1
  1969. | #define HAVE_STDLIB_H 1
  1970. | #define HAVE_STRING_H 1
  1971. | #define HAVE_MEMORY_H 1
  1972. | #define HAVE_STRINGS_H 1
  1973. | #define HAVE_INTTYPES_H 1
  1974. | #define HAVE_STDINT_H 1
  1975. | #define HAVE_UNISTD_H 1
  1976. | #define SIZEOF_LONG 4
  1977. | #define SIZEOF_VOIDP 4
  1978. | #define CURL_PULL_SYS_TYPES_H 1
  1979. | #define CURL_PULL_STDINT_H 1
  1980. | #define CURL_PULL_INTTYPES_H 1
  1981. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  1982. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  1983. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  1984. | #define CURL_FORMAT_OFF_T "%I64d"
  1985. | #define CURL_SIZEOF_CURL_OFF_T 8
  1986. | #define CURL_SUFFIX_CURL_OFF_T LL
  1987. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  1988. | #define LT_OBJDIR ".libs/"
  1989. | #define BUILDING_LIBCURL 1
  1990. | #define CURL_STATICLIB 1
  1991. | /* end confdefs.h. */
  1992. |
  1993. |
  1994. |
  1995. | int main (void)
  1996. | {
  1997. |
  1998. | force compilation error
  1999. |
  2000. | ;
  2001. | return 0;
  2002. | }
  2003. |
  2004. configure:15852: result: yes
  2005. configure:15859: checking if compiler halts on negative sized arrays
  2006. configure:15877: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2007. conftest.c:42:20: error: size of array 'bad_t' is negative
  2008. configure:15877: $? = 1
  2009. configure: failed program was:
  2010. | /* confdefs.h */
  2011. | #define PACKAGE_NAME "curl"
  2012. | #define PACKAGE_TARNAME "curl"
  2013. | #define PACKAGE_VERSION "-"
  2014. | #define PACKAGE_STRING "curl -"
  2015. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  2016. | #define PACKAGE_URL ""
  2017. | #define PACKAGE "curl"
  2018. | #define VERSION "7.21.1"
  2019. | #define OS "i486-pc-mingw32"
  2020. | #define HAVE_SYS_TYPES_H 1
  2021. | #define HAVE_STDINT_H 1
  2022. | #define HAVE_INTTYPES_H 1
  2023. | #define STDC_HEADERS 1
  2024. | #define HAVE_SYS_TYPES_H 1
  2025. | #define HAVE_SYS_STAT_H 1
  2026. | #define HAVE_STDLIB_H 1
  2027. | #define HAVE_STRING_H 1
  2028. | #define HAVE_MEMORY_H 1
  2029. | #define HAVE_STRINGS_H 1
  2030. | #define HAVE_INTTYPES_H 1
  2031. | #define HAVE_STDINT_H 1
  2032. | #define HAVE_UNISTD_H 1
  2033. | #define SIZEOF_LONG 4
  2034. | #define SIZEOF_VOIDP 4
  2035. | #define CURL_PULL_SYS_TYPES_H 1
  2036. | #define CURL_PULL_STDINT_H 1
  2037. | #define CURL_PULL_INTTYPES_H 1
  2038. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  2039. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  2040. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  2041. | #define CURL_FORMAT_OFF_T "%I64d"
  2042. | #define CURL_SIZEOF_CURL_OFF_T 8
  2043. | #define CURL_SUFFIX_CURL_OFF_T LL
  2044. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  2045. | #define LT_OBJDIR ".libs/"
  2046. | #define BUILDING_LIBCURL 1
  2047. | #define CURL_STATICLIB 1
  2048. | /* end confdefs.h. */
  2049. |
  2050. |
  2051. | typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
  2052. |
  2053. | int main (void)
  2054. | {
  2055. |
  2056. | bad_t dummy;
  2057. |
  2058. | ;
  2059. | return 0;
  2060. | }
  2061. |
  2062. configure:15885: result: yes
  2063. configure:15893: checking if shared libraries need -no-undefined
  2064. configure:15906: result: yes
  2065. configure:15981: checking for windows.h
  2066. configure:16011: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2067. configure:16011: $? = 0
  2068. configure:16023: result: yes
  2069. configure:16041: checking whether build target is a native Windows one
  2070. configure:16070: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2071. configure:16070: $? = 0
  2072. configure:16083: result: yes
  2073. configure:16098: checking for winsock.h
  2074. configure:16129: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2075. configure:16129: $? = 0
  2076. configure:16141: result: yes
  2077. configure:16154: checking for winsock2.h
  2078. configure:16185: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2079. configure:16185: $? = 0
  2080. configure:16197: result: yes
  2081. configure:16210: checking for ws2tcpip.h
  2082. configure:16242: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2083. configure:16242: $? = 0
  2084. configure:16254: result: yes
  2085. configure:16267: checking for winldap.h
  2086. configure:16301: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2087. configure:16301: $? = 0
  2088. configure:16313: result: yes
  2089. configure:16326: checking for winber.h
  2090. configure:16362: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2091. configure:16362: $? = 0
  2092. configure:16374: result: yes
  2093. configure:16396: checking whether build target supports WIN32 file API
  2094. configure:16422: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2095. configure:16422: $? = 0
  2096. configure:16459: result: yes (large file enabled)
  2097. configure:16483: checking whether to support http
  2098. configure:16509: result: yes
  2099. configure:16514: checking whether to support ftp
  2100. configure:16533: result: yes
  2101. configure:16538: checking whether to support file
  2102. configure:16557: result: yes
  2103. configure:16562: checking whether to support ldap
  2104. configure:16568: result: no
  2105. configure:16588: checking whether to support ldaps
  2106. configure:16625: result: no
  2107. configure:16646: checking whether to support rtsp
  2108. configure:16671: result: yes
  2109. configure:16682: checking whether to support proxies
  2110. configure:16701: result: yes
  2111. configure:16707: checking whether to support dict
  2112. configure:16726: result: yes
  2113. configure:16731: checking whether to support telnet
  2114. configure:16750: result: yes
  2115. configure:16755: checking whether to support tftp
  2116. configure:16774: result: yes
  2117. configure:16780: checking whether to support pop3
  2118. configure:16799: result: yes
  2119. configure:16806: checking whether to support imap
  2120. configure:16825: result: yes
  2121. configure:16832: checking whether to support smtp
  2122. configure:16851: result: yes
  2123. configure:16859: checking whether to provide built-in manual
  2124. configure:16874: result: yes
  2125. configure:16883: checking if X/Open network library is required
  2126. configure:16903: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2127. conftest.c: In function 'main':
  2128. conftest.c:60:3: error: 'force' undeclared (first use in this function)
  2129. conftest.c:60:3: note: each undeclared identifier is reported only once for each function it appears in
  2130. conftest.c:60:9: error: expected ';' before 'compilation'
  2131. configure:16903: $? = 1
  2132. configure: failed program was:
  2133. | /* confdefs.h */
  2134. | #define PACKAGE_NAME "curl"
  2135. | #define PACKAGE_TARNAME "curl"
  2136. | #define PACKAGE_VERSION "-"
  2137. | #define PACKAGE_STRING "curl -"
  2138. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  2139. | #define PACKAGE_URL ""
  2140. | #define PACKAGE "curl"
  2141. | #define VERSION "7.21.1"
  2142. | #define OS "i486-pc-mingw32"
  2143. | #define HAVE_SYS_TYPES_H 1
  2144. | #define HAVE_STDINT_H 1
  2145. | #define HAVE_INTTYPES_H 1
  2146. | #define STDC_HEADERS 1
  2147. | #define HAVE_SYS_TYPES_H 1
  2148. | #define HAVE_SYS_STAT_H 1
  2149. | #define HAVE_STDLIB_H 1
  2150. | #define HAVE_STRING_H 1
  2151. | #define HAVE_MEMORY_H 1
  2152. | #define HAVE_STRINGS_H 1
  2153. | #define HAVE_INTTYPES_H 1
  2154. | #define HAVE_STDINT_H 1
  2155. | #define HAVE_UNISTD_H 1
  2156. | #define SIZEOF_LONG 4
  2157. | #define SIZEOF_VOIDP 4
  2158. | #define CURL_PULL_SYS_TYPES_H 1
  2159. | #define CURL_PULL_STDINT_H 1
  2160. | #define CURL_PULL_INTTYPES_H 1
  2161. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  2162. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  2163. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  2164. | #define CURL_FORMAT_OFF_T "%I64d"
  2165. | #define CURL_SIZEOF_CURL_OFF_T 8
  2166. | #define CURL_SUFFIX_CURL_OFF_T LL
  2167. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  2168. | #define LT_OBJDIR ".libs/"
  2169. | #define BUILDING_LIBCURL 1
  2170. | #define CURL_STATICLIB 1
  2171. | #define HAVE_WINDOWS_H 1
  2172. | #define WIN32_LEAN_AND_MEAN 1
  2173. | #define NATIVE_WINDOWS 1
  2174. | #define HAVE_WINSOCK_H 1
  2175. | #define HAVE_WINSOCK2_H 1
  2176. | #define HAVE_WS2TCPIP_H 1
  2177. | #define HAVE_WINLDAP_H 1
  2178. | #define HAVE_WINBER_H 1
  2179. | #define USE_WIN32_LARGE_FILES 1
  2180. | #define CURL_DISABLE_LDAP 1
  2181. | #define CURL_DISABLE_LDAPS 1
  2182. | /* end confdefs.h. */
  2183. |
  2184. |
  2185. | int main (void)
  2186. | {
  2187. | #if defined(__hpux) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE >= 600)
  2188. | return 0;
  2189. | #elif defined(__hpux) && defined(_XOPEN_SOURCE_EXTENDED)
  2190. | return 0;
  2191. | #else
  2192. | force compilation error
  2193. | #endif
  2194. | }
  2195. |
  2196. |
  2197. configure:16910: result: no
  2198. configure:16914: checking for gethostbyname
  2199. configure:16914: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers conftest.c >&5
  2200. /tmp/ccLoFGE3.o:conftest.c:(.text+0xc): undefined reference to `_gethostbyname'
  2201. collect2: ld returned 1 exit status
  2202. configure:16914: $? = 1
  2203. configure: failed program was:
  2204. | /* confdefs.h */
  2205. | #define PACKAGE_NAME "curl"
  2206. | #define PACKAGE_TARNAME "curl"
  2207. | #define PACKAGE_VERSION "-"
  2208. | #define PACKAGE_STRING "curl -"
  2209. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  2210. | #define PACKAGE_URL ""
  2211. | #define PACKAGE "curl"
  2212. | #define VERSION "7.21.1"
  2213. | #define OS "i486-pc-mingw32"
  2214. | #define HAVE_SYS_TYPES_H 1
  2215. | #define HAVE_STDINT_H 1
  2216. | #define HAVE_INTTYPES_H 1
  2217. | #define STDC_HEADERS 1
  2218. | #define HAVE_SYS_TYPES_H 1
  2219. | #define HAVE_SYS_STAT_H 1
  2220. | #define HAVE_STDLIB_H 1
  2221. | #define HAVE_STRING_H 1
  2222. | #define HAVE_MEMORY_H 1
  2223. | #define HAVE_STRINGS_H 1
  2224. | #define HAVE_INTTYPES_H 1
  2225. | #define HAVE_STDINT_H 1
  2226. | #define HAVE_UNISTD_H 1
  2227. | #define SIZEOF_LONG 4
  2228. | #define SIZEOF_VOIDP 4
  2229. | #define CURL_PULL_SYS_TYPES_H 1
  2230. | #define CURL_PULL_STDINT_H 1
  2231. | #define CURL_PULL_INTTYPES_H 1
  2232. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  2233. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  2234. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  2235. | #define CURL_FORMAT_OFF_T "%I64d"
  2236. | #define CURL_SIZEOF_CURL_OFF_T 8
  2237. | #define CURL_SUFFIX_CURL_OFF_T LL
  2238. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  2239. | #define LT_OBJDIR ".libs/"
  2240. | #define BUILDING_LIBCURL 1
  2241. | #define CURL_STATICLIB 1
  2242. | #define HAVE_WINDOWS_H 1
  2243. | #define WIN32_LEAN_AND_MEAN 1
  2244. | #define NATIVE_WINDOWS 1
  2245. | #define HAVE_WINSOCK_H 1
  2246. | #define HAVE_WINSOCK2_H 1
  2247. | #define HAVE_WS2TCPIP_H 1
  2248. | #define HAVE_WINLDAP_H 1
  2249. | #define HAVE_WINBER_H 1
  2250. | #define USE_WIN32_LARGE_FILES 1
  2251. | #define CURL_DISABLE_LDAP 1
  2252. | #define CURL_DISABLE_LDAPS 1
  2253. | /* end confdefs.h. */
  2254. |
  2255. | #define gethostbyname innocuous_gethostbyname
  2256. | #ifdef __STDC__
  2257. | # include <limits.h>
  2258. | #else
  2259. | # include <assert.h>
  2260. | #endif
  2261. | #undef gethostbyname
  2262. | #ifdef __cplusplus
  2263. | extern "C"
  2264. | #endif
  2265. | char gethostbyname ();
  2266. | #if defined __stub_gethostbyname || defined __stub___gethostbyname
  2267. | choke me
  2268. | #endif
  2269. |
  2270. | int main (void)
  2271. | {
  2272. | return gethostbyname ();
  2273. | ;
  2274. | return 0;
  2275. | }
  2276. configure:16914: result: no
  2277. configure:16919: checking for gethostbyname in -lnsl
  2278. configure:16941: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers conftest.c -lnsl >&5
  2279. /usr/lib/gcc/i486-mingw32/4.5.0/../../../../i486-mingw32/bin/ld: cannot find -lnsl
  2280. collect2: ld returned 1 exit status
  2281. configure:16941: $? = 1
  2282. configure: failed program was:
  2283. | /* confdefs.h */
  2284. | #define PACKAGE_NAME "curl"
  2285. | #define PACKAGE_TARNAME "curl"
  2286. | #define PACKAGE_VERSION "-"
  2287. | #define PACKAGE_STRING "curl -"
  2288. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  2289. | #define PACKAGE_URL ""
  2290. | #define PACKAGE "curl"
  2291. | #define VERSION "7.21.1"
  2292. | #define OS "i486-pc-mingw32"
  2293. | #define HAVE_SYS_TYPES_H 1
  2294. | #define HAVE_STDINT_H 1
  2295. | #define HAVE_INTTYPES_H 1
  2296. | #define STDC_HEADERS 1
  2297. | #define HAVE_SYS_TYPES_H 1
  2298. | #define HAVE_SYS_STAT_H 1
  2299. | #define HAVE_STDLIB_H 1
  2300. | #define HAVE_STRING_H 1
  2301. | #define HAVE_MEMORY_H 1
  2302. | #define HAVE_STRINGS_H 1
  2303. | #define HAVE_INTTYPES_H 1
  2304. | #define HAVE_STDINT_H 1
  2305. | #define HAVE_UNISTD_H 1
  2306. | #define SIZEOF_LONG 4
  2307. | #define SIZEOF_VOIDP 4
  2308. | #define CURL_PULL_SYS_TYPES_H 1
  2309. | #define CURL_PULL_STDINT_H 1
  2310. | #define CURL_PULL_INTTYPES_H 1
  2311. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  2312. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  2313. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  2314. | #define CURL_FORMAT_OFF_T "%I64d"
  2315. | #define CURL_SIZEOF_CURL_OFF_T 8
  2316. | #define CURL_SUFFIX_CURL_OFF_T LL
  2317. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  2318. | #define LT_OBJDIR ".libs/"
  2319. | #define BUILDING_LIBCURL 1
  2320. | #define CURL_STATICLIB 1
  2321. | #define HAVE_WINDOWS_H 1
  2322. | #define WIN32_LEAN_AND_MEAN 1
  2323. | #define NATIVE_WINDOWS 1
  2324. | #define HAVE_WINSOCK_H 1
  2325. | #define HAVE_WINSOCK2_H 1
  2326. | #define HAVE_WS2TCPIP_H 1
  2327. | #define HAVE_WINLDAP_H 1
  2328. | #define HAVE_WINBER_H 1
  2329. | #define USE_WIN32_LARGE_FILES 1
  2330. | #define CURL_DISABLE_LDAP 1
  2331. | #define CURL_DISABLE_LDAPS 1
  2332. | /* end confdefs.h. */
  2333. |
  2334. |
  2335. | #ifdef __cplusplus
  2336. | extern "C"
  2337. | #endif
  2338. | char gethostbyname ();
  2339. | int main (void)
  2340. | {
  2341. | return gethostbyname ();
  2342. | ;
  2343. | return 0;
  2344. | }
  2345. configure:16950: result: no
  2346. configure:16964: checking for gethostbyname in -lsocket
  2347. configure:16986: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers conftest.c -lsocket >&5
  2348. /usr/lib/gcc/i486-mingw32/4.5.0/../../../../i486-mingw32/bin/ld: cannot find -lsocket
  2349. collect2: ld returned 1 exit status
  2350. configure:16986: $? = 1
  2351. configure: failed program was:
  2352. | /* confdefs.h */
  2353. | #define PACKAGE_NAME "curl"
  2354. | #define PACKAGE_TARNAME "curl"
  2355. | #define PACKAGE_VERSION "-"
  2356. | #define PACKAGE_STRING "curl -"
  2357. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  2358. | #define PACKAGE_URL ""
  2359. | #define PACKAGE "curl"
  2360. | #define VERSION "7.21.1"
  2361. | #define OS "i486-pc-mingw32"
  2362. | #define HAVE_SYS_TYPES_H 1
  2363. | #define HAVE_STDINT_H 1
  2364. | #define HAVE_INTTYPES_H 1
  2365. | #define STDC_HEADERS 1
  2366. | #define HAVE_SYS_TYPES_H 1
  2367. | #define HAVE_SYS_STAT_H 1
  2368. | #define HAVE_STDLIB_H 1
  2369. | #define HAVE_STRING_H 1
  2370. | #define HAVE_MEMORY_H 1
  2371. | #define HAVE_STRINGS_H 1
  2372. | #define HAVE_INTTYPES_H 1
  2373. | #define HAVE_STDINT_H 1
  2374. | #define HAVE_UNISTD_H 1
  2375. | #define SIZEOF_LONG 4
  2376. | #define SIZEOF_VOIDP 4
  2377. | #define CURL_PULL_SYS_TYPES_H 1
  2378. | #define CURL_PULL_STDINT_H 1
  2379. | #define CURL_PULL_INTTYPES_H 1
  2380. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  2381. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  2382. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  2383. | #define CURL_FORMAT_OFF_T "%I64d"
  2384. | #define CURL_SIZEOF_CURL_OFF_T 8
  2385. | #define CURL_SUFFIX_CURL_OFF_T LL
  2386. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  2387. | #define LT_OBJDIR ".libs/"
  2388. | #define BUILDING_LIBCURL 1
  2389. | #define CURL_STATICLIB 1
  2390. | #define HAVE_WINDOWS_H 1
  2391. | #define WIN32_LEAN_AND_MEAN 1
  2392. | #define NATIVE_WINDOWS 1
  2393. | #define HAVE_WINSOCK_H 1
  2394. | #define HAVE_WINSOCK2_H 1
  2395. | #define HAVE_WS2TCPIP_H 1
  2396. | #define HAVE_WINLDAP_H 1
  2397. | #define HAVE_WINBER_H 1
  2398. | #define USE_WIN32_LARGE_FILES 1
  2399. | #define CURL_DISABLE_LDAP 1
  2400. | #define CURL_DISABLE_LDAPS 1
  2401. | /* end confdefs.h. */
  2402. |
  2403. |
  2404. | #ifdef __cplusplus
  2405. | extern "C"
  2406. | #endif
  2407. | char gethostbyname ();
  2408. | int main (void)
  2409. | {
  2410. | return gethostbyname ();
  2411. | ;
  2412. | return 0;
  2413. | }
  2414. configure:16995: result: no
  2415. configure:17007: checking for gethostbyname with both nsl and socket libs
  2416. configure:17026: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers conftest.c -lnsl -lsocket >&5
  2417. /usr/lib/gcc/i486-mingw32/4.5.0/../../../../i486-mingw32/bin/ld: cannot find -lnsl
  2418. collect2: ld returned 1 exit status
  2419. configure:17026: $? = 1
  2420. configure: failed program was:
  2421. | /* confdefs.h */
  2422. | #define PACKAGE_NAME "curl"
  2423. | #define PACKAGE_TARNAME "curl"
  2424. | #define PACKAGE_VERSION "-"
  2425. | #define PACKAGE_STRING "curl -"
  2426. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  2427. | #define PACKAGE_URL ""
  2428. | #define PACKAGE "curl"
  2429. | #define VERSION "7.21.1"
  2430. | #define OS "i486-pc-mingw32"
  2431. | #define HAVE_SYS_TYPES_H 1
  2432. | #define HAVE_STDINT_H 1
  2433. | #define HAVE_INTTYPES_H 1
  2434. | #define STDC_HEADERS 1
  2435. | #define HAVE_SYS_TYPES_H 1
  2436. | #define HAVE_SYS_STAT_H 1
  2437. | #define HAVE_STDLIB_H 1
  2438. | #define HAVE_STRING_H 1
  2439. | #define HAVE_MEMORY_H 1
  2440. | #define HAVE_STRINGS_H 1
  2441. | #define HAVE_INTTYPES_H 1
  2442. | #define HAVE_STDINT_H 1
  2443. | #define HAVE_UNISTD_H 1
  2444. | #define SIZEOF_LONG 4
  2445. | #define SIZEOF_VOIDP 4
  2446. | #define CURL_PULL_SYS_TYPES_H 1
  2447. | #define CURL_PULL_STDINT_H 1
  2448. | #define CURL_PULL_INTTYPES_H 1
  2449. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  2450. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  2451. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  2452. | #define CURL_FORMAT_OFF_T "%I64d"
  2453. | #define CURL_SIZEOF_CURL_OFF_T 8
  2454. | #define CURL_SUFFIX_CURL_OFF_T LL
  2455. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  2456. | #define LT_OBJDIR ".libs/"
  2457. | #define BUILDING_LIBCURL 1
  2458. | #define CURL_STATICLIB 1
  2459. | #define HAVE_WINDOWS_H 1
  2460. | #define WIN32_LEAN_AND_MEAN 1
  2461. | #define NATIVE_WINDOWS 1
  2462. | #define HAVE_WINSOCK_H 1
  2463. | #define HAVE_WINSOCK2_H 1
  2464. | #define HAVE_WS2TCPIP_H 1
  2465. | #define HAVE_WINLDAP_H 1
  2466. | #define HAVE_WINBER_H 1
  2467. | #define USE_WIN32_LARGE_FILES 1
  2468. | #define CURL_DISABLE_LDAP 1
  2469. | #define CURL_DISABLE_LDAPS 1
  2470. | /* end confdefs.h. */
  2471. |
  2472. |
  2473. |
  2474. | int main (void)
  2475. | {
  2476. |
  2477. | gethostbyname();
  2478. |
  2479. | ;
  2480. | return 0;
  2481. | }
  2482. |
  2483. configure:17034: result: no
  2484. configure:17062: checking for gethostbyname in -lws2_32
  2485. configure:17092: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers conftest.c -lws2_32 >&5
  2486. configure:17092: $? = 0
  2487. configure:17094: result: yes
  2488. configure:17277: checking for strcasecmp
  2489. configure:17277: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers conftest.c -lws2_32 >&5
  2490. conftest.c:62:6: warning: conflicting types for built-in function 'strcasecmp'
  2491. configure:17277: $? = 0
  2492. configure:17277: result: yes
  2493. configure:17385: checking for windows.h
  2494. configure:17427: result: yes
  2495. configure:17445: checking for winsock.h
  2496. configure:17488: result: yes
  2497. configure:17501: checking for winsock2.h
  2498. configure:17544: result: yes
  2499. configure:17558: checking for connect in libraries
  2500. configure:17585: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers conftest.c -lws2_32 >&5
  2501. configure:17585: $? = 0
  2502. configure:17603: result: yes
  2503. configure:17616: checking whether time.h and sys/time.h may both be included
  2504. configure:17635: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2505. configure:17635: $? = 0
  2506. configure:17642: result: yes
  2507. configure:17654: checking for sys/types.h
  2508. configure:17654: result: yes
  2509. configure:17654: checking sys/time.h usability
  2510. configure:17654: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2511. configure:17654: $? = 0
  2512. configure:17654: result: yes
  2513. configure:17654: checking sys/time.h presence
  2514. configure:17654: i486-mingw32-gcc -E conftest.c
  2515. configure:17654: $? = 0
  2516. configure:17654: result: yes
  2517. configure:17654: checking for sys/time.h
  2518. configure:17654: result: yes
  2519. configure:17654: checking time.h usability
  2520. configure:17654: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2521. configure:17654: $? = 0
  2522. configure:17654: result: yes
  2523. configure:17654: checking time.h presence
  2524. configure:17654: i486-mingw32-gcc -E conftest.c
  2525. configure:17654: $? = 0
  2526. configure:17654: result: yes
  2527. configure:17654: checking for time.h
  2528. configure:17654: result: yes
  2529. configure:17664: checking for monotonic clock_gettime
  2530. configure:17695: i486-mingw32-gcc -c -g0 -O2 -Wno-system-headers conftest.c >&5
  2531. conftest.c: In function 'main':
  2532. conftest.c:78:23: error: storage size of 'ts' isn't known
  2533. conftest.c:79:27: error: 'CLOCK_MONOTONIC' undeclared (first use in this function)
  2534. conftest.c:79:27: note: each undeclared identifier is reported only once for each function it appears in
  2535. configure:17695: $? = 1
  2536. configure: failed program was:
  2537. | /* confdefs.h */
  2538. | #define PACKAGE_NAME "curl"
  2539. | #define PACKAGE_TARNAME "curl"
  2540. | #define PACKAGE_VERSION "-"
  2541. | #define PACKAGE_STRING "curl -"
  2542. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  2543. | #define PACKAGE_URL ""
  2544. | #define PACKAGE "curl"
  2545. | #define VERSION "7.21.1"
  2546. | #define OS "i486-pc-mingw32"
  2547. | #define HAVE_SYS_TYPES_H 1
  2548. | #define HAVE_STDINT_H 1
  2549. | #define HAVE_INTTYPES_H 1
  2550. | #define STDC_HEADERS 1
  2551. | #define HAVE_SYS_TYPES_H 1
  2552. | #define HAVE_SYS_STAT_H 1
  2553. | #define HAVE_STDLIB_H 1
  2554. | #define HAVE_STRING_H 1
  2555. | #define HAVE_MEMORY_H 1
  2556. | #define HAVE_STRINGS_H 1
  2557. | #define HAVE_INTTYPES_H 1
  2558. | #define HAVE_STDINT_H 1
  2559. | #define HAVE_UNISTD_H 1
  2560. | #define SIZEOF_LONG 4
  2561. | #define SIZEOF_VOIDP 4
  2562. | #define CURL_PULL_SYS_TYPES_H 1
  2563. | #define CURL_PULL_STDINT_H 1
  2564. | #define CURL_PULL_INTTYPES_H 1
  2565. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  2566. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  2567. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  2568. | #define CURL_FORMAT_OFF_T "%I64d"
  2569. | #define CURL_SIZEOF_CURL_OFF_T 8
  2570. | #define CURL_SUFFIX_CURL_OFF_T LL
  2571. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  2572. | #define LT_OBJDIR ".libs/"
  2573. | #define BUILDING_LIBCURL 1
  2574. | #define CURL_STATICLIB 1
  2575. | #define HAVE_WINDOWS_H 1
  2576. | #define WIN32_LEAN_AND_MEAN 1
  2577. | #define NATIVE_WINDOWS 1
  2578. | #define HAVE_WINSOCK_H 1
  2579. | #define HAVE_WINSOCK2_H 1
  2580. | #define HAVE_WS2TCPIP_H 1
  2581. | #define HAVE_WINLDAP_H 1
  2582. | #define HAVE_WINBER_H 1
  2583. | #define USE_WIN32_LARGE_FILES 1
  2584. | #define CURL_DISABLE_LDAP 1
  2585. | #define CURL_DISABLE_LDAPS 1
  2586. | #define HAVE_WINDOWS_H 1
  2587. | #define WIN32_LEAN_AND_MEAN 1
  2588. | #define HAVE_WINSOCK_H 1
  2589. | #define HAVE_WINSOCK2_H 1
  2590. | #define TIME_WITH_SYS_TIME 1
  2591. | #define HAVE_SYS_TYPES_H 1
  2592. | #define HAVE_SYS_TIME_H 1
  2593. | #define HAVE_TIME_H 1
  2594. | /* end confdefs.h. */
  2595. |
  2596. |
  2597. | #ifdef HAVE_SYS_TYPES_H
  2598. | #include <sys/types.h>
  2599. | #endif
  2600. | #ifdef HAVE_SYS_TIME_H
  2601. | #include <sys/time.h>
  2602. | #ifdef TIME_WITH_SYS_TIME
  2603. | #include <time.h>
  2604. | #endif
  2605. | #else
  2606. | #ifdef HAVE_TIME_H
  2607. | #include <time.h>
  2608. | #endif
  2609. | #endif
  2610. |
  2611. | int main (void)
  2612. | {
  2613. |
  2614. | struct timespec ts;
  2615. | (void)clock_gettime(CLOCK_MONOTONIC, &ts);
  2616. |
  2617. | ;
  2618. | return 0;
  2619. | }
  2620. |
  2621. configure:17703: result: no
  2622. configure:17875: checking whether to use libgcc
  2623. configure:17890: result: no
  2624. configure:18519: checking whether to enable ipv6
  2625. configure:18536: result: no
  2626. configure:18608: checking if argv can be written to
  2627. configure:18651: result: no
  2628. configure:18653: WARNING: the previous check could not be made default was used
  2629. configure:18701: checking if Kerberos4 support is requested
  2630. configure:18912: result: no
  2631. configure:18929: checking if SPNEGO support is requested
  2632. configure:18952: result: no
  2633. configure:18993: checking if GSSAPI support is requested
  2634. configure:19122: result: no
  2635. configure:19195: PKG_CONFIG_LIBDIR will be set to "/usr/i486-mingw32/lib/pkgconfig"
  2636. configure:19367: checking for gdi32
  2637. configure:19382: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers -I/usr/i486-mingw32/include -I/usr/i486-mingw32/include/openssl -L/usr/i486-mingw32/lib conftest.c -lgdi32 -lws2_32 >&5
  2638. configure:19382: $? = 0
  2639. configure:19383: result: yes
  2640. configure:19396: checking for CRYPTO_lock in -lcrypto
  2641. configure:19418: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers -I/usr/i486-mingw32/include -I/usr/i486-mingw32/include/openssl -L/usr/i486-mingw32/lib conftest.c -lcrypto -lgdi32 -lws2_32 >&5
  2642. configure:19418: $? = 0
  2643. configure:19427: result: yes
  2644. configure:19490: checking for SSL_connect in -lssl
  2645. configure:19512: i486-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers -I/usr/i486-mingw32/include -I/usr/i486-mingw32/include/openssl -L/usr/i486-mingw32/lib conftest.c -lssl -lcrypto -lgdi32 -lws2_32 >&5
  2646. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x6d): undefined reference to `_inflateEnd'
  2647. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x89): undefined reference to `_deflateEnd'
  2648. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x39a): undefined reference to `_deflate'
  2649. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x488): undefined reference to `_zError'
  2650. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x56b): undefined reference to `_inflate'
  2651. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x5c8): undefined reference to `_zError'
  2652. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x66b): undefined reference to `_inflateInit_'
  2653. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x756): undefined reference to `_deflate'
  2654. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x7d8): undefined reference to `_zError'
  2655. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x84a): undefined reference to `_deflateInit_'
  2656. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x933): undefined reference to `_inflate'
  2657. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0x9cf): undefined reference to `_deflate'
  2658. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0xa04): undefined reference to `_inflateEnd'
  2659. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0xa0f): undefined reference to `_deflateEnd'
  2660. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0xab4): undefined reference to `_inflateInit_'
  2661. /usr/i486-mingw32/lib/libcrypto.a(c_zlib.o):c_zlib.c:(.text+0xb20): undefined reference to `_deflateInit_'
  2662. collect2: ld returned 1 exit status
  2663. configure:19512: $? = 1
  2664. configure: failed program was:
  2665. | /* confdefs.h */
  2666. | #define PACKAGE_NAME "curl"
  2667. | #define PACKAGE_TARNAME "curl"
  2668. | #define PACKAGE_VERSION "-"
  2669. | #define PACKAGE_STRING "curl -"
  2670. | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  2671. | #define PACKAGE_URL ""
  2672. | #define PACKAGE "curl"
  2673. | #define VERSION "7.21.1"
  2674. | #define OS "i486-pc-mingw32"
  2675. | #define HAVE_SYS_TYPES_H 1
  2676. | #define HAVE_STDINT_H 1
  2677. | #define HAVE_INTTYPES_H 1
  2678. | #define STDC_HEADERS 1
  2679. | #define HAVE_SYS_TYPES_H 1
  2680. | #define HAVE_SYS_STAT_H 1
  2681. | #define HAVE_STDLIB_H 1
  2682. | #define HAVE_STRING_H 1
  2683. | #define HAVE_MEMORY_H 1
  2684. | #define HAVE_STRINGS_H 1
  2685. | #define HAVE_INTTYPES_H 1
  2686. | #define HAVE_STDINT_H 1
  2687. | #define HAVE_UNISTD_H 1
  2688. | #define SIZEOF_LONG 4
  2689. | #define SIZEOF_VOIDP 4
  2690. | #define CURL_PULL_SYS_TYPES_H 1
  2691. | #define CURL_PULL_STDINT_H 1
  2692. | #define CURL_PULL_INTTYPES_H 1
  2693. | #define CURL_TYPEOF_CURL_OFF_T int64_t
  2694. | #define CURL_FORMAT_CURL_OFF_T "I64d"
  2695. | #define CURL_FORMAT_CURL_OFF_TU "I64u"
  2696. | #define CURL_FORMAT_OFF_T "%I64d"
  2697. | #define CURL_SIZEOF_CURL_OFF_T 8
  2698. | #define CURL_SUFFIX_CURL_OFF_T LL
  2699. | #define CURL_SUFFIX_CURL_OFF_TU ULL
  2700. | #define LT_OBJDIR ".libs/"
  2701. | #define BUILDING_LIBCURL 1
  2702. | #define CURL_STATICLIB 1
  2703. | #define HAVE_WINDOWS_H 1
  2704. | #define WIN32_LEAN_AND_MEAN 1
  2705. | #define NATIVE_WINDOWS 1
  2706. | #define HAVE_WINSOCK_H 1
  2707. | #define HAVE_WINSOCK2_H 1
  2708. | #define HAVE_WS2TCPIP_H 1
  2709. | #define HAVE_WINLDAP_H 1
  2710. | #define HAVE_WINBER_H 1
  2711. | #define USE_WIN32_LARGE_FILES 1
  2712. | #define CURL_DISABLE_LDAP 1
  2713. | #define CURL_DISABLE_LDAPS 1
  2714. | #define HAVE_WINDOWS_H 1
  2715. | #define WIN32_LEAN_AND_MEAN 1
  2716. | #define HAVE_WINSOCK_H 1
  2717. | #define HAVE_WINSOCK2_H 1
  2718. | #define TIME_WITH_SYS_TIME 1
  2719. | #define HAVE_SYS_TYPES_H 1
  2720. | #define HAVE_SYS_TIME_H 1
  2721. | #define HAVE_TIME_H 1
  2722. | /* end confdefs.h. */
  2723. |
  2724. |
  2725. | #ifdef __cplusplus
  2726. | extern "C"
  2727. | #endif
  2728. | char SSL_connect ();
  2729. | int main (void)
  2730. | {
  2731. | return SSL_connect ();
  2732. | ;
  2733. | return 0;
  2734. | }
  2735. configure:19521: result: no
  2736. configure:19534: checking for ssl with RSAglue/rsaref libs in use
  2737. configure:19538: checking for SSL_connect in -lssl
  2738. configure:19569: result: no
  2739. configure:19581: result: no
  2740. configure:19659: error: OpenSSL libs and/or directories were not found where specified!
  2741.  
  2742. ## ---------------- ##
  2743. ## Cache variables. ##
  2744. ## ---------------- ##
  2745.  
  2746. ac_cv_build=i686-pc-linux-gnu
  2747. ac_cv_c_compiler_gnu=yes
  2748. ac_cv_c_inline=inline
  2749. ac_cv_env_CC_set=
  2750. ac_cv_env_CC_value=
  2751. ac_cv_env_CFLAGS_set=
  2752. ac_cv_env_CFLAGS_value=
  2753. ac_cv_env_CPPFLAGS_set=
  2754. ac_cv_env_CPPFLAGS_value=
  2755. ac_cv_env_CPP_set=
  2756. ac_cv_env_CPP_value=
  2757. ac_cv_env_LDFLAGS_set=
  2758. ac_cv_env_LDFLAGS_value=
  2759. ac_cv_env_LIBS_set=
  2760. ac_cv_env_LIBS_value=
  2761. ac_cv_env_build_alias_set=
  2762. ac_cv_env_build_alias_value=
  2763. ac_cv_env_host_alias_set=set
  2764. ac_cv_env_host_alias_value=i486-mingw32
  2765. ac_cv_env_target_alias_set=
  2766. ac_cv_env_target_alias_value=
  2767. ac_cv_exeext=.exe
  2768. ac_cv_func_clock_gettime=no
  2769. ac_cv_func_gethostbyname=no
  2770. ac_cv_func_strcasecmp=no
  2771. ac_cv_header_dlfcn_h=no
  2772. ac_cv_header_inttypes_h=yes
  2773. ac_cv_header_memory_h=yes
  2774. ac_cv_header_stdc=yes
  2775. ac_cv_header_stdint_h=yes
  2776. ac_cv_header_stdlib_h=yes
  2777. ac_cv_header_string_h=yes
  2778. ac_cv_header_strings_h=yes
  2779. ac_cv_header_sys_stat_h=yes
  2780. ac_cv_header_sys_time_h=yes
  2781. ac_cv_header_sys_types_h=yes
  2782. ac_cv_header_time=yes
  2783. ac_cv_header_time_h=yes
  2784. ac_cv_header_unistd_h=yes
  2785. ac_cv_header_winber_h=yes
  2786. ac_cv_header_windows_h=yes
  2787. ac_cv_header_winldap_h=yes
  2788. ac_cv_header_winsock2_h=yes
  2789. ac_cv_header_winsock_h=yes
  2790. ac_cv_header_ws2tcpip_h=yes
  2791. ac_cv_host=i486-pc-mingw32
  2792. ac_cv_lib_crypto_CRYPTO_lock=yes
  2793. ac_cv_lib_nsl_gethostbyname=no
  2794. ac_cv_lib_socket_gethostbyname=no
  2795. ac_cv_lib_ssl_SSL_connect=no
  2796. ac_cv_native_windows=yes
  2797. ac_cv_objext=o
  2798. ac_cv_path_AR=/usr/bin/i486-mingw32-ar
  2799. ac_cv_path_EGREP='/bin/grep -E'
  2800. ac_cv_path_FGREP='/bin/grep -F'
  2801. ac_cv_path_GREP=/bin/grep
  2802. ac_cv_path_SED=/bin/sed
  2803. ac_cv_path_install='/bin/install -c'
  2804. ac_cv_prog_AR=/usr/bin/i486-mingw32-ar
  2805. ac_cv_prog_AS=i486-mingw32-as
  2806. ac_cv_prog_AWK=gawk
  2807. ac_cv_prog_CC=i486-mingw32-gcc
  2808. ac_cv_prog_CPP='i486-mingw32-gcc -E'
  2809. ac_cv_prog_DLLTOOL=i486-mingw32-dlltool
  2810. ac_cv_prog_OBJDUMP=i486-mingw32-objdump
  2811. ac_cv_prog_RANLIB=i486-mingw32-ranlib
  2812. ac_cv_prog_STRIP=i486-mingw32-strip
  2813. ac_cv_prog_cc_c89=
  2814. ac_cv_prog_cc_g=yes
  2815. ac_cv_prog_make_make_set=yes
  2816. ac_cv_sizeof_long=4
  2817. ac_cv_sizeof_voidp=4
  2818. ac_cv_sys_file_offset_bits=unknown
  2819. ac_cv_sys_large_files=unknown
  2820. ac_cv_sys_largefile_CC=no
  2821. am_cv_CC_dependencies_compiler_type=gcc3
  2822. curl_cv_PATH_SEPARATOR=:
  2823. curl_cv_def_PRId64='"I64d"'
  2824. curl_cv_def___GNUC__=4
  2825. curl_cv_have_def_PRId64=yes
  2826. curl_cv_have_def__COMPILER_VERSION=no
  2827. curl_cv_have_def__SGI_COMPILER_VERSION=no
  2828. curl_cv_have_def___DECC=no
  2829. curl_cv_have_def___DECC_VER=no
  2830. curl_cv_have_def___GNUC__=yes
  2831. curl_cv_have_def___HP_cc=no
  2832. curl_cv_have_def___IBMC__=no
  2833. curl_cv_have_def___INTEL_COMPILER=no
  2834. curl_cv_have_def___LCC__=no
  2835. curl_cv_have_def___SUNPRO_C=no
  2836. curl_cv_have_def___TINYC__=no
  2837. curl_cv_have_def___WATCOMC__=no
  2838. curl_cv_have_def___clang__=no
  2839. curl_cv_have_def___sgi=no
  2840. curl_cv_writable_argv=cross
  2841. lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
  2842. lt_cv_file_magic_cmd=func_win32_libid
  2843. lt_cv_file_magic_test_file=
  2844. lt_cv_ld_reload_flag=-r
  2845. lt_cv_nm_interface='BSD nm'
  2846. lt_cv_objdir=.libs
  2847. lt_cv_path_LD=/usr/i486-mingw32/bin/ld
  2848. lt_cv_path_NM='/usr/bin/i486-mingw32-nm -B'
  2849. lt_cv_prog_compiler_c_o=yes
  2850. lt_cv_prog_compiler_pic_works=yes
  2851. lt_cv_prog_compiler_rtti_exceptions=no
  2852. lt_cv_prog_compiler_static_works=yes
  2853. lt_cv_prog_gnu_ld=yes
  2854. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
  2855. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  2856. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  2857. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  2858. lt_cv_sys_max_cmd_len=1572864
  2859.  
  2860. ## ----------------- ##
  2861. ## Output variables. ##
  2862. ## ----------------- ##
  2863.  
  2864. ACLOCAL='${SHELL} "/home/pavel/Downloads/curl-7.21.1/missing" --run aclocal-1.9'
  2865. AMDEPBACKSLASH='\'
  2866. AMDEP_FALSE='#'
  2867. AMDEP_TRUE=''
  2868. AMTAR='${SHELL} "/home/pavel/Downloads/curl-7.21.1/missing" --run tar'
  2869. AR='/usr/bin/i486-mingw32-ar'
  2870. AS='i486-mingw32-as'
  2871. AUTOCONF='${SHELL} "/home/pavel/Downloads/curl-7.21.1/missing" --run autoconf'
  2872. AUTOHEADER='${SHELL} "/home/pavel/Downloads/curl-7.21.1/missing" --run autoheader'
  2873. AUTOMAKE='${SHELL} "/home/pavel/Downloads/curl-7.21.1/missing" --run automake-1.9'
  2874. AWK='gawk'
  2875. BUILD_LIBHOSTNAME_FALSE=''
  2876. BUILD_LIBHOSTNAME_TRUE=''
  2877. CC='i486-mingw32-gcc'
  2878. CCDEPMODE='depmode=gcc3'
  2879. CFLAGS='-g0 -O2 -Wno-system-headers'
  2880. CONFIGURE_OPTIONS='" '\''--host=i486-mingw32'\'' '\''--without-ca-bundle'\'' '\''--without-gnutls'\'' '\''--without-random'\'' '\''--with-zlib=/usr/i486-mingw32'\'' '\''--with-ssl=/usr/i486-mingw32'\'' '\''--prefix=/usr/i486-mingw32'\'' '\''--without-libidn'\'' '\''--disable-ldap'\'' '\''--disable-shared'\'' '\''host_alias=i486-mingw32'\''"'
  2881. CPP='i486-mingw32-gcc -E'
  2882. CPPFLAGS=' -I/usr/i486-mingw32/include -I/usr/i486-mingw32/include/openssl'
  2883. CROSSCOMPILING_FALSE=''
  2884. CROSSCOMPILING_TRUE=''
  2885. CURLDEBUG_FALSE=''
  2886. CURLDEBUG_TRUE='#'
  2887. CURL_CA_BUNDLE=''
  2888. CURL_CFLAG_EXTRAS=''
  2889. CURL_DISABLE_DICT=''
  2890. CURL_DISABLE_FILE=''
  2891. CURL_DISABLE_FTP=''
  2892. CURL_DISABLE_HTTP=''
  2893. CURL_DISABLE_IMAP=''
  2894. CURL_DISABLE_LDAP='1'
  2895. CURL_DISABLE_LDAPS='1'
  2896. CURL_DISABLE_POP3=''
  2897. CURL_DISABLE_PROXY=''
  2898. CURL_DISABLE_RTSP=''
  2899. CURL_DISABLE_SMTP=''
  2900. CURL_DISABLE_TELNET=''
  2901. CURL_DISABLE_TFTP=''
  2902. CURL_LIBS=''
  2903. CURL_NETWORK_LIBS='-lws2_32 '
  2904. CYGPATH_W='echo'
  2905. DEFS=''
  2906. DEPDIR='.deps'
  2907. DLLTOOL='i486-mingw32-dlltool'
  2908. DSYMUTIL=''
  2909. DUMPBIN=''
  2910. ECHO_C=''
  2911. ECHO_N='-n'
  2912. ECHO_T=''
  2913. EGREP='/bin/grep -E'
  2914. ENABLE_SHARED=''
  2915. EXEEXT='.exe'
  2916. FGREP='/bin/grep -F'
  2917. GREP='/bin/grep'
  2918. HAVE_LDAP_SSL=''
  2919. HAVE_LIBZ=''
  2920. HAVE_LIBZ_FALSE=''
  2921. HAVE_LIBZ_TRUE=''
  2922. HAVE_PK11_CREATEGENERICOBJECT=''
  2923. IDN_ENABLED=''
  2924. INSTALL_DATA='${INSTALL} -m 644'
  2925. INSTALL_PROGRAM='${INSTALL}'
  2926. INSTALL_SCRIPT='${INSTALL}'
  2927. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  2928. IPV6_ENABLED=''
  2929. KRB4_ENABLED=''
  2930. LD='/usr/i486-mingw32/bin/ld'
  2931. LDFLAGS=' -L/usr/i486-mingw32/lib'
  2932. LIBCURL_LIBS=''
  2933. LIBOBJS=''
  2934. LIBS='-lws2_32 '
  2935. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2936. LIPO=''
  2937. LN_S='ln -s'
  2938. LTLIBOBJS=''
  2939. MAINT='#'
  2940. MAINTAINER_MODE_FALSE=''
  2941. MAINTAINER_MODE_TRUE='#'
  2942. MAKEINFO='${SHELL} "/home/pavel/Downloads/curl-7.21.1/missing" --run makeinfo'
  2943. MANOPT=''
  2944. MIMPURE_FALSE=''
  2945. MIMPURE_TRUE='#'
  2946. NM='/usr/bin/i486-mingw32-nm -B'
  2947. NMEDIT=''
  2948. NO_UNDEFINED_FALSE='#'
  2949. NO_UNDEFINED_TRUE=''
  2950. NROFF=''
  2951. OBJDUMP='i486-mingw32-objdump'
  2952. OBJEXT='o'
  2953. OTOOL64=''
  2954. OTOOL=''
  2955. PACKAGE='curl'
  2956. PACKAGE_BUGREPORT='a suitable curl mailing list => http://curl.haxx.se/mail/'
  2957. PACKAGE_NAME='curl'
  2958. PACKAGE_STRING='curl -'
  2959. PACKAGE_TARNAME='curl'
  2960. PACKAGE_URL=''
  2961. PACKAGE_VERSION='-'
  2962. PATH='/bin:/usr/bin:/sbin:/usr/sbin:/usr/lib/perl5/core_perl/bin:/opt/qt/bin'
  2963. PATH_SEPARATOR=':'
  2964. PERL=''
  2965. PKGADD_NAME='cURL - a client that groks URLs'
  2966. PKGADD_PKG='HAXXcurl'
  2967. PKGADD_VENDOR='curl.haxx.se'
  2968. PKGCONFIG=''
  2969. RANDOM_FILE=''
  2970. RANLIB='i486-mingw32-ranlib'
  2971. REQUIRE_LIB_DEPS='yes'
  2972. SED='/bin/sed'
  2973. SET_MAKE=''
  2974. SHELL='/bin/sh'
  2975. SONAME_BUMP_FALSE=''
  2976. SONAME_BUMP_TRUE=''
  2977. SSL_ENABLED=''
  2978. STATICLIB_FALSE='#'
  2979. STATICLIB_TRUE=''
  2980. STRIP='i486-mingw32-strip'
  2981. SUPPORT_FEATURES=''
  2982. SUPPORT_PROTOCOLS=''
  2983. TEST_SERVER_LIBS='-lws2_32 '
  2984. USE_ARES=''
  2985. USE_EMBEDDED_ARES_FALSE=''
  2986. USE_EMBEDDED_ARES_TRUE=''
  2987. USE_GNUTLS=''
  2988. USE_LIBRTMP=''
  2989. USE_LIBSSH2=''
  2990. USE_MANUAL_FALSE=''
  2991. USE_MANUAL_TRUE=''
  2992. USE_NSS=''
  2993. USE_OPENLDAP=''
  2994. USE_POLARSSL=''
  2995. USE_SSLEAY=''
  2996. USE_WINDOWS_SSPI=''
  2997. VERSION='7.21.1'
  2998. VERSIONNUM='071501'
  2999. ac_ct_CC=''
  3000. ac_ct_DUMPBIN=''
  3001. am__fastdepCC_FALSE='#'
  3002. am__fastdepCC_TRUE=''
  3003. am__include='include'
  3004. am__leading_dot='.'
  3005. am__quote=''
  3006. am__tar='${AMTAR} chof - "$$tardir"'
  3007. am__untar='${AMTAR} xf -'
  3008. bindir='${exec_prefix}/bin'
  3009. build='i686-pc-linux-gnu'
  3010. build_alias=''
  3011. build_cpu='i686'
  3012. build_os='linux-gnu'
  3013. build_vendor='pc'
  3014. datadir='${datarootdir}'
  3015. datarootdir='${prefix}/share'
  3016. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3017. dvidir='${docdir}'
  3018. exec_prefix='NONE'
  3019. host='i486-pc-mingw32'
  3020. host_alias='i486-mingw32'
  3021. host_cpu='i486'
  3022. host_os='mingw32'
  3023. host_vendor='pc'
  3024. htmldir='${docdir}'
  3025. includedir='${prefix}/include'
  3026. infodir='${datarootdir}/info'
  3027. install_sh='/home/pavel/Downloads/curl-7.21.1/install-sh'
  3028. libdir='${exec_prefix}/lib'
  3029. libexecdir='${exec_prefix}/libexec'
  3030. libext='a'
  3031. localedir='${datarootdir}/locale'
  3032. localstatedir='${prefix}/var'
  3033. lt_ECHO='echo'
  3034. mandir='${datarootdir}/man'
  3035. mkdir_p='mkdir -p --'
  3036. oldincludedir='/usr/include'
  3037. pdfdir='${docdir}'
  3038. prefix='/usr/i486-mingw32'
  3039. program_transform_name='s,x,x,'
  3040. psdir='${docdir}'
  3041. sbindir='${exec_prefix}/sbin'
  3042. sharedstatedir='${prefix}/com'
  3043. subdirs=''
  3044. sysconfdir='${prefix}/etc'
  3045. target_alias=''
  3046.  
  3047. ## ----------- ##
  3048. ## confdefs.h. ##
  3049. ## ----------- ##
  3050.  
  3051. /* confdefs.h */
  3052. #define PACKAGE_NAME "curl"
  3053. #define PACKAGE_TARNAME "curl"
  3054. #define PACKAGE_VERSION "-"
  3055. #define PACKAGE_STRING "curl -"
  3056. #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
  3057. #define PACKAGE_URL ""
  3058. #define PACKAGE "curl"
  3059. #define VERSION "7.21.1"
  3060. #define OS "i486-pc-mingw32"
  3061. #define HAVE_SYS_TYPES_H 1
  3062. #define HAVE_STDINT_H 1
  3063. #define HAVE_INTTYPES_H 1
  3064. #define STDC_HEADERS 1
  3065. #define HAVE_SYS_TYPES_H 1
  3066. #define HAVE_SYS_STAT_H 1
  3067. #define HAVE_STDLIB_H 1
  3068. #define HAVE_STRING_H 1
  3069. #define HAVE_MEMORY_H 1
  3070. #define HAVE_STRINGS_H 1
  3071. #define HAVE_INTTYPES_H 1
  3072. #define HAVE_STDINT_H 1
  3073. #define HAVE_UNISTD_H 1
  3074. #define SIZEOF_LONG 4
  3075. #define SIZEOF_VOIDP 4
  3076. #define CURL_PULL_SYS_TYPES_H 1
  3077. #define CURL_PULL_STDINT_H 1
  3078. #define CURL_PULL_INTTYPES_H 1
  3079. #define CURL_TYPEOF_CURL_OFF_T int64_t
  3080. #define CURL_FORMAT_CURL_OFF_T "I64d"
  3081. #define CURL_FORMAT_CURL_OFF_TU "I64u"
  3082. #define CURL_FORMAT_OFF_T "%I64d"
  3083. #define CURL_SIZEOF_CURL_OFF_T 8
  3084. #define CURL_SUFFIX_CURL_OFF_T LL
  3085. #define CURL_SUFFIX_CURL_OFF_TU ULL
  3086. #define LT_OBJDIR ".libs/"
  3087. #define BUILDING_LIBCURL 1
  3088. #define CURL_STATICLIB 1
  3089. #define HAVE_WINDOWS_H 1
  3090. #define WIN32_LEAN_AND_MEAN 1
  3091. #define NATIVE_WINDOWS 1
  3092. #define HAVE_WINSOCK_H 1
  3093. #define HAVE_WINSOCK2_H 1
  3094. #define HAVE_WS2TCPIP_H 1
  3095. #define HAVE_WINLDAP_H 1
  3096. #define HAVE_WINBER_H 1
  3097. #define USE_WIN32_LARGE_FILES 1
  3098. #define CURL_DISABLE_LDAP 1
  3099. #define CURL_DISABLE_LDAPS 1
  3100. #define HAVE_WINDOWS_H 1
  3101. #define WIN32_LEAN_AND_MEAN 1
  3102. #define HAVE_WINSOCK_H 1
  3103. #define HAVE_WINSOCK2_H 1
  3104. #define TIME_WITH_SYS_TIME 1
  3105. #define HAVE_SYS_TYPES_H 1
  3106. #define HAVE_SYS_TIME_H 1
  3107. #define HAVE_TIME_H 1
  3108.  
  3109. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment