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 4.0.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2769: checking build system type configure:2783: result: i686-uhu-linux-gnu configure:2803: checking host system type configure:2816: result: i686-uhu-linux-gnu configure:2853: checking for a BSD-compatible install configure:2921: result: /bin/install -c configure:2932: checking whether build environment is sane configure:2987: result: yes configure:3138: checking for a thread-safe mkdir -p configure:3177: result: /bin/mkdir -p configure:3184: checking for gawk configure:3200: found /bin/gawk configure:3211: result: gawk configure:3222: checking whether make sets $(MAKE) configure:3244: result: yes configure:3331: checking whether to enable maintainer-specific portions of Makefiles configure:3340: result: no configure:3395: checking for i686-uhu-linux-gcc configure:3411: found /usr/bin/i686-uhu-linux-gcc configure:3422: result: i686-uhu-linux-gcc configure:3691: checking for C compiler version configure:3700: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3711: $? = 0 configure:3700: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3711: $? = 0 configure:3700: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3711: $? = 1 configure:3700: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3711: $? = 1 configure:3731: checking whether the C compiler works configure:3753: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3757: $? = 0 configure:3805: result: yes configure:3808: checking for C compiler default output file name configure:3810: result: a.out configure:3816: checking for suffix of executables configure:3823: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3827: $? = 0 configure:3849: result: configure:3871: checking whether we are cross compiling configure:3879: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3883: $? = 0 configure:3890: ./conftest configure:3894: $? = 0 configure:3909: result: no configure:3914: checking for suffix of object files configure:3936: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3940: $? = 0 configure:3961: result: o configure:3965: checking whether we are using the GNU C compiler configure:3984: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3984: $? = 0 configure:3993: result: yes configure:4002: checking whether i686-uhu-linux-gcc accepts -g configure:4022: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4022: $? = 0 configure:4063: result: yes configure:4080: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4143: $? = 0 configure:4156: result: none needed configure:4187: checking for style of include used by make configure:4215: result: GNU configure:4241: checking dependency style of i686-uhu-linux-gcc configure:4352: result: gcc3 configure:4368: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4399: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4403: $? = 0 configure:4409: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4413: $? = 0 configure:4424: cc -c conftest.c >&5 configure:4428: $? = 0 configure:4436: cc -c conftest.c -o conftest2.o >&5 configure:4440: $? = 0 configure:4446: cc -c conftest.c -o conftest2.o >&5 configure:4450: $? = 0 configure:4468: result: yes configure:4501: checking for C compiler warning flags configure:4593: result: -Wall -W configure:4598: checking whether ln -s works configure:4602: result: yes configure:4719: checking how to print strings configure:4746: result: printf configure:4767: checking for a sed that does not truncate output configure:4831: result: /bin/sed configure:4849: checking for grep that handles long lines and -e configure:4907: result: /bin/grep configure:4912: checking for egrep configure:4974: result: /bin/grep -E configure:4979: checking for fgrep configure:5041: result: /bin/grep -F configure:5076: checking for ld used by i686-uhu-linux-gcc configure:5143: result: /usr/bin/ld configure:5150: checking if the linker (/usr/bin/ld) is GNU ld configure:5165: result: yes configure:5177: checking for BSD- or MS-compatible name lister (nm) configure:5226: result: /usr/bin/nm -B configure:5356: checking the name lister (/usr/bin/nm -B) interface configure:5363: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:5366: /usr/bin/nm -B "conftest.o" configure:5369: output 00000000 B some_variable configure:5376: result: BSD nm configure:5380: checking the maximum length of command line arguments configure:5510: result: 1572864 configure:5527: checking whether the shell understands some XSI constructs configure:5537: result: yes configure:5541: checking whether the shell understands "+=" configure:5547: result: yes configure:5582: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5622: result: func_convert_file_noop configure:5629: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5649: result: func_convert_file_noop configure:5656: checking for /usr/bin/ld option to reload object files configure:5663: result: -r configure:5697: checking for i686-uhu-linux-objdump configure:5727: result: no configure:5737: checking for objdump configure:5753: found /usr/bin/objdump configure:5764: result: objdump configure:5793: checking how to recognize dependent libraries configure:5995: result: pass_all configure:6040: checking for i686-uhu-linux-dlltool configure:6070: result: no configure:6080: checking for dlltool configure:6110: result: no configure:6137: checking how to associate runtime and link libraries configure:6164: result: printf %s\n configure:6180: checking for i686-uhu-linux-ar configure:6196: found /usr/bin/i686-uhu-linux-ar configure:6207: result: i686-uhu-linux-ar configure:6288: checking for archiver @FILE support configure:6305: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:6305: $? = 0 configure:6308: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6311: $? = 0 configure:6316: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6319: $? = 1 configure:6331: result: @ configure:6349: checking for i686-uhu-linux-strip configure:6379: result: no configure:6389: checking for strip configure:6405: found /usr/bin/strip configure:6416: result: strip configure:6448: checking for i686-uhu-linux-ranlib configure:6478: result: no configure:6488: checking for ranlib configure:6504: found /usr/bin/ranlib configure:6515: result: ranlib configure:6617: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:6740: $? = 0 configure:6744: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6747: $? = 0 configure:6813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c conftstm.o >&5 configure:6816: $? = 0 configure:6854: result: ok configure:6891: checking for sysroot configure:6921: result: no configure:7137: checking for i686-uhu-linux-mt configure:7167: result: no configure:7177: checking for mt configure:7207: result: no configure:7227: checking if : is a manifest tool configure:7233: : '-?' configure:7241: result: no configure:7883: checking how to run the C preprocessor configure:7914: i686-uhu-linux-gcc -E conftest.c configure:7914: $? = 0 configure:7928: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | /* end confdefs.h. */ | #include configure:7953: result: i686-uhu-linux-gcc -E configure:7973: i686-uhu-linux-gcc -E conftest.c configure:7973: $? = 0 configure:7987: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | /* end confdefs.h. */ | #include configure:8016: checking for ANSI C header files configure:8036: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8036: $? = 0 configure:8109: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8109: $? = 0 configure:8109: ./conftest configure:8109: $? = 0 configure:8120: result: yes configure:8133: checking for sys/types.h configure:8133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8133: $? = 0 configure:8133: result: yes configure:8133: checking for sys/stat.h configure:8133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8133: $? = 0 configure:8133: result: yes configure:8133: checking for stdlib.h configure:8133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8133: $? = 0 configure:8133: result: yes configure:8133: checking for string.h configure:8133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8133: $? = 0 configure:8133: result: yes configure:8133: checking for memory.h configure:8133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8133: $? = 0 configure:8133: result: yes configure:8133: checking for strings.h configure:8133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8133: $? = 0 configure:8133: result: yes configure:8133: checking for inttypes.h configure:8133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8133: $? = 0 configure:8133: result: yes configure:8133: checking for stdint.h configure:8133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8133: $? = 0 configure:8133: result: yes configure:8133: checking for unistd.h configure:8133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8133: $? = 0 configure:8133: result: yes configure:8147: checking for dlfcn.h configure:8147: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:8147: $? = 0 configure:8147: result: yes configure:8651: checking for objdir configure:8666: result: .libs configure:8937: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8955: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8959: $? = 0 configure:8972: result: no configure:9299: checking for i686-uhu-linux-gcc option to produce PIC configure:9306: result: -fPIC -DPIC configure:9314: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -fPIC -DPIC -DPIC conftest.c >&5 configure:9336: $? = 0 configure:9349: result: yes configure:9378: checking if i686-uhu-linux-gcc static flag -static works configure:9406: result: yes configure:9421: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9442: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -o out/conftest2.o conftest.c >&5 configure:9446: $? = 0 configure:9468: result: yes configure:9476: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9523: result: yes configure:9556: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10709: result: yes configure:10746: checking whether -lc should be explicitly linked in configure:10754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:10757: $? = 0 configure:10772: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10775: $? = 0 configure:10789: result: no configure:10949: checking dynamic linker characteristics configure:11460: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11460: $? = 0 configure:11682: result: GNU/Linux ld.so configure:11789: checking how to hardcode library paths into programs configure:11814: result: immediate configure:12354: checking whether stripping libraries is possible configure:12359: result: yes configure:12394: checking if libtool supports shared libraries configure:12396: result: yes configure:12399: checking whether to build shared libraries configure:12420: result: yes configure:12423: checking whether to build static libraries configure:12427: result: no configure:12478: checking for i686-uhu-linux-g++ configure:12494: found /usr/bin/i686-uhu-linux-g++ configure:12505: result: i686-uhu-linux-g++ configure:12576: checking for C++ compiler version configure:12585: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:12596: $? = 0 configure:12585: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:12596: $? = 0 configure:12585: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:12596: $? = 1 configure:12585: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:12596: $? = 1 configure:12600: checking whether we are using the GNU C++ compiler configure:12619: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:12619: $? = 0 configure:12628: result: yes configure:12637: checking whether i686-uhu-linux-g++ accepts -g configure:12657: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:12657: $? = 0 configure:12698: result: yes configure:12723: checking dependency style of i686-uhu-linux-g++ configure:12834: result: gcc3 configure:12868: checking how to run the C++ preprocessor configure:12895: i686-uhu-linux-g++ -E conftest.cpp configure:12895: $? = 0 configure:12909: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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/" | /* end confdefs.h. */ | #include configure:12934: result: i686-uhu-linux-g++ -E configure:12954: i686-uhu-linux-g++ -E conftest.cpp configure:12954: $? = 0 configure:12968: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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/" | /* end confdefs.h. */ | #include configure:13137: checking for ld used by i686-uhu-linux-g++ configure:13204: result: /usr/bin/ld configure:13211: checking if the linker (/usr/bin/ld) is GNU ld configure:13226: result: yes configure:13281: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14286: result: yes configure:14322: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:14325: $? = 0 configure:14845: checking for i686-uhu-linux-g++ option to produce PIC configure:14852: result: -fPIC -DPIC configure:14860: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:14878: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14882: $? = 0 configure:14895: result: yes configure:14918: checking if i686-uhu-linux-g++ static flag -static works configure:14946: result: yes configure:14958: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14979: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14983: $? = 0 configure:15005: result: yes configure:15010: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15057: result: yes configure:15087: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15123: result: yes configure:15264: checking dynamic linker characteristics configure:15931: result: GNU/Linux ld.so configure:15984: checking how to hardcode library paths into programs configure:16009: result: immediate configure:16062: checking whether make supports nested variables configure:16079: result: yes configure:16095: checking for sin in -lm configure:16120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:30:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:16120: $? = 0 configure:16129: result: yes configure:16149: checking assert.h usability configure:16149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking assert.h presence configure:16149: i686-uhu-linux-gcc -E conftest.c configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking for assert.h configure:16149: result: yes configure:16149: checking fcntl.h usability configure:16149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking fcntl.h presence configure:16149: i686-uhu-linux-gcc -E conftest.c configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking for fcntl.h configure:16149: result: yes configure:16149: checking io.h usability configure:16149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c:59:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:16149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16149: result: no configure:16149: checking io.h presence configure:16149: i686-uhu-linux-gcc -E conftest.c conftest.c:26:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:16149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:16149: result: no configure:16149: checking for io.h configure:16149: result: no configure:16149: checking limits.h usability configure:16149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking limits.h presence configure:16149: i686-uhu-linux-gcc -E conftest.c configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking for limits.h configure:16149: result: yes configure:16149: checking malloc.h usability configure:16149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking malloc.h presence configure:16149: i686-uhu-linux-gcc -E conftest.c configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking for malloc.h configure:16149: result: yes configure:16149: checking search.h usability configure:16149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking search.h presence configure:16149: i686-uhu-linux-gcc -E conftest.c configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking for search.h configure:16149: result: yes configure:16149: checking sys/time.h usability configure:16149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking sys/time.h presence configure:16149: i686-uhu-linux-gcc -E conftest.c configure:16149: $? = 0 configure:16149: result: yes configure:16149: checking for sys/time.h configure:16149: result: yes configure:16149: checking for unistd.h configure:16149: result: yes configure:16160: checking for an ANSI C-conforming const configure:16226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16226: $? = 0 configure:16233: result: yes configure:16241: checking for inline configure:16257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16257: $? = 0 configure:16265: result: inline configure:16283: checking whether byte ordering is bigendian configure:16298: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c:32:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:32:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:32:15: error: unknown type name 'universal' configure:16298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:16343: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16343: $? = 0 configure:16361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:38:4: error: unknown type name 'not' not big endian ^ conftest.c:38:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:16361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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:16489: result: no configure:16507: checking for off_t configure:16507: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16507: $? = 0 configure:16507: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:67:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:16507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:16507: result: yes configure:16518: checking for size_t configure:16518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16518: $? = 0 configure:16518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:67:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:16518: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:16518: result: yes configure:16529: checking whether time.h and sys/time.h may both be included configure:16549: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16549: $? = 0 configure:16556: result: yes configure:16564: checking whether struct tm is in sys/time.h or time.h configure:16584: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:16584: $? = 0 configure:16591: result: time.h configure:16606: checking size of signed short configure:16611: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:16611: $? = 0 configure:16611: ./conftest configure:16611: $? = 0 configure:16625: result: 2 configure:16641: checking size of unsigned short configure:16646: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:16646: $? = 0 configure:16646: ./conftest configure:16646: $? = 0 configure:16660: result: 2 configure:16676: checking size of signed int configure:16681: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:16681: $? = 0 configure:16681: ./conftest configure:16681: $? = 0 configure:16695: result: 4 configure:16711: checking size of unsigned int configure:16716: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:16716: $? = 0 configure:16716: ./conftest configure:16716: $? = 0 configure:16730: result: 4 configure:16746: checking size of signed long configure:16751: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:16751: $? = 0 configure:16751: ./conftest configure:16751: $? = 0 configure:16765: result: 4 configure:16781: checking size of unsigned long configure:16786: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:16786: $? = 0 configure:16786: ./conftest configure:16786: $? = 0 configure:16800: result: 4 configure:16817: checking size of signed long long configure:16822: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:16822: $? = 0 configure:16822: ./conftest configure:16822: $? = 0 configure:16836: result: 8 configure:16854: checking size of unsigned long long configure:16859: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:16859: $? = 0 configure:16859: ./conftest configure:16859: $? = 0 configure:16873: result: 8 configure:16891: checking size of unsigned char * configure:16896: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:16896: $? = 0 configure:16896: ./conftest configure:16896: $? = 0 configure:16910: result: 4 configure:16921: checking for signed 8-bit type configure:16924: result: signed char configure:16932: checking for unsigned 8-bit type configure:16935: result: unsigned char configure:16943: checking for signed 16-bit type configure:16946: result: signed short configure:16955: checking for unsigned 16-bit type configure:16958: result: unsigned short configure:16966: checking for signed 32-bit type configure:16979: result: signed int configure:16992: checking for unsigned 32-bit type configure:17005: result: unsigned int configure:17018: checking for signed 64-bit type configure:17041: result: signed long long configure:17054: checking for unsigned 64-bit type configure:17075: result: unsigned long long configure:17089: checking for signed size type configure:17102: result: signed long configure:17120: checking for ptrdiff_t configure:17120: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:17120: $? = 0 configure:17120: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:91:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:17120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:17120: result: yes configure:17130: checking for pointer difference type configure:17132: result: ptrdiff_t configure:17145: checking for int8 configure:17145: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:66:13: error: 'int8' undeclared (first use in this function) if (sizeof (int8)) ^ conftest.c:66:13: note: each undeclared identifier is reported only once for each function it appears in configure:17145: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | /* end confdefs.h. */ | | #if HAVE_INTTYPES_H | # include | #endif | | | int | main () | { | if (sizeof (int8)) | return 0; | ; | return 0; | } configure:17145: result: no configure:17159: checking for int16 configure:17159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:66:13: error: 'int16' undeclared (first use in this function) if (sizeof (int16)) ^ conftest.c:66:13: note: each undeclared identifier is reported only once for each function it appears in configure:17159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | /* end confdefs.h. */ | | #if HAVE_INTTYPES_H | # include | #endif | | | int | main () | { | if (sizeof (int16)) | return 0; | ; | return 0; | } configure:17159: result: no configure:17173: checking for int32 configure:17173: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:66:13: error: 'int32' undeclared (first use in this function) if (sizeof (int32)) ^ conftest.c:66:13: note: each undeclared identifier is reported only once for each function it appears in configure:17173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | /* end confdefs.h. */ | | #if HAVE_INTTYPES_H | # include | #endif | | | int | main () | { | if (sizeof (int32)) | return 0; | ; | return 0; | } configure:17173: result: no configure:17192: checking for floor configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:80:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for isascii configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:81:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for memmove configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:82:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for memset configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:83:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for mmap configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for pow configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:85:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for setmode configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 /tmp/ccmVDNzG.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setmode' collect2: error: ld returned 1 exit status configure:17192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #define HAVE_FLOOR 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_POW 1 | /* end confdefs.h. */ | /* Define setmode to an innocuous variant, in case declares setmode. | For example, HP-UX 11i declares gettimeofday. */ | #define setmode innocuous_setmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setmode | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setmode (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setmode || defined __stub___setmode | choke me | #endif | | int | main () | { | return setmode (); | ; | return 0; | } configure:17192: result: no configure:17192: checking for sqrt configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:86:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for strchr configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:87:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for strrchr configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:88:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for strstr configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:89:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for strtol configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:17192: $? = 0 configure:17192: result: yes configure:17192: checking for strtoull configure:17192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:17192: $? = 0 configure:17192: result: yes configure:17202: checking for getopt configure:17202: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:17202: $? = 0 configure:17202: result: yes configure:17216: checking for strcasecmp configure:17216: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 conftest.c:93:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:17216: $? = 0 configure:17216: result: yes configure:17230: checking for strtoul configure:17230: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:17230: $? = 0 configure:17230: result: yes configure:17244: checking for strtoull configure:17244: result: yes configure:17258: checking for lfind configure:17258: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lm >&5 configure:17258: $? = 0 configure:17258: result: yes configure:17273: checking native cpu bit order configure:17278: result: lsb2msb configure:17339: checking for special C compiler options needed for large files configure:17384: result: no configure:17390: checking for _FILE_OFFSET_BITS value needed for large files configure:17415: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c:83:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:83:3: warning: left shift count >= width of type [enabled by default] conftest.c:84:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:84:10: warning: left shift count >= width of type [enabled by default] conftest.c:83:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:17415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:17439: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:17439: $? = 0 configure:17447: result: 64 configure:17677: checking for inflateEnd in -lz configure:17702: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lz -lm >&5 configure:17702: $? = 0 configure:17711: result: yes configure:17726: checking zlib.h usability configure:17726: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:17726: $? = 0 configure:17726: result: yes configure:17726: checking zlib.h presence configure:17726: i686-uhu-linux-gcc -E conftest.c configure:17726: $? = 0 configure:17726: result: yes configure:17726: checking for zlib.h configure:17726: result: yes configure:17802: checking for jpeg_read_scanlines in -ljpeg configure:17827: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -ljpeg -lz -lm >&5 configure:17827: $? = 0 configure:17836: result: yes configure:17851: checking jpeglib.h usability configure:17851: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:17851: $? = 0 configure:17851: result: yes configure:17851: checking jpeglib.h presence configure:17851: i686-uhu-linux-gcc -E conftest.c configure:17851: $? = 0 configure:17851: result: yes configure:17851: checking for jpeglib.h configure:17851: result: yes configure:17927: checking for jbg_dec_init in -ljbig configure:17952: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -ljbig -ljpeg -lz -lm >&5 /usr/bin/ld: cannot find -ljbig collect2: error: ld returned 1 exit status configure:17952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char jbg_dec_init (); | int | main () | { | return jbg_dec_init (); | ; | return 0; | } configure:17961: result: no configure:17976: checking jbig.h usability configure:17976: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c:122:18: fatal error: jbig.h: No such file or directory #include ^ compilation terminated. configure:17976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17976: result: no configure:17976: checking jbig.h presence configure:17976: i686-uhu-linux-gcc -E conftest.c conftest.c:89:18: fatal error: jbig.h: No such file or directory #include ^ compilation terminated. configure:17976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | /* end confdefs.h. */ | #include configure:17976: result: no configure:17976: checking for jbig.h configure:17976: result: no configure:18047: checking for lzma_code in -llzma configure:18072: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -llzma -ljpeg -lz -lm >&5 configure:18072: $? = 0 configure:18081: result: yes configure:18096: checking lzma.h usability configure:18096: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:18096: $? = 0 configure:18096: result: yes configure:18096: checking lzma.h presence configure:18096: i686-uhu-linux-gcc -E conftest.c configure:18096: $? = 0 configure:18096: result: yes configure:18096: checking for lzma.h configure:18096: result: yes configure:18199: checking for X configure:18307: i686-uhu-linux-gcc -E conftest.c configure:18307: $? = 0 configure:18338: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lX11 -llzma -ljpeg -lz -lm >&5 configure:18338: $? = 0 configure:18388: result: libraries , headers configure:18487: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -llzma -ljpeg -lz -lm -lX11 >&5 configure:18487: $? = 0 configure:18585: checking for gethostbyname configure:18585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -llzma -ljpeg -lz -lm >&5 configure:18585: $? = 0 configure:18585: result: yes configure:18682: checking for connect configure:18682: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -llzma -ljpeg -lz -lm >&5 configure:18682: $? = 0 configure:18682: result: yes configure:18731: checking for remove configure:18731: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -llzma -ljpeg -lz -lm >&5 configure:18731: $? = 0 configure:18731: result: yes configure:18780: checking for shmat configure:18780: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -llzma -ljpeg -lz -lm >&5 configure:18780: $? = 0 configure:18780: result: yes configure:18838: checking for IceConnectionNumber in -lICE configure:18863: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lICE -llzma -ljpeg -lz -lm >&5 configure:18863: $? = 0 configure:18872: result: yes configure:19013: checking for the pthreads library -lpthreads configure:19042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lpthreads -llzma -ljpeg -lz -lm >&5 conftest.c: In function 'routine': conftest.c:92:41: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void* a) {a=0;} ^ /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:19042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | /* end confdefs.h. */ | #include | static void routine(void* a) {a=0;} | static void* start_routine(void* a) {return a;} | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th,0,start_routine,0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0); | ; | return 0; | } configure:19051: result: no configure:18958: checking whether pthreads work without any flags configure:19042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -llzma -ljpeg -lz -lm >&5 conftest.c: In function 'routine': conftest.c:92:41: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void* a) {a=0;} ^ /usr/bin/ld: /tmp/ccCDloJS.o: undefined reference to symbol 'pthread_create@@GLIBC_2.1' /usr/bin/ld: note: 'pthread_create@@GLIBC_2.1' is defined in DSO /lib/libpthread.so.0 so try adding it to the linker command line /lib/libpthread.so.0: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status configure:19042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | /* end confdefs.h. */ | #include | static void routine(void* a) {a=0;} | static void* start_routine(void* a) {return a;} | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th,0,start_routine,0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0); | ; | return 0; | } configure:19051: result: no configure:18963: checking whether pthreads work with -Kthread configure:19042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Kthread conftest.c -llzma -ljpeg -lz -lm >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Kthread' configure:19042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | /* end confdefs.h. */ | #include | static void routine(void* a) {a=0;} | static void* start_routine(void* a) {return a;} | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th,0,start_routine,0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0); | ; | return 0; | } configure:19051: result: no configure:18963: checking whether pthreads work with -kthread configure:19042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -kthread conftest.c -llzma -ljpeg -lz -lm >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-kthread' configure:19042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | /* end confdefs.h. */ | #include | static void routine(void* a) {a=0;} | static void* start_routine(void* a) {return a;} | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th,0,start_routine,0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0); | ; | return 0; | } configure:19051: result: no configure:19013: checking for the pthreads library -llthread configure:19042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -llthread -llzma -ljpeg -lz -lm >&5 conftest.c: In function 'routine': conftest.c:92:41: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void* a) {a=0;} ^ /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:19042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | /* end confdefs.h. */ | #include | static void routine(void* a) {a=0;} | static void* start_routine(void* a) {return a;} | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th,0,start_routine,0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0); | ; | return 0; | } configure:19051: result: no configure:18963: checking whether pthreads work with -pthread configure:19042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -pthread conftest.c -llzma -ljpeg -lz -lm >&5 conftest.c: In function 'routine': conftest.c:92:41: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void* a) {a=0;} ^ configure:19042: $? = 0 configure:19051: result: yes configure:19068: checking for joinable pthread attribute configure:19083: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -pthread conftest.c -llzma -ljpeg -lz -lm >&5 configure:19083: $? = 0 configure:19089: result: PTHREAD_CREATE_JOINABLE configure:19099: checking if more special flags are required for pthreads configure:19106: result: no configure:19194: checking whether we are using the Microsoft C compiler configure:19213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:97:8: error: unknown type name 'choke' choke me ^ conftest.c:97:14: warning: unused variable 'me' [-Wunused-variable] choke me ^ configure:19213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef _MSC_VER | choke me | #endif | | ; | return 0; | } configure:19222: result: no configure:19242: checking GL/gl.h usability configure:19242: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -pthread conftest.c >&5 configure:19242: $? = 0 configure:19242: result: yes configure:19242: checking GL/gl.h presence configure:19242: i686-uhu-linux-gcc -E -pthread conftest.c configure:19242: $? = 0 configure:19242: result: yes configure:19242: checking for GL/gl.h configure:19242: result: yes configure:19242: checking OpenGL/gl.h usability configure:19242: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -pthread conftest.c >&5 conftest.c:126:23: fatal error: OpenGL/gl.h: No such file or directory #include ^ compilation terminated. configure:19242: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19242: result: no configure:19242: checking OpenGL/gl.h presence configure:19242: i686-uhu-linux-gcc -E -pthread conftest.c conftest.c:93:23: fatal error: OpenGL/gl.h: No such file or directory #include ^ compilation terminated. configure:19242: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include configure:19242: result: no configure:19242: checking for OpenGL/gl.h configure:19242: result: no configure:19256: checking windows.h usability configure:19256: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c:126:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:19256: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19256: result: no configure:19256: checking windows.h presence configure:19256: i686-uhu-linux-gcc -E conftest.c conftest.c:93:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:19256: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include configure:19256: result: no configure:19256: checking for windows.h configure:19256: result: no configure:19269: checking for OpenGL library configure:19312: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -pthread conftest.c -lopengl32 -lm -llzma -ljpeg -lz -lm >&5 /usr/bin/ld: cannot find -lopengl32 collect2: error: ld returned 1 exit status configure:19312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # ifdef HAVE_GL_GL_H | # include | # elif defined(HAVE_OPENGL_GL_H) | # include | # else | # error no gl.h | # endif | int | main () | { | glBegin(0) | ; | return 0; | } configure:19337: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -pthread conftest.c -lopengl32 -L/usr/lib/nvidia -lm -llzma -ljpeg -lz -lm >&5 /usr/bin/ld: cannot find -lopengl32 collect2: error: ld returned 1 exit status configure:19337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # ifdef HAVE_GL_GL_H | # include | # elif defined(HAVE_OPENGL_GL_H) | # include | # else | # error no gl.h | # endif | int | main () | { | glBegin(0) | ; | return 0; | } configure:19362: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -pthread conftest.c -lopengl32 -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -lm -llzma -ljpeg -lz -lm >&5 i686-uhu-linux-gcc: error: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: No such file or directory configure:19362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # ifdef HAVE_GL_GL_H | # include | # elif defined(HAVE_OPENGL_GL_H) | # include | # else | # error no gl.h | # endif | int | main () | { | glBegin(0) | ; | return 0; | } configure:19312: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -pthread conftest.c -lGL -lm -llzma -ljpeg -lz -lm >&5 configure:19312: $? = 0 configure:19408: result: -lGL configure:19434: checking GL/glu.h usability configure:19434: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -pthread conftest.c >&5 conftest.c:126:20: fatal error: GL/glu.h: No such file or directory #include ^ compilation terminated. configure:19434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19434: result: no configure:19434: checking GL/glu.h presence configure:19434: i686-uhu-linux-gcc -E -pthread conftest.c conftest.c:93:20: fatal error: GL/glu.h: No such file or directory #include ^ compilation terminated. configure:19434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include configure:19434: result: no configure:19434: checking for GL/glu.h configure:19434: result: no configure:19434: checking OpenGL/glu.h usability configure:19434: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -pthread conftest.c >&5 conftest.c:126:24: fatal error: OpenGL/glu.h: No such file or directory #include ^ compilation terminated. configure:19434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19434: result: no configure:19434: checking OpenGL/glu.h presence configure:19434: i686-uhu-linux-gcc -E -pthread conftest.c conftest.c:93:24: fatal error: OpenGL/glu.h: No such file or directory #include ^ compilation terminated. configure:19434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include configure:19434: result: no configure:19434: checking for OpenGL/glu.h configure:19434: result: no configure:19448: checking for OpenGL Utility library configure:19494: i686-uhu-linux-g++ -o conftest -g -O2 -pthread conftest.cpp -lGL -lm -llzma -ljpeg -lz -lm >&5 conftest.cpp:102:5: error: #error no glu.h # error no glu.h ^ conftest.cpp: In function 'int main()': conftest.cpp:107:16: error: 'gluBeginCurve' was not declared in this scope gluBeginCurve(0) ^ configure:19494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # ifdef HAVE_GL_GLU_H | # include | # elif defined(HAVE_OPENGL_GLU_H) | # include | # else | # error no glu.h | # endif | int | main () | { | gluBeginCurve(0) | ; | return 0; | } configure:19527: i686-uhu-linux-g++ -o conftest -g -O2 -pthread conftest.cpp -lglu32 -lGL -lm -llzma -ljpeg -lz -lm >&5 conftest.cpp:102:5: error: #error no glu.h # error no glu.h ^ conftest.cpp: In function 'int main()': conftest.cpp:107:16: error: 'gluBeginCurve' was not declared in this scope gluBeginCurve(0) ^ configure:19527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # ifdef HAVE_GL_GLU_H | # include | # elif defined(HAVE_OPENGL_GLU_H) | # include | # else | # error no glu.h | # endif | int | main () | { | gluBeginCurve(0) | ; | return 0; | } configure:19527: i686-uhu-linux-g++ -o conftest -g -O2 -pthread conftest.cpp -lGLU -lGL -lm -llzma -ljpeg -lz -lm >&5 conftest.cpp:102:5: error: #error no glu.h # error no glu.h ^ conftest.cpp: In function 'int main()': conftest.cpp:107:16: error: 'gluBeginCurve' was not declared in this scope gluBeginCurve(0) ^ configure:19527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # ifdef HAVE_GL_GLU_H | # include | # elif defined(HAVE_OPENGL_GLU_H) | # include | # else | # error no glu.h | # endif | int | main () | { | gluBeginCurve(0) | ; | return 0; | } configure:19555: result: no configure:19616: checking GL/glut.h usability configure:19616: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c:126:21: fatal error: GL/glut.h: No such file or directory #include ^ compilation terminated. configure:19616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19616: result: no configure:19616: checking GL/glut.h presence configure:19616: i686-uhu-linux-gcc -E conftest.c conftest.c:93:21: fatal error: GL/glut.h: No such file or directory #include ^ compilation terminated. configure:19616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include configure:19616: result: no configure:19616: checking for GL/glut.h configure:19616: result: no configure:19616: checking GLUT/glut.h usability configure:19616: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 conftest.c:126:23: fatal error: GLUT/glut.h: No such file or directory #include ^ compilation terminated. configure:19616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19616: result: no configure:19616: checking GLUT/glut.h presence configure:19616: i686-uhu-linux-gcc -E conftest.c conftest.c:93:23: fatal error: GLUT/glut.h: No such file or directory #include ^ compilation terminated. configure:19616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include configure:19616: result: no configure:19616: checking for GLUT/glut.h configure:19616: result: no configure:19637: checking for GLUT library configure:19682: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lglut32 -lSM -lICE -lXi -llzma -ljpeg -lz -lm >&5 conftest.c:102:5: error: #error no glut.h # error no glut.h ^ conftest.c: In function 'main': conftest.c:107:1: warning: implicit declaration of function 'glutMainLoop' [-Wimplicit-function-declaration] glutMainLoop() ^ configure:19682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | # if HAVE_WINDOWS_H && defined(_WIN32) | # include | # endif | # ifdef HAVE_GL_GLUT_H | # include | # elif defined(HAVE_GLUT_GLUT_H) | # include | # else | # error no glut.h | # endif | int | main () | { | glutMainLoop() | ; | return 0; | } configure:19682: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c -lglut -lSM -lICE -lXi -llzma -ljpeg -lz -lm >&5 conftest.c:102:5: error: #error no glut.h # error no glut.h ^ conftest.c: In function 'main': conftest.c:107:1: warning: implicit declaration of function 'glutMainLoop' [-Wimplicit-function-declaration] glutMainLoop() ^ configure:19682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibTIFF Software" | #define PACKAGE_TARNAME "tiff" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "LibTIFF Software 4.0.3" | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" | #define PACKAGE_URL "" | #define PACKAGE "tiff" | #define VERSION "4.0.3" | #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_LIBM 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 TIME_WITH_SYS_TIME 1 | #define SIZEOF_SIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_SIGNED_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_SIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_CHAR_P 4 | #define TIFF_INT8_T signed char | #define TIFF_UINT8_T unsigned char | #define TIFF_INT16_T signed short | #define TIFF_UINT16_T unsigned short | #define TIFF_INT32_T signed int | #define TIFF_INT32_FORMAT "%d" | #define TIFF_UINT32_T unsigned int | #define TIFF_UINT32_FORMAT "%u" | #define TIFF_INT64_T signed long long | #define TIFF_INT64_FORMAT "%lld" | #define TIFF_UINT64_T unsigned long long | #define TIFF_UINT64_FORMAT "%llu" | #define TIFF_SSIZE_T signed long | #define TIFF_SSIZE_FORMAT "%ld" | #define TIFF_PTRDIFF_T ptrdiff_t | #define TIFF_PTRDIFF_FORMAT "%ld" | #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_STRTOULL 1 | #define HAVE_GETOPT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_LFIND 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HOST_BIGENDIAN 0 | #define HAVE_IEEEFP 1 | #define _FILE_OFFSET_BITS 64 | #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 OJPEG_SUPPORT 1 | #define LZMA_SUPPORT 1 | #define CXX_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | # if HAVE_WINDOWS_H && defined(_WIN32) | # include | # endif | # ifdef HAVE_GL_GLUT_H | # include | # elif defined(HAVE_GLUT_GLUT_H) | # include | # else | # error no glut.h | # endif | int | main () | { | glutMainLoop() | ; | return 0; | } configure:19728: result: no configure:20001: checking that generated files are newer than configure configure:20007: result: done configure:20059: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by LibTIFF Software config.status 4.0.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:1280: creating Makefile config.status:1280: creating build/Makefile config.status:1280: creating contrib/Makefile config.status:1280: creating contrib/addtiffo/Makefile config.status:1280: creating contrib/dbs/Makefile config.status:1280: creating contrib/dbs/xtiff/Makefile config.status:1280: creating contrib/iptcutil/Makefile config.status:1280: creating contrib/mfs/Makefile config.status:1280: creating contrib/pds/Makefile config.status:1280: creating contrib/ras/Makefile config.status:1280: creating contrib/stream/Makefile config.status:1280: creating contrib/tags/Makefile config.status:1280: creating contrib/win_dib/Makefile config.status:1280: creating html/Makefile config.status:1280: creating html/images/Makefile config.status:1280: creating html/man/Makefile config.status:1280: creating libtiff-4.pc config.status:1280: creating libtiff/Makefile config.status:1280: creating man/Makefile config.status:1280: creating port/Makefile config.status:1280: creating test/Makefile config.status:1280: creating tools/Makefile config.status:1280: creating libtiff/tif_config.h config.status:1280: creating libtiff/tiffconf.h config.status:1509: executing depfiles commands config.status:1509: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu 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_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_floor=yes ac_cv_func_gethostbyname=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_remove=yes ac_cv_func_setmode=no ac_cv_func_shmat=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_func_strtoull=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=no ac_cv_header_GL_glut_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_OpenGL_glu_h=no 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_io_h=no ac_cv_header_jbig_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_limits_h=yes ac_cv_header_lzma_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=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_jbig_jbg_dec_init=no ac_cv_lib_jpeg_jpeg_read_scanlines=yes ac_cv_lib_lzma_lzma_code=yes ac_cv_lib_m_sin=yes ac_cv_lib_z_inflateEnd=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_signed_int=4 ac_cv_sizeof_signed_long=4 ac_cv_sizeof_signed_long_long=8 ac_cv_sizeof_signed_short=2 ac_cv_sizeof_unsigned_char_p=4 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_int16=no ac_cv_type_int32=no ac_cv_type_int8=no ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes ax_cv_c_compiler_ms=no ax_cv_check_gl_libgl=-lGL ax_cv_check_glu_libglu=no ax_cv_check_glut_libglut=no lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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 -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop vl_cv_prog_cc_warnings='-Wall -W' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/config/missing --run aclocal-1.12' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/config/missing --run automake-1.12' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -W' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GLUT_CFLAGS='' GLUT_LIBS='' GLU_CFLAGS='' GLU_LIBS='' GL_CFLAGS='-pthread' GL_LIBS='-lGL -lm' GREP='/bin/grep' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_LD_VERSION_SCRIPT_FALSE='' HAVE_LD_VERSION_SCRIPT_TRUE='#' HAVE_OPENGL_FALSE='' HAVE_OPENGL_TRUE='#' HAVE_RPATH_FALSE='' HAVE_RPATH_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBDIR='' LIBOBJS='' LIBS='-llzma -ljpeg -lz -lm ' LIBTIFF_ALPHA_VERSION='' LIBTIFF_DOCDIR='${prefix}/share/doc/tiff-4.0.3' LIBTIFF_MAJOR_VERSION='4' LIBTIFF_MICRO_VERSION='3' LIBTIFF_MINOR_VERSION='0' LIBTIFF_RELEASE_DATE='20140709' LIBTIFF_VERSION='4.0.3' LIBTIFF_VERSION_INFO='7:0:2' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/config/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='tiff' PACKAGE_BUGREPORT='tiff@lists.maptools.org' PACKAGE_NAME='LibTIFF Software' PACKAGE_STRING='LibTIFF Software 4.0.3' PACKAGE_TARNAME='tiff' PACKAGE_URL='' PACKAGE_VERSION='4.0.3' PATH_SEPARATOR=':' PTHREAD_CC='i686-uhu-linux-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='4.0.3' WIN32_IO_FALSE='' WIN32_IO_TRUE='#' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' tiff_libs_private='-llzma -ljpeg -lz ' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "LibTIFF Software" #define PACKAGE_TARNAME "tiff" #define PACKAGE_VERSION "4.0.3" #define PACKAGE_STRING "LibTIFF Software 4.0.3" #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" #define PACKAGE_URL "" #define PACKAGE "tiff" #define VERSION "4.0.3" #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_LIBM 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 TIME_WITH_SYS_TIME 1 #define SIZEOF_SIGNED_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_SIGNED_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_SIGNED_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_SIGNED_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_UNSIGNED_CHAR_P 4 #define TIFF_INT8_T signed char #define TIFF_UINT8_T unsigned char #define TIFF_INT16_T signed short #define TIFF_UINT16_T unsigned short #define TIFF_INT32_T signed int #define TIFF_INT32_FORMAT "%d" #define TIFF_UINT32_T unsigned int #define TIFF_UINT32_FORMAT "%u" #define TIFF_INT64_T signed long long #define TIFF_INT64_FORMAT "%lld" #define TIFF_UINT64_T unsigned long long #define TIFF_UINT64_FORMAT "%llu" #define TIFF_SSIZE_T signed long #define TIFF_SSIZE_FORMAT "%ld" #define TIFF_PTRDIFF_T ptrdiff_t #define TIFF_PTRDIFF_FORMAT "%ld" #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_STRTOULL 1 #define HAVE_GETOPT 1 #define HAVE_STRCASECMP 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_LFIND 1 #define HOST_FILLORDER FILLORDER_LSB2MSB #define HOST_BIGENDIAN 0 #define HAVE_IEEEFP 1 #define _FILE_OFFSET_BITS 64 #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 OJPEG_SUPPORT 1 #define LZMA_SUPPORT 1 #define CXX_SUPPORT 1 #define HAVE_PTHREAD 1 #define HAVE_GL_GL_H 1 #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP #define STRIP_SIZE_DEFAULT 8192 #define SUBIFD_SUPPORT 1 #define DEFAULT_EXTRASAMPLE_AS_ALPHA 1 #define CHECK_JPEG_YCBCR_SUBSAMPLING 1 configure: exit 0