Guest User

console.log (libtiff, osx)

a guest
Jan 6th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.45 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 LibTIFF Software configure 3.8.2, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/Users/aakashkt/Desktop/GSOC/g-build
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = AakashKTs-MacBook-Pro.local
  14. uname -m = x86_64
  15. uname -r = 16.1.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 16.1.0: Thu Oct 13 21:26:57 PDT 2016; root:xnu-3789.21.3~60/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 16.1.0: Thu Oct 13 21:26:57 PDT 2016; root:xnu-3789.21.3~60/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: x86_64h (Intel x86-64h Haswell)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 279 tasks, 1498 threads, 4 processors
  34. Load average: 1.68, Mach factor: 2.31
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /opt/local/bin
  40. PATH: /opt/local/sbin
  41. PATH: /usr/local/mysql/bin/mysql
  42. PATH: /opt/local/bin
  43. PATH: /opt/local/sbin
  44. PATH: /Users/aakashkt/.rvm/gems/ruby-2.3.1/bin
  45. PATH: /Users/aakashkt/.rvm/gems/ruby-2.3.1@global/bin
  46. PATH: /Users/aakashkt/.rvm/rubies/ruby-2.3.1/bin
  47. PATH: /Users/aakashkt/.rbenv/shims
  48. PATH: /usr/local/bin
  49. PATH: /usr/bin
  50. PATH: /bin
  51. PATH: /usr/sbin
  52. PATH: /sbin
  53. PATH: /opt/X11/bin
  54. PATH: /Users/aakashkt/.rvm/bin
  55. PATH: .
  56. PATH: /usr/local/mysql/bin
  57.  
  58.  
  59. ## ----------- ##
  60. ## Core tests. ##
  61. ## ----------- ##
  62.  
  63. configure:2598: checking build system type
  64. configure:2612: result: i386-apple-darwin16.1.0
  65. configure:2632: checking host system type
  66. configure:2645: result: i386-apple-darwin16.1.0
  67. configure:2665: checking target system type
  68. configure:2678: result: i386-apple-darwin16.1.0
  69. configure:2721: checking for a BSD-compatible install
  70. configure:2789: result: /usr/local/bin/ginstall -c
  71. configure:2800: checking whether build environment is sane
  72. configure:2855: result: yes
  73. configure:3006: checking for a thread-safe mkdir -p
  74. configure:3045: result: /usr/local/bin/gmkdir -p
  75. configure:3052: checking for gawk
  76. configure:3082: result: no
  77. configure:3052: checking for mawk
  78. configure:3082: result: no
  79. configure:3052: checking for nawk
  80. configure:3082: result: no
  81. configure:3052: checking for awk
  82. configure:3068: found /usr/bin/awk
  83. configure:3079: result: awk
  84. configure:3090: checking whether make sets $(MAKE)
  85. configure:3112: result: yes
  86. configure:3141: checking whether make supports nested variables
  87. configure:3158: result: yes
  88. configure:3285: checking whether to enable maintainer-specific portions of Makefiles
  89. configure:3294: result: no
  90. configure:3384: checking for gcc
  91. configure:3400: found /usr/bin/gcc
  92. configure:3411: result: gcc
  93. configure:3640: checking for C compiler version
  94. configure:3649: gcc --version >&5
  95. Apple LLVM version 8.0.0 (clang-800.0.42.1)
  96. Target: x86_64-apple-darwin16.1.0
  97. Thread model: posix
  98. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  99. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/c++/4.2.1
  100. configure:3660: $? = 0
  101. configure:3649: gcc -v >&5
  102. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/c++/4.2.1
  103. Apple LLVM version 8.0.0 (clang-800.0.42.1)
  104. Target: x86_64-apple-darwin16.1.0
  105. Thread model: posix
  106. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  107. configure:3660: $? = 0
  108. configure:3649: gcc -V >&5
  109. clang: error: argument to '-V' is missing (expected 1 value)
  110. clang: error: no input files
  111. configure:3660: $? = 1
  112. configure:3649: gcc -qversion >&5
  113. clang: error: unknown argument: '-qversion'
  114. clang: error: no input files
  115. configure:3660: $? = 1
  116. configure:3680: checking whether the C compiler works
  117. configure:3702: gcc conftest.c >&5
  118. configure:3706: $? = 0
  119. configure:3754: result: yes
  120. configure:3757: checking for C compiler default output file name
  121. configure:3759: result: a.out
  122. configure:3765: checking for suffix of executables
  123. configure:3772: gcc -o conftest conftest.c >&5
  124. configure:3776: $? = 0
  125. configure:3798: result:
  126. configure:3820: checking whether we are cross compiling
  127. configure:3828: gcc -o conftest conftest.c >&5
  128. configure:3832: $? = 0
  129. configure:3839: ./conftest
  130. configure:3843: $? = 0
  131. configure:3858: result: no
  132. configure:3863: checking for suffix of object files
  133. configure:3885: gcc -c conftest.c >&5
  134. configure:3889: $? = 0
  135. configure:3910: result: o
  136. configure:3914: checking whether we are using the GNU C compiler
  137. configure:3933: gcc -c conftest.c >&5
  138. configure:3933: $? = 0
  139. configure:3942: result: yes
  140. configure:3951: checking whether gcc accepts -g
  141. configure:3971: gcc -c -g conftest.c >&5
  142. configure:3971: $? = 0
  143. configure:4012: result: yes
  144. configure:4029: checking for gcc option to accept ISO C89
  145. configure:4092: gcc -c -g -O2 conftest.c >&5
  146. configure:4092: $? = 0
  147. configure:4105: result: none needed
  148. configure:4130: checking whether gcc understands -c and -o together
  149. configure:4152: gcc -c conftest.c -o conftest2.o
  150. configure:4155: $? = 0
  151. configure:4152: gcc -c conftest.c -o conftest2.o
  152. configure:4155: $? = 0
  153. configure:4167: result: yes
  154. configure:4195: checking for style of include used by make
  155. configure:4223: result: GNU
  156. configure:4249: checking dependency style of gcc
  157. configure:4360: result: gcc3
  158. configure:4384: result: yes
  159. configure:4437: checking how to print strings
  160. configure:4464: result: printf
  161. configure:4485: checking for a sed that does not truncate output
  162. configure:4549: result: /usr/bin/sed
  163. configure:4567: checking for grep that handles long lines and -e
  164. configure:4625: result: /usr/bin/grep
  165. configure:4630: checking for egrep
  166. configure:4692: result: /usr/bin/grep -E
  167. configure:4697: checking for fgrep
  168. configure:4759: result: /usr/bin/grep -F
  169. configure:4794: checking for ld used by gcc
  170. configure:4861: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  171. configure:4868: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  172. configure:4883: result: no
  173. configure:4895: checking for BSD- or MS-compatible name lister (nm)
  174. configure:4949: result: /usr/bin/nm -B
  175. configure:5079: checking the name lister (/usr/bin/nm -B) interface
  176. configure:5086: gcc -c -g -O2 conftest.c >&5
  177. configure:5089: /usr/bin/nm -B "conftest.o"
  178. configure:5092: output
  179. 00000000000001f8 S _some_variable
  180. configure:5099: result: BSD nm
  181. configure:5103: checking the maximum length of command line arguments
  182. configure:5234: result: 196608
  183. configure:5282: checking how to convert i386-apple-darwin16.1.0 file names to i386-apple-darwin16.1.0 format
  184. configure:5322: result: func_convert_file_noop
  185. configure:5329: checking how to convert i386-apple-darwin16.1.0 file names to toolchain format
  186. configure:5349: result: func_convert_file_noop
  187. configure:5356: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
  188. configure:5363: result: -r
  189. configure:5437: checking for objdump
  190. configure:5453: found /usr/bin/objdump
  191. configure:5464: result: objdump
  192. configure:5496: checking how to recognize dependent libraries
  193. configure:5696: result: pass_all
  194. configure:5781: checking for dlltool
  195. configure:5811: result: no
  196. configure:5841: checking how to associate runtime and link libraries
  197. configure:5868: result: printf %s\n
  198. configure:5929: checking for ar
  199. configure:5945: found /usr/bin/ar
  200. configure:5956: result: ar
  201. configure:5993: checking for archiver @FILE support
  202. configure:6010: gcc -c -g -O2 conftest.c >&5
  203. configure:6010: $? = 0
  204. configure:6013: ar cru libconftest.a @conftest.lst >&5
  205. ar: @conftest.lst: No such file or directory
  206. configure:6016: $? = 1
  207. configure:6036: result: no
  208. configure:6094: checking for strip
  209. configure:6110: found /usr/bin/strip
  210. configure:6121: result: strip
  211. configure:6193: checking for ranlib
  212. configure:6209: found /usr/bin/ranlib
  213. configure:6220: result: ranlib
  214. configure:6322: checking command to parse /usr/bin/nm -B output from gcc object
  215. configure:6475: gcc -c -g -O2 conftest.c >&5
  216. configure:6478: $? = 0
  217. configure:6482: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  218. configure:6485: $? = 0
  219. cannot find nm_test_var in conftest.nm
  220. configure:6475: gcc -c -g -O2 conftest.c >&5
  221. configure:6478: $? = 0
  222. configure:6482: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  223. configure:6485: $? = 0
  224. configure:6551: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  225. warning: (x86_64) could not find object file symbol for symbol _main
  226. configure:6554: $? = 0
  227. configure:6592: result: ok
  228. configure:6639: checking for sysroot
  229. configure:6669: result: no
  230. configure:6676: checking for a working dd
  231. configure:6714: result: /bin/dd
  232. configure:6718: checking how to truncate binary pipes
  233. configure:6733: result: /bin/dd bs=4096 count=1
  234. configure:7062: checking for mt
  235. configure:7092: result: no
  236. configure:7112: checking if : is a manifest tool
  237. configure:7118: : '-?'
  238. configure:7126: result: no
  239. configure:7182: checking for dsymutil
  240. configure:7198: found /usr/bin/dsymutil
  241. configure:7209: result: dsymutil
  242. configure:7274: checking for nmedit
  243. configure:7290: found /usr/bin/nmedit
  244. configure:7301: result: nmedit
  245. configure:7366: checking for lipo
  246. configure:7382: found /usr/bin/lipo
  247. configure:7393: result: lipo
  248. configure:7458: checking for otool
  249. configure:7474: found /usr/bin/otool
  250. configure:7485: result: otool
  251. configure:7550: checking for otool64
  252. configure:7580: result: no
  253. configure:7625: checking for -single_module linker flag
  254. gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  255. configure:7658: result: yes
  256. configure:7661: checking for -exported_symbols_list linker flag
  257. configure:7681: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  258. configure:7681: $? = 0
  259. configure:7691: result: yes
  260. configure:7694: checking for -force_load linker flag
  261. gcc -g -O2 -c -o conftest.o conftest.c
  262. ar cru libconftest.a conftest.o
  263. ranlib libconftest.a
  264. gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
  265. configure:7726: result: yes
  266. configure:7803: checking how to run the C preprocessor
  267. configure:7834: gcc -E conftest.c
  268. configure:7834: $? = 0
  269. configure:7848: gcc -E conftest.c
  270. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  271. #include <ac_nonexistent.h>
  272. ^
  273. 1 error generated.
  274. configure:7848: $? = 1
  275. configure: failed program was:
  276. | /* confdefs.h */
  277. | #define PACKAGE_NAME "LibTIFF Software"
  278. | #define PACKAGE_TARNAME "tiff"
  279. | #define PACKAGE_VERSION "3.8.2"
  280. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  281. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  282. | #define PACKAGE_URL ""
  283. | #define PACKAGE "tiff"
  284. | #define VERSION "3.8.2"
  285. | /* end confdefs.h. */
  286. | #include <ac_nonexistent.h>
  287. configure:7873: result: gcc -E
  288. configure:7893: gcc -E conftest.c
  289. configure:7893: $? = 0
  290. configure:7907: gcc -E conftest.c
  291. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  292. #include <ac_nonexistent.h>
  293. ^
  294. 1 error generated.
  295. configure:7907: $? = 1
  296. configure: failed program was:
  297. | /* confdefs.h */
  298. | #define PACKAGE_NAME "LibTIFF Software"
  299. | #define PACKAGE_TARNAME "tiff"
  300. | #define PACKAGE_VERSION "3.8.2"
  301. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  302. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  303. | #define PACKAGE_URL ""
  304. | #define PACKAGE "tiff"
  305. | #define VERSION "3.8.2"
  306. | /* end confdefs.h. */
  307. | #include <ac_nonexistent.h>
  308. configure:7936: checking for ANSI C header files
  309. configure:7956: gcc -c -g -O2 conftest.c >&5
  310. configure:7956: $? = 0
  311. configure:8029: gcc -o conftest -g -O2 conftest.c >&5
  312. configure:8029: $? = 0
  313. configure:8029: ./conftest
  314. configure:8029: $? = 0
  315. configure:8040: result: yes
  316. configure:8053: checking for sys/types.h
  317. configure:8053: gcc -c -g -O2 conftest.c >&5
  318. configure:8053: $? = 0
  319. configure:8053: result: yes
  320. configure:8053: checking for sys/stat.h
  321. configure:8053: gcc -c -g -O2 conftest.c >&5
  322. configure:8053: $? = 0
  323. configure:8053: result: yes
  324. configure:8053: checking for stdlib.h
  325. configure:8053: gcc -c -g -O2 conftest.c >&5
  326. configure:8053: $? = 0
  327. configure:8053: result: yes
  328. configure:8053: checking for string.h
  329. configure:8053: gcc -c -g -O2 conftest.c >&5
  330. configure:8053: $? = 0
  331. configure:8053: result: yes
  332. configure:8053: checking for memory.h
  333. configure:8053: gcc -c -g -O2 conftest.c >&5
  334. configure:8053: $? = 0
  335. configure:8053: result: yes
  336. configure:8053: checking for strings.h
  337. configure:8053: gcc -c -g -O2 conftest.c >&5
  338. configure:8053: $? = 0
  339. configure:8053: result: yes
  340. configure:8053: checking for inttypes.h
  341. configure:8053: gcc -c -g -O2 conftest.c >&5
  342. configure:8053: $? = 0
  343. configure:8053: result: yes
  344. configure:8053: checking for stdint.h
  345. configure:8053: gcc -c -g -O2 conftest.c >&5
  346. configure:8053: $? = 0
  347. configure:8053: result: yes
  348. configure:8053: checking for unistd.h
  349. configure:8053: gcc -c -g -O2 conftest.c >&5
  350. configure:8053: $? = 0
  351. configure:8053: result: yes
  352. configure:8067: checking for dlfcn.h
  353. configure:8067: gcc -c -g -O2 conftest.c >&5
  354. configure:8067: $? = 0
  355. configure:8067: result: yes
  356. configure:8323: checking for objdir
  357. configure:8338: result: .libs
  358. configure:8598: checking if gcc supports -fno-rtti -fno-exceptions
  359. configure:8616: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  360. configure:8620: $? = 0
  361. configure:8633: result: yes
  362. configure:8991: checking for gcc option to produce PIC
  363. configure:8998: result: -fno-common -DPIC
  364. configure:9006: checking if gcc PIC flag -fno-common -DPIC works
  365. configure:9024: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
  366. configure:9028: $? = 0
  367. configure:9041: result: yes
  368. configure:9070: checking if gcc static flag -static works
  369. configure:9098: result: no
  370. configure:9113: checking if gcc supports -c -o file.o
  371. configure:9134: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  372. configure:9138: $? = 0
  373. configure:9160: result: yes
  374. configure:9168: checking if gcc supports -c -o file.o
  375. configure:9215: result: yes
  376. configure:9248: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  377. configure:10507: result: yes
  378. configure:10747: checking dynamic linker characteristics
  379. configure:11565: result: darwin16.1.0 dyld
  380. configure:11687: checking how to hardcode library paths into programs
  381. configure:11712: result: immediate
  382. configure:12260: checking whether stripping libraries is possible
  383. configure:12274: result: yes
  384. configure:12300: checking if libtool supports shared libraries
  385. configure:12302: result: yes
  386. configure:12305: checking whether to build shared libraries
  387. configure:12330: result: yes
  388. configure:12333: checking whether to build static libraries
  389. configure:12337: result: yes
  390. configure:12672: checking for main in -lc
  391. configure:12691: gcc -o conftest -g -O2 conftest.c -lc >&5
  392. configure:12691: $? = 0
  393. configure:12700: result: yes
  394. configure:12761: checking assert.h usability
  395. configure:12761: gcc -c -g -O2 conftest.c >&5
  396. configure:12761: $? = 0
  397. configure:12761: result: yes
  398. configure:12761: checking assert.h presence
  399. configure:12761: gcc -E conftest.c
  400. configure:12761: $? = 0
  401. configure:12761: result: yes
  402. configure:12761: checking for assert.h
  403. configure:12761: result: yes
  404. configure:12761: checking fcntl.h usability
  405. configure:12761: gcc -c -g -O2 conftest.c >&5
  406. configure:12761: $? = 0
  407. configure:12761: result: yes
  408. configure:12761: checking fcntl.h presence
  409. configure:12761: gcc -E conftest.c
  410. configure:12761: $? = 0
  411. configure:12761: result: yes
  412. configure:12761: checking for fcntl.h
  413. configure:12761: result: yes
  414. configure:12761: checking limits.h usability
  415. configure:12761: gcc -c -g -O2 conftest.c >&5
  416. configure:12761: $? = 0
  417. configure:12761: result: yes
  418. configure:12761: checking limits.h presence
  419. configure:12761: gcc -E conftest.c
  420. configure:12761: $? = 0
  421. configure:12761: result: yes
  422. configure:12761: checking for limits.h
  423. configure:12761: result: yes
  424. configure:12761: checking malloc.h usability
  425. configure:12761: gcc -c -g -O2 conftest.c >&5
  426. conftest.c:60:10: fatal error: 'malloc.h' file not found
  427. #include <malloc.h>
  428. ^
  429. 1 error generated.
  430. configure:12761: $? = 1
  431. configure: failed program was:
  432. | /* confdefs.h */
  433. | #define PACKAGE_NAME "LibTIFF Software"
  434. | #define PACKAGE_TARNAME "tiff"
  435. | #define PACKAGE_VERSION "3.8.2"
  436. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  437. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  438. | #define PACKAGE_URL ""
  439. | #define PACKAGE "tiff"
  440. | #define VERSION "3.8.2"
  441. | #define STDC_HEADERS 1
  442. | #define HAVE_SYS_TYPES_H 1
  443. | #define HAVE_SYS_STAT_H 1
  444. | #define HAVE_STDLIB_H 1
  445. | #define HAVE_STRING_H 1
  446. | #define HAVE_MEMORY_H 1
  447. | #define HAVE_STRINGS_H 1
  448. | #define HAVE_INTTYPES_H 1
  449. | #define HAVE_STDINT_H 1
  450. | #define HAVE_UNISTD_H 1
  451. | #define HAVE_DLFCN_H 1
  452. | #define LT_OBJDIR ".libs/"
  453. | #define HAVE_LIBC 1
  454. | #define HAVE_ASSERT_H 1
  455. | #define HAVE_FCNTL_H 1
  456. | #define HAVE_LIMITS_H 1
  457. | /* end confdefs.h. */
  458. | #include <stdio.h>
  459. | #ifdef HAVE_SYS_TYPES_H
  460. | # include <sys/types.h>
  461. | #endif
  462. | #ifdef HAVE_SYS_STAT_H
  463. | # include <sys/stat.h>
  464. | #endif
  465. | #ifdef STDC_HEADERS
  466. | # include <stdlib.h>
  467. | # include <stddef.h>
  468. | #else
  469. | # ifdef HAVE_STDLIB_H
  470. | # include <stdlib.h>
  471. | # endif
  472. | #endif
  473. | #ifdef HAVE_STRING_H
  474. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  475. | # include <memory.h>
  476. | # endif
  477. | # include <string.h>
  478. | #endif
  479. | #ifdef HAVE_STRINGS_H
  480. | # include <strings.h>
  481. | #endif
  482. | #ifdef HAVE_INTTYPES_H
  483. | # include <inttypes.h>
  484. | #endif
  485. | #ifdef HAVE_STDINT_H
  486. | # include <stdint.h>
  487. | #endif
  488. | #ifdef HAVE_UNISTD_H
  489. | # include <unistd.h>
  490. | #endif
  491. | #include <malloc.h>
  492. configure:12761: result: no
  493. configure:12761: checking malloc.h presence
  494. configure:12761: gcc -E conftest.c
  495. conftest.c:27:10: fatal error: 'malloc.h' file not found
  496. #include <malloc.h>
  497. ^
  498. 1 error generated.
  499. configure:12761: $? = 1
  500. configure: failed program was:
  501. | /* confdefs.h */
  502. | #define PACKAGE_NAME "LibTIFF Software"
  503. | #define PACKAGE_TARNAME "tiff"
  504. | #define PACKAGE_VERSION "3.8.2"
  505. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  506. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  507. | #define PACKAGE_URL ""
  508. | #define PACKAGE "tiff"
  509. | #define VERSION "3.8.2"
  510. | #define STDC_HEADERS 1
  511. | #define HAVE_SYS_TYPES_H 1
  512. | #define HAVE_SYS_STAT_H 1
  513. | #define HAVE_STDLIB_H 1
  514. | #define HAVE_STRING_H 1
  515. | #define HAVE_MEMORY_H 1
  516. | #define HAVE_STRINGS_H 1
  517. | #define HAVE_INTTYPES_H 1
  518. | #define HAVE_STDINT_H 1
  519. | #define HAVE_UNISTD_H 1
  520. | #define HAVE_DLFCN_H 1
  521. | #define LT_OBJDIR ".libs/"
  522. | #define HAVE_LIBC 1
  523. | #define HAVE_ASSERT_H 1
  524. | #define HAVE_FCNTL_H 1
  525. | #define HAVE_LIMITS_H 1
  526. | /* end confdefs.h. */
  527. | #include <malloc.h>
  528. configure:12761: result: no
  529. configure:12761: checking for malloc.h
  530. configure:12761: result: no
  531. configure:12761: checking search.h usability
  532. configure:12761: gcc -c -g -O2 conftest.c >&5
  533. configure:12761: $? = 0
  534. configure:12761: result: yes
  535. configure:12761: checking search.h presence
  536. configure:12761: gcc -E conftest.c
  537. configure:12761: $? = 0
  538. configure:12761: result: yes
  539. configure:12761: checking for search.h
  540. configure:12761: result: yes
  541. configure:12761: checking sys/time.h usability
  542. configure:12761: gcc -c -g -O2 conftest.c >&5
  543. configure:12761: $? = 0
  544. configure:12761: result: yes
  545. configure:12761: checking sys/time.h presence
  546. configure:12761: gcc -E conftest.c
  547. configure:12761: $? = 0
  548. configure:12761: result: yes
  549. configure:12761: checking for sys/time.h
  550. configure:12761: result: yes
  551. configure:12761: checking for unistd.h
  552. configure:12761: result: yes
  553. configure:12772: checking for an ANSI C-conforming const
  554. configure:12838: gcc -c -g -O2 conftest.c >&5
  555. configure:12838: $? = 0
  556. configure:12845: result: yes
  557. configure:12853: checking for inline
  558. configure:12869: gcc -c -g -O2 conftest.c >&5
  559. configure:12869: $? = 0
  560. configure:12877: result: inline
  561. configure:12895: checking whether byte ordering is bigendian
  562. configure:12910: gcc -c -g -O2 conftest.c >&5
  563. configure:12910: $? = 0
  564. configure:12955: gcc -c -g -O2 conftest.c >&5
  565. configure:12955: $? = 0
  566. configure:12973: gcc -c -g -O2 conftest.c >&5
  567. conftest.c:37:4: error: use of undeclared identifier 'not'
  568. not big endian
  569. ^
  570. 1 error generated.
  571. configure:12973: $? = 1
  572. configure: failed program was:
  573. | /* confdefs.h */
  574. | #define PACKAGE_NAME "LibTIFF Software"
  575. | #define PACKAGE_TARNAME "tiff"
  576. | #define PACKAGE_VERSION "3.8.2"
  577. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  578. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  579. | #define PACKAGE_URL ""
  580. | #define PACKAGE "tiff"
  581. | #define VERSION "3.8.2"
  582. | #define STDC_HEADERS 1
  583. | #define HAVE_SYS_TYPES_H 1
  584. | #define HAVE_SYS_STAT_H 1
  585. | #define HAVE_STDLIB_H 1
  586. | #define HAVE_STRING_H 1
  587. | #define HAVE_MEMORY_H 1
  588. | #define HAVE_STRINGS_H 1
  589. | #define HAVE_INTTYPES_H 1
  590. | #define HAVE_STDINT_H 1
  591. | #define HAVE_UNISTD_H 1
  592. | #define HAVE_DLFCN_H 1
  593. | #define LT_OBJDIR ".libs/"
  594. | #define HAVE_LIBC 1
  595. | #define HAVE_ASSERT_H 1
  596. | #define HAVE_FCNTL_H 1
  597. | #define HAVE_LIMITS_H 1
  598. | #define HAVE_SEARCH_H 1
  599. | #define HAVE_SYS_TIME_H 1
  600. | #define HAVE_UNISTD_H 1
  601. | /* end confdefs.h. */
  602. | #include <sys/types.h>
  603. | #include <sys/param.h>
  604. |
  605. | int
  606. | main ()
  607. | {
  608. | #if BYTE_ORDER != BIG_ENDIAN
  609. | not big endian
  610. | #endif
  611. |
  612. | ;
  613. | return 0;
  614. | }
  615. configure:13101: result: no
  616. configure:13119: checking for off_t
  617. configure:13119: gcc -c -g -O2 conftest.c >&5
  618. configure:13119: $? = 0
  619. configure:13119: gcc -c -g -O2 conftest.c >&5
  620. conftest.c:66:20: error: expected expression
  621. if (sizeof ((off_t)))
  622. ^
  623. 1 error generated.
  624. configure:13119: $? = 1
  625. configure: failed program was:
  626. | /* confdefs.h */
  627. | #define PACKAGE_NAME "LibTIFF Software"
  628. | #define PACKAGE_TARNAME "tiff"
  629. | #define PACKAGE_VERSION "3.8.2"
  630. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  631. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  632. | #define PACKAGE_URL ""
  633. | #define PACKAGE "tiff"
  634. | #define VERSION "3.8.2"
  635. | #define STDC_HEADERS 1
  636. | #define HAVE_SYS_TYPES_H 1
  637. | #define HAVE_SYS_STAT_H 1
  638. | #define HAVE_STDLIB_H 1
  639. | #define HAVE_STRING_H 1
  640. | #define HAVE_MEMORY_H 1
  641. | #define HAVE_STRINGS_H 1
  642. | #define HAVE_INTTYPES_H 1
  643. | #define HAVE_STDINT_H 1
  644. | #define HAVE_UNISTD_H 1
  645. | #define HAVE_DLFCN_H 1
  646. | #define LT_OBJDIR ".libs/"
  647. | #define HAVE_LIBC 1
  648. | #define HAVE_ASSERT_H 1
  649. | #define HAVE_FCNTL_H 1
  650. | #define HAVE_LIMITS_H 1
  651. | #define HAVE_SEARCH_H 1
  652. | #define HAVE_SYS_TIME_H 1
  653. | #define HAVE_UNISTD_H 1
  654. | /* end confdefs.h. */
  655. | #include <stdio.h>
  656. | #ifdef HAVE_SYS_TYPES_H
  657. | # include <sys/types.h>
  658. | #endif
  659. | #ifdef HAVE_SYS_STAT_H
  660. | # include <sys/stat.h>
  661. | #endif
  662. | #ifdef STDC_HEADERS
  663. | # include <stdlib.h>
  664. | # include <stddef.h>
  665. | #else
  666. | # ifdef HAVE_STDLIB_H
  667. | # include <stdlib.h>
  668. | # endif
  669. | #endif
  670. | #ifdef HAVE_STRING_H
  671. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  672. | # include <memory.h>
  673. | # endif
  674. | # include <string.h>
  675. | #endif
  676. | #ifdef HAVE_STRINGS_H
  677. | # include <strings.h>
  678. | #endif
  679. | #ifdef HAVE_INTTYPES_H
  680. | # include <inttypes.h>
  681. | #endif
  682. | #ifdef HAVE_STDINT_H
  683. | # include <stdint.h>
  684. | #endif
  685. | #ifdef HAVE_UNISTD_H
  686. | # include <unistd.h>
  687. | #endif
  688. | int
  689. | main ()
  690. | {
  691. | if (sizeof ((off_t)))
  692. | return 0;
  693. | ;
  694. | return 0;
  695. | }
  696. configure:13119: result: yes
  697. configure:13130: checking for size_t
  698. configure:13130: gcc -c -g -O2 conftest.c >&5
  699. configure:13130: $? = 0
  700. configure:13130: gcc -c -g -O2 conftest.c >&5
  701. conftest.c:66:21: error: expected expression
  702. if (sizeof ((size_t)))
  703. ^
  704. 1 error generated.
  705. configure:13130: $? = 1
  706. configure: failed program was:
  707. | /* confdefs.h */
  708. | #define PACKAGE_NAME "LibTIFF Software"
  709. | #define PACKAGE_TARNAME "tiff"
  710. | #define PACKAGE_VERSION "3.8.2"
  711. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  712. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  713. | #define PACKAGE_URL ""
  714. | #define PACKAGE "tiff"
  715. | #define VERSION "3.8.2"
  716. | #define STDC_HEADERS 1
  717. | #define HAVE_SYS_TYPES_H 1
  718. | #define HAVE_SYS_STAT_H 1
  719. | #define HAVE_STDLIB_H 1
  720. | #define HAVE_STRING_H 1
  721. | #define HAVE_MEMORY_H 1
  722. | #define HAVE_STRINGS_H 1
  723. | #define HAVE_INTTYPES_H 1
  724. | #define HAVE_STDINT_H 1
  725. | #define HAVE_UNISTD_H 1
  726. | #define HAVE_DLFCN_H 1
  727. | #define LT_OBJDIR ".libs/"
  728. | #define HAVE_LIBC 1
  729. | #define HAVE_ASSERT_H 1
  730. | #define HAVE_FCNTL_H 1
  731. | #define HAVE_LIMITS_H 1
  732. | #define HAVE_SEARCH_H 1
  733. | #define HAVE_SYS_TIME_H 1
  734. | #define HAVE_UNISTD_H 1
  735. | /* end confdefs.h. */
  736. | #include <stdio.h>
  737. | #ifdef HAVE_SYS_TYPES_H
  738. | # include <sys/types.h>
  739. | #endif
  740. | #ifdef HAVE_SYS_STAT_H
  741. | # include <sys/stat.h>
  742. | #endif
  743. | #ifdef STDC_HEADERS
  744. | # include <stdlib.h>
  745. | # include <stddef.h>
  746. | #else
  747. | # ifdef HAVE_STDLIB_H
  748. | # include <stdlib.h>
  749. | # endif
  750. | #endif
  751. | #ifdef HAVE_STRING_H
  752. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  753. | # include <memory.h>
  754. | # endif
  755. | # include <string.h>
  756. | #endif
  757. | #ifdef HAVE_STRINGS_H
  758. | # include <strings.h>
  759. | #endif
  760. | #ifdef HAVE_INTTYPES_H
  761. | # include <inttypes.h>
  762. | #endif
  763. | #ifdef HAVE_STDINT_H
  764. | # include <stdint.h>
  765. | #endif
  766. | #ifdef HAVE_UNISTD_H
  767. | # include <unistd.h>
  768. | #endif
  769. | int
  770. | main ()
  771. | {
  772. | if (sizeof ((size_t)))
  773. | return 0;
  774. | ;
  775. | return 0;
  776. | }
  777. configure:13130: result: yes
  778. configure:13145: checking size of int
  779. configure:13150: gcc -o conftest -g -O2 conftest.c -lc >&5
  780. configure:13150: $? = 0
  781. configure:13150: ./conftest
  782. configure:13150: $? = 0
  783. configure:13164: result: 4
  784. configure:13178: checking size of long
  785. configure:13183: gcc -o conftest -g -O2 conftest.c -lc >&5
  786. configure:13183: $? = 0
  787. configure:13183: ./conftest
  788. configure:13183: $? = 0
  789. configure:13197: result: 8
  790. configure:13207: checking whether time.h and sys/time.h may both be included
  791. configure:13227: gcc -c -g -O2 conftest.c >&5
  792. configure:13227: $? = 0
  793. configure:13234: result: yes
  794. configure:13242: checking whether struct tm is in sys/time.h or time.h
  795. configure:13262: gcc -c -g -O2 conftest.c >&5
  796. configure:13262: $? = 0
  797. configure:13269: result: time.h
  798. configure:13277: checking for int8
  799. configure:13277: gcc -c -g -O2 conftest.c >&5
  800. conftest.c:42:13: error: use of undeclared identifier 'int8'; did you mean 'int'?
  801. if (sizeof (int8))
  802. ^~~~
  803. int
  804. conftest.c:42:12: error: reference to overloaded function could not be resolved; did you mean to call it?
  805. if (sizeof (int8))
  806. ^~~~~~
  807. 2 errors generated.
  808. configure:13277: $? = 1
  809. configure: failed program was:
  810. | /* confdefs.h */
  811. | #define PACKAGE_NAME "LibTIFF Software"
  812. | #define PACKAGE_TARNAME "tiff"
  813. | #define PACKAGE_VERSION "3.8.2"
  814. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  815. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  816. | #define PACKAGE_URL ""
  817. | #define PACKAGE "tiff"
  818. | #define VERSION "3.8.2"
  819. | #define STDC_HEADERS 1
  820. | #define HAVE_SYS_TYPES_H 1
  821. | #define HAVE_SYS_STAT_H 1
  822. | #define HAVE_STDLIB_H 1
  823. | #define HAVE_STRING_H 1
  824. | #define HAVE_MEMORY_H 1
  825. | #define HAVE_STRINGS_H 1
  826. | #define HAVE_INTTYPES_H 1
  827. | #define HAVE_STDINT_H 1
  828. | #define HAVE_UNISTD_H 1
  829. | #define HAVE_DLFCN_H 1
  830. | #define LT_OBJDIR ".libs/"
  831. | #define HAVE_LIBC 1
  832. | #define HAVE_ASSERT_H 1
  833. | #define HAVE_FCNTL_H 1
  834. | #define HAVE_LIMITS_H 1
  835. | #define HAVE_SEARCH_H 1
  836. | #define HAVE_SYS_TIME_H 1
  837. | #define HAVE_UNISTD_H 1
  838. | #define SIZEOF_INT 4
  839. | #define SIZEOF_LONG 8
  840. | #define TIME_WITH_SYS_TIME 1
  841. | /* end confdefs.h. */
  842. |
  843. | #if HAVE_INTTYPES_H
  844. | # include <inttypes.h>
  845. | #endif
  846. |
  847. |
  848. | int
  849. | main ()
  850. | {
  851. | if (sizeof (int8))
  852. | return 0;
  853. | ;
  854. | return 0;
  855. | }
  856. configure:13277: result: no
  857. configure:13291: checking for int16
  858. configure:13291: gcc -c -g -O2 conftest.c >&5
  859. conftest.c:42:13: error: use of undeclared identifier 'int16'
  860. if (sizeof (int16))
  861. ^
  862. 1 error generated.
  863. configure:13291: $? = 1
  864. configure: failed program was:
  865. | /* confdefs.h */
  866. | #define PACKAGE_NAME "LibTIFF Software"
  867. | #define PACKAGE_TARNAME "tiff"
  868. | #define PACKAGE_VERSION "3.8.2"
  869. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  870. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  871. | #define PACKAGE_URL ""
  872. | #define PACKAGE "tiff"
  873. | #define VERSION "3.8.2"
  874. | #define STDC_HEADERS 1
  875. | #define HAVE_SYS_TYPES_H 1
  876. | #define HAVE_SYS_STAT_H 1
  877. | #define HAVE_STDLIB_H 1
  878. | #define HAVE_STRING_H 1
  879. | #define HAVE_MEMORY_H 1
  880. | #define HAVE_STRINGS_H 1
  881. | #define HAVE_INTTYPES_H 1
  882. | #define HAVE_STDINT_H 1
  883. | #define HAVE_UNISTD_H 1
  884. | #define HAVE_DLFCN_H 1
  885. | #define LT_OBJDIR ".libs/"
  886. | #define HAVE_LIBC 1
  887. | #define HAVE_ASSERT_H 1
  888. | #define HAVE_FCNTL_H 1
  889. | #define HAVE_LIMITS_H 1
  890. | #define HAVE_SEARCH_H 1
  891. | #define HAVE_SYS_TIME_H 1
  892. | #define HAVE_UNISTD_H 1
  893. | #define SIZEOF_INT 4
  894. | #define SIZEOF_LONG 8
  895. | #define TIME_WITH_SYS_TIME 1
  896. | /* end confdefs.h. */
  897. |
  898. | #if HAVE_INTTYPES_H
  899. | # include <inttypes.h>
  900. | #endif
  901. |
  902. |
  903. | int
  904. | main ()
  905. | {
  906. | if (sizeof (int16))
  907. | return 0;
  908. | ;
  909. | return 0;
  910. | }
  911. configure:13291: result: no
  912. configure:13305: checking for int32
  913. configure:13305: gcc -c -g -O2 conftest.c >&5
  914. conftest.c:42:13: error: use of undeclared identifier 'int32'
  915. if (sizeof (int32))
  916. ^
  917. 1 error generated.
  918. configure:13305: $? = 1
  919. configure: failed program was:
  920. | /* confdefs.h */
  921. | #define PACKAGE_NAME "LibTIFF Software"
  922. | #define PACKAGE_TARNAME "tiff"
  923. | #define PACKAGE_VERSION "3.8.2"
  924. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  925. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  926. | #define PACKAGE_URL ""
  927. | #define PACKAGE "tiff"
  928. | #define VERSION "3.8.2"
  929. | #define STDC_HEADERS 1
  930. | #define HAVE_SYS_TYPES_H 1
  931. | #define HAVE_SYS_STAT_H 1
  932. | #define HAVE_STDLIB_H 1
  933. | #define HAVE_STRING_H 1
  934. | #define HAVE_MEMORY_H 1
  935. | #define HAVE_STRINGS_H 1
  936. | #define HAVE_INTTYPES_H 1
  937. | #define HAVE_STDINT_H 1
  938. | #define HAVE_UNISTD_H 1
  939. | #define HAVE_DLFCN_H 1
  940. | #define LT_OBJDIR ".libs/"
  941. | #define HAVE_LIBC 1
  942. | #define HAVE_ASSERT_H 1
  943. | #define HAVE_FCNTL_H 1
  944. | #define HAVE_LIMITS_H 1
  945. | #define HAVE_SEARCH_H 1
  946. | #define HAVE_SYS_TIME_H 1
  947. | #define HAVE_UNISTD_H 1
  948. | #define SIZEOF_INT 4
  949. | #define SIZEOF_LONG 8
  950. | #define TIME_WITH_SYS_TIME 1
  951. | /* end confdefs.h. */
  952. |
  953. | #if HAVE_INTTYPES_H
  954. | # include <inttypes.h>
  955. | #endif
  956. |
  957. |
  958. | int
  959. | main ()
  960. | {
  961. | if (sizeof (int32))
  962. | return 0;
  963. | ;
  964. | return 0;
  965. | }
  966. configure:13305: result: no
  967. configure:13324: checking for floor
  968. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  969. conftest.c:56:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
  970. char floor ();
  971. ^
  972. conftest.c:56:6: note: 'floor' is a builtin with type 'double (double)'
  973. 1 warning generated.
  974. configure:13324: $? = 0
  975. configure:13324: result: yes
  976. configure:13324: checking for isascii
  977. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  978. configure:13324: $? = 0
  979. configure:13324: result: yes
  980. configure:13324: checking for memmove
  981. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  982. conftest.c:58:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
  983. char memmove ();
  984. ^
  985. conftest.c:58:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
  986. 1 warning generated.
  987. configure:13324: $? = 0
  988. configure:13324: result: yes
  989. configure:13324: checking for memset
  990. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  991. conftest.c:59:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
  992. char memset ();
  993. ^
  994. conftest.c:59:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
  995. 1 warning generated.
  996. configure:13324: $? = 0
  997. configure:13324: result: yes
  998. configure:13324: checking for mmap
  999. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  1000. configure:13324: $? = 0
  1001. configure:13324: result: yes
  1002. configure:13324: checking for pow
  1003. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  1004. conftest.c:61:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
  1005. char pow ();
  1006. ^
  1007. conftest.c:61:6: note: 'pow' is a builtin with type 'double (double, double)'
  1008. 1 warning generated.
  1009. configure:13324: $? = 0
  1010. configure:13324: result: yes
  1011. configure:13324: checking for sqrt
  1012. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  1013. conftest.c:62:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
  1014. char sqrt ();
  1015. ^
  1016. conftest.c:62:6: note: 'sqrt' is a builtin with type 'double (double)'
  1017. 1 warning generated.
  1018. configure:13324: $? = 0
  1019. configure:13324: result: yes
  1020. configure:13324: checking for strchr
  1021. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  1022. conftest.c:63:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
  1023. char strchr ();
  1024. ^
  1025. conftest.c:63:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
  1026. 1 warning generated.
  1027. configure:13324: $? = 0
  1028. configure:13324: result: yes
  1029. configure:13324: checking for strrchr
  1030. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  1031. conftest.c:64:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
  1032. char strrchr ();
  1033. ^
  1034. conftest.c:64:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
  1035. 1 warning generated.
  1036. configure:13324: $? = 0
  1037. configure:13324: result: yes
  1038. configure:13324: checking for strstr
  1039. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  1040. conftest.c:65:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
  1041. char strstr ();
  1042. ^
  1043. conftest.c:65:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
  1044. 1 warning generated.
  1045. configure:13324: $? = 0
  1046. configure:13324: result: yes
  1047. configure:13324: checking for strtol
  1048. configure:13324: gcc -o conftest -g -O2 conftest.c -lc >&5
  1049. configure:13324: $? = 0
  1050. configure:13324: result: yes
  1051. configure:13334: checking for getopt
  1052. configure:13334: gcc -o conftest -g -O2 conftest.c -lc >&5
  1053. configure:13334: $? = 0
  1054. configure:13334: result: yes
  1055. configure:13348: checking for strcasecmp
  1056. configure:13348: gcc -o conftest -g -O2 conftest.c -lc >&5
  1057. conftest.c:68:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
  1058. char strcasecmp ();
  1059. ^
  1060. conftest.c:68:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
  1061. 1 warning generated.
  1062. configure:13348: $? = 0
  1063. configure:13348: result: yes
  1064. configure:13362: checking for strtoul
  1065. configure:13362: gcc -o conftest -g -O2 conftest.c -lc >&5
  1066. configure:13362: $? = 0
  1067. configure:13362: result: yes
  1068. configure:13376: checking for lfind
  1069. configure:13376: gcc -o conftest -g -O2 conftest.c -lc >&5
  1070. configure:13376: $? = 0
  1071. configure:13376: result: yes
  1072. configure:13391: checking native cpu bit order
  1073. configure:13396: result: lsb2msb
  1074. configure:13457: checking for special C compiler options needed for large files
  1075. configure:13502: result: no
  1076. configure:13508: checking for _FILE_OFFSET_BITS value needed for large files
  1077. configure:13533: gcc -c -g -O2 conftest.c >&5
  1078. configure:13533: $? = 0
  1079. configure:13565: result: no
  1080. configure:13795: checking for inflateEnd in -lz
  1081. configure:13820: gcc -o conftest -g -O2 conftest.c -lz -lc >&5
  1082. configure:13820: $? = 0
  1083. configure:13829: result: yes
  1084. configure:13844: checking zlib.h usability
  1085. configure:13844: gcc -c -g -O2 conftest.c >&5
  1086. configure:13844: $? = 0
  1087. configure:13844: result: yes
  1088. configure:13844: checking zlib.h presence
  1089. configure:13844: gcc -E conftest.c
  1090. configure:13844: $? = 0
  1091. configure:13844: result: yes
  1092. configure:13844: checking for zlib.h
  1093. configure:13844: result: yes
  1094. configure:13919: checking for jpeg_read_scanlines in -ljpeg
  1095. configure:13944: gcc -o conftest -g -O2 conftest.c -ljpeg -lz -lc >&5
  1096. ld: library not found for -ljpeg
  1097. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1098. configure:13944: $? = 1
  1099. configure: failed program was:
  1100. | /* confdefs.h */
  1101. | #define PACKAGE_NAME "LibTIFF Software"
  1102. | #define PACKAGE_TARNAME "tiff"
  1103. | #define PACKAGE_VERSION "3.8.2"
  1104. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  1105. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1106. | #define PACKAGE_URL ""
  1107. | #define PACKAGE "tiff"
  1108. | #define VERSION "3.8.2"
  1109. | #define STDC_HEADERS 1
  1110. | #define HAVE_SYS_TYPES_H 1
  1111. | #define HAVE_SYS_STAT_H 1
  1112. | #define HAVE_STDLIB_H 1
  1113. | #define HAVE_STRING_H 1
  1114. | #define HAVE_MEMORY_H 1
  1115. | #define HAVE_STRINGS_H 1
  1116. | #define HAVE_INTTYPES_H 1
  1117. | #define HAVE_STDINT_H 1
  1118. | #define HAVE_UNISTD_H 1
  1119. | #define HAVE_DLFCN_H 1
  1120. | #define LT_OBJDIR ".libs/"
  1121. | #define HAVE_LIBC 1
  1122. | #define HAVE_ASSERT_H 1
  1123. | #define HAVE_FCNTL_H 1
  1124. | #define HAVE_LIMITS_H 1
  1125. | #define HAVE_SEARCH_H 1
  1126. | #define HAVE_SYS_TIME_H 1
  1127. | #define HAVE_UNISTD_H 1
  1128. | #define SIZEOF_INT 4
  1129. | #define SIZEOF_LONG 8
  1130. | #define TIME_WITH_SYS_TIME 1
  1131. | #define HAVE_FLOOR 1
  1132. | #define HAVE_ISASCII 1
  1133. | #define HAVE_MEMMOVE 1
  1134. | #define HAVE_MEMSET 1
  1135. | #define HAVE_MMAP 1
  1136. | #define HAVE_POW 1
  1137. | #define HAVE_SQRT 1
  1138. | #define HAVE_STRCHR 1
  1139. | #define HAVE_STRRCHR 1
  1140. | #define HAVE_STRSTR 1
  1141. | #define HAVE_STRTOL 1
  1142. | #define HAVE_GETOPT 1
  1143. | #define HAVE_STRCASECMP 1
  1144. | #define HAVE_STRTOUL 1
  1145. | #define HAVE_LFIND 1
  1146. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1147. | #define HOST_BIGENDIAN 0
  1148. | #define HAVE_IEEEFP 1
  1149. | #define CCITT_SUPPORT 1
  1150. | #define PACKBITS_SUPPORT 1
  1151. | #define LZW_SUPPORT 1
  1152. | #define THUNDER_SUPPORT 1
  1153. | #define NEXT_SUPPORT 1
  1154. | #define LOGLUV_SUPPORT 1
  1155. | #define MDI_SUPPORT 1
  1156. | #define ZIP_SUPPORT 1
  1157. | #define PIXARLOG_SUPPORT 1
  1158. | /* end confdefs.h. */
  1159. |
  1160. | /* Override any GCC internal prototype to avoid an error.
  1161. | Use char because int might match the return type of a GCC
  1162. | builtin and then its argument prototype would still apply. */
  1163. | #ifdef __cplusplus
  1164. | extern "C"
  1165. | #endif
  1166. | char jpeg_read_scanlines ();
  1167. | int
  1168. | main ()
  1169. | {
  1170. | return jpeg_read_scanlines ();
  1171. | ;
  1172. | return 0;
  1173. | }
  1174. configure:13953: result: no
  1175. configure:13968: checking jpeglib.h usability
  1176. configure:13968: gcc -c -g -O2 conftest.c >&5
  1177. conftest.c:93:10: fatal error: 'jpeglib.h' file not found
  1178. #include <jpeglib.h>
  1179. ^
  1180. 1 error generated.
  1181. configure:13968: $? = 1
  1182. configure: failed program was:
  1183. | /* confdefs.h */
  1184. | #define PACKAGE_NAME "LibTIFF Software"
  1185. | #define PACKAGE_TARNAME "tiff"
  1186. | #define PACKAGE_VERSION "3.8.2"
  1187. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  1188. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1189. | #define PACKAGE_URL ""
  1190. | #define PACKAGE "tiff"
  1191. | #define VERSION "3.8.2"
  1192. | #define STDC_HEADERS 1
  1193. | #define HAVE_SYS_TYPES_H 1
  1194. | #define HAVE_SYS_STAT_H 1
  1195. | #define HAVE_STDLIB_H 1
  1196. | #define HAVE_STRING_H 1
  1197. | #define HAVE_MEMORY_H 1
  1198. | #define HAVE_STRINGS_H 1
  1199. | #define HAVE_INTTYPES_H 1
  1200. | #define HAVE_STDINT_H 1
  1201. | #define HAVE_UNISTD_H 1
  1202. | #define HAVE_DLFCN_H 1
  1203. | #define LT_OBJDIR ".libs/"
  1204. | #define HAVE_LIBC 1
  1205. | #define HAVE_ASSERT_H 1
  1206. | #define HAVE_FCNTL_H 1
  1207. | #define HAVE_LIMITS_H 1
  1208. | #define HAVE_SEARCH_H 1
  1209. | #define HAVE_SYS_TIME_H 1
  1210. | #define HAVE_UNISTD_H 1
  1211. | #define SIZEOF_INT 4
  1212. | #define SIZEOF_LONG 8
  1213. | #define TIME_WITH_SYS_TIME 1
  1214. | #define HAVE_FLOOR 1
  1215. | #define HAVE_ISASCII 1
  1216. | #define HAVE_MEMMOVE 1
  1217. | #define HAVE_MEMSET 1
  1218. | #define HAVE_MMAP 1
  1219. | #define HAVE_POW 1
  1220. | #define HAVE_SQRT 1
  1221. | #define HAVE_STRCHR 1
  1222. | #define HAVE_STRRCHR 1
  1223. | #define HAVE_STRSTR 1
  1224. | #define HAVE_STRTOL 1
  1225. | #define HAVE_GETOPT 1
  1226. | #define HAVE_STRCASECMP 1
  1227. | #define HAVE_STRTOUL 1
  1228. | #define HAVE_LFIND 1
  1229. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1230. | #define HOST_BIGENDIAN 0
  1231. | #define HAVE_IEEEFP 1
  1232. | #define CCITT_SUPPORT 1
  1233. | #define PACKBITS_SUPPORT 1
  1234. | #define LZW_SUPPORT 1
  1235. | #define THUNDER_SUPPORT 1
  1236. | #define NEXT_SUPPORT 1
  1237. | #define LOGLUV_SUPPORT 1
  1238. | #define MDI_SUPPORT 1
  1239. | #define ZIP_SUPPORT 1
  1240. | #define PIXARLOG_SUPPORT 1
  1241. | /* end confdefs.h. */
  1242. | #include <stdio.h>
  1243. | #ifdef HAVE_SYS_TYPES_H
  1244. | # include <sys/types.h>
  1245. | #endif
  1246. | #ifdef HAVE_SYS_STAT_H
  1247. | # include <sys/stat.h>
  1248. | #endif
  1249. | #ifdef STDC_HEADERS
  1250. | # include <stdlib.h>
  1251. | # include <stddef.h>
  1252. | #else
  1253. | # ifdef HAVE_STDLIB_H
  1254. | # include <stdlib.h>
  1255. | # endif
  1256. | #endif
  1257. | #ifdef HAVE_STRING_H
  1258. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1259. | # include <memory.h>
  1260. | # endif
  1261. | # include <string.h>
  1262. | #endif
  1263. | #ifdef HAVE_STRINGS_H
  1264. | # include <strings.h>
  1265. | #endif
  1266. | #ifdef HAVE_INTTYPES_H
  1267. | # include <inttypes.h>
  1268. | #endif
  1269. | #ifdef HAVE_STDINT_H
  1270. | # include <stdint.h>
  1271. | #endif
  1272. | #ifdef HAVE_UNISTD_H
  1273. | # include <unistd.h>
  1274. | #endif
  1275. | #include <jpeglib.h>
  1276. configure:13968: result: no
  1277. configure:13968: checking jpeglib.h presence
  1278. configure:13968: gcc -E conftest.c
  1279. conftest.c:60:10: fatal error: 'jpeglib.h' file not found
  1280. #include <jpeglib.h>
  1281. ^
  1282. 1 error generated.
  1283. configure:13968: $? = 1
  1284. configure: failed program was:
  1285. | /* confdefs.h */
  1286. | #define PACKAGE_NAME "LibTIFF Software"
  1287. | #define PACKAGE_TARNAME "tiff"
  1288. | #define PACKAGE_VERSION "3.8.2"
  1289. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  1290. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1291. | #define PACKAGE_URL ""
  1292. | #define PACKAGE "tiff"
  1293. | #define VERSION "3.8.2"
  1294. | #define STDC_HEADERS 1
  1295. | #define HAVE_SYS_TYPES_H 1
  1296. | #define HAVE_SYS_STAT_H 1
  1297. | #define HAVE_STDLIB_H 1
  1298. | #define HAVE_STRING_H 1
  1299. | #define HAVE_MEMORY_H 1
  1300. | #define HAVE_STRINGS_H 1
  1301. | #define HAVE_INTTYPES_H 1
  1302. | #define HAVE_STDINT_H 1
  1303. | #define HAVE_UNISTD_H 1
  1304. | #define HAVE_DLFCN_H 1
  1305. | #define LT_OBJDIR ".libs/"
  1306. | #define HAVE_LIBC 1
  1307. | #define HAVE_ASSERT_H 1
  1308. | #define HAVE_FCNTL_H 1
  1309. | #define HAVE_LIMITS_H 1
  1310. | #define HAVE_SEARCH_H 1
  1311. | #define HAVE_SYS_TIME_H 1
  1312. | #define HAVE_UNISTD_H 1
  1313. | #define SIZEOF_INT 4
  1314. | #define SIZEOF_LONG 8
  1315. | #define TIME_WITH_SYS_TIME 1
  1316. | #define HAVE_FLOOR 1
  1317. | #define HAVE_ISASCII 1
  1318. | #define HAVE_MEMMOVE 1
  1319. | #define HAVE_MEMSET 1
  1320. | #define HAVE_MMAP 1
  1321. | #define HAVE_POW 1
  1322. | #define HAVE_SQRT 1
  1323. | #define HAVE_STRCHR 1
  1324. | #define HAVE_STRRCHR 1
  1325. | #define HAVE_STRSTR 1
  1326. | #define HAVE_STRTOL 1
  1327. | #define HAVE_GETOPT 1
  1328. | #define HAVE_STRCASECMP 1
  1329. | #define HAVE_STRTOUL 1
  1330. | #define HAVE_LFIND 1
  1331. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1332. | #define HOST_BIGENDIAN 0
  1333. | #define HAVE_IEEEFP 1
  1334. | #define CCITT_SUPPORT 1
  1335. | #define PACKBITS_SUPPORT 1
  1336. | #define LZW_SUPPORT 1
  1337. | #define THUNDER_SUPPORT 1
  1338. | #define NEXT_SUPPORT 1
  1339. | #define LOGLUV_SUPPORT 1
  1340. | #define MDI_SUPPORT 1
  1341. | #define ZIP_SUPPORT 1
  1342. | #define PIXARLOG_SUPPORT 1
  1343. | /* end confdefs.h. */
  1344. | #include <jpeglib.h>
  1345. configure:13968: result: no
  1346. configure:13968: checking for jpeglib.h
  1347. configure:13968: result: no
  1348. configure:14044: checking for X
  1349. configure:14152: gcc -E conftest.c
  1350. conftest.c:61:10: fatal error: 'X11/Xlib.h' file not found
  1351. #include <X11/Xlib.h>
  1352. ^
  1353. 1 error generated.
  1354. configure:14152: $? = 1
  1355. configure: failed program was:
  1356. | /* confdefs.h */
  1357. | #define PACKAGE_NAME "LibTIFF Software"
  1358. | #define PACKAGE_TARNAME "tiff"
  1359. | #define PACKAGE_VERSION "3.8.2"
  1360. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  1361. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1362. | #define PACKAGE_URL ""
  1363. | #define PACKAGE "tiff"
  1364. | #define VERSION "3.8.2"
  1365. | #define STDC_HEADERS 1
  1366. | #define HAVE_SYS_TYPES_H 1
  1367. | #define HAVE_SYS_STAT_H 1
  1368. | #define HAVE_STDLIB_H 1
  1369. | #define HAVE_STRING_H 1
  1370. | #define HAVE_MEMORY_H 1
  1371. | #define HAVE_STRINGS_H 1
  1372. | #define HAVE_INTTYPES_H 1
  1373. | #define HAVE_STDINT_H 1
  1374. | #define HAVE_UNISTD_H 1
  1375. | #define HAVE_DLFCN_H 1
  1376. | #define LT_OBJDIR ".libs/"
  1377. | #define HAVE_LIBC 1
  1378. | #define HAVE_ASSERT_H 1
  1379. | #define HAVE_FCNTL_H 1
  1380. | #define HAVE_LIMITS_H 1
  1381. | #define HAVE_SEARCH_H 1
  1382. | #define HAVE_SYS_TIME_H 1
  1383. | #define HAVE_UNISTD_H 1
  1384. | #define SIZEOF_INT 4
  1385. | #define SIZEOF_LONG 8
  1386. | #define TIME_WITH_SYS_TIME 1
  1387. | #define HAVE_FLOOR 1
  1388. | #define HAVE_ISASCII 1
  1389. | #define HAVE_MEMMOVE 1
  1390. | #define HAVE_MEMSET 1
  1391. | #define HAVE_MMAP 1
  1392. | #define HAVE_POW 1
  1393. | #define HAVE_SQRT 1
  1394. | #define HAVE_STRCHR 1
  1395. | #define HAVE_STRRCHR 1
  1396. | #define HAVE_STRSTR 1
  1397. | #define HAVE_STRTOL 1
  1398. | #define HAVE_GETOPT 1
  1399. | #define HAVE_STRCASECMP 1
  1400. | #define HAVE_STRTOUL 1
  1401. | #define HAVE_LFIND 1
  1402. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1403. | #define HOST_BIGENDIAN 0
  1404. | #define HAVE_IEEEFP 1
  1405. | #define CCITT_SUPPORT 1
  1406. | #define PACKBITS_SUPPORT 1
  1407. | #define LZW_SUPPORT 1
  1408. | #define THUNDER_SUPPORT 1
  1409. | #define NEXT_SUPPORT 1
  1410. | #define LOGLUV_SUPPORT 1
  1411. | #define MDI_SUPPORT 1
  1412. | #define ZIP_SUPPORT 1
  1413. | #define PIXARLOG_SUPPORT 1
  1414. | #define CXX_SUPPORT 1
  1415. | /* end confdefs.h. */
  1416. | #include <X11/Xlib.h>
  1417. configure:14183: gcc -o conftest -g -O2 conftest.c -lX11 -lz -lc >&5
  1418. conftest.c:61:10: fatal error: 'X11/Xlib.h' file not found
  1419. #include <X11/Xlib.h>
  1420. ^
  1421. 1 error generated.
  1422. configure:14183: $? = 1
  1423. configure: failed program was:
  1424. | /* confdefs.h */
  1425. | #define PACKAGE_NAME "LibTIFF Software"
  1426. | #define PACKAGE_TARNAME "tiff"
  1427. | #define PACKAGE_VERSION "3.8.2"
  1428. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  1429. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1430. | #define PACKAGE_URL ""
  1431. | #define PACKAGE "tiff"
  1432. | #define VERSION "3.8.2"
  1433. | #define STDC_HEADERS 1
  1434. | #define HAVE_SYS_TYPES_H 1
  1435. | #define HAVE_SYS_STAT_H 1
  1436. | #define HAVE_STDLIB_H 1
  1437. | #define HAVE_STRING_H 1
  1438. | #define HAVE_MEMORY_H 1
  1439. | #define HAVE_STRINGS_H 1
  1440. | #define HAVE_INTTYPES_H 1
  1441. | #define HAVE_STDINT_H 1
  1442. | #define HAVE_UNISTD_H 1
  1443. | #define HAVE_DLFCN_H 1
  1444. | #define LT_OBJDIR ".libs/"
  1445. | #define HAVE_LIBC 1
  1446. | #define HAVE_ASSERT_H 1
  1447. | #define HAVE_FCNTL_H 1
  1448. | #define HAVE_LIMITS_H 1
  1449. | #define HAVE_SEARCH_H 1
  1450. | #define HAVE_SYS_TIME_H 1
  1451. | #define HAVE_UNISTD_H 1
  1452. | #define SIZEOF_INT 4
  1453. | #define SIZEOF_LONG 8
  1454. | #define TIME_WITH_SYS_TIME 1
  1455. | #define HAVE_FLOOR 1
  1456. | #define HAVE_ISASCII 1
  1457. | #define HAVE_MEMMOVE 1
  1458. | #define HAVE_MEMSET 1
  1459. | #define HAVE_MMAP 1
  1460. | #define HAVE_POW 1
  1461. | #define HAVE_SQRT 1
  1462. | #define HAVE_STRCHR 1
  1463. | #define HAVE_STRRCHR 1
  1464. | #define HAVE_STRSTR 1
  1465. | #define HAVE_STRTOL 1
  1466. | #define HAVE_GETOPT 1
  1467. | #define HAVE_STRCASECMP 1
  1468. | #define HAVE_STRTOUL 1
  1469. | #define HAVE_LFIND 1
  1470. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1471. | #define HOST_BIGENDIAN 0
  1472. | #define HAVE_IEEEFP 1
  1473. | #define CCITT_SUPPORT 1
  1474. | #define PACKBITS_SUPPORT 1
  1475. | #define LZW_SUPPORT 1
  1476. | #define THUNDER_SUPPORT 1
  1477. | #define NEXT_SUPPORT 1
  1478. | #define LOGLUV_SUPPORT 1
  1479. | #define MDI_SUPPORT 1
  1480. | #define ZIP_SUPPORT 1
  1481. | #define PIXARLOG_SUPPORT 1
  1482. | #define CXX_SUPPORT 1
  1483. | /* end confdefs.h. */
  1484. | #include <X11/Xlib.h>
  1485. | int
  1486. | main ()
  1487. | {
  1488. | XrmInitialize ()
  1489. | ;
  1490. | return 0;
  1491. | }
  1492. configure:14233: result: libraries /usr/X11/lib, headers /usr/X11/include
  1493. configure:14253: checking whether -R must be followed by a space
  1494. configure:14269: gcc -o conftest -g -O2 conftest.c -lz -lc -R/usr/X11/lib >&5
  1495. warning: unknown remark option '-R/usr/X11/lib' [-Wunknown-warning-option]
  1496. 1 warning generated.
  1497. configure:14269: $? = 0
  1498. configure: failed program was:
  1499. | /* confdefs.h */
  1500. | #define PACKAGE_NAME "LibTIFF Software"
  1501. | #define PACKAGE_TARNAME "tiff"
  1502. | #define PACKAGE_VERSION "3.8.2"
  1503. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  1504. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1505. | #define PACKAGE_URL ""
  1506. | #define PACKAGE "tiff"
  1507. | #define VERSION "3.8.2"
  1508. | #define STDC_HEADERS 1
  1509. | #define HAVE_SYS_TYPES_H 1
  1510. | #define HAVE_SYS_STAT_H 1
  1511. | #define HAVE_STDLIB_H 1
  1512. | #define HAVE_STRING_H 1
  1513. | #define HAVE_MEMORY_H 1
  1514. | #define HAVE_STRINGS_H 1
  1515. | #define HAVE_INTTYPES_H 1
  1516. | #define HAVE_STDINT_H 1
  1517. | #define HAVE_UNISTD_H 1
  1518. | #define HAVE_DLFCN_H 1
  1519. | #define LT_OBJDIR ".libs/"
  1520. | #define HAVE_LIBC 1
  1521. | #define HAVE_ASSERT_H 1
  1522. | #define HAVE_FCNTL_H 1
  1523. | #define HAVE_LIMITS_H 1
  1524. | #define HAVE_SEARCH_H 1
  1525. | #define HAVE_SYS_TIME_H 1
  1526. | #define HAVE_UNISTD_H 1
  1527. | #define SIZEOF_INT 4
  1528. | #define SIZEOF_LONG 8
  1529. | #define TIME_WITH_SYS_TIME 1
  1530. | #define HAVE_FLOOR 1
  1531. | #define HAVE_ISASCII 1
  1532. | #define HAVE_MEMMOVE 1
  1533. | #define HAVE_MEMSET 1
  1534. | #define HAVE_MMAP 1
  1535. | #define HAVE_POW 1
  1536. | #define HAVE_SQRT 1
  1537. | #define HAVE_STRCHR 1
  1538. | #define HAVE_STRRCHR 1
  1539. | #define HAVE_STRSTR 1
  1540. | #define HAVE_STRTOL 1
  1541. | #define HAVE_GETOPT 1
  1542. | #define HAVE_STRCASECMP 1
  1543. | #define HAVE_STRTOUL 1
  1544. | #define HAVE_LFIND 1
  1545. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1546. | #define HOST_BIGENDIAN 0
  1547. | #define HAVE_IEEEFP 1
  1548. | #define CCITT_SUPPORT 1
  1549. | #define PACKBITS_SUPPORT 1
  1550. | #define LZW_SUPPORT 1
  1551. | #define THUNDER_SUPPORT 1
  1552. | #define NEXT_SUPPORT 1
  1553. | #define LOGLUV_SUPPORT 1
  1554. | #define MDI_SUPPORT 1
  1555. | #define ZIP_SUPPORT 1
  1556. | #define PIXARLOG_SUPPORT 1
  1557. | #define CXX_SUPPORT 1
  1558. | /* end confdefs.h. */
  1559. |
  1560. | int
  1561. | main ()
  1562. | {
  1563. |
  1564. | ;
  1565. | return 0;
  1566. | }
  1567. configure:14286: gcc -o conftest -g -O2 conftest.c -lz -lc -R /usr/X11/lib >&5
  1568. warning: unknown remark option '-R' [-Wunknown-warning-option]
  1569. 1 warning generated.
  1570. ld: can't map file, errno=22 file '/usr/X11/lib' for architecture x86_64
  1571. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1572. configure:14286: $? = 1
  1573. configure: failed program was:
  1574. | /* confdefs.h */
  1575. | #define PACKAGE_NAME "LibTIFF Software"
  1576. | #define PACKAGE_TARNAME "tiff"
  1577. | #define PACKAGE_VERSION "3.8.2"
  1578. | #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  1579. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1580. | #define PACKAGE_URL ""
  1581. | #define PACKAGE "tiff"
  1582. | #define VERSION "3.8.2"
  1583. | #define STDC_HEADERS 1
  1584. | #define HAVE_SYS_TYPES_H 1
  1585. | #define HAVE_SYS_STAT_H 1
  1586. | #define HAVE_STDLIB_H 1
  1587. | #define HAVE_STRING_H 1
  1588. | #define HAVE_MEMORY_H 1
  1589. | #define HAVE_STRINGS_H 1
  1590. | #define HAVE_INTTYPES_H 1
  1591. | #define HAVE_STDINT_H 1
  1592. | #define HAVE_UNISTD_H 1
  1593. | #define HAVE_DLFCN_H 1
  1594. | #define LT_OBJDIR ".libs/"
  1595. | #define HAVE_LIBC 1
  1596. | #define HAVE_ASSERT_H 1
  1597. | #define HAVE_FCNTL_H 1
  1598. | #define HAVE_LIMITS_H 1
  1599. | #define HAVE_SEARCH_H 1
  1600. | #define HAVE_SYS_TIME_H 1
  1601. | #define HAVE_UNISTD_H 1
  1602. | #define SIZEOF_INT 4
  1603. | #define SIZEOF_LONG 8
  1604. | #define TIME_WITH_SYS_TIME 1
  1605. | #define HAVE_FLOOR 1
  1606. | #define HAVE_ISASCII 1
  1607. | #define HAVE_MEMMOVE 1
  1608. | #define HAVE_MEMSET 1
  1609. | #define HAVE_MMAP 1
  1610. | #define HAVE_POW 1
  1611. | #define HAVE_SQRT 1
  1612. | #define HAVE_STRCHR 1
  1613. | #define HAVE_STRRCHR 1
  1614. | #define HAVE_STRSTR 1
  1615. | #define HAVE_STRTOL 1
  1616. | #define HAVE_GETOPT 1
  1617. | #define HAVE_STRCASECMP 1
  1618. | #define HAVE_STRTOUL 1
  1619. | #define HAVE_LFIND 1
  1620. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1621. | #define HOST_BIGENDIAN 0
  1622. | #define HAVE_IEEEFP 1
  1623. | #define CCITT_SUPPORT 1
  1624. | #define PACKBITS_SUPPORT 1
  1625. | #define LZW_SUPPORT 1
  1626. | #define THUNDER_SUPPORT 1
  1627. | #define NEXT_SUPPORT 1
  1628. | #define LOGLUV_SUPPORT 1
  1629. | #define MDI_SUPPORT 1
  1630. | #define ZIP_SUPPORT 1
  1631. | #define PIXARLOG_SUPPORT 1
  1632. | #define CXX_SUPPORT 1
  1633. | /* end confdefs.h. */
  1634. |
  1635. | int
  1636. | main ()
  1637. | {
  1638. |
  1639. | ;
  1640. | return 0;
  1641. | }
  1642. configure:14291: result: neither works
  1643. configure:14332: gcc -o conftest -g -O2 conftest.c -lz -lc -L/usr/X11/lib -lX11 >&5
  1644. configure:14332: $? = 0
  1645. configure:14430: checking for gethostbyname
  1646. configure:14430: gcc -o conftest -g -O2 conftest.c -lz -lc >&5
  1647. configure:14430: $? = 0
  1648. configure:14430: result: yes
  1649. configure:14527: checking for connect
  1650. configure:14527: gcc -o conftest -g -O2 conftest.c -lz -lc >&5
  1651. configure:14527: $? = 0
  1652. configure:14527: result: yes
  1653. configure:14576: checking for remove
  1654. configure:14576: gcc -o conftest -g -O2 conftest.c -lz -lc >&5
  1655. configure:14576: $? = 0
  1656. configure:14576: result: yes
  1657. configure:14625: checking for shmat
  1658. configure:14625: gcc -o conftest -g -O2 conftest.c -lz -lc >&5
  1659. configure:14625: $? = 0
  1660. configure:14625: result: yes
  1661. configure:14683: checking for IceConnectionNumber in -lICE
  1662. configure:14708: gcc -o conftest -g -O2 -L/usr/X11/lib conftest.c -lICE -lz -lc >&5
  1663. configure:14708: $? = 0
  1664. configure:14717: result: yes
  1665. configure:14932: checking that generated files are newer than configure
  1666. configure:14938: result: done
  1667. configure:14978: creating ./config.status
  1668.  
  1669. ## ---------------------- ##
  1670. ## Running config.status. ##
  1671. ## ---------------------- ##
  1672.  
  1673. This file was extended by LibTIFF Software config.status 3.8.2, which was
  1674. generated by GNU Autoconf 2.69. Invocation command line was
  1675.  
  1676. CONFIG_FILES =
  1677. CONFIG_HEADERS =
  1678. CONFIG_LINKS =
  1679. CONFIG_COMMANDS =
  1680. $ ./config.status
  1681.  
  1682. on AakashKTs-MacBook-Pro.local
  1683.  
  1684. config.status:1176: creating Makefile
  1685. config.status:1176: creating contrib/Makefile
  1686. config.status:1176: creating contrib/acorn/Makefile
  1687. config.status:1176: creating contrib/addtiffo/Makefile
  1688. config.status:1176: creating contrib/dbs/Makefile
  1689. config.status:1176: creating contrib/dbs/xtiff/Makefile
  1690. config.status:1176: creating contrib/iptcutil/Makefile
  1691. config.status:1176: creating contrib/mac-cw/Makefile
  1692. config.status:1176: creating contrib/mac-mpw/Makefile
  1693. config.status:1176: creating contrib/mfs/Makefile
  1694. config.status:1176: creating contrib/ojpeg/Makefile
  1695. config.status:1176: creating contrib/pds/Makefile
  1696. config.status:1176: creating contrib/ras/Makefile
  1697. config.status:1176: creating contrib/stream/Makefile
  1698. config.status:1176: creating contrib/tags/Makefile
  1699. config.status:1176: creating contrib/win_dib/Makefile
  1700. config.status:1176: creating html/Makefile
  1701. config.status:1176: creating html/images/Makefile
  1702. config.status:1176: creating html/man/Makefile
  1703. config.status:1176: creating libtiff/Makefile
  1704. config.status:1176: creating man/Makefile
  1705. config.status:1176: creating port/Makefile
  1706. config.status:1176: creating test/Makefile
  1707. config.status:1176: creating tools/Makefile
  1708. config.status:1176: creating libtiff/tif_config.h
  1709. config.status:1357: libtiff/tif_config.h is unchanged
  1710. config.status:1176: creating libtiff/tiffconf.h
  1711. config.status:1357: libtiff/tiffconf.h is unchanged
  1712. config.status:1405: executing depfiles commands
  1713. config.status:1405: executing libtool commands
  1714.  
  1715. ## ---------------- ##
  1716. ## Cache variables. ##
  1717. ## ---------------- ##
  1718.  
  1719. ac_cv_build=i386-apple-darwin16.1.0
  1720. ac_cv_c_bigendian=no
  1721. ac_cv_c_compiler_gnu=yes
  1722. ac_cv_c_const=yes
  1723. ac_cv_c_inline=inline
  1724. ac_cv_env_CC_set=
  1725. ac_cv_env_CC_value=
  1726. ac_cv_env_CFLAGS_set=
  1727. ac_cv_env_CFLAGS_value=
  1728. ac_cv_env_CPPFLAGS_set=
  1729. ac_cv_env_CPPFLAGS_value=
  1730. ac_cv_env_CPP_set=
  1731. ac_cv_env_CPP_value=
  1732. ac_cv_env_LDFLAGS_set=
  1733. ac_cv_env_LDFLAGS_value=
  1734. ac_cv_env_LIBS_set=
  1735. ac_cv_env_LIBS_value=
  1736. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  1737. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  1738. ac_cv_env_XMKMF_set=
  1739. ac_cv_env_XMKMF_value=
  1740. ac_cv_env_build_alias_set=
  1741. ac_cv_env_build_alias_value=
  1742. ac_cv_env_host_alias_set=
  1743. ac_cv_env_host_alias_value=
  1744. ac_cv_env_target_alias_set=
  1745. ac_cv_env_target_alias_value=
  1746. ac_cv_func_connect=yes
  1747. ac_cv_func_floor=yes
  1748. ac_cv_func_gethostbyname=yes
  1749. ac_cv_func_getopt=yes
  1750. ac_cv_func_isascii=yes
  1751. ac_cv_func_lfind=yes
  1752. ac_cv_func_memmove=yes
  1753. ac_cv_func_memset=yes
  1754. ac_cv_func_mmap=yes
  1755. ac_cv_func_pow=yes
  1756. ac_cv_func_remove=yes
  1757. ac_cv_func_shmat=yes
  1758. ac_cv_func_sqrt=yes
  1759. ac_cv_func_strcasecmp=yes
  1760. ac_cv_func_strchr=yes
  1761. ac_cv_func_strrchr=yes
  1762. ac_cv_func_strstr=yes
  1763. ac_cv_func_strtol=yes
  1764. ac_cv_func_strtoul=yes
  1765. ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11/include'\'' ac_x_libraries='\''/usr/X11/lib'\'''
  1766. ac_cv_header_assert_h=yes
  1767. ac_cv_header_dlfcn_h=yes
  1768. ac_cv_header_fcntl_h=yes
  1769. ac_cv_header_inttypes_h=yes
  1770. ac_cv_header_jpeglib_h=no
  1771. ac_cv_header_limits_h=yes
  1772. ac_cv_header_malloc_h=no
  1773. ac_cv_header_memory_h=yes
  1774. ac_cv_header_search_h=yes
  1775. ac_cv_header_stdc=yes
  1776. ac_cv_header_stdint_h=yes
  1777. ac_cv_header_stdlib_h=yes
  1778. ac_cv_header_string_h=yes
  1779. ac_cv_header_strings_h=yes
  1780. ac_cv_header_sys_stat_h=yes
  1781. ac_cv_header_sys_time_h=yes
  1782. ac_cv_header_sys_types_h=yes
  1783. ac_cv_header_time=yes
  1784. ac_cv_header_unistd_h=yes
  1785. ac_cv_header_zlib_h=yes
  1786. ac_cv_host=i386-apple-darwin16.1.0
  1787. ac_cv_lib_ICE_IceConnectionNumber=yes
  1788. ac_cv_lib_c_main=yes
  1789. ac_cv_lib_jpeg_jpeg_read_scanlines=no
  1790. ac_cv_lib_z_inflateEnd=yes
  1791. ac_cv_objext=o
  1792. ac_cv_path_EGREP='/usr/bin/grep -E'
  1793. ac_cv_path_FGREP='/usr/bin/grep -F'
  1794. ac_cv_path_GREP=/usr/bin/grep
  1795. ac_cv_path_SED=/usr/bin/sed
  1796. ac_cv_path_install='/usr/local/bin/ginstall -c'
  1797. ac_cv_path_lt_DD=/bin/dd
  1798. ac_cv_path_mkdir=/usr/local/bin/gmkdir
  1799. ac_cv_prog_AWK=awk
  1800. ac_cv_prog_CPP='gcc -E'
  1801. ac_cv_prog_ac_ct_AR=ar
  1802. ac_cv_prog_ac_ct_CC=gcc
  1803. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  1804. ac_cv_prog_ac_ct_LIPO=lipo
  1805. ac_cv_prog_ac_ct_NMEDIT=nmedit
  1806. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1807. ac_cv_prog_ac_ct_OTOOL=otool
  1808. ac_cv_prog_ac_ct_RANLIB=ranlib
  1809. ac_cv_prog_ac_ct_STRIP=strip
  1810. ac_cv_prog_cc_c89=
  1811. ac_cv_prog_cc_g=yes
  1812. ac_cv_prog_make_make_set=yes
  1813. ac_cv_sizeof_int=4
  1814. ac_cv_sizeof_long=8
  1815. ac_cv_struct_tm=time.h
  1816. ac_cv_sys_file_offset_bits=no
  1817. ac_cv_sys_largefile_CC=no
  1818. ac_cv_target=i386-apple-darwin16.1.0
  1819. ac_cv_type_int16=no
  1820. ac_cv_type_int32=no
  1821. ac_cv_type_int8=no
  1822. ac_cv_type_off_t=yes
  1823. ac_cv_type_size_t=yes
  1824. am_cv_CC_dependencies_compiler_type=gcc3
  1825. am_cv_make_support_nested_variables=yes
  1826. am_cv_prog_cc_c_o=yes
  1827. lt_cv_apple_cc_single_mod=yes
  1828. lt_cv_ar_at_file=no
  1829. lt_cv_deplibs_check_method=pass_all
  1830. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1831. lt_cv_file_magic_test_file=
  1832. lt_cv_ld_exported_symbols_list=yes
  1833. lt_cv_ld_force_load=yes
  1834. lt_cv_ld_reload_flag=-r
  1835. lt_cv_nm_interface='BSD nm'
  1836. lt_cv_objdir=.libs
  1837. lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  1838. lt_cv_path_NM='/usr/bin/nm -B'
  1839. lt_cv_path_mainfest_tool=no
  1840. lt_cv_prog_compiler_c_o=yes
  1841. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  1842. lt_cv_prog_compiler_pic_works=yes
  1843. lt_cv_prog_compiler_rtti_exceptions=yes
  1844. lt_cv_prog_compiler_static_works=no
  1845. lt_cv_prog_gnu_ld=no
  1846. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1847. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1848. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  1849. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  1850. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  1851. lt_cv_sys_global_symbol_to_import=
  1852. lt_cv_sys_max_cmd_len=196608
  1853. lt_cv_to_host_file_cmd=func_convert_file_noop
  1854. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1855. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  1856.  
  1857. ## ----------------- ##
  1858. ## Output variables. ##
  1859. ## ----------------- ##
  1860.  
  1861. ACLOCAL='${SHELL} /Users/aakashkt/Desktop/GSOC/libtiff/config/missing aclocal-1.15'
  1862. AMDEPBACKSLASH='\'
  1863. AMDEP_FALSE='#'
  1864. AMDEP_TRUE=''
  1865. AMTAR='$${TAR-tar}'
  1866. AM_BACKSLASH='\'
  1867. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1868. AM_DEFAULT_VERBOSITY='1'
  1869. AM_V='$(V)'
  1870. AR='ar'
  1871. AS='as'
  1872. AUTOCONF='${SHELL} /Users/aakashkt/Desktop/GSOC/libtiff/config/missing autoconf'
  1873. AUTOHEADER='${SHELL} /Users/aakashkt/Desktop/GSOC/libtiff/config/missing autoheader'
  1874. AUTOMAKE='${SHELL} /Users/aakashkt/Desktop/GSOC/libtiff/config/missing automake-1.15'
  1875. AWK='awk'
  1876. CC='gcc'
  1877. CCDEPMODE='depmode=gcc3'
  1878. CFLAGS='-g -O2'
  1879. CPP='gcc -E'
  1880. CPPFLAGS=''
  1881. CYGPATH_W='echo'
  1882. DEFS='-DHAVE_CONFIG_H'
  1883. DEPDIR='.deps'
  1884. DLLTOOL='false'
  1885. DSYMUTIL='dsymutil'
  1886. DUMPBIN=''
  1887. ECHO_C='\c'
  1888. ECHO_N=''
  1889. ECHO_T=''
  1890. EGREP='/usr/bin/grep -E'
  1891. EXEEXT=''
  1892. FGREP='/usr/bin/grep -F'
  1893. GREP='/usr/bin/grep'
  1894. HAVE_CXX_FALSE='#'
  1895. HAVE_CXX_TRUE=''
  1896. HAVE_OPENGL_FALSE='#'
  1897. HAVE_OPENGL_TRUE=''
  1898. HAVE_RPATH_FALSE=''
  1899. HAVE_RPATH_TRUE='#'
  1900. INSTALL_DATA='${INSTALL} -m 644'
  1901. INSTALL_PROGRAM='${INSTALL}'
  1902. INSTALL_SCRIPT='${INSTALL}'
  1903. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1904. LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
  1905. LDFLAGS=''
  1906. LIBDIR=''
  1907. LIBOBJS=''
  1908. LIBS='-lz -lc '
  1909. LIBTIFF_ALPHA_VERSION=''
  1910. LIBTIFF_DOCDIR='${prefix}/share/doc/tiff-3.8.2'
  1911. LIBTIFF_MAJOR_VERSION='3'
  1912. LIBTIFF_MICRO_VERSION='2'
  1913. LIBTIFF_MINOR_VERSION='8'
  1914. LIBTIFF_RELEASE_DATE='20170106'
  1915. LIBTIFF_VERSION='3.8.2'
  1916. LIBTIFF_VERSION_INFO='3:8:2'
  1917. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1918. LIPO='lipo'
  1919. LN_S='ln -s'
  1920. LTLIBOBJS=''
  1921. LT_SYS_LIBRARY_PATH=''
  1922. MAINT='#'
  1923. MAINTAINER_MODE_FALSE=''
  1924. MAINTAINER_MODE_TRUE='#'
  1925. MAKEINFO='${SHELL} /Users/aakashkt/Desktop/GSOC/libtiff/config/missing makeinfo'
  1926. MANIFEST_TOOL=':'
  1927. MKDIR_P='/usr/local/bin/gmkdir -p'
  1928. NM='/usr/bin/nm -B'
  1929. NMEDIT='nmedit'
  1930. OBJDUMP='objdump'
  1931. OBJEXT='o'
  1932. OTOOL64=':'
  1933. OTOOL='otool'
  1934. PACKAGE='tiff'
  1935. PACKAGE_BUGREPORT='tiff@lists.maptools.org'
  1936. PACKAGE_NAME='LibTIFF Software'
  1937. PACKAGE_STRING='LibTIFF Software 3.8.2'
  1938. PACKAGE_TARNAME='tiff'
  1939. PACKAGE_URL=''
  1940. PACKAGE_VERSION='3.8.2'
  1941. PATH_SEPARATOR=':'
  1942. RANLIB='ranlib'
  1943. SED='/usr/bin/sed'
  1944. SET_MAKE=''
  1945. SHELL='/bin/sh'
  1946. STRIP='strip'
  1947. VERSION='3.8.2'
  1948. XMKMF=''
  1949. X_CFLAGS=' -I/usr/X11/include'
  1950. X_EXTRA_LIBS=''
  1951. X_LIBS=' -L/usr/X11/lib'
  1952. X_PRE_LIBS=' -lSM -lICE'
  1953. ac_ct_AR='ar'
  1954. ac_ct_CC='gcc'
  1955. ac_ct_DUMPBIN=''
  1956. am__EXEEXT_FALSE=''
  1957. am__EXEEXT_TRUE='#'
  1958. am__fastdepCC_FALSE='#'
  1959. am__fastdepCC_TRUE=''
  1960. am__include='include'
  1961. am__isrc=''
  1962. am__leading_dot='.'
  1963. am__nodep='_no'
  1964. am__quote=''
  1965. am__tar='$${TAR-tar} chof - "$$tardir"'
  1966. am__untar='$${TAR-tar} xf -'
  1967. bindir='${exec_prefix}/bin'
  1968. build='i386-apple-darwin16.1.0'
  1969. build_alias=''
  1970. build_cpu='i386'
  1971. build_os='darwin16.1.0'
  1972. build_vendor='apple'
  1973. datadir='${datarootdir}'
  1974. datarootdir='${prefix}/share'
  1975. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1976. dvidir='${docdir}'
  1977. exec_prefix='${prefix}'
  1978. host='i386-apple-darwin16.1.0'
  1979. host_alias=''
  1980. host_cpu='i386'
  1981. host_os='darwin16.1.0'
  1982. host_vendor='apple'
  1983. htmldir='${docdir}'
  1984. includedir='${prefix}/include'
  1985. infodir='${datarootdir}/info'
  1986. install_sh='${SHELL} /Users/aakashkt/Desktop/GSOC/libtiff/config/install-sh'
  1987. libdir='${exec_prefix}/lib'
  1988. libexecdir='${exec_prefix}/libexec'
  1989. localedir='${datarootdir}/locale'
  1990. localstatedir='${prefix}/var'
  1991. mandir='${datarootdir}/man'
  1992. mkdir_p='$(MKDIR_P)'
  1993. oldincludedir='/usr/include'
  1994. pdfdir='${docdir}'
  1995. prefix='/Users/aakashkt/Desktop/GSOC/g-build'
  1996. program_transform_name='s,x,x,'
  1997. psdir='${docdir}'
  1998. sbindir='${exec_prefix}/sbin'
  1999. sharedstatedir='${prefix}/com'
  2000. sysconfdir='${prefix}/etc'
  2001. target='i386-apple-darwin16.1.0'
  2002. target_alias=''
  2003. target_cpu='i386'
  2004. target_os='darwin16.1.0'
  2005. target_vendor='apple'
  2006.  
  2007. ## ----------- ##
  2008. ## confdefs.h. ##
  2009. ## ----------- ##
  2010.  
  2011. /* confdefs.h */
  2012. #define PACKAGE_NAME "LibTIFF Software"
  2013. #define PACKAGE_TARNAME "tiff"
  2014. #define PACKAGE_VERSION "3.8.2"
  2015. #define PACKAGE_STRING "LibTIFF Software 3.8.2"
  2016. #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  2017. #define PACKAGE_URL ""
  2018. #define PACKAGE "tiff"
  2019. #define VERSION "3.8.2"
  2020. #define STDC_HEADERS 1
  2021. #define HAVE_SYS_TYPES_H 1
  2022. #define HAVE_SYS_STAT_H 1
  2023. #define HAVE_STDLIB_H 1
  2024. #define HAVE_STRING_H 1
  2025. #define HAVE_MEMORY_H 1
  2026. #define HAVE_STRINGS_H 1
  2027. #define HAVE_INTTYPES_H 1
  2028. #define HAVE_STDINT_H 1
  2029. #define HAVE_UNISTD_H 1
  2030. #define HAVE_DLFCN_H 1
  2031. #define LT_OBJDIR ".libs/"
  2032. #define HAVE_LIBC 1
  2033. #define HAVE_ASSERT_H 1
  2034. #define HAVE_FCNTL_H 1
  2035. #define HAVE_LIMITS_H 1
  2036. #define HAVE_SEARCH_H 1
  2037. #define HAVE_SYS_TIME_H 1
  2038. #define HAVE_UNISTD_H 1
  2039. #define SIZEOF_INT 4
  2040. #define SIZEOF_LONG 8
  2041. #define TIME_WITH_SYS_TIME 1
  2042. #define HAVE_FLOOR 1
  2043. #define HAVE_ISASCII 1
  2044. #define HAVE_MEMMOVE 1
  2045. #define HAVE_MEMSET 1
  2046. #define HAVE_MMAP 1
  2047. #define HAVE_POW 1
  2048. #define HAVE_SQRT 1
  2049. #define HAVE_STRCHR 1
  2050. #define HAVE_STRRCHR 1
  2051. #define HAVE_STRSTR 1
  2052. #define HAVE_STRTOL 1
  2053. #define HAVE_GETOPT 1
  2054. #define HAVE_STRCASECMP 1
  2055. #define HAVE_STRTOUL 1
  2056. #define HAVE_LFIND 1
  2057. #define HOST_FILLORDER FILLORDER_LSB2MSB
  2058. #define HOST_BIGENDIAN 0
  2059. #define HAVE_IEEEFP 1
  2060. #define CCITT_SUPPORT 1
  2061. #define PACKBITS_SUPPORT 1
  2062. #define LZW_SUPPORT 1
  2063. #define THUNDER_SUPPORT 1
  2064. #define NEXT_SUPPORT 1
  2065. #define LOGLUV_SUPPORT 1
  2066. #define MDI_SUPPORT 1
  2067. #define ZIP_SUPPORT 1
  2068. #define PIXARLOG_SUPPORT 1
  2069. #define CXX_SUPPORT 1
  2070. #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP
  2071. #define STRIP_SIZE_DEFAULT 8192
  2072. #define SUBIFD_SUPPORT 1
  2073. #define DEFAULT_EXTRASAMPLE_AS_ALPHA 1
  2074. #define CHECK_JPEG_YCBCR_SUBSAMPLING 1
  2075.  
  2076. configure: exit 258
Add Comment
Please, Sign In to add comment