Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 201.88 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.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = PC25836A
  14. uname -m = x86_64
  15. uname -r = 1.7.35(0.287/5/3)
  16. uname -s = CYGWIN_NT-6.1
  17. uname -v = 2015-03-04 12:09
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/bin
  31. PATH: /usr/bin
  32. PATH: /cygdrive/c/oracle/product/11.2.0/client_2/bin
  33. PATH: /cygdrive/c/oracle/product/11.2.0/client_1/bin
  34. PATH: /cygdrive/c/Windows/system32
  35. PATH: /cygdrive/c/Windows
  36. PATH: /cygdrive/c/Windows/System32/Wbem
  37. PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
  38. PATH: /cygdrive/c/Program Files (x86)/Enterprise Vault/EVClient
  39. PATH: /cygdrive/c/Program Files/PostgreSQL/9.4/bin
  40. PATH: /cygdrive/c/Python27/ArcGIS10.3
  41.  
  42.  
  43. ## ----------- ##
  44. ## Core tests. ##
  45. ## ----------- ##
  46.  
  47. configure:2967: checking build system type
  48. configure:2981: result: x86_64-unknown-cygwin
  49. configure:3001: checking host system type
  50. configure:3014: result: x86_64-unknown-cygwin
  51. configure:3083: checking for gcc
  52. configure:3099: found /usr/bin/gcc
  53. configure:3110: result: gcc
  54. configure:3339: checking for C compiler version
  55. configure:3348: gcc --version >&5
  56. gcc (GCC) 4.9.2
  57. Copyright (C) 2014 Free Software Foundation, Inc.
  58. This is free software; see the source for copying conditions. There is NO
  59. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  60.  
  61. configure:3359: $? = 0
  62. configure:3348: gcc -v >&5
  63. Using built-in specs.
  64. COLLECT_GCC=gcc
  65. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/lto-wrapper.exe
  66. Target: x86_64-pc-cygwin
  67. Configured with: /cygdrive/i/szsz/tmpp/gcc/gcc-4.9.2-3.x86_64/src/gcc-4.9.2/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-4.9.2-3.x86_64/src/gcc-4.9.2 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --libdir=/usr/lib --datarootdir=/usr/share --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --disable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libada --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id
  68. Thread model: posix
  69. gcc version 4.9.2 (GCC)
  70. configure:3359: $? = 0
  71. configure:3348: gcc -V >&5
  72. gcc: error: unrecognized command line option '-V'
  73. gcc: fatal error: no input files
  74. compilation terminated.
  75. configure:3359: $? = 1
  76. configure:3348: gcc -qversion >&5
  77. gcc: error: unrecognized command line option '-qversion'
  78. gcc: fatal error: no input files
  79. compilation terminated.
  80. configure:3359: $? = 1
  81. configure:3379: checking whether the C compiler works
  82. configure:3401: gcc conftest.c >&5
  83. configure:3405: $? = 0
  84. configure:3453: result: yes
  85. configure:3456: checking for C compiler default output file name
  86. configure:3458: result: a.exe
  87. configure:3464: checking for suffix of executables
  88. configure:3471: gcc -o conftest.exe conftest.c >&5
  89. configure:3475: $? = 0
  90. configure:3497: result: .exe
  91. configure:3519: checking whether we are cross compiling
  92. configure:3527: gcc -o conftest.exe conftest.c >&5
  93. configure:3531: $? = 0
  94. configure:3538: ./conftest.exe
  95. configure:3542: $? = 0
  96. configure:3557: result: no
  97. configure:3562: checking for suffix of object files
  98. configure:3584: gcc -c conftest.c >&5
  99. configure:3588: $? = 0
  100. configure:3609: result: o
  101. configure:3613: checking whether we are using the GNU C compiler
  102. configure:3632: gcc -c conftest.c >&5
  103. configure:3632: $? = 0
  104. configure:3641: result: yes
  105. configure:3650: checking whether gcc accepts -g
  106. configure:3670: gcc -c -g conftest.c >&5
  107. configure:3670: $? = 0
  108. configure:3711: result: yes
  109. configure:3728: checking for gcc option to accept ISO C89
  110. configure:3791: gcc -c -g -O2 conftest.c >&5
  111. configure:3791: $? = 0
  112. configure:3804: result: none needed
  113. configure:3825: checking C_WFLAGS for maximum warnings
  114. configure:3852: gcc -c -g -O2 -pedantic -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement conftest.c >&5
  115. configure:3852: $? = 0
  116. configure:3866: result: -Wall -Wdeclaration-after-statement
  117. configure:3879: : C_WFLAGS="$C_WFLAGS $ac_cv_cflags_warn_all"
  118. configure:3882: $? = 0
  119. configure:3947: checking for g++
  120. configure:3963: found /usr/bin/g++
  121. configure:3974: result: g++
  122. configure:4001: checking for C++ compiler version
  123. configure:4010: g++ --version >&5
  124. g++ (GCC) 4.9.2
  125. Copyright (C) 2014 Free Software Foundation, Inc.
  126. This is free software; see the source for copying conditions. There is NO
  127. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  128.  
  129. configure:4021: $? = 0
  130. configure:4010: g++ -v >&5
  131. Using built-in specs.
  132. COLLECT_GCC=g++
  133. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/lto-wrapper.exe
  134. Target: x86_64-pc-cygwin
  135. Configured with: /cygdrive/i/szsz/tmpp/gcc/gcc-4.9.2-3.x86_64/src/gcc-4.9.2/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-4.9.2-3.x86_64/src/gcc-4.9.2 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --libdir=/usr/lib --datarootdir=/usr/share --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --disable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libada --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id
  136. Thread model: posix
  137. gcc version 4.9.2 (GCC)
  138. configure:4021: $? = 0
  139. configure:4010: g++ -V >&5
  140. g++: error: unrecognized command line option '-V'
  141. g++: fatal error: no input files
  142. compilation terminated.
  143. configure:4021: $? = 1
  144. configure:4010: g++ -qversion >&5
  145. g++: error: unrecognized command line option '-qversion'
  146. g++: fatal error: no input files
  147. compilation terminated.
  148. configure:4021: $? = 1
  149. configure:4025: checking whether we are using the GNU C++ compiler
  150. configure:4044: g++ -c conftest.cpp >&5
  151. configure:4044: $? = 0
  152. configure:4053: result: yes
  153. configure:4062: checking whether g++ accepts -g
  154. configure:4082: g++ -c -g conftest.cpp >&5
  155. configure:4082: $? = 0
  156. configure:4123: result: yes
  157. configure:4147: checking CXX_WFLAGS for maximum warnings
  158. configure:4174: g++ -c -g -O2 -pedantic -Wall conftest.cpp >&5
  159. configure:4174: $? = 0
  160. configure:4188: result: -Wall
  161. configure:4201: : CXX_WFLAGS="$CXX_WFLAGS $ac_cv_cxxflags_warn_all"
  162. configure:4204: $? = 0
  163. configure:4264: checking for gcc
  164. configure:4291: result: gcc
  165. configure:4520: checking for C compiler version
  166. configure:4529: gcc --version >&5
  167. gcc (GCC) 4.9.2
  168. Copyright (C) 2014 Free Software Foundation, Inc.
  169. This is free software; see the source for copying conditions. There is NO
  170. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  171.  
  172. configure:4540: $? = 0
  173. configure:4529: gcc -v >&5
  174. Using built-in specs.
  175. COLLECT_GCC=gcc
  176. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/lto-wrapper.exe
  177. Target: x86_64-pc-cygwin
  178. Configured with: /cygdrive/i/szsz/tmpp/gcc/gcc-4.9.2-3.x86_64/src/gcc-4.9.2/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-4.9.2-3.x86_64/src/gcc-4.9.2 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --libdir=/usr/lib --datarootdir=/usr/share --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --disable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libada --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id
  179. Thread model: posix
  180. gcc version 4.9.2 (GCC)
  181. configure:4540: $? = 0
  182. configure:4529: gcc -V >&5
  183. gcc: error: unrecognized command line option '-V'
  184. gcc: fatal error: no input files
  185. compilation terminated.
  186. configure:4540: $? = 1
  187. configure:4529: gcc -qversion >&5
  188. gcc: error: unrecognized command line option '-qversion'
  189. gcc: fatal error: no input files
  190. compilation terminated.
  191. configure:4540: $? = 1
  192. configure:4544: checking whether we are using the GNU C compiler
  193. configure:4572: result: yes
  194. configure:4581: checking whether gcc accepts -g
  195. configure:4642: result: yes
  196. configure:4659: checking for gcc option to accept ISO C89
  197. configure:4735: result: none needed
  198. configure:4867: checking for C++ compiler version
  199. configure:4876: g++ --version >&5
  200. g++ (GCC) 4.9.2
  201. Copyright (C) 2014 Free Software Foundation, Inc.
  202. This is free software; see the source for copying conditions. There is NO
  203. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  204.  
  205. configure:4887: $? = 0
  206. configure:4876: g++ -v >&5
  207. Using built-in specs.
  208. COLLECT_GCC=g++
  209. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/lto-wrapper.exe
  210. Target: x86_64-pc-cygwin
  211. Configured with: /cygdrive/i/szsz/tmpp/gcc/gcc-4.9.2-3.x86_64/src/gcc-4.9.2/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-4.9.2-3.x86_64/src/gcc-4.9.2 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --libdir=/usr/lib --datarootdir=/usr/share --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --disable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libada --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id
  212. Thread model: posix
  213. gcc version 4.9.2 (GCC)
  214. configure:4887: $? = 0
  215. configure:4876: g++ -V >&5
  216. g++: error: unrecognized command line option '-V'
  217. g++: fatal error: no input files
  218. compilation terminated.
  219. configure:4887: $? = 1
  220. configure:4876: g++ -qversion >&5
  221. g++: error: unrecognized command line option '-qversion'
  222. g++: fatal error: no input files
  223. compilation terminated.
  224. configure:4887: $? = 1
  225. configure:4891: checking whether we are using the GNU C++ compiler
  226. configure:4919: result: yes
  227. configure:4928: checking whether g++ accepts -g
  228. configure:4989: result: yes
  229. configure:5059: checking for as
  230. configure:5075: found /usr/bin/as
  231. configure:5086: result: as
  232. configure:5151: checking for dlltool
  233. configure:5167: found /usr/bin/dlltool
  234. configure:5178: result: dlltool
  235. configure:5243: checking for objdump
  236. configure:5259: found /usr/bin/objdump
  237. configure:5270: result: objdump
  238. configure:5361: checking how to print strings
  239. configure:5388: result: printf
  240. configure:5409: checking for a sed that does not truncate output
  241. configure:5473: result: /usr/bin/sed
  242. configure:5491: checking for grep that handles long lines and -e
  243. configure:5549: result: /usr/bin/grep
  244. configure:5554: checking for egrep
  245. configure:5616: result: /usr/bin/grep -E
  246. configure:5621: checking for fgrep
  247. configure:5683: result: /usr/bin/grep -F
  248. configure:5718: checking for ld used by gcc
  249. configure:5785: result: /usr/x86_64-pc-cygwin/bin/ld.exe
  250. configure:5792: checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld
  251. configure:5807: result: yes
  252. configure:5819: checking for BSD- or MS-compatible name lister (nm)
  253. configure:5868: result: /usr/bin/nm -B
  254. configure:5998: checking the name lister (/usr/bin/nm -B) interface
  255. configure:6005: gcc -c -g -O2 conftest.c >&5
  256. configure:6008: /usr/bin/nm -B "conftest.o"
  257. configure:6011: output
  258. 0000000000000000 b .bss
  259. 0000000000000000 d .data
  260. 0000000000000000 N .debug_abbrev
  261. 0000000000000000 N .debug_aranges
  262. 0000000000000000 N .debug_info
  263. 0000000000000000 N .debug_line
  264. 0000000000000000 r .rdata$zzz
  265. 0000000000000000 t .text
  266. 0000000000000000 B some_variable
  267. configure:6018: result: BSD nm
  268. configure:6021: checking whether ln -s works
  269. configure:6025: result: yes
  270. configure:6033: checking the maximum length of command line arguments
  271. configure:6158: result: 8192
  272. configure:6175: checking whether the shell understands some XSI constructs
  273. configure:6185: result: yes
  274. configure:6189: checking whether the shell understands "+="
  275. configure:6195: result: yes
  276. configure:6230: checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-cygwin format
  277. configure:6270: result: func_convert_file_noop
  278. configure:6277: checking how to convert x86_64-unknown-cygwin file names to toolchain format
  279. configure:6297: result: func_convert_file_noop
  280. configure:6304: checking for /usr/x86_64-pc-cygwin/bin/ld.exe option to reload object files
  281. configure:6311: result: -r
  282. configure:6385: checking for objdump
  283. configure:6412: result: objdump
  284. configure:6441: checking how to recognize dependent libraries
  285. configure:6643: result: file_magic ^x86 archive import|^x86 DLL
  286. configure:6728: checking for dlltool
  287. configure:6755: result: dlltool
  288. configure:6785: checking how to associate runtime and link libraries
  289. configure:6812: result: func_cygming_dll_for_implib
  290. configure:6872: checking for ar
  291. configure:6888: found /usr/bin/ar
  292. configure:6899: result: ar
  293. configure:6936: checking for archiver @FILE support
  294. configure:6953: gcc -c -g -O2 conftest.c >&5
  295. configure:6953: $? = 0
  296. configure:6956: ar cru libconftest.a @conftest.lst >&5
  297. configure:6959: $? = 0
  298. configure:6964: ar cru libconftest.a @conftest.lst >&5
  299. ar: conftest.o: No such file or directory
  300. configure:6967: $? = 1
  301. configure:6979: result: @
  302. configure:7037: checking for strip
  303. configure:7053: found /usr/bin/strip
  304. configure:7064: result: strip
  305. configure:7136: checking for ranlib
  306. configure:7152: found /usr/bin/ranlib
  307. configure:7163: result: ranlib
  308. configure:7240: checking for gawk
  309. configure:7256: found /usr/bin/gawk
  310. configure:7267: result: gawk
  311. configure:7307: checking command to parse /usr/bin/nm -B output from gcc object
  312. configure:7426: gcc -c -g -O2 conftest.c >&5
  313. configure:7429: $? = 0
  314. configure:7433: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  315. configure:7436: $? = 0
  316. configure:7502: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
  317. configure:7505: $? = 0
  318. configure:7543: result: ok
  319. configure:7580: checking for sysroot
  320. configure:7610: result: no
  321. configure:7853: checking for mt
  322. configure:7883: result: no
  323. configure:7903: checking if : is a manifest tool
  324. configure:7909: : '-?'
  325. configure:7917: result: no
  326. configure:8549: checking how to run the C preprocessor
  327. configure:8580: gcc -E conftest.c
  328. configure:8580: $? = 0
  329. configure:8594: gcc -E conftest.c
  330. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  331. #include <ac_nonexistent.h>
  332. ^
  333. compilation terminated.
  334. configure:8594: $? = 1
  335. configure: failed program was:
  336. | /* confdefs.h */
  337. | #define PACKAGE_NAME ""
  338. | #define PACKAGE_TARNAME ""
  339. | #define PACKAGE_VERSION ""
  340. | #define PACKAGE_STRING ""
  341. | #define PACKAGE_BUGREPORT ""
  342. | #define PACKAGE_URL ""
  343. | /* end confdefs.h. */
  344. | #include <ac_nonexistent.h>
  345. configure:8619: result: gcc -E
  346. configure:8639: gcc -E conftest.c
  347. configure:8639: $? = 0
  348. configure:8653: gcc -E conftest.c
  349. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  350. #include <ac_nonexistent.h>
  351. ^
  352. compilation terminated.
  353. configure:8653: $? = 1
  354. configure: failed program was:
  355. | /* confdefs.h */
  356. | #define PACKAGE_NAME ""
  357. | #define PACKAGE_TARNAME ""
  358. | #define PACKAGE_VERSION ""
  359. | #define PACKAGE_STRING ""
  360. | #define PACKAGE_BUGREPORT ""
  361. | #define PACKAGE_URL ""
  362. | /* end confdefs.h. */
  363. | #include <ac_nonexistent.h>
  364. configure:8682: checking for ANSI C header files
  365. configure:8702: gcc -c -g -O2 conftest.c >&5
  366. configure:8702: $? = 0
  367. configure:8775: gcc -o conftest.exe -g -O2 conftest.c >&5
  368. configure:8775: $? = 0
  369. configure:8775: ./conftest.exe
  370. configure:8775: $? = 0
  371. configure:8786: result: yes
  372. configure:8799: checking for sys/types.h
  373. configure:8799: gcc -c -g -O2 conftest.c >&5
  374. configure:8799: $? = 0
  375. configure:8799: result: yes
  376. configure:8799: checking for sys/stat.h
  377. configure:8799: gcc -c -g -O2 conftest.c >&5
  378. configure:8799: $? = 0
  379. configure:8799: result: yes
  380. configure:8799: checking for stdlib.h
  381. configure:8799: gcc -c -g -O2 conftest.c >&5
  382. configure:8799: $? = 0
  383. configure:8799: result: yes
  384. configure:8799: checking for string.h
  385. configure:8799: gcc -c -g -O2 conftest.c >&5
  386. configure:8799: $? = 0
  387. configure:8799: result: yes
  388. configure:8799: checking for memory.h
  389. configure:8799: gcc -c -g -O2 conftest.c >&5
  390. configure:8799: $? = 0
  391. configure:8799: result: yes
  392. configure:8799: checking for strings.h
  393. configure:8799: gcc -c -g -O2 conftest.c >&5
  394. configure:8799: $? = 0
  395. configure:8799: result: yes
  396. configure:8799: checking for inttypes.h
  397. configure:8799: gcc -c -g -O2 conftest.c >&5
  398. configure:8799: $? = 0
  399. configure:8799: result: yes
  400. configure:8799: checking for stdint.h
  401. configure:8799: gcc -c -g -O2 conftest.c >&5
  402. configure:8799: $? = 0
  403. configure:8799: result: yes
  404. configure:8799: checking for unistd.h
  405. configure:8799: gcc -c -g -O2 conftest.c >&5
  406. configure:8799: $? = 0
  407. configure:8799: result: yes
  408. configure:8813: checking for dlfcn.h
  409. configure:8813: gcc -c -g -O2 conftest.c >&5
  410. configure:8813: $? = 0
  411. configure:8813: result: yes
  412. configure:9008: checking for objdir
  413. configure:9023: result: .libs
  414. configure:9294: checking if gcc supports -fno-rtti -fno-exceptions
  415. configure:9312: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  416. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  417. configure:9316: $? = 0
  418. configure:9329: result: no
  419. configure:9639: checking for gcc option to produce PIC
  420. configure:9646: result: -DDLL_EXPORT -DPIC
  421. configure:9654: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
  422. configure:9672: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
  423. configure:9676: $? = 0
  424. configure:9689: result: yes
  425. configure:9718: checking if gcc static flag -static works
  426. configure:9746: result: yes
  427. configure:9761: checking if gcc supports -c -o file.o
  428. configure:9782: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  429. configure:9786: $? = 0
  430. configure:9808: result: yes
  431. configure:9816: checking if gcc supports -c -o file.o
  432. configure:9863: result: yes
  433. configure:9896: checking whether the gcc linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries
  434. configure:11054: result: yes
  435. configure:11091: checking whether -lc should be explicitly linked in
  436. configure:11099: gcc -c -g -O2 conftest.c >&5
  437. configure:11102: $? = 0
  438. configure:11117: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  439. configure:11120: $? = 1
  440. configure:11134: result: yes
  441. configure:11299: checking dynamic linker characteristics
  442. configure:12035: result: Win32 ld.exe
  443. configure:12142: checking how to hardcode library paths into programs
  444. configure:12167: result: immediate
  445. configure:12707: checking whether stripping libraries is possible
  446. configure:12712: result: yes
  447. configure:12747: checking if libtool supports shared libraries
  448. configure:12749: result: yes
  449. configure:12752: checking whether to build shared libraries
  450. configure:12773: result: yes
  451. configure:12776: checking whether to build static libraries
  452. configure:12780: result: yes
  453. configure:12803: checking how to run the C++ preprocessor
  454. configure:12830: g++ -E conftest.cpp
  455. configure:12830: $? = 0
  456. configure:12844: g++ -E conftest.cpp
  457. conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
  458. #include <ac_nonexistent.h>
  459. ^
  460. compilation terminated.
  461. configure:12844: $? = 1
  462. configure: failed program was:
  463. | /* confdefs.h */
  464. | #define PACKAGE_NAME ""
  465. | #define PACKAGE_TARNAME ""
  466. | #define PACKAGE_VERSION ""
  467. | #define PACKAGE_STRING ""
  468. | #define PACKAGE_BUGREPORT ""
  469. | #define PACKAGE_URL ""
  470. | #define STDC_HEADERS 1
  471. | #define HAVE_SYS_TYPES_H 1
  472. | #define HAVE_SYS_STAT_H 1
  473. | #define HAVE_STDLIB_H 1
  474. | #define HAVE_STRING_H 1
  475. | #define HAVE_MEMORY_H 1
  476. | #define HAVE_STRINGS_H 1
  477. | #define HAVE_INTTYPES_H 1
  478. | #define HAVE_STDINT_H 1
  479. | #define HAVE_UNISTD_H 1
  480. | #define HAVE_DLFCN_H 1
  481. | #define LT_OBJDIR ".libs/"
  482. | /* end confdefs.h. */
  483. | #include <ac_nonexistent.h>
  484. configure:12869: result: g++ -E
  485. configure:12889: g++ -E conftest.cpp
  486. configure:12889: $? = 0
  487. configure:12903: g++ -E conftest.cpp
  488. conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
  489. #include <ac_nonexistent.h>
  490. ^
  491. compilation terminated.
  492. configure:12903: $? = 1
  493. configure: failed program was:
  494. | /* confdefs.h */
  495. | #define PACKAGE_NAME ""
  496. | #define PACKAGE_TARNAME ""
  497. | #define PACKAGE_VERSION ""
  498. | #define PACKAGE_STRING ""
  499. | #define PACKAGE_BUGREPORT ""
  500. | #define PACKAGE_URL ""
  501. | #define STDC_HEADERS 1
  502. | #define HAVE_SYS_TYPES_H 1
  503. | #define HAVE_SYS_STAT_H 1
  504. | #define HAVE_STDLIB_H 1
  505. | #define HAVE_STRING_H 1
  506. | #define HAVE_MEMORY_H 1
  507. | #define HAVE_STRINGS_H 1
  508. | #define HAVE_INTTYPES_H 1
  509. | #define HAVE_STDINT_H 1
  510. | #define HAVE_UNISTD_H 1
  511. | #define HAVE_DLFCN_H 1
  512. | #define LT_OBJDIR ".libs/"
  513. | /* end confdefs.h. */
  514. | #include <ac_nonexistent.h>
  515. configure:13073: checking for ld used by g++
  516. configure:13140: result: /usr/x86_64-pc-cygwin/bin/ld.exe
  517. configure:13147: checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld
  518. configure:13162: result: yes
  519. configure:13217: checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries
  520. configure:14221: result: yes
  521. configure:14256: g++ -c -g -O2 conftest.cpp >&5
  522. configure:14259: $? = 0
  523. configure:14779: checking for g++ option to produce PIC
  524. configure:14786: result: -DDLL_EXPORT -DPIC
  525. configure:14794: checking if g++ PIC flag -DDLL_EXPORT -DPIC works
  526. configure:14812: g++ -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5
  527. configure:14816: $? = 0
  528. configure:14829: result: yes
  529. configure:14852: checking if g++ static flag -static works
  530. configure:14880: result: yes
  531. configure:14892: checking if g++ supports -c -o file.o
  532. configure:14913: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  533. configure:14917: $? = 0
  534. configure:14939: result: yes
  535. configure:14944: checking if g++ supports -c -o file.o
  536. configure:14991: result: yes
  537. configure:15021: checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries
  538. configure:15055: result: yes
  539. configure:15198: checking dynamic linker characteristics
  540. configure:15868: result: Win32 ld.exe
  541. configure:15921: checking how to hardcode library paths into programs
  542. configure:15946: result: immediate
  543. configure:16264: checking for dlopen in -ldl
  544. configure:16289: gcc -o conftest.exe -g -O2 conftest.c -ldl >&5
  545. configure:16289: $? = 0
  546. configure:16298: result: yes
  547. configure:16310: checking for nanosleep in -lrt
  548. configure:16335: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  549. configure:16335: $? = 0
  550. configure:16344: result: yes
  551. configure:16408: checking for ANSI C header files
  552. configure:16512: result: yes
  553. configure:16523: checking assert.h usability
  554. configure:16523: gcc -c -g -O2 conftest.c >&5
  555. configure:16523: $? = 0
  556. configure:16523: result: yes
  557. configure:16523: checking assert.h presence
  558. configure:16523: gcc -E conftest.c
  559. configure:16523: $? = 0
  560. configure:16523: result: yes
  561. configure:16523: checking for assert.h
  562. configure:16523: result: yes
  563. configure:16523: checking fcntl.h usability
  564. configure:16523: gcc -c -g -O2 conftest.c >&5
  565. configure:16523: $? = 0
  566. configure:16523: result: yes
  567. configure:16523: checking fcntl.h presence
  568. configure:16523: gcc -E conftest.c
  569. configure:16523: $? = 0
  570. configure:16523: result: yes
  571. configure:16523: checking for fcntl.h
  572. configure:16523: result: yes
  573. configure:16523: checking for unistd.h
  574. configure:16523: result: yes
  575. configure:16523: checking dbmalloc.h usability
  576. configure:16523: gcc -c -g -O2 conftest.c >&5
  577. conftest.c:60:22: fatal error: dbmalloc.h: No such file or directory
  578. #include <dbmalloc.h>
  579. ^
  580. compilation terminated.
  581. configure:16523: $? = 1
  582. configure: failed program was:
  583. | /* confdefs.h */
  584. | #define PACKAGE_NAME ""
  585. | #define PACKAGE_TARNAME ""
  586. | #define PACKAGE_VERSION ""
  587. | #define PACKAGE_STRING ""
  588. | #define PACKAGE_BUGREPORT ""
  589. | #define PACKAGE_URL ""
  590. | #define STDC_HEADERS 1
  591. | #define HAVE_SYS_TYPES_H 1
  592. | #define HAVE_SYS_STAT_H 1
  593. | #define HAVE_STDLIB_H 1
  594. | #define HAVE_STRING_H 1
  595. | #define HAVE_MEMORY_H 1
  596. | #define HAVE_STRINGS_H 1
  597. | #define HAVE_INTTYPES_H 1
  598. | #define HAVE_STDINT_H 1
  599. | #define HAVE_UNISTD_H 1
  600. | #define HAVE_DLFCN_H 1
  601. | #define LT_OBJDIR ".libs/"
  602. | #define HAVE_LIBDL 1
  603. | #define HAVE_LIBRT 1
  604. | #define STDC_HEADERS 1
  605. | #define HAVE_ASSERT_H 1
  606. | #define HAVE_FCNTL_H 1
  607. | #define HAVE_UNISTD_H 1
  608. | /* end confdefs.h. */
  609. | #include <stdio.h>
  610. | #ifdef HAVE_SYS_TYPES_H
  611. | # include <sys/types.h>
  612. | #endif
  613. | #ifdef HAVE_SYS_STAT_H
  614. | # include <sys/stat.h>
  615. | #endif
  616. | #ifdef STDC_HEADERS
  617. | # include <stdlib.h>
  618. | # include <stddef.h>
  619. | #else
  620. | # ifdef HAVE_STDLIB_H
  621. | # include <stdlib.h>
  622. | # endif
  623. | #endif
  624. | #ifdef HAVE_STRING_H
  625. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  626. | # include <memory.h>
  627. | # endif
  628. | # include <string.h>
  629. | #endif
  630. | #ifdef HAVE_STRINGS_H
  631. | # include <strings.h>
  632. | #endif
  633. | #ifdef HAVE_INTTYPES_H
  634. | # include <inttypes.h>
  635. | #endif
  636. | #ifdef HAVE_STDINT_H
  637. | # include <stdint.h>
  638. | #endif
  639. | #ifdef HAVE_UNISTD_H
  640. | # include <unistd.h>
  641. | #endif
  642. | #include <dbmalloc.h>
  643. configure:16523: result: no
  644. configure:16523: checking dbmalloc.h presence
  645. configure:16523: gcc -E conftest.c
  646. conftest.c:27:22: fatal error: dbmalloc.h: No such file or directory
  647. #include <dbmalloc.h>
  648. ^
  649. compilation terminated.
  650. configure:16523: $? = 1
  651. configure: failed program was:
  652. | /* confdefs.h */
  653. | #define PACKAGE_NAME ""
  654. | #define PACKAGE_TARNAME ""
  655. | #define PACKAGE_VERSION ""
  656. | #define PACKAGE_STRING ""
  657. | #define PACKAGE_BUGREPORT ""
  658. | #define PACKAGE_URL ""
  659. | #define STDC_HEADERS 1
  660. | #define HAVE_SYS_TYPES_H 1
  661. | #define HAVE_SYS_STAT_H 1
  662. | #define HAVE_STDLIB_H 1
  663. | #define HAVE_STRING_H 1
  664. | #define HAVE_MEMORY_H 1
  665. | #define HAVE_STRINGS_H 1
  666. | #define HAVE_INTTYPES_H 1
  667. | #define HAVE_STDINT_H 1
  668. | #define HAVE_UNISTD_H 1
  669. | #define HAVE_DLFCN_H 1
  670. | #define LT_OBJDIR ".libs/"
  671. | #define HAVE_LIBDL 1
  672. | #define HAVE_LIBRT 1
  673. | #define STDC_HEADERS 1
  674. | #define HAVE_ASSERT_H 1
  675. | #define HAVE_FCNTL_H 1
  676. | #define HAVE_UNISTD_H 1
  677. | /* end confdefs.h. */
  678. | #include <dbmalloc.h>
  679. configure:16523: result: no
  680. configure:16523: checking for dbmalloc.h
  681. configure:16523: result: no
  682. configure:16523: checking for dlfcn.h
  683. configure:16523: result: yes
  684. configure:16523: checking for stdint.h
  685. configure:16523: result: yes
  686. configure:16523: checking limits.h usability
  687. configure:16523: gcc -c -g -O2 conftest.c >&5
  688. configure:16523: $? = 0
  689. configure:16523: result: yes
  690. configure:16523: checking limits.h presence
  691. configure:16523: gcc -E conftest.c
  692. configure:16523: $? = 0
  693. configure:16523: result: yes
  694. configure:16523: checking for limits.h
  695. configure:16523: result: yes
  696. configure:16523: checking locale.h usability
  697. configure:16523: gcc -c -g -O2 conftest.c >&5
  698. configure:16523: $? = 0
  699. configure:16523: result: yes
  700. configure:16523: checking locale.h presence
  701. configure:16523: gcc -E conftest.c
  702. configure:16523: $? = 0
  703. configure:16523: result: yes
  704. configure:16523: checking for locale.h
  705. configure:16523: result: yes
  706. configure:16523: checking values.h usability
  707. configure:16523: gcc -c -g -O2 conftest.c >&5
  708. conftest.c:64:20: fatal error: values.h: No such file or directory
  709. #include <values.h>
  710. ^
  711. compilation terminated.
  712. configure:16523: $? = 1
  713. configure: failed program was:
  714. | /* confdefs.h */
  715. | #define PACKAGE_NAME ""
  716. | #define PACKAGE_TARNAME ""
  717. | #define PACKAGE_VERSION ""
  718. | #define PACKAGE_STRING ""
  719. | #define PACKAGE_BUGREPORT ""
  720. | #define PACKAGE_URL ""
  721. | #define STDC_HEADERS 1
  722. | #define HAVE_SYS_TYPES_H 1
  723. | #define HAVE_SYS_STAT_H 1
  724. | #define HAVE_STDLIB_H 1
  725. | #define HAVE_STRING_H 1
  726. | #define HAVE_MEMORY_H 1
  727. | #define HAVE_STRINGS_H 1
  728. | #define HAVE_INTTYPES_H 1
  729. | #define HAVE_STDINT_H 1
  730. | #define HAVE_UNISTD_H 1
  731. | #define HAVE_DLFCN_H 1
  732. | #define LT_OBJDIR ".libs/"
  733. | #define HAVE_LIBDL 1
  734. | #define HAVE_LIBRT 1
  735. | #define STDC_HEADERS 1
  736. | #define HAVE_ASSERT_H 1
  737. | #define HAVE_FCNTL_H 1
  738. | #define HAVE_UNISTD_H 1
  739. | #define HAVE_DLFCN_H 1
  740. | #define HAVE_STDINT_H 1
  741. | #define HAVE_LIMITS_H 1
  742. | #define HAVE_LOCALE_H 1
  743. | /* end confdefs.h. */
  744. | #include <stdio.h>
  745. | #ifdef HAVE_SYS_TYPES_H
  746. | # include <sys/types.h>
  747. | #endif
  748. | #ifdef HAVE_SYS_STAT_H
  749. | # include <sys/stat.h>
  750. | #endif
  751. | #ifdef STDC_HEADERS
  752. | # include <stdlib.h>
  753. | # include <stddef.h>
  754. | #else
  755. | # ifdef HAVE_STDLIB_H
  756. | # include <stdlib.h>
  757. | # endif
  758. | #endif
  759. | #ifdef HAVE_STRING_H
  760. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  761. | # include <memory.h>
  762. | # endif
  763. | # include <string.h>
  764. | #endif
  765. | #ifdef HAVE_STRINGS_H
  766. | # include <strings.h>
  767. | #endif
  768. | #ifdef HAVE_INTTYPES_H
  769. | # include <inttypes.h>
  770. | #endif
  771. | #ifdef HAVE_STDINT_H
  772. | # include <stdint.h>
  773. | #endif
  774. | #ifdef HAVE_UNISTD_H
  775. | # include <unistd.h>
  776. | #endif
  777. | #include <values.h>
  778. configure:16523: result: no
  779. configure:16523: checking values.h presence
  780. configure:16523: gcc -E conftest.c
  781. conftest.c:31:20: fatal error: values.h: No such file or directory
  782. #include <values.h>
  783. ^
  784. compilation terminated.
  785. configure:16523: $? = 1
  786. configure: failed program was:
  787. | /* confdefs.h */
  788. | #define PACKAGE_NAME ""
  789. | #define PACKAGE_TARNAME ""
  790. | #define PACKAGE_VERSION ""
  791. | #define PACKAGE_STRING ""
  792. | #define PACKAGE_BUGREPORT ""
  793. | #define PACKAGE_URL ""
  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 HAVE_DLFCN_H 1
  805. | #define LT_OBJDIR ".libs/"
  806. | #define HAVE_LIBDL 1
  807. | #define HAVE_LIBRT 1
  808. | #define STDC_HEADERS 1
  809. | #define HAVE_ASSERT_H 1
  810. | #define HAVE_FCNTL_H 1
  811. | #define HAVE_UNISTD_H 1
  812. | #define HAVE_DLFCN_H 1
  813. | #define HAVE_STDINT_H 1
  814. | #define HAVE_LIMITS_H 1
  815. | #define HAVE_LOCALE_H 1
  816. | /* end confdefs.h. */
  817. | #include <values.h>
  818. configure:16523: result: no
  819. configure:16523: checking for values.h
  820. configure:16523: result: no
  821. configure:16523: checking float.h usability
  822. configure:16523: gcc -c -g -O2 conftest.c >&5
  823. configure:16523: $? = 0
  824. configure:16523: result: yes
  825. configure:16523: checking float.h presence
  826. configure:16523: gcc -E conftest.c
  827. configure:16523: $? = 0
  828. configure:16523: result: yes
  829. configure:16523: checking for float.h
  830. configure:16523: result: yes
  831. configure:16523: checking errno.h usability
  832. configure:16523: gcc -c -g -O2 conftest.c >&5
  833. configure:16523: $? = 0
  834. configure:16523: result: yes
  835. configure:16523: checking errno.h presence
  836. configure:16523: gcc -E conftest.c
  837. configure:16523: $? = 0
  838. configure:16523: result: yes
  839. configure:16523: checking for errno.h
  840. configure:16523: result: yes
  841. configure:16523: checking direct.h usability
  842. configure:16523: gcc -c -g -O2 conftest.c >&5
  843. conftest.c:66:20: fatal error: direct.h: No such file or directory
  844. #include <direct.h>
  845. ^
  846. compilation terminated.
  847. configure:16523: $? = 1
  848. configure: failed program was:
  849. | /* confdefs.h */
  850. | #define PACKAGE_NAME ""
  851. | #define PACKAGE_TARNAME ""
  852. | #define PACKAGE_VERSION ""
  853. | #define PACKAGE_STRING ""
  854. | #define PACKAGE_BUGREPORT ""
  855. | #define PACKAGE_URL ""
  856. | #define STDC_HEADERS 1
  857. | #define HAVE_SYS_TYPES_H 1
  858. | #define HAVE_SYS_STAT_H 1
  859. | #define HAVE_STDLIB_H 1
  860. | #define HAVE_STRING_H 1
  861. | #define HAVE_MEMORY_H 1
  862. | #define HAVE_STRINGS_H 1
  863. | #define HAVE_INTTYPES_H 1
  864. | #define HAVE_STDINT_H 1
  865. | #define HAVE_UNISTD_H 1
  866. | #define HAVE_DLFCN_H 1
  867. | #define LT_OBJDIR ".libs/"
  868. | #define HAVE_LIBDL 1
  869. | #define HAVE_LIBRT 1
  870. | #define STDC_HEADERS 1
  871. | #define HAVE_ASSERT_H 1
  872. | #define HAVE_FCNTL_H 1
  873. | #define HAVE_UNISTD_H 1
  874. | #define HAVE_DLFCN_H 1
  875. | #define HAVE_STDINT_H 1
  876. | #define HAVE_LIMITS_H 1
  877. | #define HAVE_LOCALE_H 1
  878. | #define HAVE_FLOAT_H 1
  879. | #define HAVE_ERRNO_H 1
  880. | /* end confdefs.h. */
  881. | #include <stdio.h>
  882. | #ifdef HAVE_SYS_TYPES_H
  883. | # include <sys/types.h>
  884. | #endif
  885. | #ifdef HAVE_SYS_STAT_H
  886. | # include <sys/stat.h>
  887. | #endif
  888. | #ifdef STDC_HEADERS
  889. | # include <stdlib.h>
  890. | # include <stddef.h>
  891. | #else
  892. | # ifdef HAVE_STDLIB_H
  893. | # include <stdlib.h>
  894. | # endif
  895. | #endif
  896. | #ifdef HAVE_STRING_H
  897. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  898. | # include <memory.h>
  899. | # endif
  900. | # include <string.h>
  901. | #endif
  902. | #ifdef HAVE_STRINGS_H
  903. | # include <strings.h>
  904. | #endif
  905. | #ifdef HAVE_INTTYPES_H
  906. | # include <inttypes.h>
  907. | #endif
  908. | #ifdef HAVE_STDINT_H
  909. | # include <stdint.h>
  910. | #endif
  911. | #ifdef HAVE_UNISTD_H
  912. | # include <unistd.h>
  913. | #endif
  914. | #include <direct.h>
  915. configure:16523: result: no
  916. configure:16523: checking direct.h presence
  917. configure:16523: gcc -E conftest.c
  918. conftest.c:33:20: fatal error: direct.h: No such file or directory
  919. #include <direct.h>
  920. ^
  921. compilation terminated.
  922. configure:16523: $? = 1
  923. configure: failed program was:
  924. | /* confdefs.h */
  925. | #define PACKAGE_NAME ""
  926. | #define PACKAGE_TARNAME ""
  927. | #define PACKAGE_VERSION ""
  928. | #define PACKAGE_STRING ""
  929. | #define PACKAGE_BUGREPORT ""
  930. | #define PACKAGE_URL ""
  931. | #define STDC_HEADERS 1
  932. | #define HAVE_SYS_TYPES_H 1
  933. | #define HAVE_SYS_STAT_H 1
  934. | #define HAVE_STDLIB_H 1
  935. | #define HAVE_STRING_H 1
  936. | #define HAVE_MEMORY_H 1
  937. | #define HAVE_STRINGS_H 1
  938. | #define HAVE_INTTYPES_H 1
  939. | #define HAVE_STDINT_H 1
  940. | #define HAVE_UNISTD_H 1
  941. | #define HAVE_DLFCN_H 1
  942. | #define LT_OBJDIR ".libs/"
  943. | #define HAVE_LIBDL 1
  944. | #define HAVE_LIBRT 1
  945. | #define STDC_HEADERS 1
  946. | #define HAVE_ASSERT_H 1
  947. | #define HAVE_FCNTL_H 1
  948. | #define HAVE_UNISTD_H 1
  949. | #define HAVE_DLFCN_H 1
  950. | #define HAVE_STDINT_H 1
  951. | #define HAVE_LIMITS_H 1
  952. | #define HAVE_LOCALE_H 1
  953. | #define HAVE_FLOAT_H 1
  954. | #define HAVE_ERRNO_H 1
  955. | /* end confdefs.h. */
  956. | #include <direct.h>
  957. configure:16523: result: no
  958. configure:16523: checking for direct.h
  959. configure:16523: result: no
  960. configure:16534: checking whether byte ordering is bigendian
  961. configure:16549: gcc -c -g -O2 conftest.c >&5
  962. conftest.c:34:9: error: unknown type name 'not'
  963. not a universal capable compiler
  964. ^
  965. conftest.c:34:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  966. not a universal capable compiler
  967. ^
  968. conftest.c:34:15: error: unknown type name 'universal'
  969. configure:16549: $? = 1
  970. configure: failed program was:
  971. | /* confdefs.h */
  972. | #define PACKAGE_NAME ""
  973. | #define PACKAGE_TARNAME ""
  974. | #define PACKAGE_VERSION ""
  975. | #define PACKAGE_STRING ""
  976. | #define PACKAGE_BUGREPORT ""
  977. | #define PACKAGE_URL ""
  978. | #define STDC_HEADERS 1
  979. | #define HAVE_SYS_TYPES_H 1
  980. | #define HAVE_SYS_STAT_H 1
  981. | #define HAVE_STDLIB_H 1
  982. | #define HAVE_STRING_H 1
  983. | #define HAVE_MEMORY_H 1
  984. | #define HAVE_STRINGS_H 1
  985. | #define HAVE_INTTYPES_H 1
  986. | #define HAVE_STDINT_H 1
  987. | #define HAVE_UNISTD_H 1
  988. | #define HAVE_DLFCN_H 1
  989. | #define LT_OBJDIR ".libs/"
  990. | #define HAVE_LIBDL 1
  991. | #define HAVE_LIBRT 1
  992. | #define STDC_HEADERS 1
  993. | #define HAVE_ASSERT_H 1
  994. | #define HAVE_FCNTL_H 1
  995. | #define HAVE_UNISTD_H 1
  996. | #define HAVE_DLFCN_H 1
  997. | #define HAVE_STDINT_H 1
  998. | #define HAVE_LIMITS_H 1
  999. | #define HAVE_LOCALE_H 1
  1000. | #define HAVE_FLOAT_H 1
  1001. | #define HAVE_ERRNO_H 1
  1002. | /* end confdefs.h. */
  1003. | #ifndef __APPLE_CC__
  1004. | not a universal capable compiler
  1005. | #endif
  1006. | typedef int dummy;
  1007. |
  1008. configure:16594: gcc -c -g -O2 conftest.c >&5
  1009. configure:16594: $? = 0
  1010. configure:16612: gcc -c -g -O2 conftest.c >&5
  1011. conftest.c: In function 'main':
  1012. conftest.c:40:4: error: unknown type name 'not'
  1013. not big endian
  1014. ^
  1015. conftest.c:40:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  1016. not big endian
  1017. ^
  1018. configure:16612: $? = 1
  1019. configure: failed program was:
  1020. | /* confdefs.h */
  1021. | #define PACKAGE_NAME ""
  1022. | #define PACKAGE_TARNAME ""
  1023. | #define PACKAGE_VERSION ""
  1024. | #define PACKAGE_STRING ""
  1025. | #define PACKAGE_BUGREPORT ""
  1026. | #define PACKAGE_URL ""
  1027. | #define STDC_HEADERS 1
  1028. | #define HAVE_SYS_TYPES_H 1
  1029. | #define HAVE_SYS_STAT_H 1
  1030. | #define HAVE_STDLIB_H 1
  1031. | #define HAVE_STRING_H 1
  1032. | #define HAVE_MEMORY_H 1
  1033. | #define HAVE_STRINGS_H 1
  1034. | #define HAVE_INTTYPES_H 1
  1035. | #define HAVE_STDINT_H 1
  1036. | #define HAVE_UNISTD_H 1
  1037. | #define HAVE_DLFCN_H 1
  1038. | #define LT_OBJDIR ".libs/"
  1039. | #define HAVE_LIBDL 1
  1040. | #define HAVE_LIBRT 1
  1041. | #define STDC_HEADERS 1
  1042. | #define HAVE_ASSERT_H 1
  1043. | #define HAVE_FCNTL_H 1
  1044. | #define HAVE_UNISTD_H 1
  1045. | #define HAVE_DLFCN_H 1
  1046. | #define HAVE_STDINT_H 1
  1047. | #define HAVE_LIMITS_H 1
  1048. | #define HAVE_LOCALE_H 1
  1049. | #define HAVE_FLOAT_H 1
  1050. | #define HAVE_ERRNO_H 1
  1051. | /* end confdefs.h. */
  1052. | #include <sys/types.h>
  1053. | #include <sys/param.h>
  1054. |
  1055. | int
  1056. | main ()
  1057. | {
  1058. | #if BYTE_ORDER != BIG_ENDIAN
  1059. | not big endian
  1060. | #endif
  1061. |
  1062. | ;
  1063. | return 0;
  1064. | }
  1065. configure:16740: result: no
  1066. configure:16760: checking for 64bit integer type
  1067. configure:16768: result: long long
  1068. configure:16784: checking for 64bit file io
  1069. configure:16880: result: yes
  1070. configure:16883: checking for stat64
  1071. configure:16883: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1072. /tmp/ccMcUInJ.o: In function `main':
  1073. /home/humphrig/gdal-1.11.2/conftest.c:68: undefined reference to `stat64'
  1074. /home/humphrig/gdal-1.11.2/conftest.c:68:(.text.startup+0xa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `stat64'
  1075. collect2: error: ld returned 1 exit status
  1076. configure:16883: $? = 1
  1077. configure: failed program was:
  1078. | /* confdefs.h */
  1079. | #define PACKAGE_NAME ""
  1080. | #define PACKAGE_TARNAME ""
  1081. | #define PACKAGE_VERSION ""
  1082. | #define PACKAGE_STRING ""
  1083. | #define PACKAGE_BUGREPORT ""
  1084. | #define PACKAGE_URL ""
  1085. | #define STDC_HEADERS 1
  1086. | #define HAVE_SYS_TYPES_H 1
  1087. | #define HAVE_SYS_STAT_H 1
  1088. | #define HAVE_STDLIB_H 1
  1089. | #define HAVE_STRING_H 1
  1090. | #define HAVE_MEMORY_H 1
  1091. | #define HAVE_STRINGS_H 1
  1092. | #define HAVE_INTTYPES_H 1
  1093. | #define HAVE_STDINT_H 1
  1094. | #define HAVE_UNISTD_H 1
  1095. | #define HAVE_DLFCN_H 1
  1096. | #define LT_OBJDIR ".libs/"
  1097. | #define HAVE_LIBDL 1
  1098. | #define HAVE_LIBRT 1
  1099. | #define STDC_HEADERS 1
  1100. | #define HAVE_ASSERT_H 1
  1101. | #define HAVE_FCNTL_H 1
  1102. | #define HAVE_UNISTD_H 1
  1103. | #define HAVE_DLFCN_H 1
  1104. | #define HAVE_STDINT_H 1
  1105. | #define HAVE_LIMITS_H 1
  1106. | #define HAVE_LOCALE_H 1
  1107. | #define HAVE_FLOAT_H 1
  1108. | #define HAVE_ERRNO_H 1
  1109. | #define HAVE_LONG_LONG 1
  1110. | /* end confdefs.h. */
  1111. | /* Define stat64 to an innocuous variant, in case <limits.h> declares stat64.
  1112. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1113. | #define stat64 innocuous_stat64
  1114. |
  1115. | /* System header to define __stub macros and hopefully few prototypes,
  1116. | which can conflict with char stat64 (); below.
  1117. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1118. | <limits.h> exists even on freestanding compilers. */
  1119. |
  1120. | #ifdef __STDC__
  1121. | # include <limits.h>
  1122. | #else
  1123. | # include <assert.h>
  1124. | #endif
  1125. |
  1126. | #undef stat64
  1127. |
  1128. | /* Override any GCC internal prototype to avoid an error.
  1129. | Use char because int might match the return type of a GCC
  1130. | builtin and then its argument prototype would still apply. */
  1131. | #ifdef __cplusplus
  1132. | extern "C"
  1133. | #endif
  1134. | char stat64 ();
  1135. | /* The GNU C library defines this for functions which it implements
  1136. | to always fail with ENOSYS. Some functions are actually named
  1137. | something starting with __ and the normal name is an alias. */
  1138. | #if defined __stub_stat64 || defined __stub___stat64
  1139. | choke me
  1140. | #endif
  1141. |
  1142. | int
  1143. | main ()
  1144. | {
  1145. | return stat64 ();
  1146. | ;
  1147. | return 0;
  1148. | }
  1149. configure:16883: result: no
  1150. configure:16890: checking for fopen64
  1151. configure:16890: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1152. /tmp/ccn5YD8J.o: In function `main':
  1153. /home/humphrig/gdal-1.11.2/conftest.c:68: undefined reference to `fopen64'
  1154. /home/humphrig/gdal-1.11.2/conftest.c:68:(.text.startup+0xa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `fopen64'
  1155. collect2: error: ld returned 1 exit status
  1156. configure:16890: $? = 1
  1157. configure: failed program was:
  1158. | /* confdefs.h */
  1159. | #define PACKAGE_NAME ""
  1160. | #define PACKAGE_TARNAME ""
  1161. | #define PACKAGE_VERSION ""
  1162. | #define PACKAGE_STRING ""
  1163. | #define PACKAGE_BUGREPORT ""
  1164. | #define PACKAGE_URL ""
  1165. | #define STDC_HEADERS 1
  1166. | #define HAVE_SYS_TYPES_H 1
  1167. | #define HAVE_SYS_STAT_H 1
  1168. | #define HAVE_STDLIB_H 1
  1169. | #define HAVE_STRING_H 1
  1170. | #define HAVE_MEMORY_H 1
  1171. | #define HAVE_STRINGS_H 1
  1172. | #define HAVE_INTTYPES_H 1
  1173. | #define HAVE_STDINT_H 1
  1174. | #define HAVE_UNISTD_H 1
  1175. | #define HAVE_DLFCN_H 1
  1176. | #define LT_OBJDIR ".libs/"
  1177. | #define HAVE_LIBDL 1
  1178. | #define HAVE_LIBRT 1
  1179. | #define STDC_HEADERS 1
  1180. | #define HAVE_ASSERT_H 1
  1181. | #define HAVE_FCNTL_H 1
  1182. | #define HAVE_UNISTD_H 1
  1183. | #define HAVE_DLFCN_H 1
  1184. | #define HAVE_STDINT_H 1
  1185. | #define HAVE_LIMITS_H 1
  1186. | #define HAVE_LOCALE_H 1
  1187. | #define HAVE_FLOAT_H 1
  1188. | #define HAVE_ERRNO_H 1
  1189. | #define HAVE_LONG_LONG 1
  1190. | /* end confdefs.h. */
  1191. | /* Define fopen64 to an innocuous variant, in case <limits.h> declares fopen64.
  1192. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1193. | #define fopen64 innocuous_fopen64
  1194. |
  1195. | /* System header to define __stub macros and hopefully few prototypes,
  1196. | which can conflict with char fopen64 (); below.
  1197. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1198. | <limits.h> exists even on freestanding compilers. */
  1199. |
  1200. | #ifdef __STDC__
  1201. | # include <limits.h>
  1202. | #else
  1203. | # include <assert.h>
  1204. | #endif
  1205. |
  1206. | #undef fopen64
  1207. |
  1208. | /* Override any GCC internal prototype to avoid an error.
  1209. | Use char because int might match the return type of a GCC
  1210. | builtin and then its argument prototype would still apply. */
  1211. | #ifdef __cplusplus
  1212. | extern "C"
  1213. | #endif
  1214. | char fopen64 ();
  1215. | /* The GNU C library defines this for functions which it implements
  1216. | to always fail with ENOSYS. Some functions are actually named
  1217. | something starting with __ and the normal name is an alias. */
  1218. | #if defined __stub_fopen64 || defined __stub___fopen64
  1219. | choke me
  1220. | #endif
  1221. |
  1222. | int
  1223. | main ()
  1224. | {
  1225. | return fopen64 ();
  1226. | ;
  1227. | return 0;
  1228. | }
  1229. configure:16890: result: no
  1230. configure:16897: checking for ftruncate64
  1231. configure:16897: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1232. /tmp/ccSJjRqg.o: In function `main':
  1233. /home/humphrig/gdal-1.11.2/conftest.c:68: undefined reference to `ftruncate64'
  1234. /home/humphrig/gdal-1.11.2/conftest.c:68:(.text.startup+0xa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `ftruncate64'
  1235. collect2: error: ld returned 1 exit status
  1236. configure:16897: $? = 1
  1237. configure: failed program was:
  1238. | /* confdefs.h */
  1239. | #define PACKAGE_NAME ""
  1240. | #define PACKAGE_TARNAME ""
  1241. | #define PACKAGE_VERSION ""
  1242. | #define PACKAGE_STRING ""
  1243. | #define PACKAGE_BUGREPORT ""
  1244. | #define PACKAGE_URL ""
  1245. | #define STDC_HEADERS 1
  1246. | #define HAVE_SYS_TYPES_H 1
  1247. | #define HAVE_SYS_STAT_H 1
  1248. | #define HAVE_STDLIB_H 1
  1249. | #define HAVE_STRING_H 1
  1250. | #define HAVE_MEMORY_H 1
  1251. | #define HAVE_STRINGS_H 1
  1252. | #define HAVE_INTTYPES_H 1
  1253. | #define HAVE_STDINT_H 1
  1254. | #define HAVE_UNISTD_H 1
  1255. | #define HAVE_DLFCN_H 1
  1256. | #define LT_OBJDIR ".libs/"
  1257. | #define HAVE_LIBDL 1
  1258. | #define HAVE_LIBRT 1
  1259. | #define STDC_HEADERS 1
  1260. | #define HAVE_ASSERT_H 1
  1261. | #define HAVE_FCNTL_H 1
  1262. | #define HAVE_UNISTD_H 1
  1263. | #define HAVE_DLFCN_H 1
  1264. | #define HAVE_STDINT_H 1
  1265. | #define HAVE_LIMITS_H 1
  1266. | #define HAVE_LOCALE_H 1
  1267. | #define HAVE_FLOAT_H 1
  1268. | #define HAVE_ERRNO_H 1
  1269. | #define HAVE_LONG_LONG 1
  1270. | /* end confdefs.h. */
  1271. | /* Define ftruncate64 to an innocuous variant, in case <limits.h> declares ftruncate64.
  1272. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1273. | #define ftruncate64 innocuous_ftruncate64
  1274. |
  1275. | /* System header to define __stub macros and hopefully few prototypes,
  1276. | which can conflict with char ftruncate64 (); below.
  1277. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1278. | <limits.h> exists even on freestanding compilers. */
  1279. |
  1280. | #ifdef __STDC__
  1281. | # include <limits.h>
  1282. | #else
  1283. | # include <assert.h>
  1284. | #endif
  1285. |
  1286. | #undef ftruncate64
  1287. |
  1288. | /* Override any GCC internal prototype to avoid an error.
  1289. | Use char because int might match the return type of a GCC
  1290. | builtin and then its argument prototype would still apply. */
  1291. | #ifdef __cplusplus
  1292. | extern "C"
  1293. | #endif
  1294. | char ftruncate64 ();
  1295. | /* The GNU C library defines this for functions which it implements
  1296. | to always fail with ENOSYS. Some functions are actually named
  1297. | something starting with __ and the normal name is an alias. */
  1298. | #if defined __stub_ftruncate64 || defined __stub___ftruncate64
  1299. | choke me
  1300. | #endif
  1301. |
  1302. | int
  1303. | main ()
  1304. | {
  1305. | return ftruncate64 ();
  1306. | ;
  1307. | return 0;
  1308. | }
  1309. configure:16897: result: no
  1310. configure:16954: checking size of int
  1311. configure:16959: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1312. configure:16959: $? = 0
  1313. configure:16959: ./conftest.exe
  1314. configure:16959: $? = 0
  1315. configure:16973: result: 4
  1316. configure:16987: checking size of unsigned long
  1317. configure:16992: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1318. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot open output file conftest.exe: Permission denied
  1319. collect2: error: ld returned 1 exit status
  1320. configure:16992: $? = 1
  1321. configure: program exited with status 1
  1322. configure: failed program was:
  1323. | /* confdefs.h */
  1324. | #define PACKAGE_NAME ""
  1325. | #define PACKAGE_TARNAME ""
  1326. | #define PACKAGE_VERSION ""
  1327. | #define PACKAGE_STRING ""
  1328. | #define PACKAGE_BUGREPORT ""
  1329. | #define PACKAGE_URL ""
  1330. | #define STDC_HEADERS 1
  1331. | #define HAVE_SYS_TYPES_H 1
  1332. | #define HAVE_SYS_STAT_H 1
  1333. | #define HAVE_STDLIB_H 1
  1334. | #define HAVE_STRING_H 1
  1335. | #define HAVE_MEMORY_H 1
  1336. | #define HAVE_STRINGS_H 1
  1337. | #define HAVE_INTTYPES_H 1
  1338. | #define HAVE_STDINT_H 1
  1339. | #define HAVE_UNISTD_H 1
  1340. | #define HAVE_DLFCN_H 1
  1341. | #define LT_OBJDIR ".libs/"
  1342. | #define HAVE_LIBDL 1
  1343. | #define HAVE_LIBRT 1
  1344. | #define STDC_HEADERS 1
  1345. | #define HAVE_ASSERT_H 1
  1346. | #define HAVE_FCNTL_H 1
  1347. | #define HAVE_UNISTD_H 1
  1348. | #define HAVE_DLFCN_H 1
  1349. | #define HAVE_STDINT_H 1
  1350. | #define HAVE_LIMITS_H 1
  1351. | #define HAVE_LOCALE_H 1
  1352. | #define HAVE_FLOAT_H 1
  1353. | #define HAVE_ERRNO_H 1
  1354. | #define HAVE_LONG_LONG 1
  1355. | #define UNIX_STDIO_64 1
  1356. | #define VSI_LARGE_API_SUPPORTED 1
  1357. | #define VSI_FTELL64 ftello
  1358. | #define VSI_FSEEK64 fseeko
  1359. | #define VSI_STAT64 stat
  1360. | #define VSI_STAT64_T stat
  1361. | #define VSI_FOPEN64 fopen
  1362. | #define VSI_FTRUNCATE64 ftruncate
  1363. | #define SIZEOF_INT 4
  1364. | /* end confdefs.h. */
  1365. | #include <stdio.h>
  1366. | #ifdef HAVE_SYS_TYPES_H
  1367. | # include <sys/types.h>
  1368. | #endif
  1369. | #ifdef HAVE_SYS_STAT_H
  1370. | # include <sys/stat.h>
  1371. | #endif
  1372. | #ifdef STDC_HEADERS
  1373. | # include <stdlib.h>
  1374. | # include <stddef.h>
  1375. | #else
  1376. | # ifdef HAVE_STDLIB_H
  1377. | # include <stdlib.h>
  1378. | # endif
  1379. | #endif
  1380. | #ifdef HAVE_STRING_H
  1381. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1382. | # include <memory.h>
  1383. | # endif
  1384. | # include <string.h>
  1385. | #endif
  1386. | #ifdef HAVE_STRINGS_H
  1387. | # include <strings.h>
  1388. | #endif
  1389. | #ifdef HAVE_INTTYPES_H
  1390. | # include <inttypes.h>
  1391. | #endif
  1392. | #ifdef HAVE_STDINT_H
  1393. | # include <stdint.h>
  1394. | #endif
  1395. | #ifdef HAVE_UNISTD_H
  1396. | # include <unistd.h>
  1397. | #endif
  1398. | static long int longval () { return (long int) (sizeof (unsigned long)); }
  1399. | static unsigned long int ulongval () { return (long int) (sizeof (unsigned long)); }
  1400. | #include <stdio.h>
  1401. | #include <stdlib.h>
  1402. | int
  1403. | main ()
  1404. | {
  1405. |
  1406. | FILE *f = fopen ("conftest.val", "w");
  1407. | if (! f)
  1408. | return 1;
  1409. | if (((long int) (sizeof (unsigned long))) < 0)
  1410. | {
  1411. | long int i = longval ();
  1412. | if (i != ((long int) (sizeof (unsigned long))))
  1413. | return 1;
  1414. | fprintf (f, "%ld", i);
  1415. | }
  1416. | else
  1417. | {
  1418. | unsigned long int i = ulongval ();
  1419. | if (i != ((long int) (sizeof (unsigned long))))
  1420. | return 1;
  1421. | fprintf (f, "%lu", i);
  1422. | }
  1423. | /* Do not output a trailing newline, as this causes \r\n confusion
  1424. | on some platforms. */
  1425. | return ferror (f) || fclose (f) != 0;
  1426. |
  1427. | ;
  1428. | return 0;
  1429. | }
  1430. configure:17006: result: 0
  1431. configure:17020: checking size of void*
  1432. configure:17025: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1433. configure:17025: $? = 0
  1434. configure:17025: ./conftest.exe
  1435. configure:17025: $? = 0
  1436. configure:17039: result: 8
  1437. configure:17049: checking for int8
  1438. configure:17049: gcc -c -g -O2 conftest.c >&5
  1439. conftest.c: In function 'main':
  1440. conftest.c:54:13: error: 'int8' undeclared (first use in this function)
  1441. if (sizeof (int8))
  1442. ^
  1443. conftest.c:54:13: note: each undeclared identifier is reported only once for each function it appears in
  1444. configure:17049: $? = 1
  1445. configure: failed program was:
  1446. | /* confdefs.h */
  1447. | #define PACKAGE_NAME ""
  1448. | #define PACKAGE_TARNAME ""
  1449. | #define PACKAGE_VERSION ""
  1450. | #define PACKAGE_STRING ""
  1451. | #define PACKAGE_BUGREPORT ""
  1452. | #define PACKAGE_URL ""
  1453. | #define STDC_HEADERS 1
  1454. | #define HAVE_SYS_TYPES_H 1
  1455. | #define HAVE_SYS_STAT_H 1
  1456. | #define HAVE_STDLIB_H 1
  1457. | #define HAVE_STRING_H 1
  1458. | #define HAVE_MEMORY_H 1
  1459. | #define HAVE_STRINGS_H 1
  1460. | #define HAVE_INTTYPES_H 1
  1461. | #define HAVE_STDINT_H 1
  1462. | #define HAVE_UNISTD_H 1
  1463. | #define HAVE_DLFCN_H 1
  1464. | #define LT_OBJDIR ".libs/"
  1465. | #define HAVE_LIBDL 1
  1466. | #define HAVE_LIBRT 1
  1467. | #define STDC_HEADERS 1
  1468. | #define HAVE_ASSERT_H 1
  1469. | #define HAVE_FCNTL_H 1
  1470. | #define HAVE_UNISTD_H 1
  1471. | #define HAVE_DLFCN_H 1
  1472. | #define HAVE_STDINT_H 1
  1473. | #define HAVE_LIMITS_H 1
  1474. | #define HAVE_LOCALE_H 1
  1475. | #define HAVE_FLOAT_H 1
  1476. | #define HAVE_ERRNO_H 1
  1477. | #define HAVE_LONG_LONG 1
  1478. | #define UNIX_STDIO_64 1
  1479. | #define VSI_LARGE_API_SUPPORTED 1
  1480. | #define VSI_FTELL64 ftello
  1481. | #define VSI_FSEEK64 fseeko
  1482. | #define VSI_STAT64 stat
  1483. | #define VSI_STAT64_T stat
  1484. | #define VSI_FOPEN64 fopen
  1485. | #define VSI_FTRUNCATE64 ftruncate
  1486. | #define SIZEOF_INT 4
  1487. | #define SIZEOF_UNSIGNED_LONG 0
  1488. | #define SIZEOF_VOIDP 8
  1489. | /* end confdefs.h. */
  1490. |
  1491. | #if HAVE_INTTYPES_H
  1492. | # include <inttypes.h>
  1493. | #endif
  1494. |
  1495. |
  1496. | int
  1497. | main ()
  1498. | {
  1499. | if (sizeof (int8))
  1500. | return 0;
  1501. | ;
  1502. | return 0;
  1503. | }
  1504. configure:17049: result: no
  1505. configure:17063: checking for int16
  1506. configure:17063: gcc -c -g -O2 conftest.c >&5
  1507. conftest.c: In function 'main':
  1508. conftest.c:54:13: error: 'int16' undeclared (first use in this function)
  1509. if (sizeof (int16))
  1510. ^
  1511. conftest.c:54:13: note: each undeclared identifier is reported only once for each function it appears in
  1512. configure:17063: $? = 1
  1513. configure: failed program was:
  1514. | /* confdefs.h */
  1515. | #define PACKAGE_NAME ""
  1516. | #define PACKAGE_TARNAME ""
  1517. | #define PACKAGE_VERSION ""
  1518. | #define PACKAGE_STRING ""
  1519. | #define PACKAGE_BUGREPORT ""
  1520. | #define PACKAGE_URL ""
  1521. | #define STDC_HEADERS 1
  1522. | #define HAVE_SYS_TYPES_H 1
  1523. | #define HAVE_SYS_STAT_H 1
  1524. | #define HAVE_STDLIB_H 1
  1525. | #define HAVE_STRING_H 1
  1526. | #define HAVE_MEMORY_H 1
  1527. | #define HAVE_STRINGS_H 1
  1528. | #define HAVE_INTTYPES_H 1
  1529. | #define HAVE_STDINT_H 1
  1530. | #define HAVE_UNISTD_H 1
  1531. | #define HAVE_DLFCN_H 1
  1532. | #define LT_OBJDIR ".libs/"
  1533. | #define HAVE_LIBDL 1
  1534. | #define HAVE_LIBRT 1
  1535. | #define STDC_HEADERS 1
  1536. | #define HAVE_ASSERT_H 1
  1537. | #define HAVE_FCNTL_H 1
  1538. | #define HAVE_UNISTD_H 1
  1539. | #define HAVE_DLFCN_H 1
  1540. | #define HAVE_STDINT_H 1
  1541. | #define HAVE_LIMITS_H 1
  1542. | #define HAVE_LOCALE_H 1
  1543. | #define HAVE_FLOAT_H 1
  1544. | #define HAVE_ERRNO_H 1
  1545. | #define HAVE_LONG_LONG 1
  1546. | #define UNIX_STDIO_64 1
  1547. | #define VSI_LARGE_API_SUPPORTED 1
  1548. | #define VSI_FTELL64 ftello
  1549. | #define VSI_FSEEK64 fseeko
  1550. | #define VSI_STAT64 stat
  1551. | #define VSI_STAT64_T stat
  1552. | #define VSI_FOPEN64 fopen
  1553. | #define VSI_FTRUNCATE64 ftruncate
  1554. | #define SIZEOF_INT 4
  1555. | #define SIZEOF_UNSIGNED_LONG 0
  1556. | #define SIZEOF_VOIDP 8
  1557. | /* end confdefs.h. */
  1558. |
  1559. | #if HAVE_INTTYPES_H
  1560. | # include <inttypes.h>
  1561. | #endif
  1562. |
  1563. |
  1564. | int
  1565. | main ()
  1566. | {
  1567. | if (sizeof (int16))
  1568. | return 0;
  1569. | ;
  1570. | return 0;
  1571. | }
  1572. configure:17063: result: no
  1573. configure:17077: checking for int32
  1574. configure:17077: gcc -c -g -O2 conftest.c >&5
  1575. conftest.c: In function 'main':
  1576. conftest.c:54:13: error: 'int32' undeclared (first use in this function)
  1577. if (sizeof (int32))
  1578. ^
  1579. conftest.c:54:13: note: each undeclared identifier is reported only once for each function it appears in
  1580. configure:17077: $? = 1
  1581. configure: failed program was:
  1582. | /* confdefs.h */
  1583. | #define PACKAGE_NAME ""
  1584. | #define PACKAGE_TARNAME ""
  1585. | #define PACKAGE_VERSION ""
  1586. | #define PACKAGE_STRING ""
  1587. | #define PACKAGE_BUGREPORT ""
  1588. | #define PACKAGE_URL ""
  1589. | #define STDC_HEADERS 1
  1590. | #define HAVE_SYS_TYPES_H 1
  1591. | #define HAVE_SYS_STAT_H 1
  1592. | #define HAVE_STDLIB_H 1
  1593. | #define HAVE_STRING_H 1
  1594. | #define HAVE_MEMORY_H 1
  1595. | #define HAVE_STRINGS_H 1
  1596. | #define HAVE_INTTYPES_H 1
  1597. | #define HAVE_STDINT_H 1
  1598. | #define HAVE_UNISTD_H 1
  1599. | #define HAVE_DLFCN_H 1
  1600. | #define LT_OBJDIR ".libs/"
  1601. | #define HAVE_LIBDL 1
  1602. | #define HAVE_LIBRT 1
  1603. | #define STDC_HEADERS 1
  1604. | #define HAVE_ASSERT_H 1
  1605. | #define HAVE_FCNTL_H 1
  1606. | #define HAVE_UNISTD_H 1
  1607. | #define HAVE_DLFCN_H 1
  1608. | #define HAVE_STDINT_H 1
  1609. | #define HAVE_LIMITS_H 1
  1610. | #define HAVE_LOCALE_H 1
  1611. | #define HAVE_FLOAT_H 1
  1612. | #define HAVE_ERRNO_H 1
  1613. | #define HAVE_LONG_LONG 1
  1614. | #define UNIX_STDIO_64 1
  1615. | #define VSI_LARGE_API_SUPPORTED 1
  1616. | #define VSI_FTELL64 ftello
  1617. | #define VSI_FSEEK64 fseeko
  1618. | #define VSI_STAT64 stat
  1619. | #define VSI_STAT64_T stat
  1620. | #define VSI_FOPEN64 fopen
  1621. | #define VSI_FTRUNCATE64 ftruncate
  1622. | #define SIZEOF_INT 4
  1623. | #define SIZEOF_UNSIGNED_LONG 0
  1624. | #define SIZEOF_VOIDP 8
  1625. | /* end confdefs.h. */
  1626. |
  1627. | #if HAVE_INTTYPES_H
  1628. | # include <inttypes.h>
  1629. | #endif
  1630. |
  1631. |
  1632. | int
  1633. | main ()
  1634. | {
  1635. | if (sizeof (int32))
  1636. | return 0;
  1637. | ;
  1638. | return 0;
  1639. | }
  1640. configure:17077: result: no
  1641. configure:17100: checking native cpu bit order
  1642. configure:17105: result: lsb2msb
  1643. configure:17122: checking for vprintf
  1644. configure:17122: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1645. conftest.c:70:6: warning: conflicting types for built-in function 'vprintf'
  1646. char vprintf ();
  1647. ^
  1648. configure:17122: $? = 0
  1649. configure:17122: result: yes
  1650. configure:17128: checking for _doprnt
  1651. configure:17128: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1652. /tmp/ccpKikup.o: In function `main':
  1653. /home/humphrig/gdal-1.11.2/conftest.c:82: undefined reference to `_doprnt'
  1654. /home/humphrig/gdal-1.11.2/conftest.c:82:(.text.startup+0xa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_doprnt'
  1655. collect2: error: ld returned 1 exit status
  1656. configure:17128: $? = 1
  1657. configure: failed program was:
  1658. | /* confdefs.h */
  1659. | #define PACKAGE_NAME ""
  1660. | #define PACKAGE_TARNAME ""
  1661. | #define PACKAGE_VERSION ""
  1662. | #define PACKAGE_STRING ""
  1663. | #define PACKAGE_BUGREPORT ""
  1664. | #define PACKAGE_URL ""
  1665. | #define STDC_HEADERS 1
  1666. | #define HAVE_SYS_TYPES_H 1
  1667. | #define HAVE_SYS_STAT_H 1
  1668. | #define HAVE_STDLIB_H 1
  1669. | #define HAVE_STRING_H 1
  1670. | #define HAVE_MEMORY_H 1
  1671. | #define HAVE_STRINGS_H 1
  1672. | #define HAVE_INTTYPES_H 1
  1673. | #define HAVE_STDINT_H 1
  1674. | #define HAVE_UNISTD_H 1
  1675. | #define HAVE_DLFCN_H 1
  1676. | #define LT_OBJDIR ".libs/"
  1677. | #define HAVE_LIBDL 1
  1678. | #define HAVE_LIBRT 1
  1679. | #define STDC_HEADERS 1
  1680. | #define HAVE_ASSERT_H 1
  1681. | #define HAVE_FCNTL_H 1
  1682. | #define HAVE_UNISTD_H 1
  1683. | #define HAVE_DLFCN_H 1
  1684. | #define HAVE_STDINT_H 1
  1685. | #define HAVE_LIMITS_H 1
  1686. | #define HAVE_LOCALE_H 1
  1687. | #define HAVE_FLOAT_H 1
  1688. | #define HAVE_ERRNO_H 1
  1689. | #define HAVE_LONG_LONG 1
  1690. | #define UNIX_STDIO_64 1
  1691. | #define VSI_LARGE_API_SUPPORTED 1
  1692. | #define VSI_FTELL64 ftello
  1693. | #define VSI_FSEEK64 fseeko
  1694. | #define VSI_STAT64 stat
  1695. | #define VSI_STAT64_T stat
  1696. | #define VSI_FOPEN64 fopen
  1697. | #define VSI_FTRUNCATE64 ftruncate
  1698. | #define SIZEOF_INT 4
  1699. | #define SIZEOF_UNSIGNED_LONG 0
  1700. | #define SIZEOF_VOIDP 8
  1701. | #define HAVE_IEEEFP 1
  1702. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1703. | #define HAVE_VPRINTF 1
  1704. | /* end confdefs.h. */
  1705. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  1706. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1707. | #define _doprnt innocuous__doprnt
  1708. |
  1709. | /* System header to define __stub macros and hopefully few prototypes,
  1710. | which can conflict with char _doprnt (); below.
  1711. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1712. | <limits.h> exists even on freestanding compilers. */
  1713. |
  1714. | #ifdef __STDC__
  1715. | # include <limits.h>
  1716. | #else
  1717. | # include <assert.h>
  1718. | #endif
  1719. |
  1720. | #undef _doprnt
  1721. |
  1722. | /* Override any GCC internal prototype to avoid an error.
  1723. | Use char because int might match the return type of a GCC
  1724. | builtin and then its argument prototype would still apply. */
  1725. | #ifdef __cplusplus
  1726. | extern "C"
  1727. | #endif
  1728. | char _doprnt ();
  1729. | /* The GNU C library defines this for functions which it implements
  1730. | to always fail with ENOSYS. Some functions are actually named
  1731. | something starting with __ and the normal name is an alias. */
  1732. | #if defined __stub__doprnt || defined __stub____doprnt
  1733. | choke me
  1734. | #endif
  1735. |
  1736. | int
  1737. | main ()
  1738. | {
  1739. | return _doprnt ();
  1740. | ;
  1741. | return 0;
  1742. | }
  1743. configure:17128: result: no
  1744. configure:17142: checking for snprintf
  1745. configure:17142: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1746. conftest.c:71:6: warning: conflicting types for built-in function 'snprintf'
  1747. char snprintf ();
  1748. ^
  1749. configure:17142: $? = 0
  1750. configure:17142: result: yes
  1751. configure:17142: checking for vsnprintf
  1752. configure:17142: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1753. conftest.c:72:6: warning: conflicting types for built-in function 'vsnprintf'
  1754. char vsnprintf ();
  1755. ^
  1756. configure:17142: $? = 0
  1757. configure:17142: result: yes
  1758. configure:17153: checking for atoll
  1759. configure:17153: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1760. configure:17153: $? = 0
  1761. configure:17153: result: yes
  1762. configure:17164: checking for strtof
  1763. configure:17164: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1764. configure:17164: $? = 0
  1765. configure:17164: result: yes
  1766. configure:17175: checking for getcwd
  1767. configure:17175: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1768. configure:17175: $? = 0
  1769. configure:17175: result: yes
  1770. configure:17185: checking whether strtof is declared
  1771. configure:17185: gcc -c -g -O2 conftest.c >&5
  1772. configure:17185: $? = 0
  1773. configure:17185: result: yes
  1774. configure:17199: checking for readlink
  1775. configure:17199: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1776. configure:17199: $? = 0
  1777. configure:17199: result: yes
  1778. configure:17210: checking for lstat
  1779. configure:17210: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1780. configure:17210: $? = 0
  1781. configure:17210: result: yes
  1782. configure:17221: checking for posix_spawnp
  1783. configure:17221: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1784. configure:17221: $? = 0
  1785. configure:17221: result: yes
  1786. configure:17232: checking for vfork
  1787. configure:17232: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1788. configure:17232: $? = 0
  1789. configure:17232: result: yes
  1790. configure:17249: checking for gmtime_r
  1791. configure:17272: g++ -o conftest.exe -g -O2 conftest.cpp -lrt -ldl >&5
  1792. configure:17272: $? = 0
  1793. configure:17280: result: yes
  1794. configure:17285: checking for localtime_r
  1795. configure:17308: g++ -o conftest.exe -g -O2 conftest.cpp -lrt -ldl >&5
  1796. configure:17308: $? = 0
  1797. configure:17316: result: yes
  1798. configure:17328: checking for setlocale
  1799. configure:17328: gcc -o conftest.exe -g -O2 conftest.c -lrt -ldl >&5
  1800. configure:17328: $? = 0
  1801. configure:17328: result: yes
  1802. configure:17338: checking to enable debug build
  1803. configure:17368: result: no, CFLAGS="-g -O2"
  1804. configure:17373: checking whether GCC 4.1 atomic builtins are available
  1805. configure:17380: result: yes
  1806. configure:17405: checking whether SSE is available at compile time
  1807. configure:17418: result: yes
  1808. configure:17479: checking whether AVX is available at compile time
  1809. configure:17498: result: yes
  1810. configure:17605: checking whether we should hide internal symbols
  1811. configure:17607: result: no
  1812. configure:17650: checking for local include/lib path
  1813. configure:17674: result: none
  1814. configure:17692: checking for pthread_create in -lpthread
  1815. configure:17717: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lpthread -lrt -ldl -lws2_32 >&5
  1816. configure:17717: $? = 0
  1817. configure:17726: result: yes
  1818. configure:17737: checking for PTHREAD_MUTEX_RECURSIVE
  1819. configure:17756: gcc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c >&5
  1820. configure:17756: $? = 0
  1821. configure:17758: result: yes
  1822. configure:17815: checking for deflateInit_ in -lz
  1823. configure:17840: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lz -lpthread -lrt -ldl -lws2_32 >&5
  1824. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lz
  1825. collect2: error: ld returned 1 exit status
  1826. configure:17840: $? = 1
  1827. configure: failed program was:
  1828. | /* confdefs.h */
  1829. | #define PACKAGE_NAME ""
  1830. | #define PACKAGE_TARNAME ""
  1831. | #define PACKAGE_VERSION ""
  1832. | #define PACKAGE_STRING ""
  1833. | #define PACKAGE_BUGREPORT ""
  1834. | #define PACKAGE_URL ""
  1835. | #define STDC_HEADERS 1
  1836. | #define HAVE_SYS_TYPES_H 1
  1837. | #define HAVE_SYS_STAT_H 1
  1838. | #define HAVE_STDLIB_H 1
  1839. | #define HAVE_STRING_H 1
  1840. | #define HAVE_MEMORY_H 1
  1841. | #define HAVE_STRINGS_H 1
  1842. | #define HAVE_INTTYPES_H 1
  1843. | #define HAVE_STDINT_H 1
  1844. | #define HAVE_UNISTD_H 1
  1845. | #define HAVE_DLFCN_H 1
  1846. | #define LT_OBJDIR ".libs/"
  1847. | #define HAVE_LIBDL 1
  1848. | #define HAVE_LIBRT 1
  1849. | #define STDC_HEADERS 1
  1850. | #define HAVE_ASSERT_H 1
  1851. | #define HAVE_FCNTL_H 1
  1852. | #define HAVE_UNISTD_H 1
  1853. | #define HAVE_DLFCN_H 1
  1854. | #define HAVE_STDINT_H 1
  1855. | #define HAVE_LIMITS_H 1
  1856. | #define HAVE_LOCALE_H 1
  1857. | #define HAVE_FLOAT_H 1
  1858. | #define HAVE_ERRNO_H 1
  1859. | #define HAVE_LONG_LONG 1
  1860. | #define UNIX_STDIO_64 1
  1861. | #define VSI_LARGE_API_SUPPORTED 1
  1862. | #define VSI_FTELL64 ftello
  1863. | #define VSI_FSEEK64 fseeko
  1864. | #define VSI_STAT64 stat
  1865. | #define VSI_STAT64_T stat
  1866. | #define VSI_FOPEN64 fopen
  1867. | #define VSI_FTRUNCATE64 ftruncate
  1868. | #define SIZEOF_INT 4
  1869. | #define SIZEOF_UNSIGNED_LONG 0
  1870. | #define SIZEOF_VOIDP 8
  1871. | #define HAVE_IEEEFP 1
  1872. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1873. | #define HAVE_VPRINTF 1
  1874. | #define HAVE_SNPRINTF 1
  1875. | #define HAVE_VSNPRINTF 1
  1876. | #define HAVE_ATOLL 1
  1877. | #define HAVE_STRTOF 1
  1878. | #define HAVE_GETCWD 1
  1879. | #define HAVE_DECL_STRTOF 1
  1880. | #define HAVE_READLINK 1
  1881. | #define HAVE_LSTAT 1
  1882. | #define HAVE_POSIX_SPAWNP 1
  1883. | #define HAVE_VFORK 1
  1884. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  1885. | #define HAVE_GETADDRINFO 1
  1886. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1887. | #define CPL_MULTIPROC_PTHREAD 1
  1888. | /* end confdefs.h. */
  1889. |
  1890. | /* Override any GCC internal prototype to avoid an error.
  1891. | Use char because int might match the return type of a GCC
  1892. | builtin and then its argument prototype would still apply. */
  1893. | #ifdef __cplusplus
  1894. | extern "C"
  1895. | #endif
  1896. | char deflateInit_ ();
  1897. | int
  1898. | main ()
  1899. | {
  1900. | return deflateInit_ ();
  1901. | ;
  1902. | return 0;
  1903. | }
  1904. configure:17849: result: no
  1905. configure:17909: result: using internal libz code as deflateInit_ is missing
  1906. configure:18028: result: using internal libz code.
  1907. configure:18075: checking for ld used by GCC
  1908. configure:18139: result: /usr/x86_64-pc-cygwin/bin/ld.exe
  1909. configure:18146: checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld
  1910. configure:18159: result: yes
  1911. configure:18166: checking for shared library run path origin
  1912. configure:18179: result: done
  1913. configure:18687: checking for iconv
  1914. configure:18711: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lpthread -lrt -ldl -lws2_32 >&5
  1915. conftest.c:64:19: fatal error: iconv.h: No such file or directory
  1916. #include <iconv.h>
  1917. ^
  1918. compilation terminated.
  1919. configure:18711: $? = 1
  1920. configure: failed program was:
  1921. | /* confdefs.h */
  1922. | #define PACKAGE_NAME ""
  1923. | #define PACKAGE_TARNAME ""
  1924. | #define PACKAGE_VERSION ""
  1925. | #define PACKAGE_STRING ""
  1926. | #define PACKAGE_BUGREPORT ""
  1927. | #define PACKAGE_URL ""
  1928. | #define STDC_HEADERS 1
  1929. | #define HAVE_SYS_TYPES_H 1
  1930. | #define HAVE_SYS_STAT_H 1
  1931. | #define HAVE_STDLIB_H 1
  1932. | #define HAVE_STRING_H 1
  1933. | #define HAVE_MEMORY_H 1
  1934. | #define HAVE_STRINGS_H 1
  1935. | #define HAVE_INTTYPES_H 1
  1936. | #define HAVE_STDINT_H 1
  1937. | #define HAVE_UNISTD_H 1
  1938. | #define HAVE_DLFCN_H 1
  1939. | #define LT_OBJDIR ".libs/"
  1940. | #define HAVE_LIBDL 1
  1941. | #define HAVE_LIBRT 1
  1942. | #define STDC_HEADERS 1
  1943. | #define HAVE_ASSERT_H 1
  1944. | #define HAVE_FCNTL_H 1
  1945. | #define HAVE_UNISTD_H 1
  1946. | #define HAVE_DLFCN_H 1
  1947. | #define HAVE_STDINT_H 1
  1948. | #define HAVE_LIMITS_H 1
  1949. | #define HAVE_LOCALE_H 1
  1950. | #define HAVE_FLOAT_H 1
  1951. | #define HAVE_ERRNO_H 1
  1952. | #define HAVE_LONG_LONG 1
  1953. | #define UNIX_STDIO_64 1
  1954. | #define VSI_LARGE_API_SUPPORTED 1
  1955. | #define VSI_FTELL64 ftello
  1956. | #define VSI_FSEEK64 fseeko
  1957. | #define VSI_STAT64 stat
  1958. | #define VSI_STAT64_T stat
  1959. | #define VSI_FOPEN64 fopen
  1960. | #define VSI_FTRUNCATE64 ftruncate
  1961. | #define SIZEOF_INT 4
  1962. | #define SIZEOF_UNSIGNED_LONG 0
  1963. | #define SIZEOF_VOIDP 8
  1964. | #define HAVE_IEEEFP 1
  1965. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1966. | #define HAVE_VPRINTF 1
  1967. | #define HAVE_SNPRINTF 1
  1968. | #define HAVE_VSNPRINTF 1
  1969. | #define HAVE_ATOLL 1
  1970. | #define HAVE_STRTOF 1
  1971. | #define HAVE_GETCWD 1
  1972. | #define HAVE_DECL_STRTOF 1
  1973. | #define HAVE_READLINK 1
  1974. | #define HAVE_LSTAT 1
  1975. | #define HAVE_POSIX_SPAWNP 1
  1976. | #define HAVE_VFORK 1
  1977. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  1978. | #define HAVE_GETADDRINFO 1
  1979. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1980. | #define CPL_MULTIPROC_PTHREAD 1
  1981. | /* end confdefs.h. */
  1982. |
  1983. | #include <stdlib.h>
  1984. | #include <iconv.h>
  1985. |
  1986. | int
  1987. | main ()
  1988. | {
  1989. | iconv_t cd = iconv_open("","");
  1990. | iconv(cd,NULL,NULL,NULL,NULL);
  1991. | iconv_close(cd);
  1992. | ;
  1993. | return 0;
  1994. | }
  1995. configure:18735: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lpthread -lrt -ldl -lws2_32 -liconv >&5
  1996. conftest.c:64:19: fatal error: iconv.h: No such file or directory
  1997. #include <iconv.h>
  1998. ^
  1999. compilation terminated.
  2000. configure:18735: $? = 1
  2001. configure: failed program was:
  2002. | /* confdefs.h */
  2003. | #define PACKAGE_NAME ""
  2004. | #define PACKAGE_TARNAME ""
  2005. | #define PACKAGE_VERSION ""
  2006. | #define PACKAGE_STRING ""
  2007. | #define PACKAGE_BUGREPORT ""
  2008. | #define PACKAGE_URL ""
  2009. | #define STDC_HEADERS 1
  2010. | #define HAVE_SYS_TYPES_H 1
  2011. | #define HAVE_SYS_STAT_H 1
  2012. | #define HAVE_STDLIB_H 1
  2013. | #define HAVE_STRING_H 1
  2014. | #define HAVE_MEMORY_H 1
  2015. | #define HAVE_STRINGS_H 1
  2016. | #define HAVE_INTTYPES_H 1
  2017. | #define HAVE_STDINT_H 1
  2018. | #define HAVE_UNISTD_H 1
  2019. | #define HAVE_DLFCN_H 1
  2020. | #define LT_OBJDIR ".libs/"
  2021. | #define HAVE_LIBDL 1
  2022. | #define HAVE_LIBRT 1
  2023. | #define STDC_HEADERS 1
  2024. | #define HAVE_ASSERT_H 1
  2025. | #define HAVE_FCNTL_H 1
  2026. | #define HAVE_UNISTD_H 1
  2027. | #define HAVE_DLFCN_H 1
  2028. | #define HAVE_STDINT_H 1
  2029. | #define HAVE_LIMITS_H 1
  2030. | #define HAVE_LOCALE_H 1
  2031. | #define HAVE_FLOAT_H 1
  2032. | #define HAVE_ERRNO_H 1
  2033. | #define HAVE_LONG_LONG 1
  2034. | #define UNIX_STDIO_64 1
  2035. | #define VSI_LARGE_API_SUPPORTED 1
  2036. | #define VSI_FTELL64 ftello
  2037. | #define VSI_FSEEK64 fseeko
  2038. | #define VSI_STAT64 stat
  2039. | #define VSI_STAT64_T stat
  2040. | #define VSI_FOPEN64 fopen
  2041. | #define VSI_FTRUNCATE64 ftruncate
  2042. | #define SIZEOF_INT 4
  2043. | #define SIZEOF_UNSIGNED_LONG 0
  2044. | #define SIZEOF_VOIDP 8
  2045. | #define HAVE_IEEEFP 1
  2046. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2047. | #define HAVE_VPRINTF 1
  2048. | #define HAVE_SNPRINTF 1
  2049. | #define HAVE_VSNPRINTF 1
  2050. | #define HAVE_ATOLL 1
  2051. | #define HAVE_STRTOF 1
  2052. | #define HAVE_GETCWD 1
  2053. | #define HAVE_DECL_STRTOF 1
  2054. | #define HAVE_READLINK 1
  2055. | #define HAVE_LSTAT 1
  2056. | #define HAVE_POSIX_SPAWNP 1
  2057. | #define HAVE_VFORK 1
  2058. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2059. | #define HAVE_GETADDRINFO 1
  2060. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2061. | #define CPL_MULTIPROC_PTHREAD 1
  2062. | /* end confdefs.h. */
  2063. |
  2064. | #include <stdlib.h>
  2065. | #include <iconv.h>
  2066. |
  2067. | int
  2068. | main ()
  2069. | {
  2070. | iconv_t cd = iconv_open("","");
  2071. | iconv(cd,NULL,NULL,NULL,NULL);
  2072. | iconv_close(cd);
  2073. | ;
  2074. | return 0;
  2075. | }
  2076. configure:18745: result: no, consider installing GNU libiconv
  2077. configure:19058: checking for pg_config
  2078. configure:19076: found /cygdrive/c/Program Files/PostgreSQL/9.4/bin/pg_config
  2079. configure:19089: result: /cygdrive/c/Program Files/PostgreSQL/9.4/bin/pg_config
  2080. configure:19101: checking for PostgreSQL
  2081. configure:19126: result: yes
  2082. configure:19129: checking for PQconnectdb in -lpq
  2083. configure:19154: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lpq -L -lpthread -lrt -ldl -lws2_32 >&5
  2084. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lpq
  2085. collect2: error: ld returned 1 exit status
  2086. configure:19154: $? = 1
  2087. configure: failed program was:
  2088. | /* confdefs.h */
  2089. | #define PACKAGE_NAME ""
  2090. | #define PACKAGE_TARNAME ""
  2091. | #define PACKAGE_VERSION ""
  2092. | #define PACKAGE_STRING ""
  2093. | #define PACKAGE_BUGREPORT ""
  2094. | #define PACKAGE_URL ""
  2095. | #define STDC_HEADERS 1
  2096. | #define HAVE_SYS_TYPES_H 1
  2097. | #define HAVE_SYS_STAT_H 1
  2098. | #define HAVE_STDLIB_H 1
  2099. | #define HAVE_STRING_H 1
  2100. | #define HAVE_MEMORY_H 1
  2101. | #define HAVE_STRINGS_H 1
  2102. | #define HAVE_INTTYPES_H 1
  2103. | #define HAVE_STDINT_H 1
  2104. | #define HAVE_UNISTD_H 1
  2105. | #define HAVE_DLFCN_H 1
  2106. | #define LT_OBJDIR ".libs/"
  2107. | #define HAVE_LIBDL 1
  2108. | #define HAVE_LIBRT 1
  2109. | #define STDC_HEADERS 1
  2110. | #define HAVE_ASSERT_H 1
  2111. | #define HAVE_FCNTL_H 1
  2112. | #define HAVE_UNISTD_H 1
  2113. | #define HAVE_DLFCN_H 1
  2114. | #define HAVE_STDINT_H 1
  2115. | #define HAVE_LIMITS_H 1
  2116. | #define HAVE_LOCALE_H 1
  2117. | #define HAVE_FLOAT_H 1
  2118. | #define HAVE_ERRNO_H 1
  2119. | #define HAVE_LONG_LONG 1
  2120. | #define UNIX_STDIO_64 1
  2121. | #define VSI_LARGE_API_SUPPORTED 1
  2122. | #define VSI_FTELL64 ftello
  2123. | #define VSI_FSEEK64 fseeko
  2124. | #define VSI_STAT64 stat
  2125. | #define VSI_STAT64_T stat
  2126. | #define VSI_FOPEN64 fopen
  2127. | #define VSI_FTRUNCATE64 ftruncate
  2128. | #define SIZEOF_INT 4
  2129. | #define SIZEOF_UNSIGNED_LONG 0
  2130. | #define SIZEOF_VOIDP 8
  2131. | #define HAVE_IEEEFP 1
  2132. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2133. | #define HAVE_VPRINTF 1
  2134. | #define HAVE_SNPRINTF 1
  2135. | #define HAVE_VSNPRINTF 1
  2136. | #define HAVE_ATOLL 1
  2137. | #define HAVE_STRTOF 1
  2138. | #define HAVE_GETCWD 1
  2139. | #define HAVE_DECL_STRTOF 1
  2140. | #define HAVE_READLINK 1
  2141. | #define HAVE_LSTAT 1
  2142. | #define HAVE_POSIX_SPAWNP 1
  2143. | #define HAVE_VFORK 1
  2144. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2145. | #define HAVE_GETADDRINFO 1
  2146. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2147. | #define CPL_MULTIPROC_PTHREAD 1
  2148. | /* end confdefs.h. */
  2149. |
  2150. | /* Override any GCC internal prototype to avoid an error.
  2151. | Use char because int might match the return type of a GCC
  2152. | builtin and then its argument prototype would still apply. */
  2153. | #ifdef __cplusplus
  2154. | extern "C"
  2155. | #endif
  2156. | char PQconnectdb ();
  2157. | int
  2158. | main ()
  2159. | {
  2160. | return PQconnectdb ();
  2161. | ;
  2162. | return 0;
  2163. | }
  2164. configure:19163: result: no
  2165. configure:19428: checking for G_gisinit_2 in -lgrass5
  2166. configure:19453: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lgrass5 -lpthread -lrt -ldl -lws2_32 >&5
  2167. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgrass5
  2168. collect2: error: ld returned 1 exit status
  2169. configure:19453: $? = 1
  2170. configure: failed program was:
  2171. | /* confdefs.h */
  2172. | #define PACKAGE_NAME ""
  2173. | #define PACKAGE_TARNAME ""
  2174. | #define PACKAGE_VERSION ""
  2175. | #define PACKAGE_STRING ""
  2176. | #define PACKAGE_BUGREPORT ""
  2177. | #define PACKAGE_URL ""
  2178. | #define STDC_HEADERS 1
  2179. | #define HAVE_SYS_TYPES_H 1
  2180. | #define HAVE_SYS_STAT_H 1
  2181. | #define HAVE_STDLIB_H 1
  2182. | #define HAVE_STRING_H 1
  2183. | #define HAVE_MEMORY_H 1
  2184. | #define HAVE_STRINGS_H 1
  2185. | #define HAVE_INTTYPES_H 1
  2186. | #define HAVE_STDINT_H 1
  2187. | #define HAVE_UNISTD_H 1
  2188. | #define HAVE_DLFCN_H 1
  2189. | #define LT_OBJDIR ".libs/"
  2190. | #define HAVE_LIBDL 1
  2191. | #define HAVE_LIBRT 1
  2192. | #define STDC_HEADERS 1
  2193. | #define HAVE_ASSERT_H 1
  2194. | #define HAVE_FCNTL_H 1
  2195. | #define HAVE_UNISTD_H 1
  2196. | #define HAVE_DLFCN_H 1
  2197. | #define HAVE_STDINT_H 1
  2198. | #define HAVE_LIMITS_H 1
  2199. | #define HAVE_LOCALE_H 1
  2200. | #define HAVE_FLOAT_H 1
  2201. | #define HAVE_ERRNO_H 1
  2202. | #define HAVE_LONG_LONG 1
  2203. | #define UNIX_STDIO_64 1
  2204. | #define VSI_LARGE_API_SUPPORTED 1
  2205. | #define VSI_FTELL64 ftello
  2206. | #define VSI_FSEEK64 fseeko
  2207. | #define VSI_STAT64 stat
  2208. | #define VSI_STAT64_T stat
  2209. | #define VSI_FOPEN64 fopen
  2210. | #define VSI_FTRUNCATE64 ftruncate
  2211. | #define SIZEOF_INT 4
  2212. | #define SIZEOF_UNSIGNED_LONG 0
  2213. | #define SIZEOF_VOIDP 8
  2214. | #define HAVE_IEEEFP 1
  2215. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2216. | #define HAVE_VPRINTF 1
  2217. | #define HAVE_SNPRINTF 1
  2218. | #define HAVE_VSNPRINTF 1
  2219. | #define HAVE_ATOLL 1
  2220. | #define HAVE_STRTOF 1
  2221. | #define HAVE_GETCWD 1
  2222. | #define HAVE_DECL_STRTOF 1
  2223. | #define HAVE_READLINK 1
  2224. | #define HAVE_LSTAT 1
  2225. | #define HAVE_POSIX_SPAWNP 1
  2226. | #define HAVE_VFORK 1
  2227. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2228. | #define HAVE_GETADDRINFO 1
  2229. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2230. | #define CPL_MULTIPROC_PTHREAD 1
  2231. | /* end confdefs.h. */
  2232. |
  2233. | /* Override any GCC internal prototype to avoid an error.
  2234. | Use char because int might match the return type of a GCC
  2235. | builtin and then its argument prototype would still apply. */
  2236. | #ifdef __cplusplus
  2237. | extern "C"
  2238. | #endif
  2239. | char G_gisinit_2 ();
  2240. | int
  2241. | main ()
  2242. | {
  2243. | return G_gisinit_2 ();
  2244. | ;
  2245. | return 0;
  2246. | }
  2247. configure:19462: result: no
  2248. configure:19556: checking for ffopen in -lcfitsio
  2249. configure:19581: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lcfitsio -lpthread -lrt -ldl -lws2_32 >&5
  2250. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lcfitsio
  2251. collect2: error: ld returned 1 exit status
  2252. configure:19581: $? = 1
  2253. configure: failed program was:
  2254. | /* confdefs.h */
  2255. | #define PACKAGE_NAME ""
  2256. | #define PACKAGE_TARNAME ""
  2257. | #define PACKAGE_VERSION ""
  2258. | #define PACKAGE_STRING ""
  2259. | #define PACKAGE_BUGREPORT ""
  2260. | #define PACKAGE_URL ""
  2261. | #define STDC_HEADERS 1
  2262. | #define HAVE_SYS_TYPES_H 1
  2263. | #define HAVE_SYS_STAT_H 1
  2264. | #define HAVE_STDLIB_H 1
  2265. | #define HAVE_STRING_H 1
  2266. | #define HAVE_MEMORY_H 1
  2267. | #define HAVE_STRINGS_H 1
  2268. | #define HAVE_INTTYPES_H 1
  2269. | #define HAVE_STDINT_H 1
  2270. | #define HAVE_UNISTD_H 1
  2271. | #define HAVE_DLFCN_H 1
  2272. | #define LT_OBJDIR ".libs/"
  2273. | #define HAVE_LIBDL 1
  2274. | #define HAVE_LIBRT 1
  2275. | #define STDC_HEADERS 1
  2276. | #define HAVE_ASSERT_H 1
  2277. | #define HAVE_FCNTL_H 1
  2278. | #define HAVE_UNISTD_H 1
  2279. | #define HAVE_DLFCN_H 1
  2280. | #define HAVE_STDINT_H 1
  2281. | #define HAVE_LIMITS_H 1
  2282. | #define HAVE_LOCALE_H 1
  2283. | #define HAVE_FLOAT_H 1
  2284. | #define HAVE_ERRNO_H 1
  2285. | #define HAVE_LONG_LONG 1
  2286. | #define UNIX_STDIO_64 1
  2287. | #define VSI_LARGE_API_SUPPORTED 1
  2288. | #define VSI_FTELL64 ftello
  2289. | #define VSI_FSEEK64 fseeko
  2290. | #define VSI_STAT64 stat
  2291. | #define VSI_STAT64_T stat
  2292. | #define VSI_FOPEN64 fopen
  2293. | #define VSI_FTRUNCATE64 ftruncate
  2294. | #define SIZEOF_INT 4
  2295. | #define SIZEOF_UNSIGNED_LONG 0
  2296. | #define SIZEOF_VOIDP 8
  2297. | #define HAVE_IEEEFP 1
  2298. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2299. | #define HAVE_VPRINTF 1
  2300. | #define HAVE_SNPRINTF 1
  2301. | #define HAVE_VSNPRINTF 1
  2302. | #define HAVE_ATOLL 1
  2303. | #define HAVE_STRTOF 1
  2304. | #define HAVE_GETCWD 1
  2305. | #define HAVE_DECL_STRTOF 1
  2306. | #define HAVE_READLINK 1
  2307. | #define HAVE_LSTAT 1
  2308. | #define HAVE_POSIX_SPAWNP 1
  2309. | #define HAVE_VFORK 1
  2310. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2311. | #define HAVE_GETADDRINFO 1
  2312. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2313. | #define CPL_MULTIPROC_PTHREAD 1
  2314. | /* end confdefs.h. */
  2315. |
  2316. | /* Override any GCC internal prototype to avoid an error.
  2317. | Use char because int might match the return type of a GCC
  2318. | builtin and then its argument prototype would still apply. */
  2319. | #ifdef __cplusplus
  2320. | extern "C"
  2321. | #endif
  2322. | char ffopen ();
  2323. | int
  2324. | main ()
  2325. | {
  2326. | return ffopen ();
  2327. | ;
  2328. | return 0;
  2329. | }
  2330. configure:19590: result: no
  2331. configure:19642: checking for Mopen in -lcsf
  2332. configure:19667: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lcsf -lpthread -lrt -ldl -lws2_32 -lpthread -lrt -ldl -lws2_32 >&5
  2333. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lcsf
  2334. collect2: error: ld returned 1 exit status
  2335. configure:19667: $? = 1
  2336. configure: failed program was:
  2337. | /* confdefs.h */
  2338. | #define PACKAGE_NAME ""
  2339. | #define PACKAGE_TARNAME ""
  2340. | #define PACKAGE_VERSION ""
  2341. | #define PACKAGE_STRING ""
  2342. | #define PACKAGE_BUGREPORT ""
  2343. | #define PACKAGE_URL ""
  2344. | #define STDC_HEADERS 1
  2345. | #define HAVE_SYS_TYPES_H 1
  2346. | #define HAVE_SYS_STAT_H 1
  2347. | #define HAVE_STDLIB_H 1
  2348. | #define HAVE_STRING_H 1
  2349. | #define HAVE_MEMORY_H 1
  2350. | #define HAVE_STRINGS_H 1
  2351. | #define HAVE_INTTYPES_H 1
  2352. | #define HAVE_STDINT_H 1
  2353. | #define HAVE_UNISTD_H 1
  2354. | #define HAVE_DLFCN_H 1
  2355. | #define LT_OBJDIR ".libs/"
  2356. | #define HAVE_LIBDL 1
  2357. | #define HAVE_LIBRT 1
  2358. | #define STDC_HEADERS 1
  2359. | #define HAVE_ASSERT_H 1
  2360. | #define HAVE_FCNTL_H 1
  2361. | #define HAVE_UNISTD_H 1
  2362. | #define HAVE_DLFCN_H 1
  2363. | #define HAVE_STDINT_H 1
  2364. | #define HAVE_LIMITS_H 1
  2365. | #define HAVE_LOCALE_H 1
  2366. | #define HAVE_FLOAT_H 1
  2367. | #define HAVE_ERRNO_H 1
  2368. | #define HAVE_LONG_LONG 1
  2369. | #define UNIX_STDIO_64 1
  2370. | #define VSI_LARGE_API_SUPPORTED 1
  2371. | #define VSI_FTELL64 ftello
  2372. | #define VSI_FSEEK64 fseeko
  2373. | #define VSI_STAT64 stat
  2374. | #define VSI_STAT64_T stat
  2375. | #define VSI_FOPEN64 fopen
  2376. | #define VSI_FTRUNCATE64 ftruncate
  2377. | #define SIZEOF_INT 4
  2378. | #define SIZEOF_UNSIGNED_LONG 0
  2379. | #define SIZEOF_VOIDP 8
  2380. | #define HAVE_IEEEFP 1
  2381. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2382. | #define HAVE_VPRINTF 1
  2383. | #define HAVE_SNPRINTF 1
  2384. | #define HAVE_VSNPRINTF 1
  2385. | #define HAVE_ATOLL 1
  2386. | #define HAVE_STRTOF 1
  2387. | #define HAVE_GETCWD 1
  2388. | #define HAVE_DECL_STRTOF 1
  2389. | #define HAVE_READLINK 1
  2390. | #define HAVE_LSTAT 1
  2391. | #define HAVE_POSIX_SPAWNP 1
  2392. | #define HAVE_VFORK 1
  2393. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2394. | #define HAVE_GETADDRINFO 1
  2395. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2396. | #define CPL_MULTIPROC_PTHREAD 1
  2397. | /* end confdefs.h. */
  2398. |
  2399. | /* Override any GCC internal prototype to avoid an error.
  2400. | Use char because int might match the return type of a GCC
  2401. | builtin and then its argument prototype would still apply. */
  2402. | #ifdef __cplusplus
  2403. | extern "C"
  2404. | #endif
  2405. | char Mopen ();
  2406. | int
  2407. | main ()
  2408. | {
  2409. | return Mopen ();
  2410. | ;
  2411. | return 0;
  2412. | }
  2413. configure:19676: result: no
  2414. configure:19686: checking csf.h usability
  2415. configure:19686: gcc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c >&5
  2416. conftest.c:95:17: fatal error: csf.h: No such file or directory
  2417. #include <csf.h>
  2418. ^
  2419. compilation terminated.
  2420. configure:19686: $? = 1
  2421. configure: failed program was:
  2422. | /* confdefs.h */
  2423. | #define PACKAGE_NAME ""
  2424. | #define PACKAGE_TARNAME ""
  2425. | #define PACKAGE_VERSION ""
  2426. | #define PACKAGE_STRING ""
  2427. | #define PACKAGE_BUGREPORT ""
  2428. | #define PACKAGE_URL ""
  2429. | #define STDC_HEADERS 1
  2430. | #define HAVE_SYS_TYPES_H 1
  2431. | #define HAVE_SYS_STAT_H 1
  2432. | #define HAVE_STDLIB_H 1
  2433. | #define HAVE_STRING_H 1
  2434. | #define HAVE_MEMORY_H 1
  2435. | #define HAVE_STRINGS_H 1
  2436. | #define HAVE_INTTYPES_H 1
  2437. | #define HAVE_STDINT_H 1
  2438. | #define HAVE_UNISTD_H 1
  2439. | #define HAVE_DLFCN_H 1
  2440. | #define LT_OBJDIR ".libs/"
  2441. | #define HAVE_LIBDL 1
  2442. | #define HAVE_LIBRT 1
  2443. | #define STDC_HEADERS 1
  2444. | #define HAVE_ASSERT_H 1
  2445. | #define HAVE_FCNTL_H 1
  2446. | #define HAVE_UNISTD_H 1
  2447. | #define HAVE_DLFCN_H 1
  2448. | #define HAVE_STDINT_H 1
  2449. | #define HAVE_LIMITS_H 1
  2450. | #define HAVE_LOCALE_H 1
  2451. | #define HAVE_FLOAT_H 1
  2452. | #define HAVE_ERRNO_H 1
  2453. | #define HAVE_LONG_LONG 1
  2454. | #define UNIX_STDIO_64 1
  2455. | #define VSI_LARGE_API_SUPPORTED 1
  2456. | #define VSI_FTELL64 ftello
  2457. | #define VSI_FSEEK64 fseeko
  2458. | #define VSI_STAT64 stat
  2459. | #define VSI_STAT64_T stat
  2460. | #define VSI_FOPEN64 fopen
  2461. | #define VSI_FTRUNCATE64 ftruncate
  2462. | #define SIZEOF_INT 4
  2463. | #define SIZEOF_UNSIGNED_LONG 0
  2464. | #define SIZEOF_VOIDP 8
  2465. | #define HAVE_IEEEFP 1
  2466. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2467. | #define HAVE_VPRINTF 1
  2468. | #define HAVE_SNPRINTF 1
  2469. | #define HAVE_VSNPRINTF 1
  2470. | #define HAVE_ATOLL 1
  2471. | #define HAVE_STRTOF 1
  2472. | #define HAVE_GETCWD 1
  2473. | #define HAVE_DECL_STRTOF 1
  2474. | #define HAVE_READLINK 1
  2475. | #define HAVE_LSTAT 1
  2476. | #define HAVE_POSIX_SPAWNP 1
  2477. | #define HAVE_VFORK 1
  2478. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2479. | #define HAVE_GETADDRINFO 1
  2480. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2481. | #define CPL_MULTIPROC_PTHREAD 1
  2482. | /* end confdefs.h. */
  2483. | #include <stdio.h>
  2484. | #ifdef HAVE_SYS_TYPES_H
  2485. | # include <sys/types.h>
  2486. | #endif
  2487. | #ifdef HAVE_SYS_STAT_H
  2488. | # include <sys/stat.h>
  2489. | #endif
  2490. | #ifdef STDC_HEADERS
  2491. | # include <stdlib.h>
  2492. | # include <stddef.h>
  2493. | #else
  2494. | # ifdef HAVE_STDLIB_H
  2495. | # include <stdlib.h>
  2496. | # endif
  2497. | #endif
  2498. | #ifdef HAVE_STRING_H
  2499. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2500. | # include <memory.h>
  2501. | # endif
  2502. | # include <string.h>
  2503. | #endif
  2504. | #ifdef HAVE_STRINGS_H
  2505. | # include <strings.h>
  2506. | #endif
  2507. | #ifdef HAVE_INTTYPES_H
  2508. | # include <inttypes.h>
  2509. | #endif
  2510. | #ifdef HAVE_STDINT_H
  2511. | # include <stdint.h>
  2512. | #endif
  2513. | #ifdef HAVE_UNISTD_H
  2514. | # include <unistd.h>
  2515. | #endif
  2516. | #include <csf.h>
  2517. configure:19686: result: no
  2518. configure:19686: checking csf.h presence
  2519. configure:19686: gcc -E conftest.c
  2520. conftest.c:62:17: fatal error: csf.h: No such file or directory
  2521. #include <csf.h>
  2522. ^
  2523. compilation terminated.
  2524. configure:19686: $? = 1
  2525. configure: failed program was:
  2526. | /* confdefs.h */
  2527. | #define PACKAGE_NAME ""
  2528. | #define PACKAGE_TARNAME ""
  2529. | #define PACKAGE_VERSION ""
  2530. | #define PACKAGE_STRING ""
  2531. | #define PACKAGE_BUGREPORT ""
  2532. | #define PACKAGE_URL ""
  2533. | #define STDC_HEADERS 1
  2534. | #define HAVE_SYS_TYPES_H 1
  2535. | #define HAVE_SYS_STAT_H 1
  2536. | #define HAVE_STDLIB_H 1
  2537. | #define HAVE_STRING_H 1
  2538. | #define HAVE_MEMORY_H 1
  2539. | #define HAVE_STRINGS_H 1
  2540. | #define HAVE_INTTYPES_H 1
  2541. | #define HAVE_STDINT_H 1
  2542. | #define HAVE_UNISTD_H 1
  2543. | #define HAVE_DLFCN_H 1
  2544. | #define LT_OBJDIR ".libs/"
  2545. | #define HAVE_LIBDL 1
  2546. | #define HAVE_LIBRT 1
  2547. | #define STDC_HEADERS 1
  2548. | #define HAVE_ASSERT_H 1
  2549. | #define HAVE_FCNTL_H 1
  2550. | #define HAVE_UNISTD_H 1
  2551. | #define HAVE_DLFCN_H 1
  2552. | #define HAVE_STDINT_H 1
  2553. | #define HAVE_LIMITS_H 1
  2554. | #define HAVE_LOCALE_H 1
  2555. | #define HAVE_FLOAT_H 1
  2556. | #define HAVE_ERRNO_H 1
  2557. | #define HAVE_LONG_LONG 1
  2558. | #define UNIX_STDIO_64 1
  2559. | #define VSI_LARGE_API_SUPPORTED 1
  2560. | #define VSI_FTELL64 ftello
  2561. | #define VSI_FSEEK64 fseeko
  2562. | #define VSI_STAT64 stat
  2563. | #define VSI_STAT64_T stat
  2564. | #define VSI_FOPEN64 fopen
  2565. | #define VSI_FTRUNCATE64 ftruncate
  2566. | #define SIZEOF_INT 4
  2567. | #define SIZEOF_UNSIGNED_LONG 0
  2568. | #define SIZEOF_VOIDP 8
  2569. | #define HAVE_IEEEFP 1
  2570. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2571. | #define HAVE_VPRINTF 1
  2572. | #define HAVE_SNPRINTF 1
  2573. | #define HAVE_VSNPRINTF 1
  2574. | #define HAVE_ATOLL 1
  2575. | #define HAVE_STRTOF 1
  2576. | #define HAVE_GETCWD 1
  2577. | #define HAVE_DECL_STRTOF 1
  2578. | #define HAVE_READLINK 1
  2579. | #define HAVE_LSTAT 1
  2580. | #define HAVE_POSIX_SPAWNP 1
  2581. | #define HAVE_VFORK 1
  2582. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2583. | #define HAVE_GETADDRINFO 1
  2584. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2585. | #define CPL_MULTIPROC_PTHREAD 1
  2586. | /* end confdefs.h. */
  2587. | #include <csf.h>
  2588. configure:19686: result: no
  2589. configure:19686: checking for csf.h
  2590. configure:19686: result: no
  2591. configure:19739: checking for libpng
  2592. configure:19750: checking for png_set_IHDR in -lpng
  2593. configure:19775: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lpng -lpthread -lrt -ldl -lws2_32 -lpthread -lrt -ldl -lws2_32 >&5
  2594. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lpng
  2595. collect2: error: ld returned 1 exit status
  2596. configure:19775: $? = 1
  2597. configure: failed program was:
  2598. | /* confdefs.h */
  2599. | #define PACKAGE_NAME ""
  2600. | #define PACKAGE_TARNAME ""
  2601. | #define PACKAGE_VERSION ""
  2602. | #define PACKAGE_STRING ""
  2603. | #define PACKAGE_BUGREPORT ""
  2604. | #define PACKAGE_URL ""
  2605. | #define STDC_HEADERS 1
  2606. | #define HAVE_SYS_TYPES_H 1
  2607. | #define HAVE_SYS_STAT_H 1
  2608. | #define HAVE_STDLIB_H 1
  2609. | #define HAVE_STRING_H 1
  2610. | #define HAVE_MEMORY_H 1
  2611. | #define HAVE_STRINGS_H 1
  2612. | #define HAVE_INTTYPES_H 1
  2613. | #define HAVE_STDINT_H 1
  2614. | #define HAVE_UNISTD_H 1
  2615. | #define HAVE_DLFCN_H 1
  2616. | #define LT_OBJDIR ".libs/"
  2617. | #define HAVE_LIBDL 1
  2618. | #define HAVE_LIBRT 1
  2619. | #define STDC_HEADERS 1
  2620. | #define HAVE_ASSERT_H 1
  2621. | #define HAVE_FCNTL_H 1
  2622. | #define HAVE_UNISTD_H 1
  2623. | #define HAVE_DLFCN_H 1
  2624. | #define HAVE_STDINT_H 1
  2625. | #define HAVE_LIMITS_H 1
  2626. | #define HAVE_LOCALE_H 1
  2627. | #define HAVE_FLOAT_H 1
  2628. | #define HAVE_ERRNO_H 1
  2629. | #define HAVE_LONG_LONG 1
  2630. | #define UNIX_STDIO_64 1
  2631. | #define VSI_LARGE_API_SUPPORTED 1
  2632. | #define VSI_FTELL64 ftello
  2633. | #define VSI_FSEEK64 fseeko
  2634. | #define VSI_STAT64 stat
  2635. | #define VSI_STAT64_T stat
  2636. | #define VSI_FOPEN64 fopen
  2637. | #define VSI_FTRUNCATE64 ftruncate
  2638. | #define SIZEOF_INT 4
  2639. | #define SIZEOF_UNSIGNED_LONG 0
  2640. | #define SIZEOF_VOIDP 8
  2641. | #define HAVE_IEEEFP 1
  2642. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2643. | #define HAVE_VPRINTF 1
  2644. | #define HAVE_SNPRINTF 1
  2645. | #define HAVE_VSNPRINTF 1
  2646. | #define HAVE_ATOLL 1
  2647. | #define HAVE_STRTOF 1
  2648. | #define HAVE_GETCWD 1
  2649. | #define HAVE_DECL_STRTOF 1
  2650. | #define HAVE_READLINK 1
  2651. | #define HAVE_LSTAT 1
  2652. | #define HAVE_POSIX_SPAWNP 1
  2653. | #define HAVE_VFORK 1
  2654. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2655. | #define HAVE_GETADDRINFO 1
  2656. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2657. | #define CPL_MULTIPROC_PTHREAD 1
  2658. | /* end confdefs.h. */
  2659. |
  2660. | /* Override any GCC internal prototype to avoid an error.
  2661. | Use char because int might match the return type of a GCC
  2662. | builtin and then its argument prototype would still apply. */
  2663. | #ifdef __cplusplus
  2664. | extern "C"
  2665. | #endif
  2666. | char png_set_IHDR ();
  2667. | int
  2668. | main ()
  2669. | {
  2670. | return png_set_IHDR ();
  2671. | ;
  2672. | return 0;
  2673. | }
  2674. configure:19784: result: no
  2675. configure:19794: checking png.h usability
  2676. configure:19794: gcc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c >&5
  2677. conftest.c:95:17: fatal error: png.h: No such file or directory
  2678. #include <png.h>
  2679. ^
  2680. compilation terminated.
  2681. configure:19794: $? = 1
  2682. configure: failed program was:
  2683. | /* confdefs.h */
  2684. | #define PACKAGE_NAME ""
  2685. | #define PACKAGE_TARNAME ""
  2686. | #define PACKAGE_VERSION ""
  2687. | #define PACKAGE_STRING ""
  2688. | #define PACKAGE_BUGREPORT ""
  2689. | #define PACKAGE_URL ""
  2690. | #define STDC_HEADERS 1
  2691. | #define HAVE_SYS_TYPES_H 1
  2692. | #define HAVE_SYS_STAT_H 1
  2693. | #define HAVE_STDLIB_H 1
  2694. | #define HAVE_STRING_H 1
  2695. | #define HAVE_MEMORY_H 1
  2696. | #define HAVE_STRINGS_H 1
  2697. | #define HAVE_INTTYPES_H 1
  2698. | #define HAVE_STDINT_H 1
  2699. | #define HAVE_UNISTD_H 1
  2700. | #define HAVE_DLFCN_H 1
  2701. | #define LT_OBJDIR ".libs/"
  2702. | #define HAVE_LIBDL 1
  2703. | #define HAVE_LIBRT 1
  2704. | #define STDC_HEADERS 1
  2705. | #define HAVE_ASSERT_H 1
  2706. | #define HAVE_FCNTL_H 1
  2707. | #define HAVE_UNISTD_H 1
  2708. | #define HAVE_DLFCN_H 1
  2709. | #define HAVE_STDINT_H 1
  2710. | #define HAVE_LIMITS_H 1
  2711. | #define HAVE_LOCALE_H 1
  2712. | #define HAVE_FLOAT_H 1
  2713. | #define HAVE_ERRNO_H 1
  2714. | #define HAVE_LONG_LONG 1
  2715. | #define UNIX_STDIO_64 1
  2716. | #define VSI_LARGE_API_SUPPORTED 1
  2717. | #define VSI_FTELL64 ftello
  2718. | #define VSI_FSEEK64 fseeko
  2719. | #define VSI_STAT64 stat
  2720. | #define VSI_STAT64_T stat
  2721. | #define VSI_FOPEN64 fopen
  2722. | #define VSI_FTRUNCATE64 ftruncate
  2723. | #define SIZEOF_INT 4
  2724. | #define SIZEOF_UNSIGNED_LONG 0
  2725. | #define SIZEOF_VOIDP 8
  2726. | #define HAVE_IEEEFP 1
  2727. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2728. | #define HAVE_VPRINTF 1
  2729. | #define HAVE_SNPRINTF 1
  2730. | #define HAVE_VSNPRINTF 1
  2731. | #define HAVE_ATOLL 1
  2732. | #define HAVE_STRTOF 1
  2733. | #define HAVE_GETCWD 1
  2734. | #define HAVE_DECL_STRTOF 1
  2735. | #define HAVE_READLINK 1
  2736. | #define HAVE_LSTAT 1
  2737. | #define HAVE_POSIX_SPAWNP 1
  2738. | #define HAVE_VFORK 1
  2739. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2740. | #define HAVE_GETADDRINFO 1
  2741. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2742. | #define CPL_MULTIPROC_PTHREAD 1
  2743. | /* end confdefs.h. */
  2744. | #include <stdio.h>
  2745. | #ifdef HAVE_SYS_TYPES_H
  2746. | # include <sys/types.h>
  2747. | #endif
  2748. | #ifdef HAVE_SYS_STAT_H
  2749. | # include <sys/stat.h>
  2750. | #endif
  2751. | #ifdef STDC_HEADERS
  2752. | # include <stdlib.h>
  2753. | # include <stddef.h>
  2754. | #else
  2755. | # ifdef HAVE_STDLIB_H
  2756. | # include <stdlib.h>
  2757. | # endif
  2758. | #endif
  2759. | #ifdef HAVE_STRING_H
  2760. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2761. | # include <memory.h>
  2762. | # endif
  2763. | # include <string.h>
  2764. | #endif
  2765. | #ifdef HAVE_STRINGS_H
  2766. | # include <strings.h>
  2767. | #endif
  2768. | #ifdef HAVE_INTTYPES_H
  2769. | # include <inttypes.h>
  2770. | #endif
  2771. | #ifdef HAVE_STDINT_H
  2772. | # include <stdint.h>
  2773. | #endif
  2774. | #ifdef HAVE_UNISTD_H
  2775. | # include <unistd.h>
  2776. | #endif
  2777. | #include <png.h>
  2778. configure:19794: result: no
  2779. configure:19794: checking png.h presence
  2780. configure:19794: gcc -E conftest.c
  2781. conftest.c:62:17: fatal error: png.h: No such file or directory
  2782. #include <png.h>
  2783. ^
  2784. compilation terminated.
  2785. configure:19794: $? = 1
  2786. configure: failed program was:
  2787. | /* confdefs.h */
  2788. | #define PACKAGE_NAME ""
  2789. | #define PACKAGE_TARNAME ""
  2790. | #define PACKAGE_VERSION ""
  2791. | #define PACKAGE_STRING ""
  2792. | #define PACKAGE_BUGREPORT ""
  2793. | #define PACKAGE_URL ""
  2794. | #define STDC_HEADERS 1
  2795. | #define HAVE_SYS_TYPES_H 1
  2796. | #define HAVE_SYS_STAT_H 1
  2797. | #define HAVE_STDLIB_H 1
  2798. | #define HAVE_STRING_H 1
  2799. | #define HAVE_MEMORY_H 1
  2800. | #define HAVE_STRINGS_H 1
  2801. | #define HAVE_INTTYPES_H 1
  2802. | #define HAVE_STDINT_H 1
  2803. | #define HAVE_UNISTD_H 1
  2804. | #define HAVE_DLFCN_H 1
  2805. | #define LT_OBJDIR ".libs/"
  2806. | #define HAVE_LIBDL 1
  2807. | #define HAVE_LIBRT 1
  2808. | #define STDC_HEADERS 1
  2809. | #define HAVE_ASSERT_H 1
  2810. | #define HAVE_FCNTL_H 1
  2811. | #define HAVE_UNISTD_H 1
  2812. | #define HAVE_DLFCN_H 1
  2813. | #define HAVE_STDINT_H 1
  2814. | #define HAVE_LIMITS_H 1
  2815. | #define HAVE_LOCALE_H 1
  2816. | #define HAVE_FLOAT_H 1
  2817. | #define HAVE_ERRNO_H 1
  2818. | #define HAVE_LONG_LONG 1
  2819. | #define UNIX_STDIO_64 1
  2820. | #define VSI_LARGE_API_SUPPORTED 1
  2821. | #define VSI_FTELL64 ftello
  2822. | #define VSI_FSEEK64 fseeko
  2823. | #define VSI_STAT64 stat
  2824. | #define VSI_STAT64_T stat
  2825. | #define VSI_FOPEN64 fopen
  2826. | #define VSI_FTRUNCATE64 ftruncate
  2827. | #define SIZEOF_INT 4
  2828. | #define SIZEOF_UNSIGNED_LONG 0
  2829. | #define SIZEOF_VOIDP 8
  2830. | #define HAVE_IEEEFP 1
  2831. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2832. | #define HAVE_VPRINTF 1
  2833. | #define HAVE_SNPRINTF 1
  2834. | #define HAVE_VSNPRINTF 1
  2835. | #define HAVE_ATOLL 1
  2836. | #define HAVE_STRTOF 1
  2837. | #define HAVE_GETCWD 1
  2838. | #define HAVE_DECL_STRTOF 1
  2839. | #define HAVE_READLINK 1
  2840. | #define HAVE_LSTAT 1
  2841. | #define HAVE_POSIX_SPAWNP 1
  2842. | #define HAVE_VFORK 1
  2843. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2844. | #define HAVE_GETADDRINFO 1
  2845. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2846. | #define CPL_MULTIPROC_PTHREAD 1
  2847. | /* end confdefs.h. */
  2848. | #include <png.h>
  2849. configure:19794: result: no
  2850. configure:19794: checking for png.h
  2851. configure:19794: result: no
  2852. configure:19846: checking for libcrunch
  2853. configure:19890: checking for gta_version in -lgta
  2854. configure:19915: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lgta -lpthread -lrt -ldl -lws2_32 >&5
  2855. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgta
  2856. collect2: error: ld returned 1 exit status
  2857. configure:19915: $? = 1
  2858. configure: failed program was:
  2859. | /* confdefs.h */
  2860. | #define PACKAGE_NAME ""
  2861. | #define PACKAGE_TARNAME ""
  2862. | #define PACKAGE_VERSION ""
  2863. | #define PACKAGE_STRING ""
  2864. | #define PACKAGE_BUGREPORT ""
  2865. | #define PACKAGE_URL ""
  2866. | #define STDC_HEADERS 1
  2867. | #define HAVE_SYS_TYPES_H 1
  2868. | #define HAVE_SYS_STAT_H 1
  2869. | #define HAVE_STDLIB_H 1
  2870. | #define HAVE_STRING_H 1
  2871. | #define HAVE_MEMORY_H 1
  2872. | #define HAVE_STRINGS_H 1
  2873. | #define HAVE_INTTYPES_H 1
  2874. | #define HAVE_STDINT_H 1
  2875. | #define HAVE_UNISTD_H 1
  2876. | #define HAVE_DLFCN_H 1
  2877. | #define LT_OBJDIR ".libs/"
  2878. | #define HAVE_LIBDL 1
  2879. | #define HAVE_LIBRT 1
  2880. | #define STDC_HEADERS 1
  2881. | #define HAVE_ASSERT_H 1
  2882. | #define HAVE_FCNTL_H 1
  2883. | #define HAVE_UNISTD_H 1
  2884. | #define HAVE_DLFCN_H 1
  2885. | #define HAVE_STDINT_H 1
  2886. | #define HAVE_LIMITS_H 1
  2887. | #define HAVE_LOCALE_H 1
  2888. | #define HAVE_FLOAT_H 1
  2889. | #define HAVE_ERRNO_H 1
  2890. | #define HAVE_LONG_LONG 1
  2891. | #define UNIX_STDIO_64 1
  2892. | #define VSI_LARGE_API_SUPPORTED 1
  2893. | #define VSI_FTELL64 ftello
  2894. | #define VSI_FSEEK64 fseeko
  2895. | #define VSI_STAT64 stat
  2896. | #define VSI_STAT64_T stat
  2897. | #define VSI_FOPEN64 fopen
  2898. | #define VSI_FTRUNCATE64 ftruncate
  2899. | #define SIZEOF_INT 4
  2900. | #define SIZEOF_UNSIGNED_LONG 0
  2901. | #define SIZEOF_VOIDP 8
  2902. | #define HAVE_IEEEFP 1
  2903. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2904. | #define HAVE_VPRINTF 1
  2905. | #define HAVE_SNPRINTF 1
  2906. | #define HAVE_VSNPRINTF 1
  2907. | #define HAVE_ATOLL 1
  2908. | #define HAVE_STRTOF 1
  2909. | #define HAVE_GETCWD 1
  2910. | #define HAVE_DECL_STRTOF 1
  2911. | #define HAVE_READLINK 1
  2912. | #define HAVE_LSTAT 1
  2913. | #define HAVE_POSIX_SPAWNP 1
  2914. | #define HAVE_VFORK 1
  2915. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  2916. | #define HAVE_GETADDRINFO 1
  2917. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2918. | #define CPL_MULTIPROC_PTHREAD 1
  2919. | /* end confdefs.h. */
  2920. |
  2921. | /* Override any GCC internal prototype to avoid an error.
  2922. | Use char because int might match the return type of a GCC
  2923. | builtin and then its argument prototype would still apply. */
  2924. | #ifdef __cplusplus
  2925. | extern "C"
  2926. | #endif
  2927. | char gta_version ();
  2928. | int
  2929. | main ()
  2930. | {
  2931. | return gta_version ();
  2932. | ;
  2933. | return 0;
  2934. | }
  2935. configure:19924: result: no
  2936. configure:19964: checking for PCIDSK
  2937. configure:20007: checking for libtiff
  2938. configure:20012: checking for TIFFScanlineSize64 in -ltiff
  2939. configure:20037: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -ltiff -lpthread -lrt -ldl -lws2_32 >&5
  2940. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ltiff
  2941. collect2: error: ld returned 1 exit status
  2942. configure:20037: $? = 1
  2943. configure: failed program was:
  2944. | /* confdefs.h */
  2945. | #define PACKAGE_NAME ""
  2946. | #define PACKAGE_TARNAME ""
  2947. | #define PACKAGE_VERSION ""
  2948. | #define PACKAGE_STRING ""
  2949. | #define PACKAGE_BUGREPORT ""
  2950. | #define PACKAGE_URL ""
  2951. | #define STDC_HEADERS 1
  2952. | #define HAVE_SYS_TYPES_H 1
  2953. | #define HAVE_SYS_STAT_H 1
  2954. | #define HAVE_STDLIB_H 1
  2955. | #define HAVE_STRING_H 1
  2956. | #define HAVE_MEMORY_H 1
  2957. | #define HAVE_STRINGS_H 1
  2958. | #define HAVE_INTTYPES_H 1
  2959. | #define HAVE_STDINT_H 1
  2960. | #define HAVE_UNISTD_H 1
  2961. | #define HAVE_DLFCN_H 1
  2962. | #define LT_OBJDIR ".libs/"
  2963. | #define HAVE_LIBDL 1
  2964. | #define HAVE_LIBRT 1
  2965. | #define STDC_HEADERS 1
  2966. | #define HAVE_ASSERT_H 1
  2967. | #define HAVE_FCNTL_H 1
  2968. | #define HAVE_UNISTD_H 1
  2969. | #define HAVE_DLFCN_H 1
  2970. | #define HAVE_STDINT_H 1
  2971. | #define HAVE_LIMITS_H 1
  2972. | #define HAVE_LOCALE_H 1
  2973. | #define HAVE_FLOAT_H 1
  2974. | #define HAVE_ERRNO_H 1
  2975. | #define HAVE_LONG_LONG 1
  2976. | #define UNIX_STDIO_64 1
  2977. | #define VSI_LARGE_API_SUPPORTED 1
  2978. | #define VSI_FTELL64 ftello
  2979. | #define VSI_FSEEK64 fseeko
  2980. | #define VSI_STAT64 stat
  2981. | #define VSI_STAT64_T stat
  2982. | #define VSI_FOPEN64 fopen
  2983. | #define VSI_FTRUNCATE64 ftruncate
  2984. | #define SIZEOF_INT 4
  2985. | #define SIZEOF_UNSIGNED_LONG 0
  2986. | #define SIZEOF_VOIDP 8
  2987. | #define HAVE_IEEEFP 1
  2988. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2989. | #define HAVE_VPRINTF 1
  2990. | #define HAVE_SNPRINTF 1
  2991. | #define HAVE_VSNPRINTF 1
  2992. | #define HAVE_ATOLL 1
  2993. | #define HAVE_STRTOF 1
  2994. | #define HAVE_GETCWD 1
  2995. | #define HAVE_DECL_STRTOF 1
  2996. | #define HAVE_READLINK 1
  2997. | #define HAVE_LSTAT 1
  2998. | #define HAVE_POSIX_SPAWNP 1
  2999. | #define HAVE_VFORK 1
  3000. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3001. | #define HAVE_GETADDRINFO 1
  3002. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3003. | #define CPL_MULTIPROC_PTHREAD 1
  3004. | /* end confdefs.h. */
  3005. |
  3006. | /* Override any GCC internal prototype to avoid an error.
  3007. | Use char because int might match the return type of a GCC
  3008. | builtin and then its argument prototype would still apply. */
  3009. | #ifdef __cplusplus
  3010. | extern "C"
  3011. | #endif
  3012. | char TIFFScanlineSize64 ();
  3013. | int
  3014. | main ()
  3015. | {
  3016. | return TIFFScanlineSize64 ();
  3017. | ;
  3018. | return 0;
  3019. | }
  3020. configure:20046: result: no
  3021. configure:20105: result: using internal TIFF code.
  3022. configure:20414: checking for jpeg_read_scanlines in -ljpeg
  3023. configure:20439: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -ljpeg -lpthread -lrt -ldl -lws2_32 >&5
  3024. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ljpeg
  3025. collect2: error: ld returned 1 exit status
  3026. configure:20439: $? = 1
  3027. configure: failed program was:
  3028. | /* confdefs.h */
  3029. | #define PACKAGE_NAME ""
  3030. | #define PACKAGE_TARNAME ""
  3031. | #define PACKAGE_VERSION ""
  3032. | #define PACKAGE_STRING ""
  3033. | #define PACKAGE_BUGREPORT ""
  3034. | #define PACKAGE_URL ""
  3035. | #define STDC_HEADERS 1
  3036. | #define HAVE_SYS_TYPES_H 1
  3037. | #define HAVE_SYS_STAT_H 1
  3038. | #define HAVE_STDLIB_H 1
  3039. | #define HAVE_STRING_H 1
  3040. | #define HAVE_MEMORY_H 1
  3041. | #define HAVE_STRINGS_H 1
  3042. | #define HAVE_INTTYPES_H 1
  3043. | #define HAVE_STDINT_H 1
  3044. | #define HAVE_UNISTD_H 1
  3045. | #define HAVE_DLFCN_H 1
  3046. | #define LT_OBJDIR ".libs/"
  3047. | #define HAVE_LIBDL 1
  3048. | #define HAVE_LIBRT 1
  3049. | #define STDC_HEADERS 1
  3050. | #define HAVE_ASSERT_H 1
  3051. | #define HAVE_FCNTL_H 1
  3052. | #define HAVE_UNISTD_H 1
  3053. | #define HAVE_DLFCN_H 1
  3054. | #define HAVE_STDINT_H 1
  3055. | #define HAVE_LIMITS_H 1
  3056. | #define HAVE_LOCALE_H 1
  3057. | #define HAVE_FLOAT_H 1
  3058. | #define HAVE_ERRNO_H 1
  3059. | #define HAVE_LONG_LONG 1
  3060. | #define UNIX_STDIO_64 1
  3061. | #define VSI_LARGE_API_SUPPORTED 1
  3062. | #define VSI_FTELL64 ftello
  3063. | #define VSI_FSEEK64 fseeko
  3064. | #define VSI_STAT64 stat
  3065. | #define VSI_STAT64_T stat
  3066. | #define VSI_FOPEN64 fopen
  3067. | #define VSI_FTRUNCATE64 ftruncate
  3068. | #define SIZEOF_INT 4
  3069. | #define SIZEOF_UNSIGNED_LONG 0
  3070. | #define SIZEOF_VOIDP 8
  3071. | #define HAVE_IEEEFP 1
  3072. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3073. | #define HAVE_VPRINTF 1
  3074. | #define HAVE_SNPRINTF 1
  3075. | #define HAVE_VSNPRINTF 1
  3076. | #define HAVE_ATOLL 1
  3077. | #define HAVE_STRTOF 1
  3078. | #define HAVE_GETCWD 1
  3079. | #define HAVE_DECL_STRTOF 1
  3080. | #define HAVE_READLINK 1
  3081. | #define HAVE_LSTAT 1
  3082. | #define HAVE_POSIX_SPAWNP 1
  3083. | #define HAVE_VFORK 1
  3084. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3085. | #define HAVE_GETADDRINFO 1
  3086. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3087. | #define CPL_MULTIPROC_PTHREAD 1
  3088. | /* end confdefs.h. */
  3089. |
  3090. | /* Override any GCC internal prototype to avoid an error.
  3091. | Use char because int might match the return type of a GCC
  3092. | builtin and then its argument prototype would still apply. */
  3093. | #ifdef __cplusplus
  3094. | extern "C"
  3095. | #endif
  3096. | char jpeg_read_scanlines ();
  3097. | int
  3098. | main ()
  3099. | {
  3100. | return jpeg_read_scanlines ();
  3101. | ;
  3102. | return 0;
  3103. | }
  3104. configure:20448: result: no
  3105. configure:20458: checking jpeglib.h usability
  3106. configure:20458: gcc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c >&5
  3107. conftest.c:95:21: fatal error: jpeglib.h: No such file or directory
  3108. #include <jpeglib.h>
  3109. ^
  3110. compilation terminated.
  3111. configure:20458: $? = 1
  3112. configure: failed program was:
  3113. | /* confdefs.h */
  3114. | #define PACKAGE_NAME ""
  3115. | #define PACKAGE_TARNAME ""
  3116. | #define PACKAGE_VERSION ""
  3117. | #define PACKAGE_STRING ""
  3118. | #define PACKAGE_BUGREPORT ""
  3119. | #define PACKAGE_URL ""
  3120. | #define STDC_HEADERS 1
  3121. | #define HAVE_SYS_TYPES_H 1
  3122. | #define HAVE_SYS_STAT_H 1
  3123. | #define HAVE_STDLIB_H 1
  3124. | #define HAVE_STRING_H 1
  3125. | #define HAVE_MEMORY_H 1
  3126. | #define HAVE_STRINGS_H 1
  3127. | #define HAVE_INTTYPES_H 1
  3128. | #define HAVE_STDINT_H 1
  3129. | #define HAVE_UNISTD_H 1
  3130. | #define HAVE_DLFCN_H 1
  3131. | #define LT_OBJDIR ".libs/"
  3132. | #define HAVE_LIBDL 1
  3133. | #define HAVE_LIBRT 1
  3134. | #define STDC_HEADERS 1
  3135. | #define HAVE_ASSERT_H 1
  3136. | #define HAVE_FCNTL_H 1
  3137. | #define HAVE_UNISTD_H 1
  3138. | #define HAVE_DLFCN_H 1
  3139. | #define HAVE_STDINT_H 1
  3140. | #define HAVE_LIMITS_H 1
  3141. | #define HAVE_LOCALE_H 1
  3142. | #define HAVE_FLOAT_H 1
  3143. | #define HAVE_ERRNO_H 1
  3144. | #define HAVE_LONG_LONG 1
  3145. | #define UNIX_STDIO_64 1
  3146. | #define VSI_LARGE_API_SUPPORTED 1
  3147. | #define VSI_FTELL64 ftello
  3148. | #define VSI_FSEEK64 fseeko
  3149. | #define VSI_STAT64 stat
  3150. | #define VSI_STAT64_T stat
  3151. | #define VSI_FOPEN64 fopen
  3152. | #define VSI_FTRUNCATE64 ftruncate
  3153. | #define SIZEOF_INT 4
  3154. | #define SIZEOF_UNSIGNED_LONG 0
  3155. | #define SIZEOF_VOIDP 8
  3156. | #define HAVE_IEEEFP 1
  3157. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3158. | #define HAVE_VPRINTF 1
  3159. | #define HAVE_SNPRINTF 1
  3160. | #define HAVE_VSNPRINTF 1
  3161. | #define HAVE_ATOLL 1
  3162. | #define HAVE_STRTOF 1
  3163. | #define HAVE_GETCWD 1
  3164. | #define HAVE_DECL_STRTOF 1
  3165. | #define HAVE_READLINK 1
  3166. | #define HAVE_LSTAT 1
  3167. | #define HAVE_POSIX_SPAWNP 1
  3168. | #define HAVE_VFORK 1
  3169. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3170. | #define HAVE_GETADDRINFO 1
  3171. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3172. | #define CPL_MULTIPROC_PTHREAD 1
  3173. | /* end confdefs.h. */
  3174. | #include <stdio.h>
  3175. | #ifdef HAVE_SYS_TYPES_H
  3176. | # include <sys/types.h>
  3177. | #endif
  3178. | #ifdef HAVE_SYS_STAT_H
  3179. | # include <sys/stat.h>
  3180. | #endif
  3181. | #ifdef STDC_HEADERS
  3182. | # include <stdlib.h>
  3183. | # include <stddef.h>
  3184. | #else
  3185. | # ifdef HAVE_STDLIB_H
  3186. | # include <stdlib.h>
  3187. | # endif
  3188. | #endif
  3189. | #ifdef HAVE_STRING_H
  3190. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3191. | # include <memory.h>
  3192. | # endif
  3193. | # include <string.h>
  3194. | #endif
  3195. | #ifdef HAVE_STRINGS_H
  3196. | # include <strings.h>
  3197. | #endif
  3198. | #ifdef HAVE_INTTYPES_H
  3199. | # include <inttypes.h>
  3200. | #endif
  3201. | #ifdef HAVE_STDINT_H
  3202. | # include <stdint.h>
  3203. | #endif
  3204. | #ifdef HAVE_UNISTD_H
  3205. | # include <unistd.h>
  3206. | #endif
  3207. | #include <jpeglib.h>
  3208. configure:20458: result: no
  3209. configure:20458: checking jpeglib.h presence
  3210. configure:20458: gcc -E conftest.c
  3211. conftest.c:62:21: fatal error: jpeglib.h: No such file or directory
  3212. #include <jpeglib.h>
  3213. ^
  3214. compilation terminated.
  3215. configure:20458: $? = 1
  3216. configure: failed program was:
  3217. | /* confdefs.h */
  3218. | #define PACKAGE_NAME ""
  3219. | #define PACKAGE_TARNAME ""
  3220. | #define PACKAGE_VERSION ""
  3221. | #define PACKAGE_STRING ""
  3222. | #define PACKAGE_BUGREPORT ""
  3223. | #define PACKAGE_URL ""
  3224. | #define STDC_HEADERS 1
  3225. | #define HAVE_SYS_TYPES_H 1
  3226. | #define HAVE_SYS_STAT_H 1
  3227. | #define HAVE_STDLIB_H 1
  3228. | #define HAVE_STRING_H 1
  3229. | #define HAVE_MEMORY_H 1
  3230. | #define HAVE_STRINGS_H 1
  3231. | #define HAVE_INTTYPES_H 1
  3232. | #define HAVE_STDINT_H 1
  3233. | #define HAVE_UNISTD_H 1
  3234. | #define HAVE_DLFCN_H 1
  3235. | #define LT_OBJDIR ".libs/"
  3236. | #define HAVE_LIBDL 1
  3237. | #define HAVE_LIBRT 1
  3238. | #define STDC_HEADERS 1
  3239. | #define HAVE_ASSERT_H 1
  3240. | #define HAVE_FCNTL_H 1
  3241. | #define HAVE_UNISTD_H 1
  3242. | #define HAVE_DLFCN_H 1
  3243. | #define HAVE_STDINT_H 1
  3244. | #define HAVE_LIMITS_H 1
  3245. | #define HAVE_LOCALE_H 1
  3246. | #define HAVE_FLOAT_H 1
  3247. | #define HAVE_ERRNO_H 1
  3248. | #define HAVE_LONG_LONG 1
  3249. | #define UNIX_STDIO_64 1
  3250. | #define VSI_LARGE_API_SUPPORTED 1
  3251. | #define VSI_FTELL64 ftello
  3252. | #define VSI_FSEEK64 fseeko
  3253. | #define VSI_STAT64 stat
  3254. | #define VSI_STAT64_T stat
  3255. | #define VSI_FOPEN64 fopen
  3256. | #define VSI_FTRUNCATE64 ftruncate
  3257. | #define SIZEOF_INT 4
  3258. | #define SIZEOF_UNSIGNED_LONG 0
  3259. | #define SIZEOF_VOIDP 8
  3260. | #define HAVE_IEEEFP 1
  3261. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3262. | #define HAVE_VPRINTF 1
  3263. | #define HAVE_SNPRINTF 1
  3264. | #define HAVE_VSNPRINTF 1
  3265. | #define HAVE_ATOLL 1
  3266. | #define HAVE_STRTOF 1
  3267. | #define HAVE_GETCWD 1
  3268. | #define HAVE_DECL_STRTOF 1
  3269. | #define HAVE_READLINK 1
  3270. | #define HAVE_LSTAT 1
  3271. | #define HAVE_POSIX_SPAWNP 1
  3272. | #define HAVE_VFORK 1
  3273. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3274. | #define HAVE_GETADDRINFO 1
  3275. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3276. | #define CPL_MULTIPROC_PTHREAD 1
  3277. | /* end confdefs.h. */
  3278. | #include <jpeglib.h>
  3279. configure:20458: result: no
  3280. configure:20458: checking for jpeglib.h
  3281. configure:20458: result: no
  3282. configure:20531: checking for jpeg12
  3283. configure:20557: result: enabled
  3284. configure:20593: checking for DGifOpenFileName in -lgif
  3285. configure:20618: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lgif -lpthread -lrt -ldl -lws2_32 >&5
  3286. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgif
  3287. collect2: error: ld returned 1 exit status
  3288. configure:20618: $? = 1
  3289. configure: failed program was:
  3290. | /* confdefs.h */
  3291. | #define PACKAGE_NAME ""
  3292. | #define PACKAGE_TARNAME ""
  3293. | #define PACKAGE_VERSION ""
  3294. | #define PACKAGE_STRING ""
  3295. | #define PACKAGE_BUGREPORT ""
  3296. | #define PACKAGE_URL ""
  3297. | #define STDC_HEADERS 1
  3298. | #define HAVE_SYS_TYPES_H 1
  3299. | #define HAVE_SYS_STAT_H 1
  3300. | #define HAVE_STDLIB_H 1
  3301. | #define HAVE_STRING_H 1
  3302. | #define HAVE_MEMORY_H 1
  3303. | #define HAVE_STRINGS_H 1
  3304. | #define HAVE_INTTYPES_H 1
  3305. | #define HAVE_STDINT_H 1
  3306. | #define HAVE_UNISTD_H 1
  3307. | #define HAVE_DLFCN_H 1
  3308. | #define LT_OBJDIR ".libs/"
  3309. | #define HAVE_LIBDL 1
  3310. | #define HAVE_LIBRT 1
  3311. | #define STDC_HEADERS 1
  3312. | #define HAVE_ASSERT_H 1
  3313. | #define HAVE_FCNTL_H 1
  3314. | #define HAVE_UNISTD_H 1
  3315. | #define HAVE_DLFCN_H 1
  3316. | #define HAVE_STDINT_H 1
  3317. | #define HAVE_LIMITS_H 1
  3318. | #define HAVE_LOCALE_H 1
  3319. | #define HAVE_FLOAT_H 1
  3320. | #define HAVE_ERRNO_H 1
  3321. | #define HAVE_LONG_LONG 1
  3322. | #define UNIX_STDIO_64 1
  3323. | #define VSI_LARGE_API_SUPPORTED 1
  3324. | #define VSI_FTELL64 ftello
  3325. | #define VSI_FSEEK64 fseeko
  3326. | #define VSI_STAT64 stat
  3327. | #define VSI_STAT64_T stat
  3328. | #define VSI_FOPEN64 fopen
  3329. | #define VSI_FTRUNCATE64 ftruncate
  3330. | #define SIZEOF_INT 4
  3331. | #define SIZEOF_UNSIGNED_LONG 0
  3332. | #define SIZEOF_VOIDP 8
  3333. | #define HAVE_IEEEFP 1
  3334. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3335. | #define HAVE_VPRINTF 1
  3336. | #define HAVE_SNPRINTF 1
  3337. | #define HAVE_VSNPRINTF 1
  3338. | #define HAVE_ATOLL 1
  3339. | #define HAVE_STRTOF 1
  3340. | #define HAVE_GETCWD 1
  3341. | #define HAVE_DECL_STRTOF 1
  3342. | #define HAVE_READLINK 1
  3343. | #define HAVE_LSTAT 1
  3344. | #define HAVE_POSIX_SPAWNP 1
  3345. | #define HAVE_VFORK 1
  3346. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3347. | #define HAVE_GETADDRINFO 1
  3348. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3349. | #define CPL_MULTIPROC_PTHREAD 1
  3350. | /* end confdefs.h. */
  3351. |
  3352. | /* Override any GCC internal prototype to avoid an error.
  3353. | Use char because int might match the return type of a GCC
  3354. | builtin and then its argument prototype would still apply. */
  3355. | #ifdef __cplusplus
  3356. | extern "C"
  3357. | #endif
  3358. | char DGifOpenFileName ();
  3359. | int
  3360. | main ()
  3361. | {
  3362. | return DGifOpenFileName ();
  3363. | ;
  3364. | return 0;
  3365. | }
  3366. configure:20627: result: no
  3367. configure:20637: checking gif_lib.h usability
  3368. configure:20637: gcc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c >&5
  3369. conftest.c:95:21: fatal error: gif_lib.h: No such file or directory
  3370. #include <gif_lib.h>
  3371. ^
  3372. compilation terminated.
  3373. configure:20637: $? = 1
  3374. configure: failed program was:
  3375. | /* confdefs.h */
  3376. | #define PACKAGE_NAME ""
  3377. | #define PACKAGE_TARNAME ""
  3378. | #define PACKAGE_VERSION ""
  3379. | #define PACKAGE_STRING ""
  3380. | #define PACKAGE_BUGREPORT ""
  3381. | #define PACKAGE_URL ""
  3382. | #define STDC_HEADERS 1
  3383. | #define HAVE_SYS_TYPES_H 1
  3384. | #define HAVE_SYS_STAT_H 1
  3385. | #define HAVE_STDLIB_H 1
  3386. | #define HAVE_STRING_H 1
  3387. | #define HAVE_MEMORY_H 1
  3388. | #define HAVE_STRINGS_H 1
  3389. | #define HAVE_INTTYPES_H 1
  3390. | #define HAVE_STDINT_H 1
  3391. | #define HAVE_UNISTD_H 1
  3392. | #define HAVE_DLFCN_H 1
  3393. | #define LT_OBJDIR ".libs/"
  3394. | #define HAVE_LIBDL 1
  3395. | #define HAVE_LIBRT 1
  3396. | #define STDC_HEADERS 1
  3397. | #define HAVE_ASSERT_H 1
  3398. | #define HAVE_FCNTL_H 1
  3399. | #define HAVE_UNISTD_H 1
  3400. | #define HAVE_DLFCN_H 1
  3401. | #define HAVE_STDINT_H 1
  3402. | #define HAVE_LIMITS_H 1
  3403. | #define HAVE_LOCALE_H 1
  3404. | #define HAVE_FLOAT_H 1
  3405. | #define HAVE_ERRNO_H 1
  3406. | #define HAVE_LONG_LONG 1
  3407. | #define UNIX_STDIO_64 1
  3408. | #define VSI_LARGE_API_SUPPORTED 1
  3409. | #define VSI_FTELL64 ftello
  3410. | #define VSI_FSEEK64 fseeko
  3411. | #define VSI_STAT64 stat
  3412. | #define VSI_STAT64_T stat
  3413. | #define VSI_FOPEN64 fopen
  3414. | #define VSI_FTRUNCATE64 ftruncate
  3415. | #define SIZEOF_INT 4
  3416. | #define SIZEOF_UNSIGNED_LONG 0
  3417. | #define SIZEOF_VOIDP 8
  3418. | #define HAVE_IEEEFP 1
  3419. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3420. | #define HAVE_VPRINTF 1
  3421. | #define HAVE_SNPRINTF 1
  3422. | #define HAVE_VSNPRINTF 1
  3423. | #define HAVE_ATOLL 1
  3424. | #define HAVE_STRTOF 1
  3425. | #define HAVE_GETCWD 1
  3426. | #define HAVE_DECL_STRTOF 1
  3427. | #define HAVE_READLINK 1
  3428. | #define HAVE_LSTAT 1
  3429. | #define HAVE_POSIX_SPAWNP 1
  3430. | #define HAVE_VFORK 1
  3431. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3432. | #define HAVE_GETADDRINFO 1
  3433. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3434. | #define CPL_MULTIPROC_PTHREAD 1
  3435. | /* end confdefs.h. */
  3436. | #include <stdio.h>
  3437. | #ifdef HAVE_SYS_TYPES_H
  3438. | # include <sys/types.h>
  3439. | #endif
  3440. | #ifdef HAVE_SYS_STAT_H
  3441. | # include <sys/stat.h>
  3442. | #endif
  3443. | #ifdef STDC_HEADERS
  3444. | # include <stdlib.h>
  3445. | # include <stddef.h>
  3446. | #else
  3447. | # ifdef HAVE_STDLIB_H
  3448. | # include <stdlib.h>
  3449. | # endif
  3450. | #endif
  3451. | #ifdef HAVE_STRING_H
  3452. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3453. | # include <memory.h>
  3454. | # endif
  3455. | # include <string.h>
  3456. | #endif
  3457. | #ifdef HAVE_STRINGS_H
  3458. | # include <strings.h>
  3459. | #endif
  3460. | #ifdef HAVE_INTTYPES_H
  3461. | # include <inttypes.h>
  3462. | #endif
  3463. | #ifdef HAVE_STDINT_H
  3464. | # include <stdint.h>
  3465. | #endif
  3466. | #ifdef HAVE_UNISTD_H
  3467. | # include <unistd.h>
  3468. | #endif
  3469. | #include <gif_lib.h>
  3470. configure:20637: result: no
  3471. configure:20637: checking gif_lib.h presence
  3472. configure:20637: gcc -E conftest.c
  3473. conftest.c:62:21: fatal error: gif_lib.h: No such file or directory
  3474. #include <gif_lib.h>
  3475. ^
  3476. compilation terminated.
  3477. configure:20637: $? = 1
  3478. configure: failed program was:
  3479. | /* confdefs.h */
  3480. | #define PACKAGE_NAME ""
  3481. | #define PACKAGE_TARNAME ""
  3482. | #define PACKAGE_VERSION ""
  3483. | #define PACKAGE_STRING ""
  3484. | #define PACKAGE_BUGREPORT ""
  3485. | #define PACKAGE_URL ""
  3486. | #define STDC_HEADERS 1
  3487. | #define HAVE_SYS_TYPES_H 1
  3488. | #define HAVE_SYS_STAT_H 1
  3489. | #define HAVE_STDLIB_H 1
  3490. | #define HAVE_STRING_H 1
  3491. | #define HAVE_MEMORY_H 1
  3492. | #define HAVE_STRINGS_H 1
  3493. | #define HAVE_INTTYPES_H 1
  3494. | #define HAVE_STDINT_H 1
  3495. | #define HAVE_UNISTD_H 1
  3496. | #define HAVE_DLFCN_H 1
  3497. | #define LT_OBJDIR ".libs/"
  3498. | #define HAVE_LIBDL 1
  3499. | #define HAVE_LIBRT 1
  3500. | #define STDC_HEADERS 1
  3501. | #define HAVE_ASSERT_H 1
  3502. | #define HAVE_FCNTL_H 1
  3503. | #define HAVE_UNISTD_H 1
  3504. | #define HAVE_DLFCN_H 1
  3505. | #define HAVE_STDINT_H 1
  3506. | #define HAVE_LIMITS_H 1
  3507. | #define HAVE_LOCALE_H 1
  3508. | #define HAVE_FLOAT_H 1
  3509. | #define HAVE_ERRNO_H 1
  3510. | #define HAVE_LONG_LONG 1
  3511. | #define UNIX_STDIO_64 1
  3512. | #define VSI_LARGE_API_SUPPORTED 1
  3513. | #define VSI_FTELL64 ftello
  3514. | #define VSI_FSEEK64 fseeko
  3515. | #define VSI_STAT64 stat
  3516. | #define VSI_STAT64_T stat
  3517. | #define VSI_FOPEN64 fopen
  3518. | #define VSI_FTRUNCATE64 ftruncate
  3519. | #define SIZEOF_INT 4
  3520. | #define SIZEOF_UNSIGNED_LONG 0
  3521. | #define SIZEOF_VOIDP 8
  3522. | #define HAVE_IEEEFP 1
  3523. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3524. | #define HAVE_VPRINTF 1
  3525. | #define HAVE_SNPRINTF 1
  3526. | #define HAVE_VSNPRINTF 1
  3527. | #define HAVE_ATOLL 1
  3528. | #define HAVE_STRTOF 1
  3529. | #define HAVE_GETCWD 1
  3530. | #define HAVE_DECL_STRTOF 1
  3531. | #define HAVE_READLINK 1
  3532. | #define HAVE_LSTAT 1
  3533. | #define HAVE_POSIX_SPAWNP 1
  3534. | #define HAVE_VFORK 1
  3535. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3536. | #define HAVE_GETADDRINFO 1
  3537. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3538. | #define CPL_MULTIPROC_PTHREAD 1
  3539. | /* end confdefs.h. */
  3540. | #include <gif_lib.h>
  3541. configure:20637: result: no
  3542. configure:20637: checking for gif_lib.h
  3543. configure:20637: result: no
  3544. configure:20699: checking ecs.h usability
  3545. configure:20699: gcc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c >&5
  3546. conftest.c:95:17: fatal error: ecs.h: No such file or directory
  3547. #include <ecs.h>
  3548. ^
  3549. compilation terminated.
  3550. configure:20699: $? = 1
  3551. configure: failed program was:
  3552. | /* confdefs.h */
  3553. | #define PACKAGE_NAME ""
  3554. | #define PACKAGE_TARNAME ""
  3555. | #define PACKAGE_VERSION ""
  3556. | #define PACKAGE_STRING ""
  3557. | #define PACKAGE_BUGREPORT ""
  3558. | #define PACKAGE_URL ""
  3559. | #define STDC_HEADERS 1
  3560. | #define HAVE_SYS_TYPES_H 1
  3561. | #define HAVE_SYS_STAT_H 1
  3562. | #define HAVE_STDLIB_H 1
  3563. | #define HAVE_STRING_H 1
  3564. | #define HAVE_MEMORY_H 1
  3565. | #define HAVE_STRINGS_H 1
  3566. | #define HAVE_INTTYPES_H 1
  3567. | #define HAVE_STDINT_H 1
  3568. | #define HAVE_UNISTD_H 1
  3569. | #define HAVE_DLFCN_H 1
  3570. | #define LT_OBJDIR ".libs/"
  3571. | #define HAVE_LIBDL 1
  3572. | #define HAVE_LIBRT 1
  3573. | #define STDC_HEADERS 1
  3574. | #define HAVE_ASSERT_H 1
  3575. | #define HAVE_FCNTL_H 1
  3576. | #define HAVE_UNISTD_H 1
  3577. | #define HAVE_DLFCN_H 1
  3578. | #define HAVE_STDINT_H 1
  3579. | #define HAVE_LIMITS_H 1
  3580. | #define HAVE_LOCALE_H 1
  3581. | #define HAVE_FLOAT_H 1
  3582. | #define HAVE_ERRNO_H 1
  3583. | #define HAVE_LONG_LONG 1
  3584. | #define UNIX_STDIO_64 1
  3585. | #define VSI_LARGE_API_SUPPORTED 1
  3586. | #define VSI_FTELL64 ftello
  3587. | #define VSI_FSEEK64 fseeko
  3588. | #define VSI_STAT64 stat
  3589. | #define VSI_STAT64_T stat
  3590. | #define VSI_FOPEN64 fopen
  3591. | #define VSI_FTRUNCATE64 ftruncate
  3592. | #define SIZEOF_INT 4
  3593. | #define SIZEOF_UNSIGNED_LONG 0
  3594. | #define SIZEOF_VOIDP 8
  3595. | #define HAVE_IEEEFP 1
  3596. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3597. | #define HAVE_VPRINTF 1
  3598. | #define HAVE_SNPRINTF 1
  3599. | #define HAVE_VSNPRINTF 1
  3600. | #define HAVE_ATOLL 1
  3601. | #define HAVE_STRTOF 1
  3602. | #define HAVE_GETCWD 1
  3603. | #define HAVE_DECL_STRTOF 1
  3604. | #define HAVE_READLINK 1
  3605. | #define HAVE_LSTAT 1
  3606. | #define HAVE_POSIX_SPAWNP 1
  3607. | #define HAVE_VFORK 1
  3608. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3609. | #define HAVE_GETADDRINFO 1
  3610. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3611. | #define CPL_MULTIPROC_PTHREAD 1
  3612. | /* end confdefs.h. */
  3613. | #include <stdio.h>
  3614. | #ifdef HAVE_SYS_TYPES_H
  3615. | # include <sys/types.h>
  3616. | #endif
  3617. | #ifdef HAVE_SYS_STAT_H
  3618. | # include <sys/stat.h>
  3619. | #endif
  3620. | #ifdef STDC_HEADERS
  3621. | # include <stdlib.h>
  3622. | # include <stddef.h>
  3623. | #else
  3624. | # ifdef HAVE_STDLIB_H
  3625. | # include <stdlib.h>
  3626. | # endif
  3627. | #endif
  3628. | #ifdef HAVE_STRING_H
  3629. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3630. | # include <memory.h>
  3631. | # endif
  3632. | # include <string.h>
  3633. | #endif
  3634. | #ifdef HAVE_STRINGS_H
  3635. | # include <strings.h>
  3636. | #endif
  3637. | #ifdef HAVE_INTTYPES_H
  3638. | # include <inttypes.h>
  3639. | #endif
  3640. | #ifdef HAVE_STDINT_H
  3641. | # include <stdint.h>
  3642. | #endif
  3643. | #ifdef HAVE_UNISTD_H
  3644. | # include <unistd.h>
  3645. | #endif
  3646. | #include <ecs.h>
  3647. configure:20699: result: no
  3648. configure:20699: checking ecs.h presence
  3649. configure:20699: gcc -E conftest.c
  3650. conftest.c:62:17: fatal error: ecs.h: No such file or directory
  3651. #include <ecs.h>
  3652. ^
  3653. compilation terminated.
  3654. configure:20699: $? = 1
  3655. configure: failed program was:
  3656. | /* confdefs.h */
  3657. | #define PACKAGE_NAME ""
  3658. | #define PACKAGE_TARNAME ""
  3659. | #define PACKAGE_VERSION ""
  3660. | #define PACKAGE_STRING ""
  3661. | #define PACKAGE_BUGREPORT ""
  3662. | #define PACKAGE_URL ""
  3663. | #define STDC_HEADERS 1
  3664. | #define HAVE_SYS_TYPES_H 1
  3665. | #define HAVE_SYS_STAT_H 1
  3666. | #define HAVE_STDLIB_H 1
  3667. | #define HAVE_STRING_H 1
  3668. | #define HAVE_MEMORY_H 1
  3669. | #define HAVE_STRINGS_H 1
  3670. | #define HAVE_INTTYPES_H 1
  3671. | #define HAVE_STDINT_H 1
  3672. | #define HAVE_UNISTD_H 1
  3673. | #define HAVE_DLFCN_H 1
  3674. | #define LT_OBJDIR ".libs/"
  3675. | #define HAVE_LIBDL 1
  3676. | #define HAVE_LIBRT 1
  3677. | #define STDC_HEADERS 1
  3678. | #define HAVE_ASSERT_H 1
  3679. | #define HAVE_FCNTL_H 1
  3680. | #define HAVE_UNISTD_H 1
  3681. | #define HAVE_DLFCN_H 1
  3682. | #define HAVE_STDINT_H 1
  3683. | #define HAVE_LIMITS_H 1
  3684. | #define HAVE_LOCALE_H 1
  3685. | #define HAVE_FLOAT_H 1
  3686. | #define HAVE_ERRNO_H 1
  3687. | #define HAVE_LONG_LONG 1
  3688. | #define UNIX_STDIO_64 1
  3689. | #define VSI_LARGE_API_SUPPORTED 1
  3690. | #define VSI_FTELL64 ftello
  3691. | #define VSI_FSEEK64 fseeko
  3692. | #define VSI_STAT64 stat
  3693. | #define VSI_STAT64_T stat
  3694. | #define VSI_FOPEN64 fopen
  3695. | #define VSI_FTRUNCATE64 ftruncate
  3696. | #define SIZEOF_INT 4
  3697. | #define SIZEOF_UNSIGNED_LONG 0
  3698. | #define SIZEOF_VOIDP 8
  3699. | #define HAVE_IEEEFP 1
  3700. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3701. | #define HAVE_VPRINTF 1
  3702. | #define HAVE_SNPRINTF 1
  3703. | #define HAVE_VSNPRINTF 1
  3704. | #define HAVE_ATOLL 1
  3705. | #define HAVE_STRTOF 1
  3706. | #define HAVE_GETCWD 1
  3707. | #define HAVE_DECL_STRTOF 1
  3708. | #define HAVE_READLINK 1
  3709. | #define HAVE_LSTAT 1
  3710. | #define HAVE_POSIX_SPAWNP 1
  3711. | #define HAVE_VFORK 1
  3712. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3713. | #define HAVE_GETADDRINFO 1
  3714. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3715. | #define CPL_MULTIPROC_PTHREAD 1
  3716. | /* end confdefs.h. */
  3717. | #include <ecs.h>
  3718. configure:20699: result: no
  3719. configure:20699: checking for ecs.h
  3720. configure:20699: result: no
  3721. configure:20952: checking for FMEObjects
  3722. configure:20975: result: no
  3723. configure:21111: checking for SDreaddata in -lmfhdfalt
  3724. configure:21136: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lmfhdfalt -ldfalt -lpthread -lrt -ldl -lws2_32 >&5
  3725. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lmfhdfalt
  3726. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ldfalt
  3727. collect2: error: ld returned 1 exit status
  3728. configure:21136: $? = 1
  3729. configure: failed program was:
  3730. | /* confdefs.h */
  3731. | #define PACKAGE_NAME ""
  3732. | #define PACKAGE_TARNAME ""
  3733. | #define PACKAGE_VERSION ""
  3734. | #define PACKAGE_STRING ""
  3735. | #define PACKAGE_BUGREPORT ""
  3736. | #define PACKAGE_URL ""
  3737. | #define STDC_HEADERS 1
  3738. | #define HAVE_SYS_TYPES_H 1
  3739. | #define HAVE_SYS_STAT_H 1
  3740. | #define HAVE_STDLIB_H 1
  3741. | #define HAVE_STRING_H 1
  3742. | #define HAVE_MEMORY_H 1
  3743. | #define HAVE_STRINGS_H 1
  3744. | #define HAVE_INTTYPES_H 1
  3745. | #define HAVE_STDINT_H 1
  3746. | #define HAVE_UNISTD_H 1
  3747. | #define HAVE_DLFCN_H 1
  3748. | #define LT_OBJDIR ".libs/"
  3749. | #define HAVE_LIBDL 1
  3750. | #define HAVE_LIBRT 1
  3751. | #define STDC_HEADERS 1
  3752. | #define HAVE_ASSERT_H 1
  3753. | #define HAVE_FCNTL_H 1
  3754. | #define HAVE_UNISTD_H 1
  3755. | #define HAVE_DLFCN_H 1
  3756. | #define HAVE_STDINT_H 1
  3757. | #define HAVE_LIMITS_H 1
  3758. | #define HAVE_LOCALE_H 1
  3759. | #define HAVE_FLOAT_H 1
  3760. | #define HAVE_ERRNO_H 1
  3761. | #define HAVE_LONG_LONG 1
  3762. | #define UNIX_STDIO_64 1
  3763. | #define VSI_LARGE_API_SUPPORTED 1
  3764. | #define VSI_FTELL64 ftello
  3765. | #define VSI_FSEEK64 fseeko
  3766. | #define VSI_STAT64 stat
  3767. | #define VSI_STAT64_T stat
  3768. | #define VSI_FOPEN64 fopen
  3769. | #define VSI_FTRUNCATE64 ftruncate
  3770. | #define SIZEOF_INT 4
  3771. | #define SIZEOF_UNSIGNED_LONG 0
  3772. | #define SIZEOF_VOIDP 8
  3773. | #define HAVE_IEEEFP 1
  3774. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3775. | #define HAVE_VPRINTF 1
  3776. | #define HAVE_SNPRINTF 1
  3777. | #define HAVE_VSNPRINTF 1
  3778. | #define HAVE_ATOLL 1
  3779. | #define HAVE_STRTOF 1
  3780. | #define HAVE_GETCWD 1
  3781. | #define HAVE_DECL_STRTOF 1
  3782. | #define HAVE_READLINK 1
  3783. | #define HAVE_LSTAT 1
  3784. | #define HAVE_POSIX_SPAWNP 1
  3785. | #define HAVE_VFORK 1
  3786. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3787. | #define HAVE_GETADDRINFO 1
  3788. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3789. | #define CPL_MULTIPROC_PTHREAD 1
  3790. | /* end confdefs.h. */
  3791. |
  3792. | /* Override any GCC internal prototype to avoid an error.
  3793. | Use char because int might match the return type of a GCC
  3794. | builtin and then its argument prototype would still apply. */
  3795. | #ifdef __cplusplus
  3796. | extern "C"
  3797. | #endif
  3798. | char SDreaddata ();
  3799. | int
  3800. | main ()
  3801. | {
  3802. | return SDreaddata ();
  3803. | ;
  3804. | return 0;
  3805. | }
  3806. configure:21145: result: no
  3807. configure:21156: checking for SDreaddata in -lmfhdf
  3808. configure:21181: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lmfhdf -ldf -lpthread -lrt -ldl -lws2_32 >&5
  3809. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lmfhdf
  3810. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ldf
  3811. collect2: error: ld returned 1 exit status
  3812. configure:21181: $? = 1
  3813. configure: failed program was:
  3814. | /* confdefs.h */
  3815. | #define PACKAGE_NAME ""
  3816. | #define PACKAGE_TARNAME ""
  3817. | #define PACKAGE_VERSION ""
  3818. | #define PACKAGE_STRING ""
  3819. | #define PACKAGE_BUGREPORT ""
  3820. | #define PACKAGE_URL ""
  3821. | #define STDC_HEADERS 1
  3822. | #define HAVE_SYS_TYPES_H 1
  3823. | #define HAVE_SYS_STAT_H 1
  3824. | #define HAVE_STDLIB_H 1
  3825. | #define HAVE_STRING_H 1
  3826. | #define HAVE_MEMORY_H 1
  3827. | #define HAVE_STRINGS_H 1
  3828. | #define HAVE_INTTYPES_H 1
  3829. | #define HAVE_STDINT_H 1
  3830. | #define HAVE_UNISTD_H 1
  3831. | #define HAVE_DLFCN_H 1
  3832. | #define LT_OBJDIR ".libs/"
  3833. | #define HAVE_LIBDL 1
  3834. | #define HAVE_LIBRT 1
  3835. | #define STDC_HEADERS 1
  3836. | #define HAVE_ASSERT_H 1
  3837. | #define HAVE_FCNTL_H 1
  3838. | #define HAVE_UNISTD_H 1
  3839. | #define HAVE_DLFCN_H 1
  3840. | #define HAVE_STDINT_H 1
  3841. | #define HAVE_LIMITS_H 1
  3842. | #define HAVE_LOCALE_H 1
  3843. | #define HAVE_FLOAT_H 1
  3844. | #define HAVE_ERRNO_H 1
  3845. | #define HAVE_LONG_LONG 1
  3846. | #define UNIX_STDIO_64 1
  3847. | #define VSI_LARGE_API_SUPPORTED 1
  3848. | #define VSI_FTELL64 ftello
  3849. | #define VSI_FSEEK64 fseeko
  3850. | #define VSI_STAT64 stat
  3851. | #define VSI_STAT64_T stat
  3852. | #define VSI_FOPEN64 fopen
  3853. | #define VSI_FTRUNCATE64 ftruncate
  3854. | #define SIZEOF_INT 4
  3855. | #define SIZEOF_UNSIGNED_LONG 0
  3856. | #define SIZEOF_VOIDP 8
  3857. | #define HAVE_IEEEFP 1
  3858. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3859. | #define HAVE_VPRINTF 1
  3860. | #define HAVE_SNPRINTF 1
  3861. | #define HAVE_VSNPRINTF 1
  3862. | #define HAVE_ATOLL 1
  3863. | #define HAVE_STRTOF 1
  3864. | #define HAVE_GETCWD 1
  3865. | #define HAVE_DECL_STRTOF 1
  3866. | #define HAVE_READLINK 1
  3867. | #define HAVE_LSTAT 1
  3868. | #define HAVE_POSIX_SPAWNP 1
  3869. | #define HAVE_VFORK 1
  3870. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3871. | #define HAVE_GETADDRINFO 1
  3872. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3873. | #define CPL_MULTIPROC_PTHREAD 1
  3874. | /* end confdefs.h. */
  3875. |
  3876. | /* Override any GCC internal prototype to avoid an error.
  3877. | Use char because int might match the return type of a GCC
  3878. | builtin and then its argument prototype would still apply. */
  3879. | #ifdef __cplusplus
  3880. | extern "C"
  3881. | #endif
  3882. | char SDreaddata ();
  3883. | int
  3884. | main ()
  3885. | {
  3886. | return SDreaddata ();
  3887. | ;
  3888. | return 0;
  3889. | }
  3890. configure:21190: result: no
  3891. configure:21200: checking for SDreaddata in -lhdf4
  3892. configure:21225: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lhdf4 -lpthread -lrt -ldl -lws2_32 >&5
  3893. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lhdf4
  3894. collect2: error: ld returned 1 exit status
  3895. configure:21225: $? = 1
  3896. configure: failed program was:
  3897. | /* confdefs.h */
  3898. | #define PACKAGE_NAME ""
  3899. | #define PACKAGE_TARNAME ""
  3900. | #define PACKAGE_VERSION ""
  3901. | #define PACKAGE_STRING ""
  3902. | #define PACKAGE_BUGREPORT ""
  3903. | #define PACKAGE_URL ""
  3904. | #define STDC_HEADERS 1
  3905. | #define HAVE_SYS_TYPES_H 1
  3906. | #define HAVE_SYS_STAT_H 1
  3907. | #define HAVE_STDLIB_H 1
  3908. | #define HAVE_STRING_H 1
  3909. | #define HAVE_MEMORY_H 1
  3910. | #define HAVE_STRINGS_H 1
  3911. | #define HAVE_INTTYPES_H 1
  3912. | #define HAVE_STDINT_H 1
  3913. | #define HAVE_UNISTD_H 1
  3914. | #define HAVE_DLFCN_H 1
  3915. | #define LT_OBJDIR ".libs/"
  3916. | #define HAVE_LIBDL 1
  3917. | #define HAVE_LIBRT 1
  3918. | #define STDC_HEADERS 1
  3919. | #define HAVE_ASSERT_H 1
  3920. | #define HAVE_FCNTL_H 1
  3921. | #define HAVE_UNISTD_H 1
  3922. | #define HAVE_DLFCN_H 1
  3923. | #define HAVE_STDINT_H 1
  3924. | #define HAVE_LIMITS_H 1
  3925. | #define HAVE_LOCALE_H 1
  3926. | #define HAVE_FLOAT_H 1
  3927. | #define HAVE_ERRNO_H 1
  3928. | #define HAVE_LONG_LONG 1
  3929. | #define UNIX_STDIO_64 1
  3930. | #define VSI_LARGE_API_SUPPORTED 1
  3931. | #define VSI_FTELL64 ftello
  3932. | #define VSI_FSEEK64 fseeko
  3933. | #define VSI_STAT64 stat
  3934. | #define VSI_STAT64_T stat
  3935. | #define VSI_FOPEN64 fopen
  3936. | #define VSI_FTRUNCATE64 ftruncate
  3937. | #define SIZEOF_INT 4
  3938. | #define SIZEOF_UNSIGNED_LONG 0
  3939. | #define SIZEOF_VOIDP 8
  3940. | #define HAVE_IEEEFP 1
  3941. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3942. | #define HAVE_VPRINTF 1
  3943. | #define HAVE_SNPRINTF 1
  3944. | #define HAVE_VSNPRINTF 1
  3945. | #define HAVE_ATOLL 1
  3946. | #define HAVE_STRTOF 1
  3947. | #define HAVE_GETCWD 1
  3948. | #define HAVE_DECL_STRTOF 1
  3949. | #define HAVE_READLINK 1
  3950. | #define HAVE_LSTAT 1
  3951. | #define HAVE_POSIX_SPAWNP 1
  3952. | #define HAVE_VFORK 1
  3953. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  3954. | #define HAVE_GETADDRINFO 1
  3955. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3956. | #define CPL_MULTIPROC_PTHREAD 1
  3957. | /* end confdefs.h. */
  3958. |
  3959. | /* Override any GCC internal prototype to avoid an error.
  3960. | Use char because int might match the return type of a GCC
  3961. | builtin and then its argument prototype would still apply. */
  3962. | #ifdef __cplusplus
  3963. | extern "C"
  3964. | #endif
  3965. | char SDreaddata ();
  3966. | int
  3967. | main ()
  3968. | {
  3969. | return SDreaddata ();
  3970. | ;
  3971. | return 0;
  3972. | }
  3973. configure:21234: result: no
  3974. configure:21247: checking for SDreaddata in -lmfhdf
  3975. configure:21272: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lmfhdf -ldf -ljpeg -lz -lpthread -lrt -ldl -lws2_32 >&5
  3976. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lmfhdf
  3977. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ldf
  3978. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ljpeg
  3979. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lz
  3980. collect2: error: ld returned 1 exit status
  3981. configure:21272: $? = 1
  3982. configure: failed program was:
  3983. | /* confdefs.h */
  3984. | #define PACKAGE_NAME ""
  3985. | #define PACKAGE_TARNAME ""
  3986. | #define PACKAGE_VERSION ""
  3987. | #define PACKAGE_STRING ""
  3988. | #define PACKAGE_BUGREPORT ""
  3989. | #define PACKAGE_URL ""
  3990. | #define STDC_HEADERS 1
  3991. | #define HAVE_SYS_TYPES_H 1
  3992. | #define HAVE_SYS_STAT_H 1
  3993. | #define HAVE_STDLIB_H 1
  3994. | #define HAVE_STRING_H 1
  3995. | #define HAVE_MEMORY_H 1
  3996. | #define HAVE_STRINGS_H 1
  3997. | #define HAVE_INTTYPES_H 1
  3998. | #define HAVE_STDINT_H 1
  3999. | #define HAVE_UNISTD_H 1
  4000. | #define HAVE_DLFCN_H 1
  4001. | #define LT_OBJDIR ".libs/"
  4002. | #define HAVE_LIBDL 1
  4003. | #define HAVE_LIBRT 1
  4004. | #define STDC_HEADERS 1
  4005. | #define HAVE_ASSERT_H 1
  4006. | #define HAVE_FCNTL_H 1
  4007. | #define HAVE_UNISTD_H 1
  4008. | #define HAVE_DLFCN_H 1
  4009. | #define HAVE_STDINT_H 1
  4010. | #define HAVE_LIMITS_H 1
  4011. | #define HAVE_LOCALE_H 1
  4012. | #define HAVE_FLOAT_H 1
  4013. | #define HAVE_ERRNO_H 1
  4014. | #define HAVE_LONG_LONG 1
  4015. | #define UNIX_STDIO_64 1
  4016. | #define VSI_LARGE_API_SUPPORTED 1
  4017. | #define VSI_FTELL64 ftello
  4018. | #define VSI_FSEEK64 fseeko
  4019. | #define VSI_STAT64 stat
  4020. | #define VSI_STAT64_T stat
  4021. | #define VSI_FOPEN64 fopen
  4022. | #define VSI_FTRUNCATE64 ftruncate
  4023. | #define SIZEOF_INT 4
  4024. | #define SIZEOF_UNSIGNED_LONG 0
  4025. | #define SIZEOF_VOIDP 8
  4026. | #define HAVE_IEEEFP 1
  4027. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4028. | #define HAVE_VPRINTF 1
  4029. | #define HAVE_SNPRINTF 1
  4030. | #define HAVE_VSNPRINTF 1
  4031. | #define HAVE_ATOLL 1
  4032. | #define HAVE_STRTOF 1
  4033. | #define HAVE_GETCWD 1
  4034. | #define HAVE_DECL_STRTOF 1
  4035. | #define HAVE_READLINK 1
  4036. | #define HAVE_LSTAT 1
  4037. | #define HAVE_POSIX_SPAWNP 1
  4038. | #define HAVE_VFORK 1
  4039. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4040. | #define HAVE_GETADDRINFO 1
  4041. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4042. | #define CPL_MULTIPROC_PTHREAD 1
  4043. | /* end confdefs.h. */
  4044. |
  4045. | /* Override any GCC internal prototype to avoid an error.
  4046. | Use char because int might match the return type of a GCC
  4047. | builtin and then its argument prototype would still apply. */
  4048. | #ifdef __cplusplus
  4049. | extern "C"
  4050. | #endif
  4051. | char SDreaddata ();
  4052. | int
  4053. | main ()
  4054. | {
  4055. | return SDreaddata ();
  4056. | ;
  4057. | return 0;
  4058. | }
  4059. configure:21281: result: no
  4060. configure:21293: checking for SDreaddata in -lmfhdf
  4061. configure:21318: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lmfhdf -ldf -lsz -ljpeg -lz -lpthread -lrt -ldl -lws2_32 >&5
  4062. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lmfhdf
  4063. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ldf
  4064. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lsz
  4065. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ljpeg
  4066. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lz
  4067. collect2: error: ld returned 1 exit status
  4068. configure:21318: $? = 1
  4069. configure: failed program was:
  4070. | /* confdefs.h */
  4071. | #define PACKAGE_NAME ""
  4072. | #define PACKAGE_TARNAME ""
  4073. | #define PACKAGE_VERSION ""
  4074. | #define PACKAGE_STRING ""
  4075. | #define PACKAGE_BUGREPORT ""
  4076. | #define PACKAGE_URL ""
  4077. | #define STDC_HEADERS 1
  4078. | #define HAVE_SYS_TYPES_H 1
  4079. | #define HAVE_SYS_STAT_H 1
  4080. | #define HAVE_STDLIB_H 1
  4081. | #define HAVE_STRING_H 1
  4082. | #define HAVE_MEMORY_H 1
  4083. | #define HAVE_STRINGS_H 1
  4084. | #define HAVE_INTTYPES_H 1
  4085. | #define HAVE_STDINT_H 1
  4086. | #define HAVE_UNISTD_H 1
  4087. | #define HAVE_DLFCN_H 1
  4088. | #define LT_OBJDIR ".libs/"
  4089. | #define HAVE_LIBDL 1
  4090. | #define HAVE_LIBRT 1
  4091. | #define STDC_HEADERS 1
  4092. | #define HAVE_ASSERT_H 1
  4093. | #define HAVE_FCNTL_H 1
  4094. | #define HAVE_UNISTD_H 1
  4095. | #define HAVE_DLFCN_H 1
  4096. | #define HAVE_STDINT_H 1
  4097. | #define HAVE_LIMITS_H 1
  4098. | #define HAVE_LOCALE_H 1
  4099. | #define HAVE_FLOAT_H 1
  4100. | #define HAVE_ERRNO_H 1
  4101. | #define HAVE_LONG_LONG 1
  4102. | #define UNIX_STDIO_64 1
  4103. | #define VSI_LARGE_API_SUPPORTED 1
  4104. | #define VSI_FTELL64 ftello
  4105. | #define VSI_FSEEK64 fseeko
  4106. | #define VSI_STAT64 stat
  4107. | #define VSI_STAT64_T stat
  4108. | #define VSI_FOPEN64 fopen
  4109. | #define VSI_FTRUNCATE64 ftruncate
  4110. | #define SIZEOF_INT 4
  4111. | #define SIZEOF_UNSIGNED_LONG 0
  4112. | #define SIZEOF_VOIDP 8
  4113. | #define HAVE_IEEEFP 1
  4114. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4115. | #define HAVE_VPRINTF 1
  4116. | #define HAVE_SNPRINTF 1
  4117. | #define HAVE_VSNPRINTF 1
  4118. | #define HAVE_ATOLL 1
  4119. | #define HAVE_STRTOF 1
  4120. | #define HAVE_GETCWD 1
  4121. | #define HAVE_DECL_STRTOF 1
  4122. | #define HAVE_READLINK 1
  4123. | #define HAVE_LSTAT 1
  4124. | #define HAVE_POSIX_SPAWNP 1
  4125. | #define HAVE_VFORK 1
  4126. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4127. | #define HAVE_GETADDRINFO 1
  4128. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4129. | #define CPL_MULTIPROC_PTHREAD 1
  4130. | /* end confdefs.h. */
  4131. |
  4132. | /* Override any GCC internal prototype to avoid an error.
  4133. | Use char because int might match the return type of a GCC
  4134. | builtin and then its argument prototype would still apply. */
  4135. | #ifdef __cplusplus
  4136. | extern "C"
  4137. | #endif
  4138. | char SDreaddata ();
  4139. | int
  4140. | main ()
  4141. | {
  4142. | return SDreaddata ();
  4143. | ;
  4144. | return 0;
  4145. | }
  4146. configure:21327: result: no
  4147. configure:21400: checking for H5Fopen in -lhdf5
  4148. configure:21425: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lhdf5 -lpthread -lrt -ldl -lws2_32 >&5
  4149. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lhdf5
  4150. collect2: error: ld returned 1 exit status
  4151. configure:21425: $? = 1
  4152. configure: failed program was:
  4153. | /* confdefs.h */
  4154. | #define PACKAGE_NAME ""
  4155. | #define PACKAGE_TARNAME ""
  4156. | #define PACKAGE_VERSION ""
  4157. | #define PACKAGE_STRING ""
  4158. | #define PACKAGE_BUGREPORT ""
  4159. | #define PACKAGE_URL ""
  4160. | #define STDC_HEADERS 1
  4161. | #define HAVE_SYS_TYPES_H 1
  4162. | #define HAVE_SYS_STAT_H 1
  4163. | #define HAVE_STDLIB_H 1
  4164. | #define HAVE_STRING_H 1
  4165. | #define HAVE_MEMORY_H 1
  4166. | #define HAVE_STRINGS_H 1
  4167. | #define HAVE_INTTYPES_H 1
  4168. | #define HAVE_STDINT_H 1
  4169. | #define HAVE_UNISTD_H 1
  4170. | #define HAVE_DLFCN_H 1
  4171. | #define LT_OBJDIR ".libs/"
  4172. | #define HAVE_LIBDL 1
  4173. | #define HAVE_LIBRT 1
  4174. | #define STDC_HEADERS 1
  4175. | #define HAVE_ASSERT_H 1
  4176. | #define HAVE_FCNTL_H 1
  4177. | #define HAVE_UNISTD_H 1
  4178. | #define HAVE_DLFCN_H 1
  4179. | #define HAVE_STDINT_H 1
  4180. | #define HAVE_LIMITS_H 1
  4181. | #define HAVE_LOCALE_H 1
  4182. | #define HAVE_FLOAT_H 1
  4183. | #define HAVE_ERRNO_H 1
  4184. | #define HAVE_LONG_LONG 1
  4185. | #define UNIX_STDIO_64 1
  4186. | #define VSI_LARGE_API_SUPPORTED 1
  4187. | #define VSI_FTELL64 ftello
  4188. | #define VSI_FSEEK64 fseeko
  4189. | #define VSI_STAT64 stat
  4190. | #define VSI_STAT64_T stat
  4191. | #define VSI_FOPEN64 fopen
  4192. | #define VSI_FTRUNCATE64 ftruncate
  4193. | #define SIZEOF_INT 4
  4194. | #define SIZEOF_UNSIGNED_LONG 0
  4195. | #define SIZEOF_VOIDP 8
  4196. | #define HAVE_IEEEFP 1
  4197. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4198. | #define HAVE_VPRINTF 1
  4199. | #define HAVE_SNPRINTF 1
  4200. | #define HAVE_VSNPRINTF 1
  4201. | #define HAVE_ATOLL 1
  4202. | #define HAVE_STRTOF 1
  4203. | #define HAVE_GETCWD 1
  4204. | #define HAVE_DECL_STRTOF 1
  4205. | #define HAVE_READLINK 1
  4206. | #define HAVE_LSTAT 1
  4207. | #define HAVE_POSIX_SPAWNP 1
  4208. | #define HAVE_VFORK 1
  4209. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4210. | #define HAVE_GETADDRINFO 1
  4211. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4212. | #define CPL_MULTIPROC_PTHREAD 1
  4213. | /* end confdefs.h. */
  4214. |
  4215. | /* Override any GCC internal prototype to avoid an error.
  4216. | Use char because int might match the return type of a GCC
  4217. | builtin and then its argument prototype would still apply. */
  4218. | #ifdef __cplusplus
  4219. | extern "C"
  4220. | #endif
  4221. | char H5Fopen ();
  4222. | int
  4223. | main ()
  4224. | {
  4225. | return H5Fopen ();
  4226. | ;
  4227. | return 0;
  4228. | }
  4229. configure:21434: result: no
  4230. configure:21559: checking for nc-config
  4231. configure:21590: result: no
  4232. configure:21718: checking for nc_open in -lnetcdf
  4233. configure:21743: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lnetcdf -lpthread -lrt -ldl -lws2_32 >&5
  4234. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lnetcdf
  4235. collect2: error: ld returned 1 exit status
  4236. configure:21743: $? = 1
  4237. configure: failed program was:
  4238. | /* confdefs.h */
  4239. | #define PACKAGE_NAME ""
  4240. | #define PACKAGE_TARNAME ""
  4241. | #define PACKAGE_VERSION ""
  4242. | #define PACKAGE_STRING ""
  4243. | #define PACKAGE_BUGREPORT ""
  4244. | #define PACKAGE_URL ""
  4245. | #define STDC_HEADERS 1
  4246. | #define HAVE_SYS_TYPES_H 1
  4247. | #define HAVE_SYS_STAT_H 1
  4248. | #define HAVE_STDLIB_H 1
  4249. | #define HAVE_STRING_H 1
  4250. | #define HAVE_MEMORY_H 1
  4251. | #define HAVE_STRINGS_H 1
  4252. | #define HAVE_INTTYPES_H 1
  4253. | #define HAVE_STDINT_H 1
  4254. | #define HAVE_UNISTD_H 1
  4255. | #define HAVE_DLFCN_H 1
  4256. | #define LT_OBJDIR ".libs/"
  4257. | #define HAVE_LIBDL 1
  4258. | #define HAVE_LIBRT 1
  4259. | #define STDC_HEADERS 1
  4260. | #define HAVE_ASSERT_H 1
  4261. | #define HAVE_FCNTL_H 1
  4262. | #define HAVE_UNISTD_H 1
  4263. | #define HAVE_DLFCN_H 1
  4264. | #define HAVE_STDINT_H 1
  4265. | #define HAVE_LIMITS_H 1
  4266. | #define HAVE_LOCALE_H 1
  4267. | #define HAVE_FLOAT_H 1
  4268. | #define HAVE_ERRNO_H 1
  4269. | #define HAVE_LONG_LONG 1
  4270. | #define UNIX_STDIO_64 1
  4271. | #define VSI_LARGE_API_SUPPORTED 1
  4272. | #define VSI_FTELL64 ftello
  4273. | #define VSI_FSEEK64 fseeko
  4274. | #define VSI_STAT64 stat
  4275. | #define VSI_STAT64_T stat
  4276. | #define VSI_FOPEN64 fopen
  4277. | #define VSI_FTRUNCATE64 ftruncate
  4278. | #define SIZEOF_INT 4
  4279. | #define SIZEOF_UNSIGNED_LONG 0
  4280. | #define SIZEOF_VOIDP 8
  4281. | #define HAVE_IEEEFP 1
  4282. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4283. | #define HAVE_VPRINTF 1
  4284. | #define HAVE_SNPRINTF 1
  4285. | #define HAVE_VSNPRINTF 1
  4286. | #define HAVE_ATOLL 1
  4287. | #define HAVE_STRTOF 1
  4288. | #define HAVE_GETCWD 1
  4289. | #define HAVE_DECL_STRTOF 1
  4290. | #define HAVE_READLINK 1
  4291. | #define HAVE_LSTAT 1
  4292. | #define HAVE_POSIX_SPAWNP 1
  4293. | #define HAVE_VFORK 1
  4294. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4295. | #define HAVE_GETADDRINFO 1
  4296. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4297. | #define CPL_MULTIPROC_PTHREAD 1
  4298. | /* end confdefs.h. */
  4299. |
  4300. | /* Override any GCC internal prototype to avoid an error.
  4301. | Use char because int might match the return type of a GCC
  4302. | builtin and then its argument prototype would still apply. */
  4303. | #ifdef __cplusplus
  4304. | extern "C"
  4305. | #endif
  4306. | char nc_open ();
  4307. | int
  4308. | main ()
  4309. | {
  4310. | return nc_open ();
  4311. | ;
  4312. | return 0;
  4313. | }
  4314. configure:21752: result: no
  4315. configure:21925: checking for jpc_decode in -ljasper
  4316. configure:21950: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -ljasper -lpthread -lrt -ldl -lws2_32 >&5
  4317. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ljasper
  4318. collect2: error: ld returned 1 exit status
  4319. configure:21950: $? = 1
  4320. configure: failed program was:
  4321. | /* confdefs.h */
  4322. | #define PACKAGE_NAME ""
  4323. | #define PACKAGE_TARNAME ""
  4324. | #define PACKAGE_VERSION ""
  4325. | #define PACKAGE_STRING ""
  4326. | #define PACKAGE_BUGREPORT ""
  4327. | #define PACKAGE_URL ""
  4328. | #define STDC_HEADERS 1
  4329. | #define HAVE_SYS_TYPES_H 1
  4330. | #define HAVE_SYS_STAT_H 1
  4331. | #define HAVE_STDLIB_H 1
  4332. | #define HAVE_STRING_H 1
  4333. | #define HAVE_MEMORY_H 1
  4334. | #define HAVE_STRINGS_H 1
  4335. | #define HAVE_INTTYPES_H 1
  4336. | #define HAVE_STDINT_H 1
  4337. | #define HAVE_UNISTD_H 1
  4338. | #define HAVE_DLFCN_H 1
  4339. | #define LT_OBJDIR ".libs/"
  4340. | #define HAVE_LIBDL 1
  4341. | #define HAVE_LIBRT 1
  4342. | #define STDC_HEADERS 1
  4343. | #define HAVE_ASSERT_H 1
  4344. | #define HAVE_FCNTL_H 1
  4345. | #define HAVE_UNISTD_H 1
  4346. | #define HAVE_DLFCN_H 1
  4347. | #define HAVE_STDINT_H 1
  4348. | #define HAVE_LIMITS_H 1
  4349. | #define HAVE_LOCALE_H 1
  4350. | #define HAVE_FLOAT_H 1
  4351. | #define HAVE_ERRNO_H 1
  4352. | #define HAVE_LONG_LONG 1
  4353. | #define UNIX_STDIO_64 1
  4354. | #define VSI_LARGE_API_SUPPORTED 1
  4355. | #define VSI_FTELL64 ftello
  4356. | #define VSI_FSEEK64 fseeko
  4357. | #define VSI_STAT64 stat
  4358. | #define VSI_STAT64_T stat
  4359. | #define VSI_FOPEN64 fopen
  4360. | #define VSI_FTRUNCATE64 ftruncate
  4361. | #define SIZEOF_INT 4
  4362. | #define SIZEOF_UNSIGNED_LONG 0
  4363. | #define SIZEOF_VOIDP 8
  4364. | #define HAVE_IEEEFP 1
  4365. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4366. | #define HAVE_VPRINTF 1
  4367. | #define HAVE_SNPRINTF 1
  4368. | #define HAVE_VSNPRINTF 1
  4369. | #define HAVE_ATOLL 1
  4370. | #define HAVE_STRTOF 1
  4371. | #define HAVE_GETCWD 1
  4372. | #define HAVE_DECL_STRTOF 1
  4373. | #define HAVE_READLINK 1
  4374. | #define HAVE_LSTAT 1
  4375. | #define HAVE_POSIX_SPAWNP 1
  4376. | #define HAVE_VFORK 1
  4377. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4378. | #define HAVE_GETADDRINFO 1
  4379. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4380. | #define CPL_MULTIPROC_PTHREAD 1
  4381. | /* end confdefs.h. */
  4382. |
  4383. | /* Override any GCC internal prototype to avoid an error.
  4384. | Use char because int might match the return type of a GCC
  4385. | builtin and then its argument prototype would still apply. */
  4386. | #ifdef __cplusplus
  4387. | extern "C"
  4388. | #endif
  4389. | char jpc_decode ();
  4390. | int
  4391. | main ()
  4392. | {
  4393. | return jpc_decode ();
  4394. | ;
  4395. | return 0;
  4396. | }
  4397. configure:21959: result: no
  4398. configure:21967: checking for jp2_decode in -ljasper
  4399. configure:21992: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -ljasper -lpthread -lrt -ldl -lws2_32 >&5
  4400. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ljasper
  4401. collect2: error: ld returned 1 exit status
  4402. configure:21992: $? = 1
  4403. configure: failed program was:
  4404. | /* confdefs.h */
  4405. | #define PACKAGE_NAME ""
  4406. | #define PACKAGE_TARNAME ""
  4407. | #define PACKAGE_VERSION ""
  4408. | #define PACKAGE_STRING ""
  4409. | #define PACKAGE_BUGREPORT ""
  4410. | #define PACKAGE_URL ""
  4411. | #define STDC_HEADERS 1
  4412. | #define HAVE_SYS_TYPES_H 1
  4413. | #define HAVE_SYS_STAT_H 1
  4414. | #define HAVE_STDLIB_H 1
  4415. | #define HAVE_STRING_H 1
  4416. | #define HAVE_MEMORY_H 1
  4417. | #define HAVE_STRINGS_H 1
  4418. | #define HAVE_INTTYPES_H 1
  4419. | #define HAVE_STDINT_H 1
  4420. | #define HAVE_UNISTD_H 1
  4421. | #define HAVE_DLFCN_H 1
  4422. | #define LT_OBJDIR ".libs/"
  4423. | #define HAVE_LIBDL 1
  4424. | #define HAVE_LIBRT 1
  4425. | #define STDC_HEADERS 1
  4426. | #define HAVE_ASSERT_H 1
  4427. | #define HAVE_FCNTL_H 1
  4428. | #define HAVE_UNISTD_H 1
  4429. | #define HAVE_DLFCN_H 1
  4430. | #define HAVE_STDINT_H 1
  4431. | #define HAVE_LIMITS_H 1
  4432. | #define HAVE_LOCALE_H 1
  4433. | #define HAVE_FLOAT_H 1
  4434. | #define HAVE_ERRNO_H 1
  4435. | #define HAVE_LONG_LONG 1
  4436. | #define UNIX_STDIO_64 1
  4437. | #define VSI_LARGE_API_SUPPORTED 1
  4438. | #define VSI_FTELL64 ftello
  4439. | #define VSI_FSEEK64 fseeko
  4440. | #define VSI_STAT64 stat
  4441. | #define VSI_STAT64_T stat
  4442. | #define VSI_FOPEN64 fopen
  4443. | #define VSI_FTRUNCATE64 ftruncate
  4444. | #define SIZEOF_INT 4
  4445. | #define SIZEOF_UNSIGNED_LONG 0
  4446. | #define SIZEOF_VOIDP 8
  4447. | #define HAVE_IEEEFP 1
  4448. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4449. | #define HAVE_VPRINTF 1
  4450. | #define HAVE_SNPRINTF 1
  4451. | #define HAVE_VSNPRINTF 1
  4452. | #define HAVE_ATOLL 1
  4453. | #define HAVE_STRTOF 1
  4454. | #define HAVE_GETCWD 1
  4455. | #define HAVE_DECL_STRTOF 1
  4456. | #define HAVE_READLINK 1
  4457. | #define HAVE_LSTAT 1
  4458. | #define HAVE_POSIX_SPAWNP 1
  4459. | #define HAVE_VFORK 1
  4460. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4461. | #define HAVE_GETADDRINFO 1
  4462. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4463. | #define CPL_MULTIPROC_PTHREAD 1
  4464. | /* end confdefs.h. */
  4465. |
  4466. | /* Override any GCC internal prototype to avoid an error.
  4467. | Use char because int might match the return type of a GCC
  4468. | builtin and then its argument prototype would still apply. */
  4469. | #ifdef __cplusplus
  4470. | extern "C"
  4471. | #endif
  4472. | char jp2_decode ();
  4473. | int
  4474. | main ()
  4475. | {
  4476. | return jp2_decode ();
  4477. | ;
  4478. | return 0;
  4479. | }
  4480. configure:22001: result: no
  4481. configure:22009: checking for pgx_decode in -ljasper
  4482. configure:22034: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -ljasper -lpthread -lrt -ldl -lws2_32 >&5
  4483. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ljasper
  4484. collect2: error: ld returned 1 exit status
  4485. configure:22034: $? = 1
  4486. configure: failed program was:
  4487. | /* confdefs.h */
  4488. | #define PACKAGE_NAME ""
  4489. | #define PACKAGE_TARNAME ""
  4490. | #define PACKAGE_VERSION ""
  4491. | #define PACKAGE_STRING ""
  4492. | #define PACKAGE_BUGREPORT ""
  4493. | #define PACKAGE_URL ""
  4494. | #define STDC_HEADERS 1
  4495. | #define HAVE_SYS_TYPES_H 1
  4496. | #define HAVE_SYS_STAT_H 1
  4497. | #define HAVE_STDLIB_H 1
  4498. | #define HAVE_STRING_H 1
  4499. | #define HAVE_MEMORY_H 1
  4500. | #define HAVE_STRINGS_H 1
  4501. | #define HAVE_INTTYPES_H 1
  4502. | #define HAVE_STDINT_H 1
  4503. | #define HAVE_UNISTD_H 1
  4504. | #define HAVE_DLFCN_H 1
  4505. | #define LT_OBJDIR ".libs/"
  4506. | #define HAVE_LIBDL 1
  4507. | #define HAVE_LIBRT 1
  4508. | #define STDC_HEADERS 1
  4509. | #define HAVE_ASSERT_H 1
  4510. | #define HAVE_FCNTL_H 1
  4511. | #define HAVE_UNISTD_H 1
  4512. | #define HAVE_DLFCN_H 1
  4513. | #define HAVE_STDINT_H 1
  4514. | #define HAVE_LIMITS_H 1
  4515. | #define HAVE_LOCALE_H 1
  4516. | #define HAVE_FLOAT_H 1
  4517. | #define HAVE_ERRNO_H 1
  4518. | #define HAVE_LONG_LONG 1
  4519. | #define UNIX_STDIO_64 1
  4520. | #define VSI_LARGE_API_SUPPORTED 1
  4521. | #define VSI_FTELL64 ftello
  4522. | #define VSI_FSEEK64 fseeko
  4523. | #define VSI_STAT64 stat
  4524. | #define VSI_STAT64_T stat
  4525. | #define VSI_FOPEN64 fopen
  4526. | #define VSI_FTRUNCATE64 ftruncate
  4527. | #define SIZEOF_INT 4
  4528. | #define SIZEOF_UNSIGNED_LONG 0
  4529. | #define SIZEOF_VOIDP 8
  4530. | #define HAVE_IEEEFP 1
  4531. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4532. | #define HAVE_VPRINTF 1
  4533. | #define HAVE_SNPRINTF 1
  4534. | #define HAVE_VSNPRINTF 1
  4535. | #define HAVE_ATOLL 1
  4536. | #define HAVE_STRTOF 1
  4537. | #define HAVE_GETCWD 1
  4538. | #define HAVE_DECL_STRTOF 1
  4539. | #define HAVE_READLINK 1
  4540. | #define HAVE_LSTAT 1
  4541. | #define HAVE_POSIX_SPAWNP 1
  4542. | #define HAVE_VFORK 1
  4543. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4544. | #define HAVE_GETADDRINFO 1
  4545. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4546. | #define CPL_MULTIPROC_PTHREAD 1
  4547. | /* end confdefs.h. */
  4548. |
  4549. | /* Override any GCC internal prototype to avoid an error.
  4550. | Use char because int might match the return type of a GCC
  4551. | builtin and then its argument prototype would still apply. */
  4552. | #ifdef __cplusplus
  4553. | extern "C"
  4554. | #endif
  4555. | char pgx_decode ();
  4556. | int
  4557. | main ()
  4558. | {
  4559. | return pgx_decode ();
  4560. | ;
  4561. | return 0;
  4562. | }
  4563. configure:22043: result: no
  4564. configure:22147: checking openjpeg-2.0/openjpeg.h usability
  4565. configure:22147: gcc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c >&5
  4566. conftest.c:95:35: fatal error: openjpeg-2.0/openjpeg.h: No such file or directory
  4567. #include <openjpeg-2.0/openjpeg.h>
  4568. ^
  4569. compilation terminated.
  4570. configure:22147: $? = 1
  4571. configure: failed program was:
  4572. | /* confdefs.h */
  4573. | #define PACKAGE_NAME ""
  4574. | #define PACKAGE_TARNAME ""
  4575. | #define PACKAGE_VERSION ""
  4576. | #define PACKAGE_STRING ""
  4577. | #define PACKAGE_BUGREPORT ""
  4578. | #define PACKAGE_URL ""
  4579. | #define STDC_HEADERS 1
  4580. | #define HAVE_SYS_TYPES_H 1
  4581. | #define HAVE_SYS_STAT_H 1
  4582. | #define HAVE_STDLIB_H 1
  4583. | #define HAVE_STRING_H 1
  4584. | #define HAVE_MEMORY_H 1
  4585. | #define HAVE_STRINGS_H 1
  4586. | #define HAVE_INTTYPES_H 1
  4587. | #define HAVE_STDINT_H 1
  4588. | #define HAVE_UNISTD_H 1
  4589. | #define HAVE_DLFCN_H 1
  4590. | #define LT_OBJDIR ".libs/"
  4591. | #define HAVE_LIBDL 1
  4592. | #define HAVE_LIBRT 1
  4593. | #define STDC_HEADERS 1
  4594. | #define HAVE_ASSERT_H 1
  4595. | #define HAVE_FCNTL_H 1
  4596. | #define HAVE_UNISTD_H 1
  4597. | #define HAVE_DLFCN_H 1
  4598. | #define HAVE_STDINT_H 1
  4599. | #define HAVE_LIMITS_H 1
  4600. | #define HAVE_LOCALE_H 1
  4601. | #define HAVE_FLOAT_H 1
  4602. | #define HAVE_ERRNO_H 1
  4603. | #define HAVE_LONG_LONG 1
  4604. | #define UNIX_STDIO_64 1
  4605. | #define VSI_LARGE_API_SUPPORTED 1
  4606. | #define VSI_FTELL64 ftello
  4607. | #define VSI_FSEEK64 fseeko
  4608. | #define VSI_STAT64 stat
  4609. | #define VSI_STAT64_T stat
  4610. | #define VSI_FOPEN64 fopen
  4611. | #define VSI_FTRUNCATE64 ftruncate
  4612. | #define SIZEOF_INT 4
  4613. | #define SIZEOF_UNSIGNED_LONG 0
  4614. | #define SIZEOF_VOIDP 8
  4615. | #define HAVE_IEEEFP 1
  4616. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4617. | #define HAVE_VPRINTF 1
  4618. | #define HAVE_SNPRINTF 1
  4619. | #define HAVE_VSNPRINTF 1
  4620. | #define HAVE_ATOLL 1
  4621. | #define HAVE_STRTOF 1
  4622. | #define HAVE_GETCWD 1
  4623. | #define HAVE_DECL_STRTOF 1
  4624. | #define HAVE_READLINK 1
  4625. | #define HAVE_LSTAT 1
  4626. | #define HAVE_POSIX_SPAWNP 1
  4627. | #define HAVE_VFORK 1
  4628. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4629. | #define HAVE_GETADDRINFO 1
  4630. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4631. | #define CPL_MULTIPROC_PTHREAD 1
  4632. | /* end confdefs.h. */
  4633. | #include <stdio.h>
  4634. | #ifdef HAVE_SYS_TYPES_H
  4635. | # include <sys/types.h>
  4636. | #endif
  4637. | #ifdef HAVE_SYS_STAT_H
  4638. | # include <sys/stat.h>
  4639. | #endif
  4640. | #ifdef STDC_HEADERS
  4641. | # include <stdlib.h>
  4642. | # include <stddef.h>
  4643. | #else
  4644. | # ifdef HAVE_STDLIB_H
  4645. | # include <stdlib.h>
  4646. | # endif
  4647. | #endif
  4648. | #ifdef HAVE_STRING_H
  4649. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4650. | # include <memory.h>
  4651. | # endif
  4652. | # include <string.h>
  4653. | #endif
  4654. | #ifdef HAVE_STRINGS_H
  4655. | # include <strings.h>
  4656. | #endif
  4657. | #ifdef HAVE_INTTYPES_H
  4658. | # include <inttypes.h>
  4659. | #endif
  4660. | #ifdef HAVE_STDINT_H
  4661. | # include <stdint.h>
  4662. | #endif
  4663. | #ifdef HAVE_UNISTD_H
  4664. | # include <unistd.h>
  4665. | #endif
  4666. | #include <openjpeg-2.0/openjpeg.h>
  4667. configure:22147: result: no
  4668. configure:22147: checking openjpeg-2.0/openjpeg.h presence
  4669. configure:22147: gcc -E conftest.c
  4670. conftest.c:62:35: fatal error: openjpeg-2.0/openjpeg.h: No such file or directory
  4671. #include <openjpeg-2.0/openjpeg.h>
  4672. ^
  4673. compilation terminated.
  4674. configure:22147: $? = 1
  4675. configure: failed program was:
  4676. | /* confdefs.h */
  4677. | #define PACKAGE_NAME ""
  4678. | #define PACKAGE_TARNAME ""
  4679. | #define PACKAGE_VERSION ""
  4680. | #define PACKAGE_STRING ""
  4681. | #define PACKAGE_BUGREPORT ""
  4682. | #define PACKAGE_URL ""
  4683. | #define STDC_HEADERS 1
  4684. | #define HAVE_SYS_TYPES_H 1
  4685. | #define HAVE_SYS_STAT_H 1
  4686. | #define HAVE_STDLIB_H 1
  4687. | #define HAVE_STRING_H 1
  4688. | #define HAVE_MEMORY_H 1
  4689. | #define HAVE_STRINGS_H 1
  4690. | #define HAVE_INTTYPES_H 1
  4691. | #define HAVE_STDINT_H 1
  4692. | #define HAVE_UNISTD_H 1
  4693. | #define HAVE_DLFCN_H 1
  4694. | #define LT_OBJDIR ".libs/"
  4695. | #define HAVE_LIBDL 1
  4696. | #define HAVE_LIBRT 1
  4697. | #define STDC_HEADERS 1
  4698. | #define HAVE_ASSERT_H 1
  4699. | #define HAVE_FCNTL_H 1
  4700. | #define HAVE_UNISTD_H 1
  4701. | #define HAVE_DLFCN_H 1
  4702. | #define HAVE_STDINT_H 1
  4703. | #define HAVE_LIMITS_H 1
  4704. | #define HAVE_LOCALE_H 1
  4705. | #define HAVE_FLOAT_H 1
  4706. | #define HAVE_ERRNO_H 1
  4707. | #define HAVE_LONG_LONG 1
  4708. | #define UNIX_STDIO_64 1
  4709. | #define VSI_LARGE_API_SUPPORTED 1
  4710. | #define VSI_FTELL64 ftello
  4711. | #define VSI_FSEEK64 fseeko
  4712. | #define VSI_STAT64 stat
  4713. | #define VSI_STAT64_T stat
  4714. | #define VSI_FOPEN64 fopen
  4715. | #define VSI_FTRUNCATE64 ftruncate
  4716. | #define SIZEOF_INT 4
  4717. | #define SIZEOF_UNSIGNED_LONG 0
  4718. | #define SIZEOF_VOIDP 8
  4719. | #define HAVE_IEEEFP 1
  4720. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4721. | #define HAVE_VPRINTF 1
  4722. | #define HAVE_SNPRINTF 1
  4723. | #define HAVE_VSNPRINTF 1
  4724. | #define HAVE_ATOLL 1
  4725. | #define HAVE_STRTOF 1
  4726. | #define HAVE_GETCWD 1
  4727. | #define HAVE_DECL_STRTOF 1
  4728. | #define HAVE_READLINK 1
  4729. | #define HAVE_LSTAT 1
  4730. | #define HAVE_POSIX_SPAWNP 1
  4731. | #define HAVE_VFORK 1
  4732. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4733. | #define HAVE_GETADDRINFO 1
  4734. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4735. | #define CPL_MULTIPROC_PTHREAD 1
  4736. | /* end confdefs.h. */
  4737. | #include <openjpeg-2.0/openjpeg.h>
  4738. configure:22147: result: no
  4739. configure:22147: checking for openjpeg-2.0/openjpeg.h
  4740. configure:22147: result: no
  4741. configure:22206: checking openjpeg-2.1/openjpeg.h usability
  4742. configure:22206: gcc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c >&5
  4743. conftest.c:95:35: fatal error: openjpeg-2.1/openjpeg.h: No such file or directory
  4744. #include <openjpeg-2.1/openjpeg.h>
  4745. ^
  4746. compilation terminated.
  4747. configure:22206: $? = 1
  4748. configure: failed program was:
  4749. | /* confdefs.h */
  4750. | #define PACKAGE_NAME ""
  4751. | #define PACKAGE_TARNAME ""
  4752. | #define PACKAGE_VERSION ""
  4753. | #define PACKAGE_STRING ""
  4754. | #define PACKAGE_BUGREPORT ""
  4755. | #define PACKAGE_URL ""
  4756. | #define STDC_HEADERS 1
  4757. | #define HAVE_SYS_TYPES_H 1
  4758. | #define HAVE_SYS_STAT_H 1
  4759. | #define HAVE_STDLIB_H 1
  4760. | #define HAVE_STRING_H 1
  4761. | #define HAVE_MEMORY_H 1
  4762. | #define HAVE_STRINGS_H 1
  4763. | #define HAVE_INTTYPES_H 1
  4764. | #define HAVE_STDINT_H 1
  4765. | #define HAVE_UNISTD_H 1
  4766. | #define HAVE_DLFCN_H 1
  4767. | #define LT_OBJDIR ".libs/"
  4768. | #define HAVE_LIBDL 1
  4769. | #define HAVE_LIBRT 1
  4770. | #define STDC_HEADERS 1
  4771. | #define HAVE_ASSERT_H 1
  4772. | #define HAVE_FCNTL_H 1
  4773. | #define HAVE_UNISTD_H 1
  4774. | #define HAVE_DLFCN_H 1
  4775. | #define HAVE_STDINT_H 1
  4776. | #define HAVE_LIMITS_H 1
  4777. | #define HAVE_LOCALE_H 1
  4778. | #define HAVE_FLOAT_H 1
  4779. | #define HAVE_ERRNO_H 1
  4780. | #define HAVE_LONG_LONG 1
  4781. | #define UNIX_STDIO_64 1
  4782. | #define VSI_LARGE_API_SUPPORTED 1
  4783. | #define VSI_FTELL64 ftello
  4784. | #define VSI_FSEEK64 fseeko
  4785. | #define VSI_STAT64 stat
  4786. | #define VSI_STAT64_T stat
  4787. | #define VSI_FOPEN64 fopen
  4788. | #define VSI_FTRUNCATE64 ftruncate
  4789. | #define SIZEOF_INT 4
  4790. | #define SIZEOF_UNSIGNED_LONG 0
  4791. | #define SIZEOF_VOIDP 8
  4792. | #define HAVE_IEEEFP 1
  4793. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4794. | #define HAVE_VPRINTF 1
  4795. | #define HAVE_SNPRINTF 1
  4796. | #define HAVE_VSNPRINTF 1
  4797. | #define HAVE_ATOLL 1
  4798. | #define HAVE_STRTOF 1
  4799. | #define HAVE_GETCWD 1
  4800. | #define HAVE_DECL_STRTOF 1
  4801. | #define HAVE_READLINK 1
  4802. | #define HAVE_LSTAT 1
  4803. | #define HAVE_POSIX_SPAWNP 1
  4804. | #define HAVE_VFORK 1
  4805. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4806. | #define HAVE_GETADDRINFO 1
  4807. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4808. | #define CPL_MULTIPROC_PTHREAD 1
  4809. | /* end confdefs.h. */
  4810. | #include <stdio.h>
  4811. | #ifdef HAVE_SYS_TYPES_H
  4812. | # include <sys/types.h>
  4813. | #endif
  4814. | #ifdef HAVE_SYS_STAT_H
  4815. | # include <sys/stat.h>
  4816. | #endif
  4817. | #ifdef STDC_HEADERS
  4818. | # include <stdlib.h>
  4819. | # include <stddef.h>
  4820. | #else
  4821. | # ifdef HAVE_STDLIB_H
  4822. | # include <stdlib.h>
  4823. | # endif
  4824. | #endif
  4825. | #ifdef HAVE_STRING_H
  4826. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4827. | # include <memory.h>
  4828. | # endif
  4829. | # include <string.h>
  4830. | #endif
  4831. | #ifdef HAVE_STRINGS_H
  4832. | # include <strings.h>
  4833. | #endif
  4834. | #ifdef HAVE_INTTYPES_H
  4835. | # include <inttypes.h>
  4836. | #endif
  4837. | #ifdef HAVE_STDINT_H
  4838. | # include <stdint.h>
  4839. | #endif
  4840. | #ifdef HAVE_UNISTD_H
  4841. | # include <unistd.h>
  4842. | #endif
  4843. | #include <openjpeg-2.1/openjpeg.h>
  4844. configure:22206: result: no
  4845. configure:22206: checking openjpeg-2.1/openjpeg.h presence
  4846. configure:22206: gcc -E conftest.c
  4847. conftest.c:62:35: fatal error: openjpeg-2.1/openjpeg.h: No such file or directory
  4848. #include <openjpeg-2.1/openjpeg.h>
  4849. ^
  4850. compilation terminated.
  4851. configure:22206: $? = 1
  4852. configure: failed program was:
  4853. | /* confdefs.h */
  4854. | #define PACKAGE_NAME ""
  4855. | #define PACKAGE_TARNAME ""
  4856. | #define PACKAGE_VERSION ""
  4857. | #define PACKAGE_STRING ""
  4858. | #define PACKAGE_BUGREPORT ""
  4859. | #define PACKAGE_URL ""
  4860. | #define STDC_HEADERS 1
  4861. | #define HAVE_SYS_TYPES_H 1
  4862. | #define HAVE_SYS_STAT_H 1
  4863. | #define HAVE_STDLIB_H 1
  4864. | #define HAVE_STRING_H 1
  4865. | #define HAVE_MEMORY_H 1
  4866. | #define HAVE_STRINGS_H 1
  4867. | #define HAVE_INTTYPES_H 1
  4868. | #define HAVE_STDINT_H 1
  4869. | #define HAVE_UNISTD_H 1
  4870. | #define HAVE_DLFCN_H 1
  4871. | #define LT_OBJDIR ".libs/"
  4872. | #define HAVE_LIBDL 1
  4873. | #define HAVE_LIBRT 1
  4874. | #define STDC_HEADERS 1
  4875. | #define HAVE_ASSERT_H 1
  4876. | #define HAVE_FCNTL_H 1
  4877. | #define HAVE_UNISTD_H 1
  4878. | #define HAVE_DLFCN_H 1
  4879. | #define HAVE_STDINT_H 1
  4880. | #define HAVE_LIMITS_H 1
  4881. | #define HAVE_LOCALE_H 1
  4882. | #define HAVE_FLOAT_H 1
  4883. | #define HAVE_ERRNO_H 1
  4884. | #define HAVE_LONG_LONG 1
  4885. | #define UNIX_STDIO_64 1
  4886. | #define VSI_LARGE_API_SUPPORTED 1
  4887. | #define VSI_FTELL64 ftello
  4888. | #define VSI_FSEEK64 fseeko
  4889. | #define VSI_STAT64 stat
  4890. | #define VSI_STAT64_T stat
  4891. | #define VSI_FOPEN64 fopen
  4892. | #define VSI_FTRUNCATE64 ftruncate
  4893. | #define SIZEOF_INT 4
  4894. | #define SIZEOF_UNSIGNED_LONG 0
  4895. | #define SIZEOF_VOIDP 8
  4896. | #define HAVE_IEEEFP 1
  4897. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4898. | #define HAVE_VPRINTF 1
  4899. | #define HAVE_SNPRINTF 1
  4900. | #define HAVE_VSNPRINTF 1
  4901. | #define HAVE_ATOLL 1
  4902. | #define HAVE_STRTOF 1
  4903. | #define HAVE_GETCWD 1
  4904. | #define HAVE_DECL_STRTOF 1
  4905. | #define HAVE_READLINK 1
  4906. | #define HAVE_LSTAT 1
  4907. | #define HAVE_POSIX_SPAWNP 1
  4908. | #define HAVE_VFORK 1
  4909. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4910. | #define HAVE_GETADDRINFO 1
  4911. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4912. | #define CPL_MULTIPROC_PTHREAD 1
  4913. | /* end confdefs.h. */
  4914. | #include <openjpeg-2.1/openjpeg.h>
  4915. configure:22206: result: no
  4916. configure:22206: checking for openjpeg-2.1/openjpeg.h
  4917. configure:22206: result: no
  4918. configure:22352: checking for FileGDBAPI
  4919. configure:22369: result: FileGDBAPI not found.
  4920. configure:22437: checking for NCScbmOpenFileView in -lNCSEcw
  4921. configure:22462: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lNCSEcw -lNCSCnet -lNCSUtil -lpthread -lrt -ldl -lws2_32 >&5
  4922. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lNCSEcw
  4923. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lNCSCnet
  4924. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lNCSUtil
  4925. collect2: error: ld returned 1 exit status
  4926. configure:22462: $? = 1
  4927. configure: failed program was:
  4928. | /* confdefs.h */
  4929. | #define PACKAGE_NAME ""
  4930. | #define PACKAGE_TARNAME ""
  4931. | #define PACKAGE_VERSION ""
  4932. | #define PACKAGE_STRING ""
  4933. | #define PACKAGE_BUGREPORT ""
  4934. | #define PACKAGE_URL ""
  4935. | #define STDC_HEADERS 1
  4936. | #define HAVE_SYS_TYPES_H 1
  4937. | #define HAVE_SYS_STAT_H 1
  4938. | #define HAVE_STDLIB_H 1
  4939. | #define HAVE_STRING_H 1
  4940. | #define HAVE_MEMORY_H 1
  4941. | #define HAVE_STRINGS_H 1
  4942. | #define HAVE_INTTYPES_H 1
  4943. | #define HAVE_STDINT_H 1
  4944. | #define HAVE_UNISTD_H 1
  4945. | #define HAVE_DLFCN_H 1
  4946. | #define LT_OBJDIR ".libs/"
  4947. | #define HAVE_LIBDL 1
  4948. | #define HAVE_LIBRT 1
  4949. | #define STDC_HEADERS 1
  4950. | #define HAVE_ASSERT_H 1
  4951. | #define HAVE_FCNTL_H 1
  4952. | #define HAVE_UNISTD_H 1
  4953. | #define HAVE_DLFCN_H 1
  4954. | #define HAVE_STDINT_H 1
  4955. | #define HAVE_LIMITS_H 1
  4956. | #define HAVE_LOCALE_H 1
  4957. | #define HAVE_FLOAT_H 1
  4958. | #define HAVE_ERRNO_H 1
  4959. | #define HAVE_LONG_LONG 1
  4960. | #define UNIX_STDIO_64 1
  4961. | #define VSI_LARGE_API_SUPPORTED 1
  4962. | #define VSI_FTELL64 ftello
  4963. | #define VSI_FSEEK64 fseeko
  4964. | #define VSI_STAT64 stat
  4965. | #define VSI_STAT64_T stat
  4966. | #define VSI_FOPEN64 fopen
  4967. | #define VSI_FTRUNCATE64 ftruncate
  4968. | #define SIZEOF_INT 4
  4969. | #define SIZEOF_UNSIGNED_LONG 0
  4970. | #define SIZEOF_VOIDP 8
  4971. | #define HAVE_IEEEFP 1
  4972. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4973. | #define HAVE_VPRINTF 1
  4974. | #define HAVE_SNPRINTF 1
  4975. | #define HAVE_VSNPRINTF 1
  4976. | #define HAVE_ATOLL 1
  4977. | #define HAVE_STRTOF 1
  4978. | #define HAVE_GETCWD 1
  4979. | #define HAVE_DECL_STRTOF 1
  4980. | #define HAVE_READLINK 1
  4981. | #define HAVE_LSTAT 1
  4982. | #define HAVE_POSIX_SPAWNP 1
  4983. | #define HAVE_VFORK 1
  4984. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  4985. | #define HAVE_GETADDRINFO 1
  4986. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4987. | #define CPL_MULTIPROC_PTHREAD 1
  4988. | /* end confdefs.h. */
  4989. |
  4990. | /* Override any GCC internal prototype to avoid an error.
  4991. | Use char because int might match the return type of a GCC
  4992. | builtin and then its argument prototype would still apply. */
  4993. | #ifdef __cplusplus
  4994. | extern "C"
  4995. | #endif
  4996. | char NCScbmOpenFileView ();
  4997. | int
  4998. | main ()
  4999. | {
  5000. | return NCScbmOpenFileView ();
  5001. | ;
  5002. | return 0;
  5003. | }
  5004. configure:22471: result: no
  5005. configure:22485: checking for NCScbmOpenFileView in -lecwj2
  5006. configure:22510: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lecwj2 -lpthread -lrt -ldl -lws2_32 >&5
  5007. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lecwj2
  5008. collect2: error: ld returned 1 exit status
  5009. configure:22510: $? = 1
  5010. configure: failed program was:
  5011. | /* confdefs.h */
  5012. | #define PACKAGE_NAME ""
  5013. | #define PACKAGE_TARNAME ""
  5014. | #define PACKAGE_VERSION ""
  5015. | #define PACKAGE_STRING ""
  5016. | #define PACKAGE_BUGREPORT ""
  5017. | #define PACKAGE_URL ""
  5018. | #define STDC_HEADERS 1
  5019. | #define HAVE_SYS_TYPES_H 1
  5020. | #define HAVE_SYS_STAT_H 1
  5021. | #define HAVE_STDLIB_H 1
  5022. | #define HAVE_STRING_H 1
  5023. | #define HAVE_MEMORY_H 1
  5024. | #define HAVE_STRINGS_H 1
  5025. | #define HAVE_INTTYPES_H 1
  5026. | #define HAVE_STDINT_H 1
  5027. | #define HAVE_UNISTD_H 1
  5028. | #define HAVE_DLFCN_H 1
  5029. | #define LT_OBJDIR ".libs/"
  5030. | #define HAVE_LIBDL 1
  5031. | #define HAVE_LIBRT 1
  5032. | #define STDC_HEADERS 1
  5033. | #define HAVE_ASSERT_H 1
  5034. | #define HAVE_FCNTL_H 1
  5035. | #define HAVE_UNISTD_H 1
  5036. | #define HAVE_DLFCN_H 1
  5037. | #define HAVE_STDINT_H 1
  5038. | #define HAVE_LIMITS_H 1
  5039. | #define HAVE_LOCALE_H 1
  5040. | #define HAVE_FLOAT_H 1
  5041. | #define HAVE_ERRNO_H 1
  5042. | #define HAVE_LONG_LONG 1
  5043. | #define UNIX_STDIO_64 1
  5044. | #define VSI_LARGE_API_SUPPORTED 1
  5045. | #define VSI_FTELL64 ftello
  5046. | #define VSI_FSEEK64 fseeko
  5047. | #define VSI_STAT64 stat
  5048. | #define VSI_STAT64_T stat
  5049. | #define VSI_FOPEN64 fopen
  5050. | #define VSI_FTRUNCATE64 ftruncate
  5051. | #define SIZEOF_INT 4
  5052. | #define SIZEOF_UNSIGNED_LONG 0
  5053. | #define SIZEOF_VOIDP 8
  5054. | #define HAVE_IEEEFP 1
  5055. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5056. | #define HAVE_VPRINTF 1
  5057. | #define HAVE_SNPRINTF 1
  5058. | #define HAVE_VSNPRINTF 1
  5059. | #define HAVE_ATOLL 1
  5060. | #define HAVE_STRTOF 1
  5061. | #define HAVE_GETCWD 1
  5062. | #define HAVE_DECL_STRTOF 1
  5063. | #define HAVE_READLINK 1
  5064. | #define HAVE_LSTAT 1
  5065. | #define HAVE_POSIX_SPAWNP 1
  5066. | #define HAVE_VFORK 1
  5067. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5068. | #define HAVE_GETADDRINFO 1
  5069. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5070. | #define CPL_MULTIPROC_PTHREAD 1
  5071. | /* end confdefs.h. */
  5072. |
  5073. | /* Override any GCC internal prototype to avoid an error.
  5074. | Use char because int might match the return type of a GCC
  5075. | builtin and then its argument prototype would still apply. */
  5076. | #ifdef __cplusplus
  5077. | extern "C"
  5078. | #endif
  5079. | char NCScbmOpenFileView ();
  5080. | int
  5081. | main ()
  5082. | {
  5083. | return NCScbmOpenFileView ();
  5084. | ;
  5085. | return 0;
  5086. | }
  5087. configure:22519: result: no
  5088. configure:22623: checking for Kakadu JPEG2000 support
  5089. configure:22635: result: not requested.
  5090. configure:22675: MrSID support disabled.
  5091. configure:22824: MrSID/MG4 Lidar support disabled.
  5092. configure:22886: checking for MSG
  5093. configure:22897: result: not requested
  5094. configure:22910: checking for BSB
  5095. configure:22914: result: enabled
  5096. configure:23240: checking if Oracle support is enabled
  5097. configure:23254: result: no
  5098. configure:23273: checking for GRIB
  5099. configure:23278: result: enabled
  5100. configure:23367: checking for MySQL
  5101. configure:23376: result: no
  5102. configure:23423: checking for Ingres
  5103. configure:23431: result: no
  5104. configure:23650: checking for Xerces C++ Parser
  5105. configure:23725: result: no
  5106. configure:24030: checking for Expat XML Parser
  5107. configure:24104: result: no
  5108. configure:24318: checking for Google libkml
  5109. configure:24393: result: no
  5110. configure:24428: checking for SQLConnect in -lodbc
  5111. configure:24453: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lodbc -lpthread -lrt -ldl -lws2_32 >&5
  5112. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lodbc
  5113. collect2: error: ld returned 1 exit status
  5114. configure:24453: $? = 1
  5115. configure: failed program was:
  5116. | /* confdefs.h */
  5117. | #define PACKAGE_NAME ""
  5118. | #define PACKAGE_TARNAME ""
  5119. | #define PACKAGE_VERSION ""
  5120. | #define PACKAGE_STRING ""
  5121. | #define PACKAGE_BUGREPORT ""
  5122. | #define PACKAGE_URL ""
  5123. | #define STDC_HEADERS 1
  5124. | #define HAVE_SYS_TYPES_H 1
  5125. | #define HAVE_SYS_STAT_H 1
  5126. | #define HAVE_STDLIB_H 1
  5127. | #define HAVE_STRING_H 1
  5128. | #define HAVE_MEMORY_H 1
  5129. | #define HAVE_STRINGS_H 1
  5130. | #define HAVE_INTTYPES_H 1
  5131. | #define HAVE_STDINT_H 1
  5132. | #define HAVE_UNISTD_H 1
  5133. | #define HAVE_DLFCN_H 1
  5134. | #define LT_OBJDIR ".libs/"
  5135. | #define HAVE_LIBDL 1
  5136. | #define HAVE_LIBRT 1
  5137. | #define STDC_HEADERS 1
  5138. | #define HAVE_ASSERT_H 1
  5139. | #define HAVE_FCNTL_H 1
  5140. | #define HAVE_UNISTD_H 1
  5141. | #define HAVE_DLFCN_H 1
  5142. | #define HAVE_STDINT_H 1
  5143. | #define HAVE_LIMITS_H 1
  5144. | #define HAVE_LOCALE_H 1
  5145. | #define HAVE_FLOAT_H 1
  5146. | #define HAVE_ERRNO_H 1
  5147. | #define HAVE_LONG_LONG 1
  5148. | #define UNIX_STDIO_64 1
  5149. | #define VSI_LARGE_API_SUPPORTED 1
  5150. | #define VSI_FTELL64 ftello
  5151. | #define VSI_FSEEK64 fseeko
  5152. | #define VSI_STAT64 stat
  5153. | #define VSI_STAT64_T stat
  5154. | #define VSI_FOPEN64 fopen
  5155. | #define VSI_FTRUNCATE64 ftruncate
  5156. | #define SIZEOF_INT 4
  5157. | #define SIZEOF_UNSIGNED_LONG 0
  5158. | #define SIZEOF_VOIDP 8
  5159. | #define HAVE_IEEEFP 1
  5160. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5161. | #define HAVE_VPRINTF 1
  5162. | #define HAVE_SNPRINTF 1
  5163. | #define HAVE_VSNPRINTF 1
  5164. | #define HAVE_ATOLL 1
  5165. | #define HAVE_STRTOF 1
  5166. | #define HAVE_GETCWD 1
  5167. | #define HAVE_DECL_STRTOF 1
  5168. | #define HAVE_READLINK 1
  5169. | #define HAVE_LSTAT 1
  5170. | #define HAVE_POSIX_SPAWNP 1
  5171. | #define HAVE_VFORK 1
  5172. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5173. | #define HAVE_GETADDRINFO 1
  5174. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5175. | #define CPL_MULTIPROC_PTHREAD 1
  5176. | /* end confdefs.h. */
  5177. |
  5178. | /* Override any GCC internal prototype to avoid an error.
  5179. | Use char because int might match the return type of a GCC
  5180. | builtin and then its argument prototype would still apply. */
  5181. | #ifdef __cplusplus
  5182. | extern "C"
  5183. | #endif
  5184. | char SQLConnect ();
  5185. | int
  5186. | main ()
  5187. | {
  5188. | return SQLConnect ();
  5189. | ;
  5190. | return 0;
  5191. | }
  5192. configure:24462: result: no
  5193. configure:24470: checking for SQLInstallDriverEx in -lodbcinst
  5194. configure:24495: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lodbcinst -lpthread -lrt -ldl -lws2_32 >&5
  5195. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lodbcinst
  5196. collect2: error: ld returned 1 exit status
  5197. configure:24495: $? = 1
  5198. configure: failed program was:
  5199. | /* confdefs.h */
  5200. | #define PACKAGE_NAME ""
  5201. | #define PACKAGE_TARNAME ""
  5202. | #define PACKAGE_VERSION ""
  5203. | #define PACKAGE_STRING ""
  5204. | #define PACKAGE_BUGREPORT ""
  5205. | #define PACKAGE_URL ""
  5206. | #define STDC_HEADERS 1
  5207. | #define HAVE_SYS_TYPES_H 1
  5208. | #define HAVE_SYS_STAT_H 1
  5209. | #define HAVE_STDLIB_H 1
  5210. | #define HAVE_STRING_H 1
  5211. | #define HAVE_MEMORY_H 1
  5212. | #define HAVE_STRINGS_H 1
  5213. | #define HAVE_INTTYPES_H 1
  5214. | #define HAVE_STDINT_H 1
  5215. | #define HAVE_UNISTD_H 1
  5216. | #define HAVE_DLFCN_H 1
  5217. | #define LT_OBJDIR ".libs/"
  5218. | #define HAVE_LIBDL 1
  5219. | #define HAVE_LIBRT 1
  5220. | #define STDC_HEADERS 1
  5221. | #define HAVE_ASSERT_H 1
  5222. | #define HAVE_FCNTL_H 1
  5223. | #define HAVE_UNISTD_H 1
  5224. | #define HAVE_DLFCN_H 1
  5225. | #define HAVE_STDINT_H 1
  5226. | #define HAVE_LIMITS_H 1
  5227. | #define HAVE_LOCALE_H 1
  5228. | #define HAVE_FLOAT_H 1
  5229. | #define HAVE_ERRNO_H 1
  5230. | #define HAVE_LONG_LONG 1
  5231. | #define UNIX_STDIO_64 1
  5232. | #define VSI_LARGE_API_SUPPORTED 1
  5233. | #define VSI_FTELL64 ftello
  5234. | #define VSI_FSEEK64 fseeko
  5235. | #define VSI_STAT64 stat
  5236. | #define VSI_STAT64_T stat
  5237. | #define VSI_FOPEN64 fopen
  5238. | #define VSI_FTRUNCATE64 ftruncate
  5239. | #define SIZEOF_INT 4
  5240. | #define SIZEOF_UNSIGNED_LONG 0
  5241. | #define SIZEOF_VOIDP 8
  5242. | #define HAVE_IEEEFP 1
  5243. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5244. | #define HAVE_VPRINTF 1
  5245. | #define HAVE_SNPRINTF 1
  5246. | #define HAVE_VSNPRINTF 1
  5247. | #define HAVE_ATOLL 1
  5248. | #define HAVE_STRTOF 1
  5249. | #define HAVE_GETCWD 1
  5250. | #define HAVE_DECL_STRTOF 1
  5251. | #define HAVE_READLINK 1
  5252. | #define HAVE_LSTAT 1
  5253. | #define HAVE_POSIX_SPAWNP 1
  5254. | #define HAVE_VFORK 1
  5255. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5256. | #define HAVE_GETADDRINFO 1
  5257. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5258. | #define CPL_MULTIPROC_PTHREAD 1
  5259. | /* end confdefs.h. */
  5260. |
  5261. | /* Override any GCC internal prototype to avoid an error.
  5262. | Use char because int might match the return type of a GCC
  5263. | builtin and then its argument prototype would still apply. */
  5264. | #ifdef __cplusplus
  5265. | extern "C"
  5266. | #endif
  5267. | char SQLInstallDriverEx ();
  5268. | int
  5269. | main ()
  5270. | {
  5271. | return SQLInstallDriverEx ();
  5272. | ;
  5273. | return 0;
  5274. | }
  5275. configure:24504: result: no
  5276. configure:24857: checking if Oracle support is enabled
  5277. configure:24871: result: no
  5278. configure:24888: checking Checking for DODS
  5279. configure:24898: result: disabled
  5280. configure:24999: checking for curl-config
  5281. configure:25030: result: no
  5282. configure:25127: checking for xml2-config
  5283. configure:25158: result: no
  5284. configure:25241: result: disabled
  5285. configure:25678: checking for SQLite3 library >= 3.0.0
  5286. configure:25766: result: disabled
  5287. configure:25846: checking pcre.h usability
  5288. configure:25846: gcc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c >&5
  5289. conftest.c:95:18: fatal error: pcre.h: No such file or directory
  5290. #include <pcre.h>
  5291. ^
  5292. compilation terminated.
  5293. configure:25846: $? = 1
  5294. configure: failed program was:
  5295. | /* confdefs.h */
  5296. | #define PACKAGE_NAME ""
  5297. | #define PACKAGE_TARNAME ""
  5298. | #define PACKAGE_VERSION ""
  5299. | #define PACKAGE_STRING ""
  5300. | #define PACKAGE_BUGREPORT ""
  5301. | #define PACKAGE_URL ""
  5302. | #define STDC_HEADERS 1
  5303. | #define HAVE_SYS_TYPES_H 1
  5304. | #define HAVE_SYS_STAT_H 1
  5305. | #define HAVE_STDLIB_H 1
  5306. | #define HAVE_STRING_H 1
  5307. | #define HAVE_MEMORY_H 1
  5308. | #define HAVE_STRINGS_H 1
  5309. | #define HAVE_INTTYPES_H 1
  5310. | #define HAVE_STDINT_H 1
  5311. | #define HAVE_UNISTD_H 1
  5312. | #define HAVE_DLFCN_H 1
  5313. | #define LT_OBJDIR ".libs/"
  5314. | #define HAVE_LIBDL 1
  5315. | #define HAVE_LIBRT 1
  5316. | #define STDC_HEADERS 1
  5317. | #define HAVE_ASSERT_H 1
  5318. | #define HAVE_FCNTL_H 1
  5319. | #define HAVE_UNISTD_H 1
  5320. | #define HAVE_DLFCN_H 1
  5321. | #define HAVE_STDINT_H 1
  5322. | #define HAVE_LIMITS_H 1
  5323. | #define HAVE_LOCALE_H 1
  5324. | #define HAVE_FLOAT_H 1
  5325. | #define HAVE_ERRNO_H 1
  5326. | #define HAVE_LONG_LONG 1
  5327. | #define UNIX_STDIO_64 1
  5328. | #define VSI_LARGE_API_SUPPORTED 1
  5329. | #define VSI_FTELL64 ftello
  5330. | #define VSI_FSEEK64 fseeko
  5331. | #define VSI_STAT64 stat
  5332. | #define VSI_STAT64_T stat
  5333. | #define VSI_FOPEN64 fopen
  5334. | #define VSI_FTRUNCATE64 ftruncate
  5335. | #define SIZEOF_INT 4
  5336. | #define SIZEOF_UNSIGNED_LONG 0
  5337. | #define SIZEOF_VOIDP 8
  5338. | #define HAVE_IEEEFP 1
  5339. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5340. | #define HAVE_VPRINTF 1
  5341. | #define HAVE_SNPRINTF 1
  5342. | #define HAVE_VSNPRINTF 1
  5343. | #define HAVE_ATOLL 1
  5344. | #define HAVE_STRTOF 1
  5345. | #define HAVE_GETCWD 1
  5346. | #define HAVE_DECL_STRTOF 1
  5347. | #define HAVE_READLINK 1
  5348. | #define HAVE_LSTAT 1
  5349. | #define HAVE_POSIX_SPAWNP 1
  5350. | #define HAVE_VFORK 1
  5351. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5352. | #define HAVE_GETADDRINFO 1
  5353. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5354. | #define CPL_MULTIPROC_PTHREAD 1
  5355. | /* end confdefs.h. */
  5356. | #include <stdio.h>
  5357. | #ifdef HAVE_SYS_TYPES_H
  5358. | # include <sys/types.h>
  5359. | #endif
  5360. | #ifdef HAVE_SYS_STAT_H
  5361. | # include <sys/stat.h>
  5362. | #endif
  5363. | #ifdef STDC_HEADERS
  5364. | # include <stdlib.h>
  5365. | # include <stddef.h>
  5366. | #else
  5367. | # ifdef HAVE_STDLIB_H
  5368. | # include <stdlib.h>
  5369. | # endif
  5370. | #endif
  5371. | #ifdef HAVE_STRING_H
  5372. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5373. | # include <memory.h>
  5374. | # endif
  5375. | # include <string.h>
  5376. | #endif
  5377. | #ifdef HAVE_STRINGS_H
  5378. | # include <strings.h>
  5379. | #endif
  5380. | #ifdef HAVE_INTTYPES_H
  5381. | # include <inttypes.h>
  5382. | #endif
  5383. | #ifdef HAVE_STDINT_H
  5384. | # include <stdint.h>
  5385. | #endif
  5386. | #ifdef HAVE_UNISTD_H
  5387. | # include <unistd.h>
  5388. | #endif
  5389. | #include <pcre.h>
  5390. configure:25846: result: no
  5391. configure:25846: checking pcre.h presence
  5392. configure:25846: gcc -E conftest.c
  5393. conftest.c:62:18: fatal error: pcre.h: No such file or directory
  5394. #include <pcre.h>
  5395. ^
  5396. compilation terminated.
  5397. configure:25846: $? = 1
  5398. configure: failed program was:
  5399. | /* confdefs.h */
  5400. | #define PACKAGE_NAME ""
  5401. | #define PACKAGE_TARNAME ""
  5402. | #define PACKAGE_VERSION ""
  5403. | #define PACKAGE_STRING ""
  5404. | #define PACKAGE_BUGREPORT ""
  5405. | #define PACKAGE_URL ""
  5406. | #define STDC_HEADERS 1
  5407. | #define HAVE_SYS_TYPES_H 1
  5408. | #define HAVE_SYS_STAT_H 1
  5409. | #define HAVE_STDLIB_H 1
  5410. | #define HAVE_STRING_H 1
  5411. | #define HAVE_MEMORY_H 1
  5412. | #define HAVE_STRINGS_H 1
  5413. | #define HAVE_INTTYPES_H 1
  5414. | #define HAVE_STDINT_H 1
  5415. | #define HAVE_UNISTD_H 1
  5416. | #define HAVE_DLFCN_H 1
  5417. | #define LT_OBJDIR ".libs/"
  5418. | #define HAVE_LIBDL 1
  5419. | #define HAVE_LIBRT 1
  5420. | #define STDC_HEADERS 1
  5421. | #define HAVE_ASSERT_H 1
  5422. | #define HAVE_FCNTL_H 1
  5423. | #define HAVE_UNISTD_H 1
  5424. | #define HAVE_DLFCN_H 1
  5425. | #define HAVE_STDINT_H 1
  5426. | #define HAVE_LIMITS_H 1
  5427. | #define HAVE_LOCALE_H 1
  5428. | #define HAVE_FLOAT_H 1
  5429. | #define HAVE_ERRNO_H 1
  5430. | #define HAVE_LONG_LONG 1
  5431. | #define UNIX_STDIO_64 1
  5432. | #define VSI_LARGE_API_SUPPORTED 1
  5433. | #define VSI_FTELL64 ftello
  5434. | #define VSI_FSEEK64 fseeko
  5435. | #define VSI_STAT64 stat
  5436. | #define VSI_STAT64_T stat
  5437. | #define VSI_FOPEN64 fopen
  5438. | #define VSI_FTRUNCATE64 ftruncate
  5439. | #define SIZEOF_INT 4
  5440. | #define SIZEOF_UNSIGNED_LONG 0
  5441. | #define SIZEOF_VOIDP 8
  5442. | #define HAVE_IEEEFP 1
  5443. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5444. | #define HAVE_VPRINTF 1
  5445. | #define HAVE_SNPRINTF 1
  5446. | #define HAVE_VSNPRINTF 1
  5447. | #define HAVE_ATOLL 1
  5448. | #define HAVE_STRTOF 1
  5449. | #define HAVE_GETCWD 1
  5450. | #define HAVE_DECL_STRTOF 1
  5451. | #define HAVE_READLINK 1
  5452. | #define HAVE_LSTAT 1
  5453. | #define HAVE_POSIX_SPAWNP 1
  5454. | #define HAVE_VFORK 1
  5455. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5456. | #define HAVE_GETADDRINFO 1
  5457. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5458. | #define CPL_MULTIPROC_PTHREAD 1
  5459. | /* end confdefs.h. */
  5460. | #include <pcre.h>
  5461. configure:25846: result: no
  5462. configure:25846: checking for pcre.h
  5463. configure:25846: result: no
  5464. configure:25920: checking Checking for DWGdirect
  5465. configure:25930: result: disabled
  5466. configure:26035: IBM Informix DataBlade not supported.
  5467. configure:26051: checking whether we should include ESRI SDE support...
  5468. configure:26366: result: ESRI SDE support not requested.
  5469. configure:26641: checking for geos-config
  5470. configure:26672: result: no
  5471. configure:26901: checking for OpenCL support
  5472. configure:27001: result: no
  5473. configure:27018: checking for FreeXL support
  5474. configure:27027: checking freexl.h usability
  5475. configure:27027: gcc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c >&5
  5476. conftest.c:95:20: fatal error: freexl.h: No such file or directory
  5477. #include <freexl.h>
  5478. ^
  5479. compilation terminated.
  5480. configure:27027: $? = 1
  5481. configure: failed program was:
  5482. | /* confdefs.h */
  5483. | #define PACKAGE_NAME ""
  5484. | #define PACKAGE_TARNAME ""
  5485. | #define PACKAGE_VERSION ""
  5486. | #define PACKAGE_STRING ""
  5487. | #define PACKAGE_BUGREPORT ""
  5488. | #define PACKAGE_URL ""
  5489. | #define STDC_HEADERS 1
  5490. | #define HAVE_SYS_TYPES_H 1
  5491. | #define HAVE_SYS_STAT_H 1
  5492. | #define HAVE_STDLIB_H 1
  5493. | #define HAVE_STRING_H 1
  5494. | #define HAVE_MEMORY_H 1
  5495. | #define HAVE_STRINGS_H 1
  5496. | #define HAVE_INTTYPES_H 1
  5497. | #define HAVE_STDINT_H 1
  5498. | #define HAVE_UNISTD_H 1
  5499. | #define HAVE_DLFCN_H 1
  5500. | #define LT_OBJDIR ".libs/"
  5501. | #define HAVE_LIBDL 1
  5502. | #define HAVE_LIBRT 1
  5503. | #define STDC_HEADERS 1
  5504. | #define HAVE_ASSERT_H 1
  5505. | #define HAVE_FCNTL_H 1
  5506. | #define HAVE_UNISTD_H 1
  5507. | #define HAVE_DLFCN_H 1
  5508. | #define HAVE_STDINT_H 1
  5509. | #define HAVE_LIMITS_H 1
  5510. | #define HAVE_LOCALE_H 1
  5511. | #define HAVE_FLOAT_H 1
  5512. | #define HAVE_ERRNO_H 1
  5513. | #define HAVE_LONG_LONG 1
  5514. | #define UNIX_STDIO_64 1
  5515. | #define VSI_LARGE_API_SUPPORTED 1
  5516. | #define VSI_FTELL64 ftello
  5517. | #define VSI_FSEEK64 fseeko
  5518. | #define VSI_STAT64 stat
  5519. | #define VSI_STAT64_T stat
  5520. | #define VSI_FOPEN64 fopen
  5521. | #define VSI_FTRUNCATE64 ftruncate
  5522. | #define SIZEOF_INT 4
  5523. | #define SIZEOF_UNSIGNED_LONG 0
  5524. | #define SIZEOF_VOIDP 8
  5525. | #define HAVE_IEEEFP 1
  5526. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5527. | #define HAVE_VPRINTF 1
  5528. | #define HAVE_SNPRINTF 1
  5529. | #define HAVE_VSNPRINTF 1
  5530. | #define HAVE_ATOLL 1
  5531. | #define HAVE_STRTOF 1
  5532. | #define HAVE_GETCWD 1
  5533. | #define HAVE_DECL_STRTOF 1
  5534. | #define HAVE_READLINK 1
  5535. | #define HAVE_LSTAT 1
  5536. | #define HAVE_POSIX_SPAWNP 1
  5537. | #define HAVE_VFORK 1
  5538. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5539. | #define HAVE_GETADDRINFO 1
  5540. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5541. | #define CPL_MULTIPROC_PTHREAD 1
  5542. | /* end confdefs.h. */
  5543. | #include <stdio.h>
  5544. | #ifdef HAVE_SYS_TYPES_H
  5545. | # include <sys/types.h>
  5546. | #endif
  5547. | #ifdef HAVE_SYS_STAT_H
  5548. | # include <sys/stat.h>
  5549. | #endif
  5550. | #ifdef STDC_HEADERS
  5551. | # include <stdlib.h>
  5552. | # include <stddef.h>
  5553. | #else
  5554. | # ifdef HAVE_STDLIB_H
  5555. | # include <stdlib.h>
  5556. | # endif
  5557. | #endif
  5558. | #ifdef HAVE_STRING_H
  5559. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5560. | # include <memory.h>
  5561. | # endif
  5562. | # include <string.h>
  5563. | #endif
  5564. | #ifdef HAVE_STRINGS_H
  5565. | # include <strings.h>
  5566. | #endif
  5567. | #ifdef HAVE_INTTYPES_H
  5568. | # include <inttypes.h>
  5569. | #endif
  5570. | #ifdef HAVE_STDINT_H
  5571. | # include <stdint.h>
  5572. | #endif
  5573. | #ifdef HAVE_UNISTD_H
  5574. | # include <unistd.h>
  5575. | #endif
  5576. | #include <freexl.h>
  5577. configure:27027: result: no
  5578. configure:27027: checking freexl.h presence
  5579. configure:27027: gcc -E conftest.c
  5580. conftest.c:62:20: fatal error: freexl.h: No such file or directory
  5581. #include <freexl.h>
  5582. ^
  5583. compilation terminated.
  5584. configure:27027: $? = 1
  5585. configure: failed program was:
  5586. | /* confdefs.h */
  5587. | #define PACKAGE_NAME ""
  5588. | #define PACKAGE_TARNAME ""
  5589. | #define PACKAGE_VERSION ""
  5590. | #define PACKAGE_STRING ""
  5591. | #define PACKAGE_BUGREPORT ""
  5592. | #define PACKAGE_URL ""
  5593. | #define STDC_HEADERS 1
  5594. | #define HAVE_SYS_TYPES_H 1
  5595. | #define HAVE_SYS_STAT_H 1
  5596. | #define HAVE_STDLIB_H 1
  5597. | #define HAVE_STRING_H 1
  5598. | #define HAVE_MEMORY_H 1
  5599. | #define HAVE_STRINGS_H 1
  5600. | #define HAVE_INTTYPES_H 1
  5601. | #define HAVE_STDINT_H 1
  5602. | #define HAVE_UNISTD_H 1
  5603. | #define HAVE_DLFCN_H 1
  5604. | #define LT_OBJDIR ".libs/"
  5605. | #define HAVE_LIBDL 1
  5606. | #define HAVE_LIBRT 1
  5607. | #define STDC_HEADERS 1
  5608. | #define HAVE_ASSERT_H 1
  5609. | #define HAVE_FCNTL_H 1
  5610. | #define HAVE_UNISTD_H 1
  5611. | #define HAVE_DLFCN_H 1
  5612. | #define HAVE_STDINT_H 1
  5613. | #define HAVE_LIMITS_H 1
  5614. | #define HAVE_LOCALE_H 1
  5615. | #define HAVE_FLOAT_H 1
  5616. | #define HAVE_ERRNO_H 1
  5617. | #define HAVE_LONG_LONG 1
  5618. | #define UNIX_STDIO_64 1
  5619. | #define VSI_LARGE_API_SUPPORTED 1
  5620. | #define VSI_FTELL64 ftello
  5621. | #define VSI_FSEEK64 fseeko
  5622. | #define VSI_STAT64 stat
  5623. | #define VSI_STAT64_T stat
  5624. | #define VSI_FOPEN64 fopen
  5625. | #define VSI_FTRUNCATE64 ftruncate
  5626. | #define SIZEOF_INT 4
  5627. | #define SIZEOF_UNSIGNED_LONG 0
  5628. | #define SIZEOF_VOIDP 8
  5629. | #define HAVE_IEEEFP 1
  5630. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5631. | #define HAVE_VPRINTF 1
  5632. | #define HAVE_SNPRINTF 1
  5633. | #define HAVE_VSNPRINTF 1
  5634. | #define HAVE_ATOLL 1
  5635. | #define HAVE_STRTOF 1
  5636. | #define HAVE_GETCWD 1
  5637. | #define HAVE_DECL_STRTOF 1
  5638. | #define HAVE_READLINK 1
  5639. | #define HAVE_LSTAT 1
  5640. | #define HAVE_POSIX_SPAWNP 1
  5641. | #define HAVE_VFORK 1
  5642. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5643. | #define HAVE_GETADDRINFO 1
  5644. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5645. | #define CPL_MULTIPROC_PTHREAD 1
  5646. | /* end confdefs.h. */
  5647. | #include <freexl.h>
  5648. configure:27027: result: no
  5649. configure:27027: checking for freexl.h
  5650. configure:27027: result: no
  5651. configure:27037: checking for freexl_open in -lfreexl
  5652. configure:27062: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lfreexl -lpthread -lrt -ldl -lws2_32 >&5
  5653. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lfreexl
  5654. collect2: error: ld returned 1 exit status
  5655. configure:27062: $? = 1
  5656. configure: failed program was:
  5657. | /* confdefs.h */
  5658. | #define PACKAGE_NAME ""
  5659. | #define PACKAGE_TARNAME ""
  5660. | #define PACKAGE_VERSION ""
  5661. | #define PACKAGE_STRING ""
  5662. | #define PACKAGE_BUGREPORT ""
  5663. | #define PACKAGE_URL ""
  5664. | #define STDC_HEADERS 1
  5665. | #define HAVE_SYS_TYPES_H 1
  5666. | #define HAVE_SYS_STAT_H 1
  5667. | #define HAVE_STDLIB_H 1
  5668. | #define HAVE_STRING_H 1
  5669. | #define HAVE_MEMORY_H 1
  5670. | #define HAVE_STRINGS_H 1
  5671. | #define HAVE_INTTYPES_H 1
  5672. | #define HAVE_STDINT_H 1
  5673. | #define HAVE_UNISTD_H 1
  5674. | #define HAVE_DLFCN_H 1
  5675. | #define LT_OBJDIR ".libs/"
  5676. | #define HAVE_LIBDL 1
  5677. | #define HAVE_LIBRT 1
  5678. | #define STDC_HEADERS 1
  5679. | #define HAVE_ASSERT_H 1
  5680. | #define HAVE_FCNTL_H 1
  5681. | #define HAVE_UNISTD_H 1
  5682. | #define HAVE_DLFCN_H 1
  5683. | #define HAVE_STDINT_H 1
  5684. | #define HAVE_LIMITS_H 1
  5685. | #define HAVE_LOCALE_H 1
  5686. | #define HAVE_FLOAT_H 1
  5687. | #define HAVE_ERRNO_H 1
  5688. | #define HAVE_LONG_LONG 1
  5689. | #define UNIX_STDIO_64 1
  5690. | #define VSI_LARGE_API_SUPPORTED 1
  5691. | #define VSI_FTELL64 ftello
  5692. | #define VSI_FSEEK64 fseeko
  5693. | #define VSI_STAT64 stat
  5694. | #define VSI_STAT64_T stat
  5695. | #define VSI_FOPEN64 fopen
  5696. | #define VSI_FTRUNCATE64 ftruncate
  5697. | #define SIZEOF_INT 4
  5698. | #define SIZEOF_UNSIGNED_LONG 0
  5699. | #define SIZEOF_VOIDP 8
  5700. | #define HAVE_IEEEFP 1
  5701. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5702. | #define HAVE_VPRINTF 1
  5703. | #define HAVE_SNPRINTF 1
  5704. | #define HAVE_VSNPRINTF 1
  5705. | #define HAVE_ATOLL 1
  5706. | #define HAVE_STRTOF 1
  5707. | #define HAVE_GETCWD 1
  5708. | #define HAVE_DECL_STRTOF 1
  5709. | #define HAVE_READLINK 1
  5710. | #define HAVE_LSTAT 1
  5711. | #define HAVE_POSIX_SPAWNP 1
  5712. | #define HAVE_VFORK 1
  5713. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5714. | #define HAVE_GETADDRINFO 1
  5715. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5716. | #define CPL_MULTIPROC_PTHREAD 1
  5717. | /* end confdefs.h. */
  5718. |
  5719. | /* Override any GCC internal prototype to avoid an error.
  5720. | Use char because int might match the return type of a GCC
  5721. | builtin and then its argument prototype would still apply. */
  5722. | #ifdef __cplusplus
  5723. | extern "C"
  5724. | #endif
  5725. | char freexl_open ();
  5726. | int
  5727. | main ()
  5728. | {
  5729. | return freexl_open ();
  5730. | ;
  5731. | return 0;
  5732. | }
  5733. configure:27071: result: no
  5734. configure:27082: checking for freexl_open in -lfreexl
  5735. configure:27107: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lfreexl -lm -lpthread -lrt -ldl -lws2_32 >&5
  5736. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lfreexl
  5737. collect2: error: ld returned 1 exit status
  5738. configure:27107: $? = 1
  5739. configure: failed program was:
  5740. | /* confdefs.h */
  5741. | #define PACKAGE_NAME ""
  5742. | #define PACKAGE_TARNAME ""
  5743. | #define PACKAGE_VERSION ""
  5744. | #define PACKAGE_STRING ""
  5745. | #define PACKAGE_BUGREPORT ""
  5746. | #define PACKAGE_URL ""
  5747. | #define STDC_HEADERS 1
  5748. | #define HAVE_SYS_TYPES_H 1
  5749. | #define HAVE_SYS_STAT_H 1
  5750. | #define HAVE_STDLIB_H 1
  5751. | #define HAVE_STRING_H 1
  5752. | #define HAVE_MEMORY_H 1
  5753. | #define HAVE_STRINGS_H 1
  5754. | #define HAVE_INTTYPES_H 1
  5755. | #define HAVE_STDINT_H 1
  5756. | #define HAVE_UNISTD_H 1
  5757. | #define HAVE_DLFCN_H 1
  5758. | #define LT_OBJDIR ".libs/"
  5759. | #define HAVE_LIBDL 1
  5760. | #define HAVE_LIBRT 1
  5761. | #define STDC_HEADERS 1
  5762. | #define HAVE_ASSERT_H 1
  5763. | #define HAVE_FCNTL_H 1
  5764. | #define HAVE_UNISTD_H 1
  5765. | #define HAVE_DLFCN_H 1
  5766. | #define HAVE_STDINT_H 1
  5767. | #define HAVE_LIMITS_H 1
  5768. | #define HAVE_LOCALE_H 1
  5769. | #define HAVE_FLOAT_H 1
  5770. | #define HAVE_ERRNO_H 1
  5771. | #define HAVE_LONG_LONG 1
  5772. | #define UNIX_STDIO_64 1
  5773. | #define VSI_LARGE_API_SUPPORTED 1
  5774. | #define VSI_FTELL64 ftello
  5775. | #define VSI_FSEEK64 fseeko
  5776. | #define VSI_STAT64 stat
  5777. | #define VSI_STAT64_T stat
  5778. | #define VSI_FOPEN64 fopen
  5779. | #define VSI_FTRUNCATE64 ftruncate
  5780. | #define SIZEOF_INT 4
  5781. | #define SIZEOF_UNSIGNED_LONG 0
  5782. | #define SIZEOF_VOIDP 8
  5783. | #define HAVE_IEEEFP 1
  5784. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5785. | #define HAVE_VPRINTF 1
  5786. | #define HAVE_SNPRINTF 1
  5787. | #define HAVE_VSNPRINTF 1
  5788. | #define HAVE_ATOLL 1
  5789. | #define HAVE_STRTOF 1
  5790. | #define HAVE_GETCWD 1
  5791. | #define HAVE_DECL_STRTOF 1
  5792. | #define HAVE_READLINK 1
  5793. | #define HAVE_LSTAT 1
  5794. | #define HAVE_POSIX_SPAWNP 1
  5795. | #define HAVE_VFORK 1
  5796. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5797. | #define HAVE_GETADDRINFO 1
  5798. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5799. | #define CPL_MULTIPROC_PTHREAD 1
  5800. | /* end confdefs.h. */
  5801. |
  5802. | /* Override any GCC internal prototype to avoid an error.
  5803. | Use char because int might match the return type of a GCC
  5804. | builtin and then its argument prototype would still apply. */
  5805. | #ifdef __cplusplus
  5806. | extern "C"
  5807. | #endif
  5808. | char freexl_open ();
  5809. | int
  5810. | main ()
  5811. | {
  5812. | return freexl_open ();
  5813. | ;
  5814. | return 0;
  5815. | }
  5816. configure:27116: result: no
  5817. configure:27128: checking for freexl_open in -lfreexl
  5818. configure:27153: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lfreexl -liconv -lpthread -lrt -ldl -lws2_32 >&5
  5819. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lfreexl
  5820. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -liconv
  5821. collect2: error: ld returned 1 exit status
  5822. configure:27153: $? = 1
  5823. configure: failed program was:
  5824. | /* confdefs.h */
  5825. | #define PACKAGE_NAME ""
  5826. | #define PACKAGE_TARNAME ""
  5827. | #define PACKAGE_VERSION ""
  5828. | #define PACKAGE_STRING ""
  5829. | #define PACKAGE_BUGREPORT ""
  5830. | #define PACKAGE_URL ""
  5831. | #define STDC_HEADERS 1
  5832. | #define HAVE_SYS_TYPES_H 1
  5833. | #define HAVE_SYS_STAT_H 1
  5834. | #define HAVE_STDLIB_H 1
  5835. | #define HAVE_STRING_H 1
  5836. | #define HAVE_MEMORY_H 1
  5837. | #define HAVE_STRINGS_H 1
  5838. | #define HAVE_INTTYPES_H 1
  5839. | #define HAVE_STDINT_H 1
  5840. | #define HAVE_UNISTD_H 1
  5841. | #define HAVE_DLFCN_H 1
  5842. | #define LT_OBJDIR ".libs/"
  5843. | #define HAVE_LIBDL 1
  5844. | #define HAVE_LIBRT 1
  5845. | #define STDC_HEADERS 1
  5846. | #define HAVE_ASSERT_H 1
  5847. | #define HAVE_FCNTL_H 1
  5848. | #define HAVE_UNISTD_H 1
  5849. | #define HAVE_DLFCN_H 1
  5850. | #define HAVE_STDINT_H 1
  5851. | #define HAVE_LIMITS_H 1
  5852. | #define HAVE_LOCALE_H 1
  5853. | #define HAVE_FLOAT_H 1
  5854. | #define HAVE_ERRNO_H 1
  5855. | #define HAVE_LONG_LONG 1
  5856. | #define UNIX_STDIO_64 1
  5857. | #define VSI_LARGE_API_SUPPORTED 1
  5858. | #define VSI_FTELL64 ftello
  5859. | #define VSI_FSEEK64 fseeko
  5860. | #define VSI_STAT64 stat
  5861. | #define VSI_STAT64_T stat
  5862. | #define VSI_FOPEN64 fopen
  5863. | #define VSI_FTRUNCATE64 ftruncate
  5864. | #define SIZEOF_INT 4
  5865. | #define SIZEOF_UNSIGNED_LONG 0
  5866. | #define SIZEOF_VOIDP 8
  5867. | #define HAVE_IEEEFP 1
  5868. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5869. | #define HAVE_VPRINTF 1
  5870. | #define HAVE_SNPRINTF 1
  5871. | #define HAVE_VSNPRINTF 1
  5872. | #define HAVE_ATOLL 1
  5873. | #define HAVE_STRTOF 1
  5874. | #define HAVE_GETCWD 1
  5875. | #define HAVE_DECL_STRTOF 1
  5876. | #define HAVE_READLINK 1
  5877. | #define HAVE_LSTAT 1
  5878. | #define HAVE_POSIX_SPAWNP 1
  5879. | #define HAVE_VFORK 1
  5880. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5881. | #define HAVE_GETADDRINFO 1
  5882. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5883. | #define CPL_MULTIPROC_PTHREAD 1
  5884. | /* end confdefs.h. */
  5885. |
  5886. | /* Override any GCC internal prototype to avoid an error.
  5887. | Use char because int might match the return type of a GCC
  5888. | builtin and then its argument prototype would still apply. */
  5889. | #ifdef __cplusplus
  5890. | extern "C"
  5891. | #endif
  5892. | char freexl_open ();
  5893. | int
  5894. | main ()
  5895. | {
  5896. | return freexl_open ();
  5897. | ;
  5898. | return 0;
  5899. | }
  5900. configure:27162: result: no
  5901. configure:27174: checking for freexl_open in -lfreexl
  5902. configure:27199: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lfreexl -liconv -lm -lpthread -lrt -ldl -lws2_32 >&5
  5903. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lfreexl
  5904. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -liconv
  5905. collect2: error: ld returned 1 exit status
  5906. configure:27199: $? = 1
  5907. configure: failed program was:
  5908. | /* confdefs.h */
  5909. | #define PACKAGE_NAME ""
  5910. | #define PACKAGE_TARNAME ""
  5911. | #define PACKAGE_VERSION ""
  5912. | #define PACKAGE_STRING ""
  5913. | #define PACKAGE_BUGREPORT ""
  5914. | #define PACKAGE_URL ""
  5915. | #define STDC_HEADERS 1
  5916. | #define HAVE_SYS_TYPES_H 1
  5917. | #define HAVE_SYS_STAT_H 1
  5918. | #define HAVE_STDLIB_H 1
  5919. | #define HAVE_STRING_H 1
  5920. | #define HAVE_MEMORY_H 1
  5921. | #define HAVE_STRINGS_H 1
  5922. | #define HAVE_INTTYPES_H 1
  5923. | #define HAVE_STDINT_H 1
  5924. | #define HAVE_UNISTD_H 1
  5925. | #define HAVE_DLFCN_H 1
  5926. | #define LT_OBJDIR ".libs/"
  5927. | #define HAVE_LIBDL 1
  5928. | #define HAVE_LIBRT 1
  5929. | #define STDC_HEADERS 1
  5930. | #define HAVE_ASSERT_H 1
  5931. | #define HAVE_FCNTL_H 1
  5932. | #define HAVE_UNISTD_H 1
  5933. | #define HAVE_DLFCN_H 1
  5934. | #define HAVE_STDINT_H 1
  5935. | #define HAVE_LIMITS_H 1
  5936. | #define HAVE_LOCALE_H 1
  5937. | #define HAVE_FLOAT_H 1
  5938. | #define HAVE_ERRNO_H 1
  5939. | #define HAVE_LONG_LONG 1
  5940. | #define UNIX_STDIO_64 1
  5941. | #define VSI_LARGE_API_SUPPORTED 1
  5942. | #define VSI_FTELL64 ftello
  5943. | #define VSI_FSEEK64 fseeko
  5944. | #define VSI_STAT64 stat
  5945. | #define VSI_STAT64_T stat
  5946. | #define VSI_FOPEN64 fopen
  5947. | #define VSI_FTRUNCATE64 ftruncate
  5948. | #define SIZEOF_INT 4
  5949. | #define SIZEOF_UNSIGNED_LONG 0
  5950. | #define SIZEOF_VOIDP 8
  5951. | #define HAVE_IEEEFP 1
  5952. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5953. | #define HAVE_VPRINTF 1
  5954. | #define HAVE_SNPRINTF 1
  5955. | #define HAVE_VSNPRINTF 1
  5956. | #define HAVE_ATOLL 1
  5957. | #define HAVE_STRTOF 1
  5958. | #define HAVE_GETCWD 1
  5959. | #define HAVE_DECL_STRTOF 1
  5960. | #define HAVE_READLINK 1
  5961. | #define HAVE_LSTAT 1
  5962. | #define HAVE_POSIX_SPAWNP 1
  5963. | #define HAVE_VFORK 1
  5964. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  5965. | #define HAVE_GETADDRINFO 1
  5966. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5967. | #define CPL_MULTIPROC_PTHREAD 1
  5968. | /* end confdefs.h. */
  5969. |
  5970. | /* Override any GCC internal prototype to avoid an error.
  5971. | Use char because int might match the return type of a GCC
  5972. | builtin and then its argument prototype would still apply. */
  5973. | #ifdef __cplusplus
  5974. | extern "C"
  5975. | #endif
  5976. | char freexl_open ();
  5977. | int
  5978. | main ()
  5979. | {
  5980. | return freexl_open ();
  5981. | ;
  5982. | return 0;
  5983. | }
  5984. configure:27208: result: no
  5985. configure:27220: checking for freexl_open in -lfreexl
  5986. configure:27245: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -lfreexl -liconv -lcharset -lpthread -lrt -ldl -lws2_32 >&5
  5987. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lfreexl
  5988. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -liconv
  5989. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lcharset
  5990. collect2: error: ld returned 1 exit status
  5991. configure:27245: $? = 1
  5992. configure: failed program was:
  5993. | /* confdefs.h */
  5994. | #define PACKAGE_NAME ""
  5995. | #define PACKAGE_TARNAME ""
  5996. | #define PACKAGE_VERSION ""
  5997. | #define PACKAGE_STRING ""
  5998. | #define PACKAGE_BUGREPORT ""
  5999. | #define PACKAGE_URL ""
  6000. | #define STDC_HEADERS 1
  6001. | #define HAVE_SYS_TYPES_H 1
  6002. | #define HAVE_SYS_STAT_H 1
  6003. | #define HAVE_STDLIB_H 1
  6004. | #define HAVE_STRING_H 1
  6005. | #define HAVE_MEMORY_H 1
  6006. | #define HAVE_STRINGS_H 1
  6007. | #define HAVE_INTTYPES_H 1
  6008. | #define HAVE_STDINT_H 1
  6009. | #define HAVE_UNISTD_H 1
  6010. | #define HAVE_DLFCN_H 1
  6011. | #define LT_OBJDIR ".libs/"
  6012. | #define HAVE_LIBDL 1
  6013. | #define HAVE_LIBRT 1
  6014. | #define STDC_HEADERS 1
  6015. | #define HAVE_ASSERT_H 1
  6016. | #define HAVE_FCNTL_H 1
  6017. | #define HAVE_UNISTD_H 1
  6018. | #define HAVE_DLFCN_H 1
  6019. | #define HAVE_STDINT_H 1
  6020. | #define HAVE_LIMITS_H 1
  6021. | #define HAVE_LOCALE_H 1
  6022. | #define HAVE_FLOAT_H 1
  6023. | #define HAVE_ERRNO_H 1
  6024. | #define HAVE_LONG_LONG 1
  6025. | #define UNIX_STDIO_64 1
  6026. | #define VSI_LARGE_API_SUPPORTED 1
  6027. | #define VSI_FTELL64 ftello
  6028. | #define VSI_FSEEK64 fseeko
  6029. | #define VSI_STAT64 stat
  6030. | #define VSI_STAT64_T stat
  6031. | #define VSI_FOPEN64 fopen
  6032. | #define VSI_FTRUNCATE64 ftruncate
  6033. | #define SIZEOF_INT 4
  6034. | #define SIZEOF_UNSIGNED_LONG 0
  6035. | #define SIZEOF_VOIDP 8
  6036. | #define HAVE_IEEEFP 1
  6037. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  6038. | #define HAVE_VPRINTF 1
  6039. | #define HAVE_SNPRINTF 1
  6040. | #define HAVE_VSNPRINTF 1
  6041. | #define HAVE_ATOLL 1
  6042. | #define HAVE_STRTOF 1
  6043. | #define HAVE_GETCWD 1
  6044. | #define HAVE_DECL_STRTOF 1
  6045. | #define HAVE_READLINK 1
  6046. | #define HAVE_LSTAT 1
  6047. | #define HAVE_POSIX_SPAWNP 1
  6048. | #define HAVE_VFORK 1
  6049. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  6050. | #define HAVE_GETADDRINFO 1
  6051. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6052. | #define CPL_MULTIPROC_PTHREAD 1
  6053. | /* end confdefs.h. */
  6054. |
  6055. | /* Override any GCC internal prototype to avoid an error.
  6056. | Use char because int might match the return type of a GCC
  6057. | builtin and then its argument prototype would still apply. */
  6058. | #ifdef __cplusplus
  6059. | extern "C"
  6060. | #endif
  6061. | char freexl_open ();
  6062. | int
  6063. | main ()
  6064. | {
  6065. | return freexl_open ();
  6066. | ;
  6067. | return 0;
  6068. | }
  6069. configure:27254: result: no
  6070. configure:27553: checking for json_object_set_serializer in -ljson-c
  6071. configure:27578: gcc -o conftest.exe -g -O2 -DHAVE_SSE_AT_COMPILE_TIME conftest.c -ljson-c -lpthread -lrt -ldl -lws2_32 >&5
  6072. /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ljson-c
  6073. collect2: error: ld returned 1 exit status
  6074. configure:27578: $? = 1
  6075. configure: failed program was:
  6076. | /* confdefs.h */
  6077. | #define PACKAGE_NAME ""
  6078. | #define PACKAGE_TARNAME ""
  6079. | #define PACKAGE_VERSION ""
  6080. | #define PACKAGE_STRING ""
  6081. | #define PACKAGE_BUGREPORT ""
  6082. | #define PACKAGE_URL ""
  6083. | #define STDC_HEADERS 1
  6084. | #define HAVE_SYS_TYPES_H 1
  6085. | #define HAVE_SYS_STAT_H 1
  6086. | #define HAVE_STDLIB_H 1
  6087. | #define HAVE_STRING_H 1
  6088. | #define HAVE_MEMORY_H 1
  6089. | #define HAVE_STRINGS_H 1
  6090. | #define HAVE_INTTYPES_H 1
  6091. | #define HAVE_STDINT_H 1
  6092. | #define HAVE_UNISTD_H 1
  6093. | #define HAVE_DLFCN_H 1
  6094. | #define LT_OBJDIR ".libs/"
  6095. | #define HAVE_LIBDL 1
  6096. | #define HAVE_LIBRT 1
  6097. | #define STDC_HEADERS 1
  6098. | #define HAVE_ASSERT_H 1
  6099. | #define HAVE_FCNTL_H 1
  6100. | #define HAVE_UNISTD_H 1
  6101. | #define HAVE_DLFCN_H 1
  6102. | #define HAVE_STDINT_H 1
  6103. | #define HAVE_LIMITS_H 1
  6104. | #define HAVE_LOCALE_H 1
  6105. | #define HAVE_FLOAT_H 1
  6106. | #define HAVE_ERRNO_H 1
  6107. | #define HAVE_LONG_LONG 1
  6108. | #define UNIX_STDIO_64 1
  6109. | #define VSI_LARGE_API_SUPPORTED 1
  6110. | #define VSI_FTELL64 ftello
  6111. | #define VSI_FSEEK64 fseeko
  6112. | #define VSI_STAT64 stat
  6113. | #define VSI_STAT64_T stat
  6114. | #define VSI_FOPEN64 fopen
  6115. | #define VSI_FTRUNCATE64 ftruncate
  6116. | #define SIZEOF_INT 4
  6117. | #define SIZEOF_UNSIGNED_LONG 0
  6118. | #define SIZEOF_VOIDP 8
  6119. | #define HAVE_IEEEFP 1
  6120. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  6121. | #define HAVE_VPRINTF 1
  6122. | #define HAVE_SNPRINTF 1
  6123. | #define HAVE_VSNPRINTF 1
  6124. | #define HAVE_ATOLL 1
  6125. | #define HAVE_STRTOF 1
  6126. | #define HAVE_GETCWD 1
  6127. | #define HAVE_DECL_STRTOF 1
  6128. | #define HAVE_READLINK 1
  6129. | #define HAVE_LSTAT 1
  6130. | #define HAVE_POSIX_SPAWNP 1
  6131. | #define HAVE_VFORK 1
  6132. | #define HAVE_GCC_ATOMIC_BUILTINS 1
  6133. | #define HAVE_GETADDRINFO 1
  6134. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6135. | #define CPL_MULTIPROC_PTHREAD 1
  6136. | /* end confdefs.h. */
  6137. |
  6138. | /* Override any GCC internal prototype to avoid an error.
  6139. | Use char because int might match the return type of a GCC
  6140. | builtin and then its argument prototype would still apply. */
  6141. | #ifdef __cplusplus
  6142. | extern "C"
  6143. | #endif
  6144. | char json_object_set_serializer ();
  6145. | int
  6146. | main ()
  6147. | {
  6148. | return json_object_set_serializer ();
  6149. | ;
  6150. | return 0;
  6151. | }
  6152. configure:27587: result: no
  6153. configure:27660: result: using internal libjson-c code
  6154. configure:27671: checking whether to enable PAM
  6155. configure:27687: result: yes
  6156. configure:27708: checking for poppler
  6157. configure:27827: result: disabled
  6158. configure:27854: checking for podofo
  6159. configure:27927: result: disabled
  6160. configure:27937: checking how to link PROJ.4 library
  6161. configure:27950: result: link dynamically.
  6162. configure:28273: result: checking GDAL version information from gdal_version.h: 1.11.2
  6163. configure:28404: checking for perl bindings
  6164. configure:28411: result: disabled
  6165. configure:28423: checking for php bindings
  6166. configure:28430: result: disabled
  6167. configure:28442: checking for ruby bindings
  6168. configure:28449: result: disabled
  6169. configure:28461: checking for python bindings
  6170. configure:28517: result: disabled
  6171. configure:28552: checking whether we should include Java support
  6172. configure:28660: result: no
  6173. configure:28677: checking whether we should include MDB support
  6174. configure:29011: result: no
  6175. configure:29024: checking whether we should include rasdaman support...
  6176. configure:29098: result: rasdaman support not requested.
  6177. configure:29117: checking whether we should include Armadillo support
  6178. configure:29174: result: no
  6179. configure:29215: creating ./config.status
  6180.  
  6181. ## ---------------------- ##
  6182. ## Running config.status. ##
  6183. ## ---------------------- ##
  6184.  
  6185. This file was extended by config.status, which was
  6186. generated by GNU Autoconf 2.69. Invocation command line was
  6187.  
  6188. CONFIG_FILES =
  6189. CONFIG_HEADERS =
  6190. CONFIG_LINKS =
  6191. CONFIG_COMMANDS =
  6192. $ ./config.status
  6193.  
  6194. on PC25836A
  6195.  
  6196. config.status:1334: creating GDALmake.opt
  6197. config.status:1433: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting
  6198. config.status:1334: creating port/cpl_config.h
  6199. config.status:1518: executing libtool commands
  6200.  
  6201. ## ---------------- ##
  6202. ## Cache variables. ##
  6203. ## ---------------- ##
  6204.  
  6205. ac_cv_build=x86_64-unknown-cygwin
  6206. ac_cv_c_bigendian=no
  6207. ac_cv_c_compiler_gnu=yes
  6208. ac_cv_cflags_warn_all='-Wall -Wdeclaration-after-statement'
  6209. ac_cv_cxx_compiler_gnu=yes
  6210. ac_cv_cxxflags_warn_all=-Wall
  6211. ac_cv_env_CCC_set=
  6212. ac_cv_env_CCC_value=
  6213. ac_cv_env_CC_set=
  6214. ac_cv_env_CC_value=
  6215. ac_cv_env_CFLAGS_set=
  6216. ac_cv_env_CFLAGS_value=
  6217. ac_cv_env_CPPFLAGS_set=
  6218. ac_cv_env_CPPFLAGS_value=
  6219. ac_cv_env_CPP_set=
  6220. ac_cv_env_CPP_value=
  6221. ac_cv_env_CXXCPP_set=
  6222. ac_cv_env_CXXCPP_value=
  6223. ac_cv_env_CXXFLAGS_set=
  6224. ac_cv_env_CXXFLAGS_value=
  6225. ac_cv_env_CXX_set=
  6226. ac_cv_env_CXX_value=
  6227. ac_cv_env_LDFLAGS_set=
  6228. ac_cv_env_LDFLAGS_value=
  6229. ac_cv_env_LIBS_set=
  6230. ac_cv_env_LIBS_value=
  6231. ac_cv_env_build_alias_set=
  6232. ac_cv_env_build_alias_value=
  6233. ac_cv_env_host_alias_set=
  6234. ac_cv_env_host_alias_value=
  6235. ac_cv_env_target_alias_set=
  6236. ac_cv_env_target_alias_value=
  6237. ac_cv_exeext=.exe
  6238. ac_cv_func__doprnt=no
  6239. ac_cv_func_atoll=yes
  6240. ac_cv_func_fopen64=no
  6241. ac_cv_func_ftruncate64=no
  6242. ac_cv_func_getcwd=yes
  6243. ac_cv_func_gmtime_r=yes
  6244. ac_cv_func_localtime_r=yes
  6245. ac_cv_func_lstat=yes
  6246. ac_cv_func_posix_spawnp=yes
  6247. ac_cv_func_readlink=yes
  6248. ac_cv_func_setlocale=yes
  6249. ac_cv_func_snprintf=yes
  6250. ac_cv_func_stat64=no
  6251. ac_cv_func_strtof=yes
  6252. ac_cv_func_vfork=yes
  6253. ac_cv_func_vprintf=yes
  6254. ac_cv_func_vsnprintf=yes
  6255. ac_cv_have_decl_strtof=yes
  6256. ac_cv_header_assert_h=yes
  6257. ac_cv_header_csf_h=no
  6258. ac_cv_header_dbmalloc_h=no
  6259. ac_cv_header_direct_h=no
  6260. ac_cv_header_dlfcn_h=yes
  6261. ac_cv_header_ecs_h=no
  6262. ac_cv_header_errno_h=yes
  6263. ac_cv_header_fcntl_h=yes
  6264. ac_cv_header_float_h=yes
  6265. ac_cv_header_freexl_h=no
  6266. ac_cv_header_gif_lib_h=no
  6267. ac_cv_header_inttypes_h=yes
  6268. ac_cv_header_jpeglib_h=no
  6269. ac_cv_header_limits_h=yes
  6270. ac_cv_header_locale_h=yes
  6271. ac_cv_header_memory_h=yes
  6272. ac_cv_header_openjpeg_2_0_openjpeg_h=no
  6273. ac_cv_header_openjpeg_2_1_openjpeg_h=no
  6274. ac_cv_header_pcre_h=no
  6275. ac_cv_header_png_h=no
  6276. ac_cv_header_stdc=yes
  6277. ac_cv_header_stdint_h=yes
  6278. ac_cv_header_stdlib_h=yes
  6279. ac_cv_header_string_h=yes
  6280. ac_cv_header_strings_h=yes
  6281. ac_cv_header_sys_stat_h=yes
  6282. ac_cv_header_sys_types_h=yes
  6283. ac_cv_header_unistd_h=yes
  6284. ac_cv_header_values_h=no
  6285. ac_cv_host=x86_64-unknown-cygwin
  6286. ac_cv_lib_NCSEcw_NCScbmOpenFileView=no
  6287. ac_cv_lib_cfitsio_ffopen=no
  6288. ac_cv_lib_csf_Mopen=no
  6289. ac_cv_lib_dl_dlopen=yes
  6290. ac_cv_lib_ecwj2_NCScbmOpenFileView=no
  6291. ac_cv_lib_freexl_freexl_open=no
  6292. ac_cv_lib_gif_DGifOpenFileName=no
  6293. ac_cv_lib_grass5_G_gisinit_2=no
  6294. ac_cv_lib_gta_gta_version=no
  6295. ac_cv_lib_hdf4_SDreaddata=no
  6296. ac_cv_lib_hdf5_H5Fopen=no
  6297. ac_cv_lib_jasper_jp2_decode=no
  6298. ac_cv_lib_jasper_jpc_decode=no
  6299. ac_cv_lib_jasper_pgx_decode=no
  6300. ac_cv_lib_jpeg_jpeg_read_scanlines=no
  6301. ac_cv_lib_json_c_json_object_set_serializer=no
  6302. ac_cv_lib_mfhdf_SDreaddata=no
  6303. ac_cv_lib_mfhdfalt_SDreaddata=no
  6304. ac_cv_lib_netcdf_nc_open=no
  6305. ac_cv_lib_odbc_SQLConnect=no
  6306. ac_cv_lib_odbcinst_SQLInstallDriverEx=no
  6307. ac_cv_lib_png_png_set_IHDR=no
  6308. ac_cv_lib_pq_PQconnectdb=no
  6309. ac_cv_lib_pthread_pthread_create=yes
  6310. ac_cv_lib_rt_nanosleep=yes
  6311. ac_cv_lib_tiff_TIFFScanlineSize64=no
  6312. ac_cv_lib_z_deflateInit_=no
  6313. ac_cv_objext=o
  6314. ac_cv_path_EGREP='/usr/bin/grep -E'
  6315. ac_cv_path_FGREP='/usr/bin/grep -F'
  6316. ac_cv_path_GEOS_CONFIG=no
  6317. ac_cv_path_GREP=/usr/bin/grep
  6318. ac_cv_path_LIBCURL_CONFIG=no
  6319. ac_cv_path_LIBXML2_CONFIG=no
  6320. ac_cv_path_NETCDF_NCCONFIG=no
  6321. ac_cv_path_PG_CONFIG='/cygdrive/c/Program Files/PostgreSQL/9.4/bin/pg_config'
  6322. ac_cv_path_SED=/usr/bin/sed
  6323. ac_cv_prog_AWK=gawk
  6324. ac_cv_prog_CPP='gcc -E'
  6325. ac_cv_prog_CXXCPP='g++ -E'
  6326. ac_cv_prog_ac_ct_AR=ar
  6327. ac_cv_prog_ac_ct_AS=as
  6328. ac_cv_prog_ac_ct_CC=gcc
  6329. ac_cv_prog_ac_ct_CXX=g++
  6330. ac_cv_prog_ac_ct_DLLTOOL=dlltool
  6331. ac_cv_prog_ac_ct_OBJDUMP=objdump
  6332. ac_cv_prog_ac_ct_RANLIB=ranlib
  6333. ac_cv_prog_ac_ct_STRIP=strip
  6334. ac_cv_prog_cc_c89=
  6335. ac_cv_prog_cc_g=yes
  6336. ac_cv_prog_cxx_g=yes
  6337. ac_cv_sizeof_int=4
  6338. ac_cv_sizeof_unsigned_long=0
  6339. ac_cv_sizeof_voidp=8
  6340. ac_cv_type_int16=no
  6341. ac_cv_type_int32=no
  6342. ac_cv_type_int8=no
  6343. acl_cv_path_LD=/usr/x86_64-pc-cygwin/bin/ld.exe
  6344. acl_cv_prog_gnu_ld=yes
  6345. acl_cv_rpath=done
  6346. am_cv_func_iconv='no, consider installing GNU libiconv'
  6347. am_cv_lib_iconv=no
  6348. lt_cv_ar_at_file=@
  6349. lt_cv_archive_cmds_need_lc=yes
  6350. lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
  6351. lt_cv_file_magic_cmd=func_win32_libid
  6352. lt_cv_file_magic_test_file=
  6353. lt_cv_ld_reload_flag=-r
  6354. lt_cv_nm_interface='BSD nm'
  6355. lt_cv_objdir=.libs
  6356. lt_cv_path_LD=/usr/x86_64-pc-cygwin/bin/ld.exe
  6357. lt_cv_path_LDCXX=/usr/x86_64-pc-cygwin/bin/ld.exe
  6358. lt_cv_path_NM='/usr/bin/nm -B'
  6359. lt_cv_path_mainfest_tool=no
  6360. lt_cv_prog_compiler_c_o=yes
  6361. lt_cv_prog_compiler_c_o_CXX=yes
  6362. lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
  6363. lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC'
  6364. lt_cv_prog_compiler_pic_works=yes
  6365. lt_cv_prog_compiler_pic_works_CXX=yes
  6366. lt_cv_prog_compiler_rtti_exceptions=no
  6367. lt_cv_prog_compiler_static_works=yes
  6368. lt_cv_prog_compiler_static_works_CXX=yes
  6369. lt_cv_prog_gnu_ld=yes
  6370. lt_cv_prog_gnu_ldcxx=yes
  6371. lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
  6372. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  6373. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  6374. 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'\'''
  6375. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  6376. lt_cv_sys_max_cmd_len=8192
  6377. lt_cv_to_host_file_cmd=func_convert_file_noop
  6378. lt_cv_to_tool_file_cmd=func_convert_file_noop
  6379.  
  6380. ## ----------------- ##
  6381. ## Output variables. ##
  6382. ## ----------------- ##
  6383.  
  6384. AR='ar'
  6385. AS='as'
  6386. AVXFLAGS='-mavx'
  6387. AWK='gawk'
  6388. BINDINGS=''
  6389. BINTRUE='/usr/bin/true'
  6390. CC='gcc'
  6391. CFLAGS='-g -O2 -DHAVE_SSE_AT_COMPILE_TIME'
  6392. CPP='gcc -E'
  6393. CPPFLAGS=''
  6394. CRUNCHDIR=''
  6395. CURL_INC=''
  6396. CURL_LIB=''
  6397. CURL_SETTING='no'
  6398. CXX='g++'
  6399. CXXCPP='g++ -E'
  6400. CXXFLAGS='-g -O2 -DHAVE_SSE_AT_COMPILE_TIME'
  6401. CXX_WFLAGS=' -Wall'
  6402. C_WFLAGS=' -Wall -Wdeclaration-after-statement'
  6403. DDS_SETTING='no'
  6404. DEFS='-DHAVE_CONFIG_H'
  6405. DLLTOOL='dlltool'
  6406. DODS_INC=''
  6407. DSYMUTIL=''
  6408. DUMPBIN=''
  6409. DWGDIRECT=''
  6410. DWG_PLT=''
  6411. ECHO_C=''
  6412. ECHO_N='-n'
  6413. ECHO_T=''
  6414. ECW_FLAGS=''
  6415. ECW_INCLUDE=''
  6416. ECW_LIBS=''
  6417. ECW_SETTING='no'
  6418. EGREP='/usr/bin/grep -E'
  6419. EXEEXT='.exe'
  6420. EXE_EXT='.exe'
  6421. EXPAT_CFLAGS=''
  6422. EXPAT_INCLUDE=''
  6423. EXPAT_LDFLAGS=''
  6424. EXPAT_VERSION=''
  6425. EXTRA_INCLUDES=''
  6426. FGDB_ENABLED='no'
  6427. FGDB_INC=''
  6428. FGDB_LIB=''
  6429. FGREP='/usr/bin/grep -F'
  6430. FITS_SETTING='no'
  6431. FREEXL_INCLUDE=''
  6432. GDAL_VER='1.11.2'
  6433. GDAL_VERSION_MAJOR='1'
  6434. GDAL_VERSION_MINOR='11'
  6435. GDAL_VERSION_REV='2'
  6436. GEOS_CFLAGS=''
  6437. GEOS_CONFIG='no'
  6438. GEOS_LIBS=''
  6439. GEOS_VERSION=''
  6440. GEOTIFF_INCLUDE=''
  6441. GEOTIFF_SETTING='internal'
  6442. GIF_SETTING='internal'
  6443. GRASS_GISBASE=''
  6444. GRASS_INCLUDE=''
  6445. GRASS_SETTING='no'
  6446. GREP='/usr/bin/grep'
  6447. GTA_SETTING='no'
  6448. HAVE_ARMADILLO='no'
  6449. HAVE_AVX_AT_COMPILE_TIME='yes'
  6450. HAVE_EXPAT='no'
  6451. HAVE_FREEXL='no'
  6452. HAVE_GCC_ATOMIC_BUILTINS='yes'
  6453. HAVE_GEOS=''
  6454. HAVE_GRASS='no'
  6455. HAVE_HDF4='no'
  6456. HAVE_HDF5='no'
  6457. HAVE_HIDE_INTERNAL_SYMBOLS='no'
  6458. HAVE_IDB='no'
  6459. HAVE_INGRES='no'
  6460. HAVE_JASPER='no'
  6461. HAVE_LIBKML='no'
  6462. HAVE_LIBTOOL='yes'
  6463. HAVE_LIBXML2='no'
  6464. HAVE_MYSQL='no'
  6465. HAVE_NAS='no'
  6466. HAVE_OCI='no'
  6467. HAVE_OGDI='no'
  6468. HAVE_OPENJPEG='no'
  6469. HAVE_PCRE='no'
  6470. HAVE_PG='no'
  6471. HAVE_PODOFO='no'
  6472. HAVE_POPPLER='no'
  6473. HAVE_SPATIALITE='no'
  6474. HAVE_SQLITE='no'
  6475. HAVE_XERCES='no'
  6476. HDF4_INCLUDE=''
  6477. HDF5_INCLUDE=''
  6478. IDB_INC=''
  6479. IDB_LIB=''
  6480. II_SYSTEM=''
  6481. INGRES_INC=''
  6482. INGRES_LIB=''
  6483. JASPER_FLAGS=''
  6484. JAVA_HOME=''
  6485. JAVA_INC=''
  6486. JPEG12_ENABLED='yes'
  6487. JPEG_SETTING='internal'
  6488. JSON_INCLUDE='-I$(GDAL_ROOT)/ogr/ogrsf_frmts/geojson/libjson'
  6489. JVM_LIB=''
  6490. KAKDIR=''
  6491. LD='/usr/x86_64-pc-cygwin/bin/ld.exe'
  6492. LDFLAGS=''
  6493. LD_SHARED=''
  6494. LIBCURL_CONFIG='no'
  6495. LIBICONV=''
  6496. LIBJSONC_SETTING='internal'
  6497. LIBKML_CFLAGS=''
  6498. LIBKML_INCLUDE=''
  6499. LIBKML_LDFLAGS=''
  6500. LIBKML_VERSION=''
  6501. LIBLZMA_SETTING='no'
  6502. LIBOBJS=''
  6503. LIBS='-lpthread -lrt -ldl -lws2_32'
  6504. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  6505. LIBXML2_CONFIG='no'
  6506. LIBXML2_INC=''
  6507. LIBXML2_LIB=''
  6508. LIBZ_SETTING='internal'
  6509. LIPO=''
  6510. LN_S='ln -s'
  6511. LTLIBICONV=''
  6512. LTLIBOBJS=''
  6513. MACOSX_FRAMEWORK=''
  6514. MANIFEST_TOOL=':'
  6515. MDB_ENABLED='no'
  6516. MRSID_FLAGS=''
  6517. MRSID_INCLUDE=''
  6518. MRSID_LIBS=''
  6519. MRSID_LIDAR_INCLUDE=''
  6520. MRSID_LIDAR_LIBS=''
  6521. MYSQL_CONFIG='no'
  6522. MYSQL_INC=''
  6523. MYSQL_LIB=''
  6524. NETCDF_HAS_HDF4=''
  6525. NETCDF_HAS_NC4=''
  6526. NETCDF_NCCONFIG=''
  6527. NETCDF_ROOT=''
  6528. NETCDF_SETTING='no'
  6529. NM='/usr/bin/nm -B'
  6530. NMEDIT=''
  6531. OBJDUMP='objdump'
  6532. OBJEXT='o'
  6533. OCI_INCLUDE=''
  6534. ODBC_SETTING='no'
  6535. OGDI_INCLUDE=''
  6536. OGR_ENABLED='yes'
  6537. OPENCL_FLAGS=''
  6538. OPENCL_LIB=''
  6539. OPENJPEG_VERSION=''
  6540. OPT_GDAL_FORMATS='grib bsb gif jpeg png pcraster zlib '
  6541. ORACLE_OCI_CFLAGS=''
  6542. ORACLE_OCI_LDFLAGS=''
  6543. ORACLE_OCI_VERSION=''
  6544. OTOOL64=''
  6545. OTOOL=''
  6546. PACKAGE_BUGREPORT=''
  6547. PACKAGE_NAME=''
  6548. PACKAGE_STRING=''
  6549. PACKAGE_TARNAME=''
  6550. PACKAGE_URL=''
  6551. PACKAGE_VERSION=''
  6552. PAM_SETTING='-DPAM_ENABLED'
  6553. PATH_SEPARATOR=':'
  6554. PCIDSK_INCLUDE=''
  6555. PCIDSK_LIB=''
  6556. PCIDSK_SETTING='internal'
  6557. PCRASTER_SETTING='internal'
  6558. PG_CONFIG='/cygdrive/c/Program Files/PostgreSQL/9.4/bin/pg_config'
  6559. PG_INC=''
  6560. PG_LIB=''
  6561. PNG_SETTING='internal'
  6562. PODOFO_INC=''
  6563. POPPLER_0_20_OR_LATER='no'
  6564. POPPLER_0_23_OR_LATER=''
  6565. POPPLER_BASE_STREAM_HAS_TWO_ARGS='no'
  6566. POPPLER_HAS_OPTCONTENT='no'
  6567. POPPLER_INC=''
  6568. PROJ_INCLUDE=''
  6569. PROJ_STATIC='no'
  6570. PYTHON=''
  6571. PY_HAVE_SETUPTOOLS=''
  6572. RANLIB='ranlib'
  6573. RASDAMAN_ENABLED='no'
  6574. RASDAMAN_INC=''
  6575. RASDAMAN_LIB=''
  6576. RENAME_INTERNAL_LIBGEOTIFF_SYMBOLS='no'
  6577. RENAME_INTERNAL_LIBTIFF_SYMBOLS='no'
  6578. SDE_ENABLED='no'
  6579. SDE_INC=''
  6580. SDE_LIB=''
  6581. SED='/usr/bin/sed'
  6582. SHELL='/bin/sh'
  6583. SOSI_ENABLED='no'
  6584. SOSI_INC=''
  6585. SOSI_LIB=''
  6586. SO_EXT='dll'
  6587. SPATIALITE_412_OR_LATER=''
  6588. SPATIALITE_AMALGAMATION='no'
  6589. SPATIALITE_INC=''
  6590. SQLITE3_CFLAGS=''
  6591. SQLITE3_LDFLAGS=''
  6592. SQLITE3_VERSION=''
  6593. SQLITE_HAS_COLUMN_METADATA=''
  6594. SQLITE_INC=''
  6595. STRIP='strip'
  6596. TIFF_JPEG12_ENABLED='yes'
  6597. TIFF_OPTS='-DBIGTIFF_SUPPORT'
  6598. TIFF_SETTING='internal'
  6599. XERCES_CFLAGS=''
  6600. XERCES_INCLUDE=''
  6601. XERCES_LDFLAGS=''
  6602. XERCES_VERSION=''
  6603. X_FME_HOME=''
  6604. ac_ct_AR='ar'
  6605. ac_ct_CC='gcc'
  6606. ac_ct_CXX='g++'
  6607. ac_ct_DUMPBIN=''
  6608. bindir='${exec_prefix}/bin'
  6609. build='x86_64-unknown-cygwin'
  6610. build_alias=''
  6611. build_cpu='x86_64'
  6612. build_os='cygwin'
  6613. build_vendor='unknown'
  6614. datadir='${datarootdir}'
  6615. datarootdir='${prefix}/share/gdal'
  6616. docdir='${datarootdir}/doc/${PACKAGE}'
  6617. dvidir='${docdir}'
  6618. exec_prefix='${prefix}'
  6619. host='x86_64-unknown-cygwin'
  6620. host_alias=''
  6621. host_cpu='x86_64'
  6622. host_os='cygwin'
  6623. host_vendor='unknown'
  6624. htmldir='${docdir}'
  6625. includedir='${prefix}/include'
  6626. infodir='${datarootdir}/info'
  6627. libdir='${exec_prefix}/lib'
  6628. libexecdir='${exec_prefix}/libexec'
  6629. localedir='${datarootdir}/locale'
  6630. localstatedir='${prefix}/var'
  6631. mandir='${prefix}/man'
  6632. oldincludedir='/usr/include'
  6633. pdfdir='${docdir}'
  6634. prefix='/usr/local'
  6635. program_transform_name='s,x,x,'
  6636. psdir='${docdir}'
  6637. sbindir='${exec_prefix}/sbin'
  6638. sharedstatedir='${prefix}/com'
  6639. sysconfdir='${prefix}/etc'
  6640. target_alias=''
  6641.  
  6642. ## ----------- ##
  6643. ## confdefs.h. ##
  6644. ## ----------- ##
  6645.  
  6646. /* confdefs.h */
  6647. #define PACKAGE_NAME ""
  6648. #define PACKAGE_TARNAME ""
  6649. #define PACKAGE_VERSION ""
  6650. #define PACKAGE_STRING ""
  6651. #define PACKAGE_BUGREPORT ""
  6652. #define PACKAGE_URL ""
  6653. #define STDC_HEADERS 1
  6654. #define HAVE_SYS_TYPES_H 1
  6655. #define HAVE_SYS_STAT_H 1
  6656. #define HAVE_STDLIB_H 1
  6657. #define HAVE_STRING_H 1
  6658. #define HAVE_MEMORY_H 1
  6659. #define HAVE_STRINGS_H 1
  6660. #define HAVE_INTTYPES_H 1
  6661. #define HAVE_STDINT_H 1
  6662. #define HAVE_UNISTD_H 1
  6663. #define HAVE_DLFCN_H 1
  6664. #define LT_OBJDIR ".libs/"
  6665. #define HAVE_LIBDL 1
  6666. #define HAVE_LIBRT 1
  6667. #define STDC_HEADERS 1
  6668. #define HAVE_ASSERT_H 1
  6669. #define HAVE_FCNTL_H 1
  6670. #define HAVE_UNISTD_H 1
  6671. #define HAVE_DLFCN_H 1
  6672. #define HAVE_STDINT_H 1
  6673. #define HAVE_LIMITS_H 1
  6674. #define HAVE_LOCALE_H 1
  6675. #define HAVE_FLOAT_H 1
  6676. #define HAVE_ERRNO_H 1
  6677. #define HAVE_LONG_LONG 1
  6678. #define UNIX_STDIO_64 1
  6679. #define VSI_LARGE_API_SUPPORTED 1
  6680. #define VSI_FTELL64 ftello
  6681. #define VSI_FSEEK64 fseeko
  6682. #define VSI_STAT64 stat
  6683. #define VSI_STAT64_T stat
  6684. #define VSI_FOPEN64 fopen
  6685. #define VSI_FTRUNCATE64 ftruncate
  6686. #define SIZEOF_INT 4
  6687. #define SIZEOF_UNSIGNED_LONG 0
  6688. #define SIZEOF_VOIDP 8
  6689. #define HAVE_IEEEFP 1
  6690. #define HOST_FILLORDER FILLORDER_LSB2MSB
  6691. #define HAVE_VPRINTF 1
  6692. #define HAVE_SNPRINTF 1
  6693. #define HAVE_VSNPRINTF 1
  6694. #define HAVE_ATOLL 1
  6695. #define HAVE_STRTOF 1
  6696. #define HAVE_GETCWD 1
  6697. #define HAVE_DECL_STRTOF 1
  6698. #define HAVE_READLINK 1
  6699. #define HAVE_LSTAT 1
  6700. #define HAVE_POSIX_SPAWNP 1
  6701. #define HAVE_VFORK 1
  6702. #define HAVE_GCC_ATOMIC_BUILTINS 1
  6703. #define HAVE_GETADDRINFO 1
  6704. #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6705. #define CPL_MULTIPROC_PTHREAD 1
  6706. #define GDAL_PREFIX "/usr/local"
  6707.  
  6708. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement