Advertisement
Guest User

otp-odbc-library-header-check-failed-configlog

a guest
Sep 11th, 2016
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.96 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 configure, which was
  5. generated by GNU Autoconf 2.59. Invocation command line was
  6.  
  7. $ /Users/weston/src/otp_src_18.3/lib/odbc/./configure --prefix=/usr/local --prefix=/usr/local --with-ssl=/usr/local/ssl/ --with-odbc=/usr/local --cache-file=/dev/null --srcdir=/Users/weston/src/otp_src_18.3/lib --cache-file=/dev/null --srcdir=/Users/weston/src/otp_src_18.3/lib/odbc/.
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = westonMBP.local
  14. uname -m = x86_64
  15. uname -r = 13.4.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 13.4.0: Wed Mar 18 16:20:14 PDT 2015; root:xnu-2422.115.14~1/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo = Mach kernel version:
  26. Darwin Kernel Version 13.4.0: Wed Mar 18 16:20:14 PDT 2015; root:xnu-2422.115.14~1/RELEASE_X86_64
  27. Kernel configured for up to 8 processors.
  28. 4 processors are physically available.
  29. 8 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3 4 5 6 7
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 212 tasks, 2039 threads, 8 processors
  34. Load average: 2.24, Mach factor: 5.74
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Users/weston/bin
  40. PATH: /usr/local/pgsql/bin
  41. PATH: /bin
  42. PATH: /bin
  43. PATH: /usr/bin
  44. PATH: /bin
  45. PATH: /usr/sbin
  46. PATH: /sbin
  47. PATH: /usr/local/bin
  48.  
  49.  
  50. ## ----------- ##
  51. ## Core tests. ##
  52. ## ----------- ##
  53.  
  54. configure:1367: checking build system type
  55. configure:1385: result: x86_64-apple-darwin13.4.0
  56. configure:1393: checking host system type
  57. configure:1407: result: x86_64-apple-darwin13.4.0
  58. configure:1489: checking for gcc
  59. configure:1505: found /usr/bin/gcc
  60. configure:1515: result: gcc
  61. configure:1759: checking for C compiler version
  62. configure:1762: gcc --version </dev/null >&5
  63. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1
  64. Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
  65. Target: x86_64-apple-darwin13.4.0
  66. Thread model: posix
  67. configure:1765: $? = 0
  68. configure:1767: gcc -v </dev/null >&5
  69. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1
  70. Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
  71. Target: x86_64-apple-darwin13.4.0
  72. Thread model: posix
  73. configure:1770: $? = 0
  74. configure:1772: gcc -V </dev/null >&5
  75. clang: error: argument to '-V' is missing (expected 1 value)
  76. clang: error: no input files
  77. configure:1775: $? = 1
  78. configure:1798: checking for C compiler default output file name
  79. configure:1801: gcc conftest.c >&5
  80. configure:1804: $? = 0
  81. configure:1850: result: a.out
  82. configure:1855: checking whether the C compiler works
  83. configure:1861: ./a.out
  84. configure:1864: $? = 0
  85. configure:1881: result: yes
  86. configure:1888: checking whether we are cross compiling
  87. configure:1890: result: no
  88. configure:1893: checking for suffix of executables
  89. configure:1895: gcc -o conftest conftest.c >&5
  90. configure:1898: $? = 0
  91. configure:1923: result:
  92. configure:1929: checking for suffix of object files
  93. configure:1950: gcc -c conftest.c >&5
  94. configure:1953: $? = 0
  95. configure:1975: result: o
  96. configure:1979: checking whether we are using the GNU C compiler
  97. configure:2003: gcc -c conftest.c >&5
  98. configure:2009: $? = 0
  99. configure:2013: test -z
  100. || test ! -s conftest.err
  101. configure:2016: $? = 0
  102. configure:2019: test -s conftest.o
  103. configure:2022: $? = 0
  104. configure:2035: result: yes
  105. configure:2041: checking whether gcc accepts -g
  106. configure:2062: gcc -c -g conftest.c >&5
  107. configure:2068: $? = 0
  108. configure:2072: test -z
  109. || test ! -s conftest.err
  110. configure:2075: $? = 0
  111. configure:2078: test -s conftest.o
  112. configure:2081: $? = 0
  113. configure:2092: result: yes
  114. configure:2109: checking for gcc option to accept ANSI C
  115. configure:2179: gcc -c -g -O2 conftest.c >&5
  116. configure:2185: $? = 0
  117. configure:2189: test -z
  118. || test ! -s conftest.err
  119. configure:2192: $? = 0
  120. configure:2195: test -s conftest.o
  121. configure:2198: $? = 0
  122. configure:2216: result: none needed
  123. configure:2234: gcc -c -g -O2 conftest.c >&5
  124. conftest.c:2:3: error: unknown type name 'choke'
  125. choke me
  126. ^
  127. conftest.c:2:11: error: expected ';' after top level declarator
  128. choke me
  129. ^
  130. ;
  131. 2 errors generated.
  132. configure:2240: $? = 1
  133. configure: failed program was:
  134. | #ifndef __cplusplus
  135. | choke me
  136. | #endif
  137. configure:2378: checking for mixed cygwin or msys and native VC++ environment
  138. configure:2403: result: no
  139. configure:2419: checking for mixed cygwin and native MinGW environment
  140. configure:2437: result: no
  141. configure:2446: checking if we mix cygwin with any native compiler
  142. configure:2452: result: no
  143. configure:2458: checking if we mix msys with another native compiler
  144. configure:2464: result: no
  145. configure:2471: checking whether make sets $(MAKE)
  146. configure:2491: result: yes
  147. configure:2505: checking for ld.sh
  148. configure:2534: result: no
  149. configure:2582: checking for ld
  150. configure:2598: found /usr/bin/ld
  151. configure:2609: result: ld
  152. configure:2644: checking for connect
  153. configure:2701: gcc -o conftest -g -O2 conftest.c >&5
  154. configure:2707: $? = 0
  155. configure:2711: test -z
  156. || test ! -s conftest.err
  157. configure:2714: $? = 0
  158. configure:2717: test -s conftest
  159. configure:2720: $? = 0
  160. configure:2732: result: yes
  161. configure:2912: checking for gethostbyname
  162. configure:2969: gcc -o conftest -g -O2 conftest.c >&5
  163. configure:2975: $? = 0
  164. configure:2979: test -z
  165. || test ! -s conftest.err
  166. configure:2982: $? = 0
  167. configure:2985: test -s conftest
  168. configure:2988: $? = 0
  169. configure:3000: result: yes
  170. configure:3075: checking how to run the C preprocessor
  171. configure:3110: gcc -E conftest.c
  172. configure:3116: $? = 0
  173. configure:3148: gcc -E conftest.c
  174. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  175. #include <ac_nonexistent.h>
  176. ^
  177. 1 error generated.
  178. configure:3154: $? = 1
  179. configure: failed program was:
  180. | /* confdefs.h. */
  181. |
  182. | #define PACKAGE_NAME ""
  183. | #define PACKAGE_TARNAME ""
  184. | #define PACKAGE_VERSION ""
  185. | #define PACKAGE_STRING ""
  186. | #define PACKAGE_BUGREPORT ""
  187. | /* end confdefs.h. */
  188. | #include <ac_nonexistent.h>
  189. configure:3193: result: gcc -E
  190. configure:3217: gcc -E conftest.c
  191. configure:3223: $? = 0
  192. configure:3255: gcc -E conftest.c
  193. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  194. #include <ac_nonexistent.h>
  195. ^
  196. 1 error generated.
  197. configure:3261: $? = 1
  198. configure: failed program was:
  199. | /* confdefs.h. */
  200. |
  201. | #define PACKAGE_NAME ""
  202. | #define PACKAGE_TARNAME ""
  203. | #define PACKAGE_VERSION ""
  204. | #define PACKAGE_STRING ""
  205. | #define PACKAGE_BUGREPORT ""
  206. | /* end confdefs.h. */
  207. | #include <ac_nonexistent.h>
  208. configure:3305: checking for egrep
  209. configure:3315: result: grep -E
  210. configure:3320: checking for ANSI C header files
  211. configure:3345: gcc -c -g -O2 conftest.c >&5
  212. configure:3351: $? = 0
  213. configure:3355: test -z
  214. || test ! -s conftest.err
  215. configure:3358: $? = 0
  216. configure:3361: test -s conftest.o
  217. configure:3364: $? = 0
  218. configure:3453: gcc -o conftest -g -O2 conftest.c >&5
  219. conftest.c:26:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
  220. exit(2);
  221. ^
  222. conftest.c:26:7: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
  223. 1 warning generated.
  224. configure:3456: $? = 0
  225. configure:3458: ./conftest
  226. configure:3461: $? = 0
  227. configure:3476: result: yes
  228. configure:3500: checking for sys/types.h
  229. configure:3516: gcc -c -g -O2 conftest.c >&5
  230. configure:3522: $? = 0
  231. configure:3526: test -z
  232. || test ! -s conftest.err
  233. configure:3529: $? = 0
  234. configure:3532: test -s conftest.o
  235. configure:3535: $? = 0
  236. configure:3546: result: yes
  237. configure:3500: checking for sys/stat.h
  238. configure:3516: gcc -c -g -O2 conftest.c >&5
  239. configure:3522: $? = 0
  240. configure:3526: test -z
  241. || test ! -s conftest.err
  242. configure:3529: $? = 0
  243. configure:3532: test -s conftest.o
  244. configure:3535: $? = 0
  245. configure:3546: result: yes
  246. configure:3500: checking for stdlib.h
  247. configure:3516: gcc -c -g -O2 conftest.c >&5
  248. configure:3522: $? = 0
  249. configure:3526: test -z
  250. || test ! -s conftest.err
  251. configure:3529: $? = 0
  252. configure:3532: test -s conftest.o
  253. configure:3535: $? = 0
  254. configure:3546: result: yes
  255. configure:3500: checking for string.h
  256. configure:3516: gcc -c -g -O2 conftest.c >&5
  257. configure:3522: $? = 0
  258. configure:3526: test -z
  259. || test ! -s conftest.err
  260. configure:3529: $? = 0
  261. configure:3532: test -s conftest.o
  262. configure:3535: $? = 0
  263. configure:3546: result: yes
  264. configure:3500: checking for memory.h
  265. configure:3516: gcc -c -g -O2 conftest.c >&5
  266. configure:3522: $? = 0
  267. configure:3526: test -z
  268. || test ! -s conftest.err
  269. configure:3529: $? = 0
  270. configure:3532: test -s conftest.o
  271. configure:3535: $? = 0
  272. configure:3546: result: yes
  273. configure:3500: checking for strings.h
  274. configure:3516: gcc -c -g -O2 conftest.c >&5
  275. configure:3522: $? = 0
  276. configure:3526: test -z
  277. || test ! -s conftest.err
  278. configure:3529: $? = 0
  279. configure:3532: test -s conftest.o
  280. configure:3535: $? = 0
  281. configure:3546: result: yes
  282. configure:3500: checking for inttypes.h
  283. configure:3516: gcc -c -g -O2 conftest.c >&5
  284. configure:3522: $? = 0
  285. configure:3526: test -z
  286. || test ! -s conftest.err
  287. configure:3529: $? = 0
  288. configure:3532: test -s conftest.o
  289. configure:3535: $? = 0
  290. configure:3546: result: yes
  291. configure:3500: checking for stdint.h
  292. configure:3516: gcc -c -g -O2 conftest.c >&5
  293. configure:3522: $? = 0
  294. configure:3526: test -z
  295. || test ! -s conftest.err
  296. configure:3529: $? = 0
  297. configure:3532: test -s conftest.o
  298. configure:3535: $? = 0
  299. configure:3546: result: yes
  300. configure:3500: checking for unistd.h
  301. configure:3516: gcc -c -g -O2 conftest.c >&5
  302. configure:3522: $? = 0
  303. configure:3526: test -z
  304. || test ! -s conftest.err
  305. configure:3529: $? = 0
  306. configure:3532: test -s conftest.o
  307. configure:3535: $? = 0
  308. configure:3546: result: yes
  309. configure:3577: checking fcntl.h usability
  310. configure:3589: gcc -c -g -O2 conftest.c >&5
  311. configure:3595: $? = 0
  312. configure:3599: test -z
  313. || test ! -s conftest.err
  314. configure:3602: $? = 0
  315. configure:3605: test -s conftest.o
  316. configure:3608: $? = 0
  317. configure:3618: result: yes
  318. configure:3622: checking fcntl.h presence
  319. configure:3632: gcc -E conftest.c
  320. configure:3638: $? = 0
  321. configure:3658: result: yes
  322. configure:3693: checking for fcntl.h
  323. configure:3700: result: yes
  324. configure:3577: checking netdb.h usability
  325. configure:3589: gcc -c -g -O2 conftest.c >&5
  326. configure:3595: $? = 0
  327. configure:3599: test -z
  328. || test ! -s conftest.err
  329. configure:3602: $? = 0
  330. configure:3605: test -s conftest.o
  331. configure:3608: $? = 0
  332. configure:3618: result: yes
  333. configure:3622: checking netdb.h presence
  334. configure:3632: gcc -E conftest.c
  335. configure:3638: $? = 0
  336. configure:3658: result: yes
  337. configure:3693: checking for netdb.h
  338. configure:3700: result: yes
  339. configure:3568: checking for stdlib.h
  340. configure:3573: result: yes
  341. configure:3568: checking for string.h
  342. configure:3573: result: yes
  343. configure:3577: checking sys/socket.h usability
  344. configure:3589: gcc -c -g -O2 conftest.c >&5
  345. configure:3595: $? = 0
  346. configure:3599: test -z
  347. || test ! -s conftest.err
  348. configure:3602: $? = 0
  349. configure:3605: test -s conftest.o
  350. configure:3608: $? = 0
  351. configure:3618: result: yes
  352. configure:3622: checking sys/socket.h presence
  353. configure:3632: gcc -E conftest.c
  354. configure:3638: $? = 0
  355. configure:3658: result: yes
  356. configure:3693: checking for sys/socket.h
  357. configure:3700: result: yes
  358. configure:3577: checking winsock2.h usability
  359. configure:3589: gcc -c -g -O2 conftest.c >&5
  360. conftest.c:58:10: fatal error: 'winsock2.h' file not found
  361. #include <winsock2.h>
  362. ^
  363. 1 error generated.
  364. configure:3595: $? = 1
  365. configure: failed program was:
  366. | /* confdefs.h. */
  367. |
  368. | #define PACKAGE_NAME ""
  369. | #define PACKAGE_TARNAME ""
  370. | #define PACKAGE_VERSION ""
  371. | #define PACKAGE_STRING ""
  372. | #define PACKAGE_BUGREPORT ""
  373. | #define STDC_HEADERS 1
  374. | #define HAVE_SYS_TYPES_H 1
  375. | #define HAVE_SYS_STAT_H 1
  376. | #define HAVE_STDLIB_H 1
  377. | #define HAVE_STRING_H 1
  378. | #define HAVE_MEMORY_H 1
  379. | #define HAVE_STRINGS_H 1
  380. | #define HAVE_INTTYPES_H 1
  381. | #define HAVE_STDINT_H 1
  382. | #define HAVE_UNISTD_H 1
  383. | #define HAVE_FCNTL_H 1
  384. | #define HAVE_NETDB_H 1
  385. | #define HAVE_STDLIB_H 1
  386. | #define HAVE_STRING_H 1
  387. | #define HAVE_SYS_SOCKET_H 1
  388. | /* end confdefs.h. */
  389. | #include <stdio.h>
  390. | #if HAVE_SYS_TYPES_H
  391. | # include <sys/types.h>
  392. | #endif
  393. | #if HAVE_SYS_STAT_H
  394. | # include <sys/stat.h>
  395. | #endif
  396. | #if STDC_HEADERS
  397. | # include <stdlib.h>
  398. | # include <stddef.h>
  399. | #else
  400. | # if HAVE_STDLIB_H
  401. | # include <stdlib.h>
  402. | # endif
  403. | #endif
  404. | #if HAVE_STRING_H
  405. | # if !STDC_HEADERS && HAVE_MEMORY_H
  406. | # include <memory.h>
  407. | # endif
  408. | # include <string.h>
  409. | #endif
  410. | #if HAVE_STRINGS_H
  411. | # include <strings.h>
  412. | #endif
  413. | #if HAVE_INTTYPES_H
  414. | # include <inttypes.h>
  415. | #else
  416. | # if HAVE_STDINT_H
  417. | # include <stdint.h>
  418. | # endif
  419. | #endif
  420. | #if HAVE_UNISTD_H
  421. | # include <unistd.h>
  422. | #endif
  423. | #include <winsock2.h>
  424. configure:3618: result: no
  425. configure:3622: checking winsock2.h presence
  426. configure:3632: gcc -E conftest.c
  427. conftest.c:24:10: fatal error: 'winsock2.h' file not found
  428. #include <winsock2.h>
  429. ^
  430. 1 error generated.
  431. configure:3638: $? = 1
  432. configure: failed program was:
  433. | /* confdefs.h. */
  434. |
  435. | #define PACKAGE_NAME ""
  436. | #define PACKAGE_TARNAME ""
  437. | #define PACKAGE_VERSION ""
  438. | #define PACKAGE_STRING ""
  439. | #define PACKAGE_BUGREPORT ""
  440. | #define STDC_HEADERS 1
  441. | #define HAVE_SYS_TYPES_H 1
  442. | #define HAVE_SYS_STAT_H 1
  443. | #define HAVE_STDLIB_H 1
  444. | #define HAVE_STRING_H 1
  445. | #define HAVE_MEMORY_H 1
  446. | #define HAVE_STRINGS_H 1
  447. | #define HAVE_INTTYPES_H 1
  448. | #define HAVE_STDINT_H 1
  449. | #define HAVE_UNISTD_H 1
  450. | #define HAVE_FCNTL_H 1
  451. | #define HAVE_NETDB_H 1
  452. | #define HAVE_STDLIB_H 1
  453. | #define HAVE_STRING_H 1
  454. | #define HAVE_SYS_SOCKET_H 1
  455. | /* end confdefs.h. */
  456. | #include <winsock2.h>
  457. configure:3658: result: no
  458. configure:3693: checking for winsock2.h
  459. configure:3700: result: no
  460. configure:3727: checking windows.h usability
  461. configure:3739: gcc -c -g -O2 conftest.c >&5
  462. conftest.c:58:10: fatal error: 'windows.h' file not found
  463. #include <windows.h>
  464. ^
  465. 1 error generated.
  466. configure:3745: $? = 1
  467. configure: failed program was:
  468. | /* confdefs.h. */
  469. |
  470. | #define PACKAGE_NAME ""
  471. | #define PACKAGE_TARNAME ""
  472. | #define PACKAGE_VERSION ""
  473. | #define PACKAGE_STRING ""
  474. | #define PACKAGE_BUGREPORT ""
  475. | #define STDC_HEADERS 1
  476. | #define HAVE_SYS_TYPES_H 1
  477. | #define HAVE_SYS_STAT_H 1
  478. | #define HAVE_STDLIB_H 1
  479. | #define HAVE_STRING_H 1
  480. | #define HAVE_MEMORY_H 1
  481. | #define HAVE_STRINGS_H 1
  482. | #define HAVE_INTTYPES_H 1
  483. | #define HAVE_STDINT_H 1
  484. | #define HAVE_UNISTD_H 1
  485. | #define HAVE_FCNTL_H 1
  486. | #define HAVE_NETDB_H 1
  487. | #define HAVE_STDLIB_H 1
  488. | #define HAVE_STRING_H 1
  489. | #define HAVE_SYS_SOCKET_H 1
  490. | /* end confdefs.h. */
  491. | #include <stdio.h>
  492. | #if HAVE_SYS_TYPES_H
  493. | # include <sys/types.h>
  494. | #endif
  495. | #if HAVE_SYS_STAT_H
  496. | # include <sys/stat.h>
  497. | #endif
  498. | #if STDC_HEADERS
  499. | # include <stdlib.h>
  500. | # include <stddef.h>
  501. | #else
  502. | # if HAVE_STDLIB_H
  503. | # include <stdlib.h>
  504. | # endif
  505. | #endif
  506. | #if HAVE_STRING_H
  507. | # if !STDC_HEADERS && HAVE_MEMORY_H
  508. | # include <memory.h>
  509. | # endif
  510. | # include <string.h>
  511. | #endif
  512. | #if HAVE_STRINGS_H
  513. | # include <strings.h>
  514. | #endif
  515. | #if HAVE_INTTYPES_H
  516. | # include <inttypes.h>
  517. | #else
  518. | # if HAVE_STDINT_H
  519. | # include <stdint.h>
  520. | # endif
  521. | #endif
  522. | #if HAVE_UNISTD_H
  523. | # include <unistd.h>
  524. | #endif
  525. | #include <windows.h>
  526. configure:3768: result: no
  527. configure:3772: checking windows.h presence
  528. configure:3782: gcc -E conftest.c
  529. conftest.c:24:10: fatal error: 'windows.h' file not found
  530. #include <windows.h>
  531. ^
  532. 1 error generated.
  533. configure:3788: $? = 1
  534. configure: failed program was:
  535. | /* confdefs.h. */
  536. |
  537. | #define PACKAGE_NAME ""
  538. | #define PACKAGE_TARNAME ""
  539. | #define PACKAGE_VERSION ""
  540. | #define PACKAGE_STRING ""
  541. | #define PACKAGE_BUGREPORT ""
  542. | #define STDC_HEADERS 1
  543. | #define HAVE_SYS_TYPES_H 1
  544. | #define HAVE_SYS_STAT_H 1
  545. | #define HAVE_STDLIB_H 1
  546. | #define HAVE_STRING_H 1
  547. | #define HAVE_MEMORY_H 1
  548. | #define HAVE_STRINGS_H 1
  549. | #define HAVE_INTTYPES_H 1
  550. | #define HAVE_STDINT_H 1
  551. | #define HAVE_UNISTD_H 1
  552. | #define HAVE_FCNTL_H 1
  553. | #define HAVE_NETDB_H 1
  554. | #define HAVE_STDLIB_H 1
  555. | #define HAVE_STRING_H 1
  556. | #define HAVE_SYS_SOCKET_H 1
  557. | /* end confdefs.h. */
  558. | #include <windows.h>
  559. configure:3808: result: no
  560. configure:3843: checking for windows.h
  561. configure:3850: result: no
  562. configure:3868: checking for sql.h
  563. configure:3887: gcc -c -g -O2 conftest.c >&5
  564. conftest.c:29:10: fatal error: 'sql.h' file not found
  565. #include <sql.h>
  566. ^
  567. 1 error generated.
  568. configure:3893: $? = 1
  569. configure: failed program was:
  570. | /* confdefs.h. */
  571. |
  572. | #define PACKAGE_NAME ""
  573. | #define PACKAGE_TARNAME ""
  574. | #define PACKAGE_VERSION ""
  575. | #define PACKAGE_STRING ""
  576. | #define PACKAGE_BUGREPORT ""
  577. | #define STDC_HEADERS 1
  578. | #define HAVE_SYS_TYPES_H 1
  579. | #define HAVE_SYS_STAT_H 1
  580. | #define HAVE_STDLIB_H 1
  581. | #define HAVE_STRING_H 1
  582. | #define HAVE_MEMORY_H 1
  583. | #define HAVE_STRINGS_H 1
  584. | #define HAVE_INTTYPES_H 1
  585. | #define HAVE_STDINT_H 1
  586. | #define HAVE_UNISTD_H 1
  587. | #define HAVE_FCNTL_H 1
  588. | #define HAVE_NETDB_H 1
  589. | #define HAVE_STDLIB_H 1
  590. | #define HAVE_STRING_H 1
  591. | #define HAVE_SYS_SOCKET_H 1
  592. | /* end confdefs.h. */
  593. | #ifdef HAVE_WINDOWS_H
  594. | # include <windows.h>
  595. | #endif
  596. |
  597. |
  598. | #include <sql.h>
  599. configure:3917: result: no
  600. configure:3868: checking for sqlext.h
  601. configure:3887: gcc -c -g -O2 conftest.c >&5
  602. conftest.c:29:10: fatal error: 'sqlext.h' file not found
  603. #include <sqlext.h>
  604. ^
  605. 1 error generated.
  606. configure:3893: $? = 1
  607. configure: failed program was:
  608. | /* confdefs.h. */
  609. |
  610. | #define PACKAGE_NAME ""
  611. | #define PACKAGE_TARNAME ""
  612. | #define PACKAGE_VERSION ""
  613. | #define PACKAGE_STRING ""
  614. | #define PACKAGE_BUGREPORT ""
  615. | #define STDC_HEADERS 1
  616. | #define HAVE_SYS_TYPES_H 1
  617. | #define HAVE_SYS_STAT_H 1
  618. | #define HAVE_STDLIB_H 1
  619. | #define HAVE_STRING_H 1
  620. | #define HAVE_MEMORY_H 1
  621. | #define HAVE_STRINGS_H 1
  622. | #define HAVE_INTTYPES_H 1
  623. | #define HAVE_STDINT_H 1
  624. | #define HAVE_UNISTD_H 1
  625. | #define HAVE_FCNTL_H 1
  626. | #define HAVE_NETDB_H 1
  627. | #define HAVE_STDLIB_H 1
  628. | #define HAVE_STRING_H 1
  629. | #define HAVE_SYS_SOCKET_H 1
  630. | /* end confdefs.h. */
  631. | #ifdef HAVE_WINDOWS_H
  632. | # include <windows.h>
  633. | #endif
  634. |
  635. |
  636. | #include <sqlext.h>
  637. configure:3917: result: no
  638. configure:3931: checking for an ANSI C-conforming const
  639. configure:3998: gcc -c -g -O2 conftest.c >&5
  640. configure:4004: $? = 0
  641. configure:4008: test -z
  642. || test ! -s conftest.err
  643. configure:4011: $? = 0
  644. configure:4014: test -s conftest.o
  645. configure:4017: $? = 0
  646. configure:4028: result: yes
  647. configure:4038: checking for size_t
  648. configure:4062: gcc -c -g -O2 conftest.c >&5
  649. configure:4068: $? = 0
  650. configure:4072: test -z
  651. || test ! -s conftest.err
  652. configure:4075: $? = 0
  653. configure:4078: test -s conftest.o
  654. configure:4081: $? = 0
  655. configure:4092: result: yes
  656. configure:4104: checking for struct sockaddr_in6.sin6_addr
  657. configure:4133: gcc -c -g -O2 conftest.c >&5
  658. conftest.c:35:1: error: statement requires expression of scalar type ('struct in6_addr' invalid)
  659. if (ac_aggr.sin6_addr)
  660. ^ ~~~~~~~~~~~~~~~~~
  661. 1 error generated.
  662. configure:4139: $? = 1
  663. configure: failed program was:
  664. | /* confdefs.h. */
  665. |
  666. | #define PACKAGE_NAME ""
  667. | #define PACKAGE_TARNAME ""
  668. | #define PACKAGE_VERSION ""
  669. | #define PACKAGE_STRING ""
  670. | #define PACKAGE_BUGREPORT ""
  671. | #define STDC_HEADERS 1
  672. | #define HAVE_SYS_TYPES_H 1
  673. | #define HAVE_SYS_STAT_H 1
  674. | #define HAVE_STDLIB_H 1
  675. | #define HAVE_STRING_H 1
  676. | #define HAVE_MEMORY_H 1
  677. | #define HAVE_STRINGS_H 1
  678. | #define HAVE_INTTYPES_H 1
  679. | #define HAVE_STDINT_H 1
  680. | #define HAVE_UNISTD_H 1
  681. | #define HAVE_FCNTL_H 1
  682. | #define HAVE_NETDB_H 1
  683. | #define HAVE_STDLIB_H 1
  684. | #define HAVE_STRING_H 1
  685. | #define HAVE_SYS_SOCKET_H 1
  686. | /* end confdefs.h. */
  687. | #if HAVE_WINSOCK2_H
  688. | #include <winsock2.h>
  689. | #include <ws2tcpip.h>
  690. | #else
  691. | #include <netinet/in.h>
  692. | #endif
  693. |
  694. | int
  695. | main ()
  696. | {
  697. | static struct sockaddr_in6 ac_aggr;
  698. | if (ac_aggr.sin6_addr)
  699. | return 0;
  700. | ;
  701. | return 0;
  702. | }
  703. configure:4183: gcc -c -g -O2 conftest.c >&5
  704. configure:4189: $? = 0
  705. configure:4193: test -z
  706. || test ! -s conftest.err
  707. configure:4196: $? = 0
  708. configure:4199: test -s conftest.o
  709. configure:4202: $? = 0
  710. configure:4215: result: yes
  711. configure:4232: checking for memset
  712. configure:4289: gcc -o conftest -g -O2 conftest.c >&5
  713. conftest.c:49:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
  714. char memset ();
  715. ^
  716. conftest.c:49:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
  717. 1 warning generated.
  718. configure:4295: $? = 0
  719. configure:4299: test -z
  720. || test ! -s conftest.err
  721. configure:4302: $? = 0
  722. configure:4305: test -s conftest
  723. configure:4308: $? = 0
  724. configure:4320: result: yes
  725. configure:4232: checking for socket
  726. configure:4289: gcc -o conftest -g -O2 conftest.c >&5
  727. configure:4295: $? = 0
  728. configure:4299: test -z
  729. || test ! -s conftest.err
  730. configure:4302: $? = 0
  731. configure:4305: test -s conftest
  732. configure:4308: $? = 0
  733. configure:4320: result: yes
  734. configure:4338: checking for native win32 threads
  735. configure:4355: result: no
  736. configure:4363: checking for pthread_create in -lpthread
  737. configure:4393: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  738. configure:4399: $? = 0
  739. configure:4403: test -z
  740. || test ! -s conftest.err
  741. configure:4406: $? = 0
  742. configure:4409: test -s conftest
  743. configure:4412: $? = 0
  744. configure:4425: result: yes
  745. configure:5213: checking pthread.h usability
  746. configure:5225: gcc -c -g -O2 -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS conftest.c >&5
  747. configure:5231: $? = 0
  748. configure:5235: test -z
  749. || test ! -s conftest.err
  750. configure:5238: $? = 0
  751. configure:5241: test -s conftest.o
  752. configure:5244: $? = 0
  753. configure:5254: result: yes
  754. configure:5258: checking pthread.h presence
  755. configure:5268: gcc -E -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS conftest.c
  756. configure:5274: $? = 0
  757. configure:5294: result: yes
  758. configure:5329: checking for pthread.h
  759. configure:5336: result: yes
  760. configure:5360: checking pthread/mit/pthread.h usability
  761. configure:5372: gcc -c -g -O2 -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS conftest.c >&5
  762. conftest.c:62:10: fatal error: 'pthread/mit/pthread.h' file not found
  763. #include <pthread/mit/pthread.h>
  764. ^
  765. 1 error generated.
  766. configure:5378: $? = 1
  767. configure: failed program was:
  768. | /* confdefs.h. */
  769. |
  770. | #define PACKAGE_NAME ""
  771. | #define PACKAGE_TARNAME ""
  772. | #define PACKAGE_VERSION ""
  773. | #define PACKAGE_STRING ""
  774. | #define PACKAGE_BUGREPORT ""
  775. | #define STDC_HEADERS 1
  776. | #define HAVE_SYS_TYPES_H 1
  777. | #define HAVE_SYS_STAT_H 1
  778. | #define HAVE_STDLIB_H 1
  779. | #define HAVE_STRING_H 1
  780. | #define HAVE_MEMORY_H 1
  781. | #define HAVE_STRINGS_H 1
  782. | #define HAVE_INTTYPES_H 1
  783. | #define HAVE_STDINT_H 1
  784. | #define HAVE_UNISTD_H 1
  785. | #define HAVE_FCNTL_H 1
  786. | #define HAVE_NETDB_H 1
  787. | #define HAVE_STDLIB_H 1
  788. | #define HAVE_STRING_H 1
  789. | #define HAVE_SYS_SOCKET_H 1
  790. | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_ADDR 1
  791. | #define HAVE_MEMSET 1
  792. | #define HAVE_SOCKET 1
  793. | #define HAVE_PTHREAD_H 1
  794. | /* end confdefs.h. */
  795. | #include <stdio.h>
  796. | #if HAVE_SYS_TYPES_H
  797. | # include <sys/types.h>
  798. | #endif
  799. | #if HAVE_SYS_STAT_H
  800. | # include <sys/stat.h>
  801. | #endif
  802. | #if STDC_HEADERS
  803. | # include <stdlib.h>
  804. | # include <stddef.h>
  805. | #else
  806. | # if HAVE_STDLIB_H
  807. | # include <stdlib.h>
  808. | # endif
  809. | #endif
  810. | #if HAVE_STRING_H
  811. | # if !STDC_HEADERS && HAVE_MEMORY_H
  812. | # include <memory.h>
  813. | # endif
  814. | # include <string.h>
  815. | #endif
  816. | #if HAVE_STRINGS_H
  817. | # include <strings.h>
  818. | #endif
  819. | #if HAVE_INTTYPES_H
  820. | # include <inttypes.h>
  821. | #else
  822. | # if HAVE_STDINT_H
  823. | # include <stdint.h>
  824. | # endif
  825. | #endif
  826. | #if HAVE_UNISTD_H
  827. | # include <unistd.h>
  828. | #endif
  829. | #include <pthread/mit/pthread.h>
  830. configure:5401: result: no
  831. configure:5405: checking pthread/mit/pthread.h presence
  832. configure:5415: gcc -E -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS conftest.c
  833. conftest.c:28:10: fatal error: 'pthread/mit/pthread.h' file not found
  834. #include <pthread/mit/pthread.h>
  835. ^
  836. 1 error generated.
  837. configure:5421: $? = 1
  838. configure: failed program was:
  839. | /* confdefs.h. */
  840. |
  841. | #define PACKAGE_NAME ""
  842. | #define PACKAGE_TARNAME ""
  843. | #define PACKAGE_VERSION ""
  844. | #define PACKAGE_STRING ""
  845. | #define PACKAGE_BUGREPORT ""
  846. | #define STDC_HEADERS 1
  847. | #define HAVE_SYS_TYPES_H 1
  848. | #define HAVE_SYS_STAT_H 1
  849. | #define HAVE_STDLIB_H 1
  850. | #define HAVE_STRING_H 1
  851. | #define HAVE_MEMORY_H 1
  852. | #define HAVE_STRINGS_H 1
  853. | #define HAVE_INTTYPES_H 1
  854. | #define HAVE_STDINT_H 1
  855. | #define HAVE_UNISTD_H 1
  856. | #define HAVE_FCNTL_H 1
  857. | #define HAVE_NETDB_H 1
  858. | #define HAVE_STDLIB_H 1
  859. | #define HAVE_STRING_H 1
  860. | #define HAVE_SYS_SOCKET_H 1
  861. | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_ADDR 1
  862. | #define HAVE_MEMSET 1
  863. | #define HAVE_SOCKET 1
  864. | #define HAVE_PTHREAD_H 1
  865. | /* end confdefs.h. */
  866. | #include <pthread/mit/pthread.h>
  867. configure:5441: result: no
  868. configure:5476: checking for pthread/mit/pthread.h
  869. configure:5483: result: no
  870. configure:5520: checking for SQLAllocHandle in -liodbc
  871. configure:5550: gcc -o conftest -g -O2 conftest.c -liodbc >&5
  872. configure:5556: $? = 0
  873. configure:5560: test -z
  874. || test ! -s conftest.err
  875. configure:5563: $? = 0
  876. configure:5566: test -s conftest
  877. configure:5569: $? = 0
  878. configure:5582: result: yes
  879. configure:6330: WARNING: "ODBC library - header check failed"
  880. configure:6347: checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)
  881. configure:6367: gcc -c -Werror=return-type -g -O2 conftest.c >&5
  882. configure:6373: $? = 0
  883. configure:6377: test -z
  884. || test ! -s conftest.err
  885. configure:6380: $? = 0
  886. configure:6383: test -s conftest.o
  887. configure:6386: $? = 0
  888. configure:6398: result: yes
  889. configure:6551: creating ./config.status
  890.  
  891. ## ---------------------- ##
  892. ## Running config.status. ##
  893. ## ---------------------- ##
  894.  
  895. This file was extended by config.status, which was
  896. generated by GNU Autoconf 2.59. Invocation command line was
  897.  
  898. CONFIG_FILES =
  899. CONFIG_HEADERS =
  900. CONFIG_LINKS =
  901. CONFIG_COMMANDS =
  902. $ ./config.status
  903.  
  904. on westonMBP.local
  905.  
  906. config.status:657: creating c_src/x86_64-apple-darwin13.4.0/Makefile
  907.  
  908. ## ---------------- ##
  909. ## Cache variables. ##
  910. ## ---------------- ##
  911.  
  912. ac_cv_build=x86_64-apple-darwin13.4.0
  913. ac_cv_build_alias=x86_64-apple-darwin13.4.0
  914. ac_cv_c_compiler_gnu=yes
  915. ac_cv_c_const=yes
  916. ac_cv_env_CC_set=
  917. ac_cv_env_CC_value=
  918. ac_cv_env_CFLAGS_set=
  919. ac_cv_env_CFLAGS_value=
  920. ac_cv_env_CPPFLAGS_set=
  921. ac_cv_env_CPPFLAGS_value=
  922. ac_cv_env_CPP_set=
  923. ac_cv_env_CPP_value=
  924. ac_cv_env_LDFLAGS_set=
  925. ac_cv_env_LDFLAGS_value=
  926. ac_cv_env_build_alias_set=
  927. ac_cv_env_build_alias_value=
  928. ac_cv_env_host_alias_set=
  929. ac_cv_env_host_alias_value=
  930. ac_cv_env_target_alias_set=
  931. ac_cv_env_target_alias_value=
  932. ac_cv_exeext=
  933. ac_cv_func_connect=yes
  934. ac_cv_func_gethostbyname=yes
  935. ac_cv_func_memset=yes
  936. ac_cv_func_socket=yes
  937. ac_cv_header_fcntl_h=yes
  938. ac_cv_header_inttypes_h=yes
  939. ac_cv_header_memory_h=yes
  940. ac_cv_header_netdb_h=yes
  941. ac_cv_header_pthread_h=yes
  942. ac_cv_header_pthread_mit_pthread_h=no
  943. ac_cv_header_sql_h=no
  944. ac_cv_header_sqlext_h=no
  945. ac_cv_header_stdc=yes
  946. ac_cv_header_stdint_h=yes
  947. ac_cv_header_stdlib_h=yes
  948. ac_cv_header_string_h=yes
  949. ac_cv_header_strings_h=yes
  950. ac_cv_header_sys_socket_h=yes
  951. ac_cv_header_sys_stat_h=yes
  952. ac_cv_header_sys_types_h=yes
  953. ac_cv_header_unistd_h=yes
  954. ac_cv_header_windows_h=no
  955. ac_cv_header_winsock2_h=no
  956. ac_cv_host=x86_64-apple-darwin13.4.0
  957. ac_cv_host_alias=x86_64-apple-darwin13.4.0
  958. ac_cv_lib_iodbc_SQLAllocHandle=yes
  959. ac_cv_lib_pthread_pthread_create=yes
  960. ac_cv_member_struct_sockaddr_in6_sin6_addr=yes
  961. ac_cv_objext=o
  962. ac_cv_prog_CPP='gcc -E'
  963. ac_cv_prog_ac_ct_CC=gcc
  964. ac_cv_prog_ac_ct_LD=ld
  965. ac_cv_prog_cc_g=yes
  966. ac_cv_prog_cc_stdc=
  967. ac_cv_prog_egrep='grep -E'
  968. ac_cv_prog_make_make_set=yes
  969. ac_cv_type_size_t=yes
  970.  
  971. ## ----------------- ##
  972. ## Output variables. ##
  973. ## ----------------- ##
  974.  
  975. CC='gcc'
  976. CFLAGS='-Werror=return-type -g -O2'
  977. CPP='gcc -E'
  978. CPPFLAGS=''
  979. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRUCT_SOCKADDR_IN6_SIN6_ADDR=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_PTHREAD_H=1 '
  980. ECHO_C='ECHO_N=''
  981. ECHO_T=''
  982. EGREP='grep -E'
  983. EXEEXT=''
  984. GETCONF=''
  985. LD='ld'
  986. LDFLAGS=''
  987. LIBOBJS=''
  988. LIBS=''
  989. LTLIBOBJS=''
  990. MIXED_CYGWIN='no'
  991. MIXED_CYGWIN_MINGW='no'
  992. MIXED_CYGWIN_VC='no'
  993. MIXED_MSYS='no'
  994. MIXED_MSYS_VC='no'
  995. MIXED_VC='no'
  996. OBJEXT='o'
  997. ODBC_INCLUDE='-I/usr/local/include'
  998. ODBC_LIB='-L/usr/local/lib -liodbc'
  999. PACKAGE_BUGREPORT=''
  1000. PACKAGE_NAME=''
  1001. PACKAGE_STRING=''
  1002. PACKAGE_TARNAME=''
  1003. PACKAGE_VERSION=''
  1004. PATH_SEPARATOR=':'
  1005. SET_MAKE=''
  1006. SHELL='/bin/sh'
  1007. TARGET_FLAGS='-DUNIX'
  1008. THR_DEFS=' -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS'
  1009. THR_LIBS='-lpthread'
  1010. ac_ct_CC='gcc'
  1011. ac_ct_LD='ld'
  1012. ac_pt_GETCONF=''
  1013. bindir='${exec_prefix}/bin'
  1014. build='x86_64-apple-darwin13.4.0'
  1015. build_alias=''
  1016. build_cpu='x86_64'
  1017. build_os='darwin13.4.0'
  1018. build_vendor='apple'
  1019. datadir='${prefix}/share'
  1020. exec_prefix='${prefix}'
  1021. host='x86_64-apple-darwin13.4.0'
  1022. host_alias=''
  1023. host_cpu='x86_64'
  1024. host_os='darwin13.4.0'
  1025. host_vendor='apple'
  1026. includedir='${prefix}/include'
  1027. infodir='${prefix}/info'
  1028. libdir='${exec_prefix}/lib'
  1029. libexecdir='${exec_prefix}/libexec'
  1030. localstatedir='${prefix}/var'
  1031. mandir='${prefix}/man'
  1032. oldincludedir='/usr/include'
  1033. prefix='/usr/local'
  1034. program_transform_name='s,x,x,'
  1035. sbindir='${exec_prefix}/sbin'
  1036. sharedstatedir='${prefix}/com'
  1037. sysconfdir='${prefix}/etc'
  1038. target_alias=''
  1039.  
  1040. ## ----------- ##
  1041. ## confdefs.h. ##
  1042. ## ----------- ##
  1043.  
  1044. #define HAVE_FCNTL_H 1
  1045. #define HAVE_INTTYPES_H 1
  1046. #define HAVE_MEMORY_H 1
  1047. #define HAVE_MEMSET 1
  1048. #define HAVE_NETDB_H 1
  1049. #define HAVE_PTHREAD_H 1
  1050. #define HAVE_SOCKET 1
  1051. #define HAVE_STDINT_H 1
  1052. #define HAVE_STDLIB_H 1
  1053. #define HAVE_STDLIB_H 1
  1054. #define HAVE_STRINGS_H 1
  1055. #define HAVE_STRING_H 1
  1056. #define HAVE_STRING_H 1
  1057. #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_ADDR 1
  1058. #define HAVE_SYS_SOCKET_H 1
  1059. #define HAVE_SYS_STAT_H 1
  1060. #define HAVE_SYS_TYPES_H 1
  1061. #define HAVE_UNISTD_H 1
  1062. #define PACKAGE_BUGREPORT ""
  1063. #define PACKAGE_NAME ""
  1064. #define PACKAGE_STRING ""
  1065. #define PACKAGE_TARNAME ""
  1066. #define PACKAGE_VERSION ""
  1067. #define STDC_HEADERS 1
  1068.  
  1069. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement