This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by LibTIFF Software configure 3.8.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-jpeg-include-dir=/usr/local/include --with-jpeg-lib-dir=/usr/local/lib --without-x --without-libgl --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 86 tasks, 145 threads, 4 processors Load average: 1.33, Mach factor: 2.65 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1597: checking build system type configure:1615: result: powerpc-apple-darwin8.0.1 configure:1623: checking host system type configure:1637: result: powerpc-apple-darwin8.0.1 configure:1645: checking target system type configure:1659: result: powerpc-apple-darwin8.0.1 configure:1688: checking for a BSD-compatible install configure:1743: result: /usr/bin/install -c -o root -g wheel configure:1754: checking whether build environment is sane configure:1797: result: yes configure:1862: checking for gawk configure:1878: found /usr/local/bin/gawk configure:1888: result: gawk configure:1898: checking whether make sets $(MAKE) configure:1918: result: yes configure:2086: checking whether to enable maintainer-specific portions of Makefiles configure:2095: result: no configure:2185: checking for gcc configure:2211: result: cc configure:2455: checking for C compiler version configure:2458: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2461: $? = 0 configure:2463: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2466: $? = 0 configure:2468: cc -V &5 cc: `-V' option must have argument configure:2471: $? = 1 configure:2494: checking for C compiler default output file name configure:2497: cc -O -pipe conftest.c >&5 configure:2500: $? = 0 configure:2546: result: a.out configure:2551: checking whether the C compiler works configure:2557: ./a.out configure:2560: $? = 0 configure:2577: result: yes configure:2584: checking whether we are cross compiling configure:2586: result: no configure:2589: checking for suffix of executables configure:2591: cc -o conftest -O -pipe conftest.c >&5 configure:2594: $? = 0 configure:2619: result: configure:2625: checking for suffix of object files configure:2646: cc -c -O -pipe conftest.c >&5 configure:2649: $? = 0 configure:2671: result: o configure:2675: checking whether we are using the GNU C compiler configure:2699: cc -c -O -pipe conftest.c >&5 configure:2705: $? = 0 configure:2708: test -z || test ! -s conftest.err configure:2711: $? = 0 configure:2714: test -s conftest.o configure:2717: $? = 0 configure:2730: result: yes configure:2736: checking whether cc accepts -g configure:2757: cc -c -g conftest.c >&5 configure:2763: $? = 0 configure:2766: test -z || test ! -s conftest.err configure:2769: $? = 0 configure:2772: test -s conftest.o configure:2775: $? = 0 configure:2786: result: yes configure:2803: checking for cc option to accept ANSI C configure:2873: cc -c -O -pipe conftest.c >&5 configure:2879: $? = 0 configure:2882: test -z || test ! -s conftest.err configure:2885: $? = 0 configure:2888: test -s conftest.o configure:2891: $? = 0 configure:2909: result: none needed configure:2927: cc -c -O -pipe conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2933: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3074: checking for style of include used by make configure:3102: result: GNU configure:3130: checking dependency style of cc configure:3220: result: gcc3 configure:3241: checking whether cc understands -c and -o together configure:3268: cc -c conftest.c -o conftest.o >&5 configure:3271: $? = 0 configure:3273: cc -c conftest.c -o conftest.o >&5 configure:3276: $? = 0 configure:3315: result: yes configure:3348: checking for C compiler warning flags configure:3440: result: -Wall -W configure:3457: checking for a BSD-compatible install configure:3512: result: /usr/bin/install -c -o root -g wheel configure:3523: checking whether ln -s works configure:3527: result: yes configure:3670: checking for a sed that does not truncate output configure:3725: result: /usr/local/bin/sed configure:3740: checking for egrep configure:3750: result: grep -E configure:3755: checking for fgrep configure:3765: result: fgrep configure:3800: checking for ld used by cc configure:3867: result: /usr/bin/ld configure:3876: checking if the linker (/usr/bin/ld) is GNU ld configure:3891: result: no configure:3904: checking for BSD- or MS-compatible name lister (nm) configure:3953: result: /usr/bin/nm -p configure:4058: checking the name lister (/usr/bin/nm -p) interface configure:4065: cc -c -O -pipe -Wall -W conftest.c >&5 configure:4068: /usr/bin/nm -p "conftest.o" configure:4071: output 00000000 D _some_variable configure:4078: result: BSD nm configure:4082: checking the maximum length of command line arguments configure:4196: result: configure:4214: checking whether the shell understands some XSI constructs configure:4222: result: yes configure:4226: checking for /usr/bin/ld option to reload object files configure:4233: result: -r configure:4260: checking how to recognise dependent libraries configure:4444: result: pass_all configure:4502: checking for ar configure:4518: found /usr/bin/ar configure:4529: result: ar configure:4595: checking for strip configure:4611: found /usr/bin/strip configure:4622: result: strip configure:4682: checking for ranlib configure:4698: found /usr/bin/ranlib configure:4709: result: ranlib configure:4789: checking command to parse /usr/bin/nm -p output from cc object configure:4905: cc -c -O -pipe -Wall -W conftest.c >&5 configure:4908: $? = 0 configure:4912: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:4915: $? = 0 cannot find nm_test_var in conftest.nm configure:4905: cc -c -O -pipe -Wall -W conftest.c >&5 configure:4908: $? = 0 configure:4912: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:4915: $? = 0 configure:4969: cc -o conftest -O -pipe -Wall -W conftest.c conftstm.o >&5 configure:4972: $? = 0 configure:5010: result: ok configure:5245: checking how to run the C preprocessor configure:5280: cc -E conftest.c configure:5286: $? = 0 configure:5318: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:5324: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | /* end confdefs.h. */ | #include configure:5363: result: cc -E configure:5387: cc -E conftest.c configure:5393: $? = 0 configure:5425: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:5431: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | /* end confdefs.h. */ | #include configure:5475: checking for ANSI C header files configure:5500: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5506: $? = 0 configure:5509: test -z || test ! -s conftest.err configure:5512: $? = 0 configure:5515: test -s conftest.o configure:5518: $? = 0 configure:5604: cc -o conftest -O -pipe -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:28: warning: implicit declaration of function `exit' configure:5607: $? = 0 configure:5609: ./conftest configure:5612: $? = 0 configure:5627: result: yes configure:5651: checking for sys/types.h configure:5667: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for sys/stat.h configure:5667: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for stdlib.h configure:5667: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for string.h configure:5667: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for memory.h configure:5667: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for strings.h configure:5667: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for inttypes.h configure:5667: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for stdint.h configure:5667: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for unistd.h configure:5667: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5712: checking for dlfcn.h configure:5728: cc -c -O -pipe -Wall -W conftest.c >&5 configure:5734: $? = 0 configure:5737: test -z || test ! -s conftest.err configure:5740: $? = 0 configure:5743: test -s conftest.o configure:5746: $? = 0 configure:5757: result: yes configure:5819: checking for objdir configure:5834: result: .libs configure:6131: checking if cc supports -fno-rtti -fno-exceptions configure:6152: cc -c -O -pipe -Wall -W -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure:6156: $? = 0 configure:6166: result: no configure:6186: checking for cc option to produce PIC configure:6423: result: -fno-common -DPIC configure:6435: checking if cc PIC flag -fno-common -DPIC works configure:6456: cc -c -O -pipe -Wall -W -fno-common -DPIC -DPIC conftest.c >&5 configure:6460: $? = 0 configure:6470: result: yes configure:6494: checking if cc static flag -static works configure:6522: result: no configure:6537: checking if cc supports -c -o file.o configure:6561: cc -c -O -pipe -Wall -W -o out/conftest2.o conftest.c >&5 configure:6565: $? = 0 configure:6584: result: yes configure:6592: checking if cc supports -c -o file.o configure:6639: result: yes configure:6672: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7732: result: yes configure:7961: checking dynamic linker characteristics configure:8572: result: darwin8.0.1 dyld configure:8667: checking how to hardcode library paths into programs configure:8692: result: immediate configure:9531: checking whether stripping libraries is possible configure:9545: result: yes configure:9571: checking if libtool supports shared libraries configure:9573: result: yes configure:9576: checking whether to build shared libraries configure:9597: result: yes configure:9600: checking whether to build static libraries configure:9604: result: yes configure:9908: checking for main in -lc configure:9932: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:9938: $? = 0 configure:9941: test -z || test ! -s conftest.err configure:9944: $? = 0 configure:9947: test -s conftest configure:9950: $? = 0 configure:9963: result: yes configure:10069: checking assert.h usability configure:10081: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10087: $? = 0 configure:10090: test -z || test ! -s conftest.err configure:10093: $? = 0 configure:10096: test -s conftest.o configure:10099: $? = 0 configure:10109: result: yes configure:10113: checking assert.h presence configure:10123: cc -E conftest.c configure:10129: $? = 0 configure:10149: result: yes configure:10184: checking for assert.h configure:10191: result: yes configure:10069: checking fcntl.h usability configure:10081: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10087: $? = 0 configure:10090: test -z || test ! -s conftest.err configure:10093: $? = 0 configure:10096: test -s conftest.o configure:10099: $? = 0 configure:10109: result: yes configure:10113: checking fcntl.h presence configure:10123: cc -E conftest.c configure:10129: $? = 0 configure:10149: result: yes configure:10184: checking for fcntl.h configure:10191: result: yes configure:10069: checking limits.h usability configure:10081: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10087: $? = 0 configure:10090: test -z || test ! -s conftest.err configure:10093: $? = 0 configure:10096: test -s conftest.o configure:10099: $? = 0 configure:10109: result: yes configure:10113: checking limits.h presence configure:10123: cc -E conftest.c configure:10129: $? = 0 configure:10149: result: yes configure:10184: checking for limits.h configure:10191: result: yes configure:10069: checking malloc.h usability configure:10081: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10087: $? = 0 configure:10090: test -z || test ! -s conftest.err configure:10093: $? = 0 configure:10096: test -s conftest.o configure:10099: $? = 0 configure:10109: result: yes configure:10113: checking malloc.h presence configure:10123: cc -E conftest.c configure:10129: $? = 0 configure:10149: result: yes configure:10184: checking for malloc.h configure:10191: result: yes configure:10069: checking search.h usability configure:10081: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10087: $? = 0 configure:10090: test -z || test ! -s conftest.err configure:10093: $? = 0 configure:10096: test -s conftest.o configure:10099: $? = 0 configure:10109: result: yes configure:10113: checking search.h presence configure:10123: cc -E conftest.c configure:10129: $? = 0 configure:10149: result: yes configure:10184: checking for search.h configure:10191: result: yes configure:10069: checking sys/time.h usability configure:10081: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10087: $? = 0 configure:10090: test -z || test ! -s conftest.err configure:10093: $? = 0 configure:10096: test -s conftest.o configure:10099: $? = 0 configure:10109: result: yes configure:10113: checking sys/time.h presence configure:10123: cc -E conftest.c configure:10129: $? = 0 configure:10149: result: yes configure:10184: checking for sys/time.h configure:10191: result: yes configure:10060: checking for unistd.h configure:10065: result: yes configure:10205: checking for an ANSI C-conforming const configure:10272: cc -c -O -pipe -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:58: warning: unused variable `s' conftest.c:78: warning: unused variable `foo' conftest.c:39: warning: unused variable `x' conftest.c:45: warning: unused variable `zero' conftest.c:57: warning: `t' might be used uninitialized in this function conftest.c:75: warning: `b' might be used uninitialized in this function configure:10278: $? = 0 configure:10281: test -z || test ! -s conftest.err configure:10284: $? = 0 configure:10287: test -s conftest.o configure:10290: $? = 0 configure:10301: result: yes configure:10311: checking for inline configure:10332: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10338: $? = 0 configure:10341: test -z || test ! -s conftest.err configure:10344: $? = 0 configure:10347: test -s conftest.o configure:10350: $? = 0 configure:10362: result: inline configure:10381: checking whether byte ordering is bigendian configure:10408: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10414: $? = 0 configure:10417: test -z || test ! -s conftest.err configure:10420: $? = 0 configure:10423: test -s conftest.o configure:10426: $? = 0 configure:10450: cc -c -O -pipe -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:38: error: `not' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:38: error: parse error before "big" configure:10456: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:10589: result: no configure:10608: checking for off_t configure:10632: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10638: $? = 0 configure:10641: test -z || test ! -s conftest.err configure:10644: $? = 0 configure:10647: test -s conftest.o configure:10650: $? = 0 configure:10661: result: yes configure:10673: checking for size_t configure:10697: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10703: $? = 0 configure:10706: test -z || test ! -s conftest.err configure:10709: $? = 0 configure:10712: test -s conftest.o configure:10715: $? = 0 configure:10726: result: yes configure:10738: checking for int configure:10762: cc -c -O -pipe -Wall -W conftest.c >&5 configure:10768: $? = 0 configure:10771: test -z || test ! -s conftest.err configure:10774: $? = 0 configure:10777: test -s conftest.o configure:10780: $? = 0 configure:10791: result: yes configure:10794: checking size of int configure:11106: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:11109: $? = 0 configure:11111: ./conftest configure:11114: $? = 0 configure:11137: result: 4 configure:11144: checking for long configure:11168: cc -c -O -pipe -Wall -W conftest.c >&5 configure:11174: $? = 0 configure:11177: test -z || test ! -s conftest.err configure:11180: $? = 0 configure:11183: test -s conftest.o configure:11186: $? = 0 configure:11197: result: yes configure:11200: checking size of long configure:11512: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:11515: $? = 0 configure:11517: ./conftest configure:11520: $? = 0 configure:11543: result: 4 configure:11550: checking whether time.h and sys/time.h may both be included configure:11575: cc -c -O -pipe -Wall -W conftest.c >&5 configure:11581: $? = 0 configure:11584: test -z || test ! -s conftest.err configure:11587: $? = 0 configure:11590: test -s conftest.o configure:11593: $? = 0 configure:11604: result: yes configure:11614: checking whether struct tm is in sys/time.h or time.h configure:11637: cc -c -O -pipe -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:40: warning: statement with no effect configure:11643: $? = 0 configure:11646: test -z || test ! -s conftest.err configure:11649: $? = 0 configure:11652: test -s conftest.o configure:11655: $? = 0 configure:11666: result: time.h configure:11676: checking for int8 configure:11705: cc -c -O -pipe -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:43: error: `int8' undeclared (first use in this function) conftest.c:43: error: (Each undeclared identifier is reported only once conftest.c:43: error: for each function it appears in.) conftest.c:43: error: parse error before ')' token configure:11711: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #if HAVE_INTTYPES_H | # include | #endif | | | int | main () | { | if ((int8 *) 0) | return 0; | if (sizeof (int8)) | return 0; | ; | return 0; | } configure:11734: result: no configure:11744: checking for int16 configure:11773: cc -c -O -pipe -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:43: error: `int16' undeclared (first use in this function) conftest.c:43: error: (Each undeclared identifier is reported only once conftest.c:43: error: for each function it appears in.) conftest.c:43: error: parse error before ')' token configure:11779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #if HAVE_INTTYPES_H | # include | #endif | | | int | main () | { | if ((int16 *) 0) | return 0; | if (sizeof (int16)) | return 0; | ; | return 0; | } configure:11802: result: no configure:11812: checking for int32 configure:11841: cc -c -O -pipe -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:43: error: `int32' undeclared (first use in this function) conftest.c:43: error: (Each undeclared identifier is reported only once conftest.c:43: error: for each function it appears in.) conftest.c:43: error: parse error before ')' token configure:11847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #if HAVE_INTTYPES_H | # include | #endif | | | int | main () | { | if ((int32 *) 0) | return 0; | if (sizeof (int32)) | return 0; | ; | return 0; | } configure:11870: result: no configure:11896: checking for floor configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11896: checking for isascii configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11896: checking for memmove configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11896: checking for memset configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 conftest.c:61: warning: conflicting types for built-in function `memset' configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11896: checking for mmap configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11896: checking for pow configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11896: checking for sqrt configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 conftest.c:64: warning: conflicting types for built-in function `sqrt' configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11896: checking for strchr configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 conftest.c:65: warning: conflicting types for built-in function `strchr' configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11896: checking for strrchr configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 conftest.c:66: warning: conflicting types for built-in function `strrchr' configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11896: checking for strstr configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 conftest.c:67: warning: conflicting types for built-in function `strstr' configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11896: checking for strtol configure:11953: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:11959: $? = 0 configure:11962: test -z || test ! -s conftest.err configure:11965: $? = 0 configure:11968: test -s conftest configure:11971: $? = 0 configure:11983: result: yes configure:11998: checking for getopt configure:12055: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:12061: $? = 0 configure:12064: test -z || test ! -s conftest.err configure:12067: $? = 0 configure:12070: test -s conftest configure:12073: $? = 0 configure:12085: result: yes configure:12109: checking for strcasecmp configure:12166: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:12172: $? = 0 configure:12175: test -z || test ! -s conftest.err configure:12178: $? = 0 configure:12181: test -s conftest configure:12184: $? = 0 configure:12196: result: yes configure:12220: checking for strtoul configure:12277: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:12283: $? = 0 configure:12286: test -z || test ! -s conftest.err configure:12289: $? = 0 configure:12292: test -s conftest configure:12295: $? = 0 configure:12307: result: yes configure:12331: checking for lfind configure:12388: cc -o conftest -O -pipe -Wall -W conftest.c -lc >&5 configure:12394: $? = 0 configure:12397: test -z || test ! -s conftest.err configure:12400: $? = 0 configure:12403: test -s conftest configure:12406: $? = 0 configure:12418: result: yes configure:12439: checking native cpu bit order configure:12449: result: msb2lsb configure:12507: checking for special C compiler options needed for large files configure:12604: result: no configure:12610: checking for _FILE_OFFSET_BITS value needed for large files configure:12641: cc -c -O -pipe -Wall -W conftest.c >&5 configure:12647: $? = 0 configure:12650: test -z || test ! -s conftest.err configure:12653: $? = 0 configure:12656: test -s conftest.o configure:12659: $? = 0 configure:12723: result: no configure:12733: checking for _LARGE_FILES value needed for large files configure:12764: cc -c -O -pipe -Wall -W conftest.c >&5 configure:12770: $? = 0 configure:12773: test -z || test ! -s conftest.err configure:12776: $? = 0 configure:12779: test -s conftest.o configure:12782: $? = 0 configure:12846: result: no configure:13017: checking for inflateEnd in -lz configure:13047: cc -o conftest -O -pipe -Wall -W conftest.c -lz -lc >&5 configure:13053: $? = 0 configure:13056: test -z || test ! -s conftest.err configure:13059: $? = 0 configure:13062: test -s conftest configure:13065: $? = 0 configure:13078: result: yes configure:13105: checking zlib.h usability configure:13117: cc -c -O -pipe -Wall -W conftest.c >&5 configure:13123: $? = 0 configure:13126: test -z || test ! -s conftest.err configure:13129: $? = 0 configure:13132: test -s conftest.o configure:13135: $? = 0 configure:13145: result: yes configure:13149: checking zlib.h presence configure:13159: cc -E conftest.c configure:13165: $? = 0 configure:13185: result: yes configure:13220: checking for zlib.h configure:13227: result: yes configure:13311: checking for jpeg_read_scanlines in -ljpeg configure:13341: cc -o conftest -O -pipe -Wall -W -L/usr/local/lib conftest.c -ljpeg -lz -lc >&5 configure:13347: $? = 0 configure:13350: test -z || test ! -s conftest.err configure:13353: $? = 0 configure:13356: test -s conftest configure:13359: $? = 0 configure:13372: result: yes configure:13399: checking jpeglib.h usability configure:13411: cc -c -O -pipe -Wall -W -I/usr/local/include conftest.c >&5 configure:13417: $? = 0 configure:13420: test -z || test ! -s conftest.err configure:13423: $? = 0 configure:13426: test -s conftest.o configure:13429: $? = 0 configure:13439: result: yes configure:13443: checking jpeglib.h presence configure:13453: cc -E -I/usr/local/include conftest.c configure:13459: $? = 0 configure:13479: result: yes configure:13514: checking for jpeglib.h configure:13521: result: yes configure:13612: checking for X configure:13832: result: disabled configure:15182: checking for the pthreads library -lpthreads configure:15220: cc -o conftest -O -pipe -Wall -W -I/usr/local/include -L/usr/local/lib conftest.c -lpthreads -ljpeg -lz -lc >&5 conftest.c: In function `main': conftest.c:68: warning: `th' might be used uninitialized in this function ld: can't locate file for: -lpthreads configure:15226: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:15252: result: no configure:15129: checking whether pthreads work without any flags configure:15220: cc -o conftest -O -pipe -Wall -W -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg -lz -lc >&5 conftest.c: In function `main': conftest.c:68: warning: `th' might be used uninitialized in this function configure:15226: $? = 0 configure:15229: test -z || test ! -s conftest.err configure:15232: $? = 0 configure:15235: test -s conftest configure:15238: $? = 0 configure:15252: result: yes configure:15271: checking for joinable pthread attribute configure:15291: cc -o conftest -O -pipe -Wall -W -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg -lz -lc >&5 conftest.c: In function `main': conftest.c:68: warning: unused variable `attr' configure:15297: $? = 0 configure:15300: test -z || test ! -s conftest.err configure:15303: $? = 0 configure:15306: test -s conftest configure:15309: $? = 0 configure:15320: result: PTHREAD_CREATE_JOINABLE configure:15330: checking if more special flags are required for pthreads configure:15337: result: -D_THREAD_SAFE configure:15349: checking for cc_r configure:15376: result: cc configure:15437: checking whether we are using the Microsoft C compiler configure:15461: cc -c -O -pipe -Wall -W -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:70: error: `choke' undeclared (first use in this function) conftest.c:70: error: (Each undeclared identifier is reported only once conftest.c:70: error: for each function it appears in.) conftest.c:70: error: parse error before "me" configure:15467: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef _MSC_VER | choke me | #endif | | ; | return 0; | } configure:15492: result: no configure:15526: checking windows.h usability configure:15538: cc -c -O -pipe -Wall -W -I/usr/local/include conftest.c >&5 conftest.c:99:21: windows.h: No such file or directory configure:15544: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15566: result: no configure:15570: checking windows.h presence configure:15580: cc -E -I/usr/local/include conftest.c conftest.c:65:21: windows.h: No such file or directory configure:15586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:15606: result: no configure:15641: checking for windows.h configure:15648: result: no configure:15662: checking for OpenGL library configure:15700: cc -o conftest -O -pipe -Wall -W -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -lopengl32 -lm -ljpeg -lz -lc >&5 ld: can't locate file for: -lopengl32 configure:15706: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if HAVE_WINDOWS_H && defined(_WIN32) | # include | # endif | # include | int | main () | { | glBegin(0) | ; | return 0; | } configure:15700: cc -o conftest -O -pipe -Wall -W -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lm -ljpeg -lz -lc >&5 configure:15706: $? = 0 configure:15709: test -z || test ! -s conftest.err configure:15712: $? = 0 configure:15715: test -s conftest configure:15718: $? = 0 configure:15732: result: -lGL configure:15849: checking for C++ compiler version configure:15852: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:15855: $? = 0 configure:15857: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:15860: $? = 0 configure:15862: c++ -V &5 c++: `-V' option must have argument configure:15865: $? = 1 configure:15868: checking whether we are using the GNU C++ compiler configure:15892: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:15898: $? = 0 configure:15901: test -z || test ! -s conftest.err configure:15904: $? = 0 configure:15907: test -s conftest.o configure:15910: $? = 0 configure:15923: result: yes configure:15929: checking whether c++ accepts -g configure:15950: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:15956: $? = 0 configure:15959: test -z || test ! -s conftest.err configure:15962: $? = 0 configure:15965: test -s conftest.o configure:15968: $? = 0 configure:15979: result: yes configure:16021: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:16027: $? = 0 configure:16030: test -z || test ! -s conftest.err configure:16033: $? = 0 configure:16036: test -s conftest.o configure:16039: $? = 0 configure:16065: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:69: error: `exit' undeclared (first use this function) conftest.cc:69: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:16071: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:16021: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:16027: $? = 0 configure:16030: test -z || test ! -s conftest.err configure:16033: $? = 0 configure:16036: test -s conftest.o configure:16039: $? = 0 configure:16065: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:16071: $? = 0 configure:16074: test -z || test ! -s conftest.err configure:16077: $? = 0 configure:16080: test -s conftest.o configure:16083: $? = 0 configure:16108: checking dependency style of c++ configure:16198: result: gcc3 configure:16223: checking how to run the C++ preprocessor configure:16254: c++ -E -I/usr/local/include conftest.cc configure:16260: $? = 0 configure:16292: c++ -E -I/usr/local/include conftest.cc conftest.cc:68:28: ac_nonexistent.h: No such file or directory configure:16298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_PTHREAD 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:16337: result: c++ -E configure:16361: c++ -E -I/usr/local/include conftest.cc configure:16367: $? = 0 configure:16399: c++ -E -I/usr/local/include conftest.cc conftest.cc:68:28: ac_nonexistent.h: No such file or directory configure:16405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_PTHREAD 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:16544: checking for C++ compiler version configure:16547: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:16550: $? = 0 configure:16552: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:16555: $? = 0 configure:16557: c++ -V &5 c++: `-V' option must have argument configure:16560: $? = 1 configure:16563: checking whether we are using the GNU C++ compiler configure:16618: result: yes configure:16624: checking whether c++ accepts -g configure:16674: result: yes configure:16716: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:16722: $? = 0 configure:16725: test -z || test ! -s conftest.err configure:16728: $? = 0 configure:16731: test -s conftest.o configure:16734: $? = 0 configure:16760: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:16766: $? = 0 configure:16769: test -z || test ! -s conftest.err configure:16772: $? = 0 configure:16775: test -s conftest.o configure:16778: $? = 0 configure:16803: checking dependency style of c++ configure:16893: result: gcc3 configure:17042: checking for ld used by c++ configure:17109: result: /usr/bin/ld configure:17118: checking if the linker (/usr/bin/ld) is GNU ld configure:17133: result: no configure:17188: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:18153: result: yes configure:18181: c++ -c -O -pipe -I/usr/local/include conftest.cpp >&5 configure:18184: $? = 0 configure:18328: checking for c++ option to produce PIC configure:18623: result: -fno-common -DPIC configure:18632: checking if c++ PIC flag -fno-common -DPIC works configure:18653: c++ -c -O -pipe -I/usr/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 configure:18657: $? = 0 configure:18667: result: yes configure:18688: checking if c++ static flag -static works configure:18716: result: no configure:18728: checking if c++ supports -c -o file.o configure:18752: c++ -c -O -pipe -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:18756: $? = 0 configure:18775: result: yes configure:18780: checking if c++ supports -c -o file.o configure:18827: result: yes configure:18857: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:18882: result: yes configure:19015: checking dynamic linker characteristics configure:19626: result: darwin8.0.1 dyld configure:19670: checking how to hardcode library paths into programs configure:19695: result: immediate configure:19736: checking for OpenGL Utility library configure:19794: c++ -o conftest -O -pipe -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.cc -lglu32 -lGL -lm -ljpeg -lz -lc >&5 ld: can't locate file for: -lglu32 configure:19800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_PTHREAD 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | # if HAVE_WINDOWS_H && defined(_WIN32) | # include | # endif | # include | int | main () | { | gluBeginCurve(0) | ; | return 0; | } configure:19794: c++ -o conftest -O -pipe -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.cc -lGLU -lGL -lm -ljpeg -lz -lc >&5 configure:19800: $? = 0 configure:19803: test -z || test ! -s conftest.err configure:19806: $? = 0 configure:19809: test -s conftest configure:19812: $? = 0 configure:19840: result: -lGLU configure:19878: checking for GLUT library configure:19914: cc -o conftest -O -pipe -Wall -W -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -lglut32 -lGLU -lGL -lm -ljpeg -lz -lc >&5 ld: can't locate file for: -lglut32 configure:19920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_PTHREAD 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | # if HAVE_WINDOWS_H && defined(_WIN32) | # include | # endif | # include | int | main () | { | glutMainLoop() | ; | return 0; | } configure:19914: cc -o conftest -O -pipe -Wall -W -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -lglut -lGLU -lGL -lm -ljpeg -lz -lc >&5 ld: Undefined symbols: _XChangeProperty _XChangeWindowAttributes _XConfigureWindow _XDeleteProperty _XEventsQueued _XFlush _XIconifyWindow _XLookupKeysym _XLookupString _XMapWindow _XNextEvent _XPeekEvent _XPending _XRefreshKeyboardMapping _XResizeWindow _XSelectInput _XSetWMNormalHints _XUnmapWindow _XWithdrawWindow _XAllocWMHints _XCreateWindow _XDestroyWindow _XFree _XSetWMProperties _XSetWMProtocols _XDisplayName _XInternAtom _XOpenDisplay _XParseGeometry _XSynchronize _XAllocColorCells _XCreateColormap _XFreeColormap _XGetRGBColormaps _XSetWMColormapWindows _XmuLookupStandardColormap _XGetVisualInfo _XGetWindowProperty _XUngrabKeyboard _XUngrabPointer _XCreateGC _XCreatePixmap _XDrawString16 _XFillRectangle _XFreeFontInfo _XFreeGC _XFreePixmap _XGetImage _XQueryFont _XSetForeground _XAllocColor _XCopyArea _XCreateImage _XFreeColors _XGetGeometry _XGetIconName _XGetWindowAttributes _XPutImage _XQueryColors _XQueryExtension _XSetErrorHandler _XSetFillStyle _XSetFunction _XSetTile _XShmAttach _XShmCreateImage _XShmDetach _XShmPutImage _XShmQueryVersion _XSync _XDrawPoint _XSetPlaneMask _XDrawLine _XSetDashes _XSetLineAttributes _XFillPolygon _XSetBackground _XSetStipple configure:19920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "LibTIFF Software 3.8.2" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE "tiff" | #define VERSION "3.8.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_MSB2LSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define CCITT_SUPPORT 1 | #define PACKBITS_SUPPORT 1 | #define LZW_SUPPORT 1 | #define THUNDER_SUPPORT 1 | #define NEXT_SUPPORT 1 | #define LOGLUV_SUPPORT 1 | #define MDI_SUPPORT 1 | #define ZIP_SUPPORT 1 | #define PIXARLOG_SUPPORT 1 | #define JPEG_SUPPORT 1 | #define CXX_SUPPORT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_PTHREAD 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | # if HAVE_WINDOWS_H && defined(_WIN32) | # include | # endif | # include | int | main () | { | glutMainLoop() | ; | return 0; | } configure:19947: result: no configure:20222: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by LibTIFF Software config.status 3.8.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:1046: creating Makefile config.status:1046: creating contrib/Makefile config.status:1046: creating contrib/acorn/Makefile config.status:1046: creating contrib/addtiffo/Makefile config.status:1046: creating contrib/dbs/Makefile config.status:1046: creating contrib/dbs/xtiff/Makefile config.status:1046: creating contrib/iptcutil/Makefile config.status:1046: creating contrib/mac-cw/Makefile config.status:1046: creating contrib/mac-mpw/Makefile config.status:1046: creating contrib/mfs/Makefile config.status:1046: creating contrib/ojpeg/Makefile config.status:1046: creating contrib/pds/Makefile config.status:1046: creating contrib/ras/Makefile config.status:1046: creating contrib/stream/Makefile config.status:1046: creating contrib/tags/Makefile config.status:1046: creating contrib/win_dib/Makefile config.status:1046: creating html/Makefile config.status:1046: creating html/images/Makefile config.status:1046: creating html/man/Makefile config.status:1046: creating libtiff/Makefile config.status:1046: creating man/Makefile config.status:1046: creating port/Makefile config.status:1046: creating test/Makefile config.status:1046: creating tools/Makefile config.status:1112: creating libtiff/tif_config.h config.status:1112: creating libtiff/tiffconf.h config.status:1514: executing depfiles commands config.status:1514: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin8.0.1 ac_cv_build_alias=powerpc-apple-darwin8.0.1 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_floor=yes ac_cv_func_getopt=yes ac_cv_func_isascii=yes ac_cv_func_lfind=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mmap=yes ac_cv_func_pow=yes ac_cv_func_sqrt=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_header_assert_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_search_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_header_zlib_h=yes ac_cv_host=powerpc-apple-darwin8.0.1 ac_cv_host_alias=powerpc-apple-darwin8.0.1 ac_cv_lib_c_main=yes ac_cv_lib_jpeg_jpeg_read_scanlines=yes ac_cv_lib_z_inflateEnd=yes ac_cv_objext=o ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_PTHREAD_CC=cc ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_fgrep=fgrep ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=powerpc-apple-darwin8.0.1 ac_cv_target_alias=powerpc-apple-darwin8.0.1 ac_cv_type_int=yes ac_cv_type_int16=no ac_cv_type_int32=no ac_cv_type_int8=no ac_cv_type_long=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_c_compiler_ms=no ax_cv_check_gl_libgl=-lGL ax_cv_check_glu_libglu=-lGLU ax_cv_check_glut_libglut=no lt_cv_apple_cc_single_mod=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len= vl_cv_prog_cc_warnings='-Wall -W' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/graphics/tiff/work/tiff-3.8.2/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/graphics/tiff/work/tiff-3.8.2/config/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/graphics/tiff/work/tiff-3.8.2/config/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/graphics/tiff/work/tiff-3.8.2/config/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/graphics/tiff/work/tiff-3.8.2/config/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe -Wall -W' CPP='cc -E' CPPFLAGS='-I/usr/local/include ' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O -pipe' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FGREP='fgrep' GLUT_CFLAGS='' GLUT_LIBS='' GLU_CFLAGS='-D_THREAD_SAFE ' GLU_LIBS='-lGLU -lGL -lm' GL_CFLAGS='-D_THREAD_SAFE ' GL_LIBS='-lGL -lm' GREP='grep' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_OPENGL_FALSE='' HAVE_OPENGL_TRUE='#' HAVE_RPATH_FALSE='' HAVE_RPATH_TRUE='#' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='-L/usr/local/lib ' LIBDIR='' LIBOBJS='' LIBS='-ljpeg -lz -lc ' LIBTIFF_ALPHA_VERSION='' LIBTIFF_DOCDIR='${prefix}/share/doc/tiff-3.8.2' LIBTIFF_MAJOR_VERSION='3' LIBTIFF_MICRO_VERSION='2' LIBTIFF_MINOR_VERSION='8' LIBTIFF_RELEASE_DATE='20071227' LIBTIFF_VERSION='3.8.2' LIBTIFF_VERSION_INFO='3:8:2' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/graphics/tiff/work/tiff-3.8.2/config/missing --run makeinfo' NM='/usr/bin/nm -p' OBJDUMP='objdump' OBJEXT='o' PACKAGE='tiff' PACKAGE_BUGREPORT='tiff@lists.maptools.org' PACKAGE_NAME='LibTIFF Software' PACKAGE_STRING='LibTIFF Software 3.8.2' PACKAGE_TARNAME='tiff' PACKAGE_VERSION='3.8.2' PATH_SEPARATOR=':' PTHREAD_CC='cc' PTHREAD_CFLAGS='-D_THREAD_SAFE ' PTHREAD_LIBS='' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='3.8.2' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_DUMPBIN='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' acx_pthread_config='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='powerpc-apple-darwin8.0.1' build_alias='' build_cpu='powerpc' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='powerpc-apple-darwin8.0.1' host_alias='' host_cpu='powerpc' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='/usr/ports/graphics/tiff/work/tiff-3.8.2/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='/usr/local/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='powerpc-apple-darwin8.0.1' target_alias='' target_cpu='powerpc' target_os='darwin8.0.1' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CCITT_SUPPORT 1 #define CHECK_JPEG_YCBCR_SUBSAMPLING 1 #define CXX_SUPPORT 1 #define DEFAULT_EXTRASAMPLE_AS_ALPHA 1 #define HAVE_ASSERT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOOR 1 #define HAVE_GETOPT 1 #define HAVE_IEEEFP 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISASCII 1 #define HAVE_LFIND 1 #define HAVE_LIBC 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_POW 1 #define HAVE_PTHREAD 1 #define HAVE_SEARCH_H 1 #define HAVE_SQRT 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HOST_BIGENDIAN 0 #define HOST_FILLORDER FILLORDER_MSB2LSB #define JPEG_SUPPORT 1 #define LOGLUV_SUPPORT 1 #define LT_OBJDIR ".libs/" #define LZW_SUPPORT 1 #define MDI_SUPPORT 1 #define NEXT_SUPPORT 1 #define PACKAGE "tiff" #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" #define PACKAGE_NAME "LibTIFF Software" #define PACKAGE_STRING "LibTIFF Software 3.8.2" #define PACKAGE_TARNAME "tiff" #define PACKAGE_VERSION "3.8.2" #define PACKBITS_SUPPORT 1 #define PIXARLOG_SUPPORT 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define STDC_HEADERS 1 #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP #define STRIP_SIZE_DEFAULT 8192 #define SUBIFD_SUPPORT 1 #define THUNDER_SUPPORT 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "3.8.2" #define X_DISPLAY_MISSING 1 #define ZIP_SUPPORT 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0