This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by geomview configure 1.9.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = AU00200804 uname -m = i686 uname -r = 2.8.0(0.309/5/3) uname -s = CYGWIN_NT-6.1-WOW uname -v = 2017-04-01 20:42 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /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/local/bin PATH: /usr/bin PATH: /cygdrive/c/Python27 PATH: /cygdrive/c/Python27/Scripts PATH: /cygdrive/c/Program Files (x86)/Intel/iCLS Client PATH: /cygdrive/c/Program Files/Intel/iCLS Client PATH: /cygdrive/c/ProgramData/Oracle/Java/javapath PATH: /cygdrive/c/windows/system32 PATH: /cygdrive/c/windows PATH: /cygdrive/c/windows/System32/Wbem PATH: /cygdrive/c/windows/System32/WindowsPowerShell/v1.0 PATH: /cygdrive/c/windows/system32 PATH: /cygdrive/c/windows PATH: /cygdrive/c/windows/System32/Wbem PATH: /cygdrive/c/Program Files (x86)/SQL11/DLL PATH: /cygdrive/c/Program Files (x86)/SQL11/BIN PATH: /cygdrive/c/Program Files (x86)/CheckPoint/Endpoint Security/Endpoint Common/bin PATH: /cygdrive/c/Program Files (x86)/Intel/UCRT PATH: /cygdrive/c/Program Files/Intel/UCRT PATH: /cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL PATH: /cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/DAL PATH: /cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT PATH: /cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/IPT PATH: /cygdrive/c/Program Files/Intel/WiFi/bin PATH: /cygdrive/c/Program Files/Common Files/Intel/WirelessCommon PATH: /cygdrive/c/Program Files (x86)/Nmap PATH: /cygdrive/c/Program Files/Intel/WiFi/bin PATH: /cygdrive/c/Program Files/Common Files/Intel/WirelessCommon ## ----------- ## ## Core tests. ## ## ----------- ## configure:2793: result: configuring geomview 1.9.5 configure:2828: checking build system type configure:2842: result: i686-pc-cygwin configure:2862: checking host system type configure:2875: result: i686-pc-cygwin configure:2895: checking target system type configure:2908: result: i686-pc-cygwin configure:2950: checking for a BSD-compatible install configure:3018: result: /usr/bin/install -c configure:3029: checking whether build environment is sane configure:3084: result: yes configure:3235: checking for a thread-safe mkdir -p configure:3274: result: /usr/bin/mkdir -p configure:3281: checking for gawk configure:3297: found /usr/bin/gawk configure:3308: result: gawk configure:3319: checking whether make sets $(MAKE) configure:3341: result: yes configure:3370: checking whether make supports nested variables configure:3387: result: yes configure:3513: checking whether to enable maintainer-specific portions of Makefiles configure:3522: result: no configure:3637: checking for g++ configure:3653: found /usr/bin/g++ configure:3664: result: g++ configure:3691: checking for C++ compiler version configure:3700: g++ --version >&5 g++ (GCC) 5.4.0 Copyright (C) 2015 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: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-cygwin/5.4.0/lto-wrapper.exe Target: i686-pc-cygwin Configured with: /cygdrive/i/szsz/tmpp/gcc/gcc-5.4.0-1.i686/src/gcc-5.4.0/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-5.4.0-1.i686/src/gcc-5.4.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=i686-pc-cygwin --host=i686-pc-cygwin --target=i686-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-arch=i686 --with-tune=generic --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libcilkrts --enable-libgomp --enable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libada --enable-libjava --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible Thread model: posix gcc version 5.4.0 (GCC) configure:3711: $? = 0 configure:3700: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3711: $? = 1 configure:3700: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3711: $? = 1 configure:3731: checking whether the C++ compiler works configure:3753: g++ conftest.cpp >&5 configure:3757: $? = 0 configure:3805: result: yes configure:3808: checking for C++ compiler default output file name configure:3810: result: a.exe configure:3816: checking for suffix of executables configure:3823: g++ -o conftest.exe conftest.cpp >&5 configure:3827: $? = 0 configure:3849: result: .exe configure:3871: checking whether we are cross compiling configure:3879: g++ -o conftest.exe conftest.cpp >&5 configure:3883: $? = 0 configure:3890: ./conftest.exe configure:3894: $? = 0 configure:3909: result: no configure:3914: checking for suffix of object files configure:3936: g++ -c conftest.cpp >&5 configure:3940: $? = 0 configure:3961: result: o configure:3965: checking whether we are using the GNU C++ compiler configure:3984: g++ -c conftest.cpp >&5 configure:3984: $? = 0 configure:3993: result: yes configure:4002: checking whether g++ accepts -g configure:4022: g++ -c -g conftest.cpp >&5 configure:4022: $? = 0 configure:4063: result: yes configure:4097: checking for style of include used by make configure:4125: result: GNU configure:4151: checking dependency style of g++ configure:4262: result: gcc3 configure:4340: checking for gcc configure:4356: found /usr/bin/gcc configure:4367: result: gcc configure:4596: checking for C compiler version configure:4605: gcc --version >&5 gcc (GCC) 5.4.0 Copyright (C) 2015 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:4616: $? = 0 configure:4605: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-cygwin/5.4.0/lto-wrapper.exe Target: i686-pc-cygwin Configured with: /cygdrive/i/szsz/tmpp/gcc/gcc-5.4.0-1.i686/src/gcc-5.4.0/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-5.4.0-1.i686/src/gcc-5.4.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=i686-pc-cygwin --host=i686-pc-cygwin --target=i686-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-arch=i686 --with-tune=generic --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libcilkrts --enable-libgomp --enable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libada --enable-libjava --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible Thread model: posix gcc version 5.4.0 (GCC) configure:4616: $? = 0 configure:4605: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4616: $? = 1 configure:4605: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4616: $? = 1 configure:4620: checking whether we are using the GNU C compiler configure:4639: gcc -c conftest.c >&5 configure:4639: $? = 0 configure:4648: result: yes configure:4657: checking whether gcc accepts -g configure:4677: gcc -c -g conftest.c >&5 configure:4677: $? = 0 configure:4718: result: yes configure:4735: checking for gcc option to accept ISO C89 configure:4798: gcc -c -g -O2 conftest.c >&5 configure:4798: $? = 0 configure:4811: result: none needed configure:4836: checking whether gcc understands -c and -o together configure:4858: gcc -c conftest.c -o conftest2.o configure:4861: $? = 0 configure:4858: gcc -c conftest.c -o conftest2.o configure:4861: $? = 0 configure:4873: result: yes configure:4892: checking dependency style of gcc configure:5003: result: gcc3 configure:5028: checking for ISO C99 features with "gcc -g -O2" configure:5044: gcc -c -g -O2 conftest.c >&5 configure:5044: $? = 0 configure:5046: result: variadic macros and variable length arrays are available configure:5071: checking for gawk configure:5098: result: gawk configure:5115: checking how to run the C preprocessor configure:5146: gcc -E conftest.c configure:5146: $? = 0 configure:5160: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | /* end confdefs.h. */ | #include configure:5185: result: gcc -E configure:5205: gcc -E conftest.c configure:5205: $? = 0 configure:5219: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | /* end confdefs.h. */ | #include configure:5251: checking for flex configure:5281: result: no configure:5251: checking for lex configure:5281: result: no configure:5410: checking for bison configure:5440: result: no configure:5410: checking for byacc configure:5440: result: no configure:5503: checking how to print strings configure:5530: result: printf configure:5551: checking for a sed that does not truncate output configure:5615: result: /usr/bin/sed configure:5633: checking for grep that handles long lines and -e configure:5691: result: /usr/bin/grep configure:5696: checking for egrep configure:5758: result: /usr/bin/grep -E configure:5763: checking for fgrep configure:5825: result: /usr/bin/grep -F configure:5860: checking for ld used by gcc configure:5927: result: /usr/i686-pc-cygwin/bin/ld.exe configure:5934: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:5949: result: yes configure:5961: checking for BSD- or MS-compatible name lister (nm) configure:6010: result: /usr/bin/nm -B configure:6140: checking the name lister (/usr/bin/nm -B) interface configure:6147: gcc -c -g -O2 conftest.c >&5 configure:6150: /usr/bin/nm -B "conftest.o" configure:6153: output 00000000 b .bss 00000000 d .data 00000000 N .debug_abbrev 00000000 N .debug_aranges 00000000 N .debug_info 00000000 N .debug_line 00000000 r .rdata$zzz 00000000 t .text 00000000 B _some_variable configure:6160: result: BSD nm configure:6163: checking whether ln -s works configure:6167: result: yes configure:6175: checking the maximum length of command line arguments configure:6305: result: 8192 configure:6322: checking whether the shell understands some XSI constructs configure:6332: result: yes configure:6336: checking whether the shell understands "+=" configure:6342: result: yes configure:6377: checking how to convert i686-pc-cygwin file names to i686-pc-cygwin format configure:6417: result: func_convert_file_noop configure:6424: checking how to convert i686-pc-cygwin file names to toolchain format configure:6444: result: func_convert_file_noop configure:6451: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files configure:6458: result: -r configure:6532: checking for objdump configure:6548: found /usr/bin/objdump configure:6559: result: objdump configure:6591: checking how to recognize dependent libraries configure:6793: result: file_magic ^x86 archive import|^x86 DLL configure:6878: checking for dlltool configure:6894: found /usr/bin/dlltool configure:6905: result: dlltool configure:6938: checking how to associate runtime and link libraries configure:6965: result: func_cygming_dll_for_implib configure:7025: checking for ar configure:7041: found /usr/bin/ar configure:7052: result: ar configure:7089: checking for archiver @FILE support configure:7106: gcc -c -g -O2 conftest.c >&5 configure:7106: $? = 0 configure:7109: ar cru libconftest.a @conftest.lst >&5 configure:7112: $? = 0 configure:7117: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7120: $? = 1 configure:7132: result: @ configure:7190: checking for strip configure:7206: found /usr/bin/strip configure:7217: result: strip configure:7289: checking for ranlib configure:7305: found /usr/bin/ranlib configure:7316: result: ranlib configure:7418: checking command to parse /usr/bin/nm -B output from gcc object configure:7538: gcc -c -g -O2 conftest.c >&5 configure:7541: $? = 0 configure:7545: /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:7548: $? = 0 cannot find nm_test_var in conftest.nm configure:7538: gcc -c -g -O2 conftest.c >&5 configure:7541: $? = 0 configure:7545: /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:7548: $? = 0 configure:7614: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:7617: $? = 0 configure:7655: result: ok configure:7692: checking for sysroot configure:7722: result: no configure:7978: checking for mt configure:8008: result: no configure:8028: checking if : is a manifest tool configure:8034: : '-?' configure:8042: result: no configure:8680: checking for ANSI C header files configure:8700: gcc -c -g -O2 conftest.c >&5 configure:8700: $? = 0 configure:8773: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:8773: $? = 0 configure:8773: ./conftest.exe configure:8773: $? = 0 configure:8784: result: yes configure:8797: checking for sys/types.h configure:8797: gcc -c -g -O2 conftest.c >&5 configure:8797: $? = 0 configure:8797: result: yes configure:8797: checking for sys/stat.h configure:8797: gcc -c -g -O2 conftest.c >&5 configure:8797: $? = 0 configure:8797: result: yes configure:8797: checking for stdlib.h configure:8797: gcc -c -g -O2 conftest.c >&5 configure:8797: $? = 0 configure:8797: result: yes configure:8797: checking for string.h configure:8797: gcc -c -g -O2 conftest.c >&5 configure:8797: $? = 0 configure:8797: result: yes configure:8797: checking for memory.h configure:8797: gcc -c -g -O2 conftest.c >&5 configure:8797: $? = 0 configure:8797: result: yes configure:8797: checking for strings.h configure:8797: gcc -c -g -O2 conftest.c >&5 configure:8797: $? = 0 configure:8797: result: yes configure:8797: checking for inttypes.h configure:8797: gcc -c -g -O2 conftest.c >&5 configure:8797: $? = 0 configure:8797: result: yes configure:8797: checking for stdint.h configure:8797: gcc -c -g -O2 conftest.c >&5 configure:8797: $? = 0 configure:8797: result: yes configure:8797: checking for unistd.h configure:8797: gcc -c -g -O2 conftest.c >&5 configure:8797: $? = 0 configure:8797: result: yes configure:8811: checking for dlfcn.h configure:8811: gcc -c -g -O2 conftest.c >&5 configure:8811: $? = 0 configure:8811: result: yes configure:9028: checking for objdir configure:9043: result: .libs configure:9314: checking if gcc supports -fno-rtti -fno-exceptions configure:9332: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9336: $? = 0 configure:9349: result: no configure:9676: checking for gcc option to produce PIC configure:9683: result: -DDLL_EXPORT -DPIC configure:9691: checking if gcc PIC flag -DDLL_EXPORT -DPIC works configure:9709: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:9713: $? = 0 configure:9726: result: yes configure:9755: checking if gcc static flag -static works configure:9783: result: yes configure:9798: checking if gcc supports -c -o file.o configure:9819: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9823: $? = 0 configure:9845: result: yes configure:9853: checking if gcc supports -c -o file.o configure:9900: result: yes configure:9933: checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:11086: result: yes configure:11123: checking whether -lc should be explicitly linked in configure:11131: gcc -c -g -O2 conftest.c >&5 configure:11134: $? = 0 configure:11149: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11152: $? = 1 configure:11166: result: yes configure:11326: checking dynamic linker characteristics configure:12072: result: Win32 ld.exe configure:12179: checking how to hardcode library paths into programs configure:12204: result: immediate configure:12744: checking whether stripping libraries is possible configure:12749: result: yes configure:12784: checking if libtool supports shared libraries configure:12786: result: yes configure:12789: checking whether to build shared libraries configure:12810: result: yes configure:12813: checking whether to build static libraries configure:12817: result: yes configure:12840: checking how to run the C++ preprocessor configure:12867: g++ -E conftest.cpp configure:12867: $? = 0 configure:12881: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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:12906: result: g++ -E configure:12926: g++ -E conftest.cpp configure:12926: $? = 0 configure:12940: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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:13109: checking for ld used by g++ configure:13176: result: /usr/i686-pc-cygwin/bin/ld.exe configure:13183: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:13198: result: yes configure:13253: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:14258: result: yes configure:14294: g++ -c -g -O2 conftest.cpp >&5 configure:14297: $? = 0 configure:14817: checking for g++ option to produce PIC configure:14824: result: -DDLL_EXPORT -DPIC configure:14832: checking if g++ PIC flag -DDLL_EXPORT -DPIC works configure:14850: g++ -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5 configure:14854: $? = 0 configure:14867: result: yes configure:14890: checking if g++ static flag -static works configure:14918: result: yes configure:14930: checking if g++ supports -c -o file.o configure:14951: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14955: $? = 0 configure:14977: result: yes configure:14982: checking if g++ supports -c -o file.o configure:15029: result: yes configure:15059: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:15095: result: yes configure:15236: checking dynamic linker characteristics configure:15916: result: Win32 ld.exe configure:15969: checking how to hardcode library paths into programs configure:15994: result: immediate configure:16061: checking for find configure:16082: found /usr/bin/find configure:16106: result: find configure:16123: checking for csh configure:16156: result: no configure:16123: checking for sh configure:16141: found /usr/bin/sh configure:16153: result: /usr/bin/sh configure:16181: checking for ps2epsi configure:16197: found /usr/bin/ps2epsi configure:16208: result: ps2epsi configure:16223: checking for epstopdf configure:16253: result: no configure:16265: checking for pdfimages configure:16295: result: no configure:16307: checking for pnmtopng configure:16323: found /usr/bin/pnmtopng configure:16334: result: pnmtopng configure:16352: checking for pamtotiff configure:16368: found /usr/bin/pamtotiff configure:16379: result: pamtotiff configure:16487: checking for aqsl configure:16517: result: no configure:16622: checking for sdrc configure:16652: result: no configure:16757: checking for shaderdl configure:16787: result: no configure:16814: checking for cos in -lm configure:16839: gcc -o conftest.exe -g -O2 conftest.c -lm >&5 conftest.c:33:6: warning: conflicting types for built-in function 'cos' char cos (); ^ configure:16839: $? = 0 configure:16848: result: yes configure:16861: checking for size_t configure:16861: gcc -c -g -O2 conftest.c >&5 configure:16861: $? = 0 configure:16861: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:16861: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 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:16861: result: yes configure:16874: checking for working alloca.h configure:16891: gcc -o conftest.exe -g -O2 conftest.c -lm >&5 configure:16891: $? = 0 configure:16899: result: yes configure:16907: checking for alloca configure:16944: gcc -o conftest.exe -g -O2 conftest.c -lm >&5 configure:16944: $? = 0 configure:16952: result: yes configure:17061: checking for dirent.h that defines DIR configure:17080: gcc -c -g -O2 conftest.c >&5 configure:17080: $? = 0 configure:17088: result: yes configure:17101: checking for library containing opendir configure:17132: gcc -o conftest.exe -g -O2 conftest.c -lm >&5 configure:17132: $? = 0 configure:17149: result: none required configure:17216: checking for ANSI C header files configure:17320: result: yes configure:17328: checking for sys/wait.h that is POSIX.1 compatible configure:17354: gcc -c -g -O2 conftest.c >&5 configure:17354: $? = 0 configure:17361: result: yes configure:17376: checking errno.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking errno.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for errno.h configure:17376: result: yes configure:17376: checking fcntl.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking fcntl.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for fcntl.h configure:17376: result: yes configure:17376: checking getopt.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking getopt.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for getopt.h configure:17376: result: yes configure:17376: checking for inttypes.h configure:17376: result: yes configure:17376: checking libgen.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking libgen.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for libgen.h configure:17376: result: yes configure:17376: checking libintl.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 conftest.c:70:21: fatal error: libintl.h: No such file or directory compilation terminated. configure:17376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_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:17376: result: no configure:17376: checking libintl.h presence configure:17376: gcc -E conftest.c conftest.c:37:21: fatal error: libintl.h: No such file or directory compilation terminated. configure:17376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:17376: result: no configure:17376: checking for libintl.h configure:17376: result: no configure:17376: checking limits.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking limits.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for limits.h configure:17376: result: yes configure:17376: checking locale.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking locale.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for locale.h configure:17376: result: yes configure:17376: checking malloc.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking malloc.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for malloc.h configure:17376: result: yes configure:17376: checking netinet/in.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking netinet/in.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for netinet/in.h configure:17376: result: yes configure:17376: checking stddef.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking stddef.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for stddef.h configure:17376: result: yes configure:17376: checking for stdlib.h configure:17376: result: yes configure:17376: checking for string.h configure:17376: result: yes configure:17376: checking sys/file.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking sys/file.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for sys/file.h configure:17376: result: yes configure:17376: checking sys/param.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking sys/param.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for sys/param.h configure:17376: result: yes configure:17376: checking sys/select.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking sys/select.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for sys/select.h configure:17376: result: yes configure:17376: checking sys/socket.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking sys/socket.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for sys/socket.h configure:17376: result: yes configure:17376: checking sys/systeminfo.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 conftest.c:81:28: fatal error: sys/systeminfo.h: No such file or directory compilation terminated. configure:17376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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:17376: result: no configure:17376: checking sys/systeminfo.h presence configure:17376: gcc -E conftest.c conftest.c:48:28: fatal error: sys/systeminfo.h: No such file or directory compilation terminated. configure:17376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:17376: result: no configure:17376: checking for sys/systeminfo.h configure:17376: result: no configure:17376: checking sys/time.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking sys/time.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for sys/time.h configure:17376: result: yes configure:17376: checking for sys/types.h configure:17376: result: yes configure:17376: checking for unistd.h configure:17376: result: yes configure:17376: checking io.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking io.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for io.h configure:17376: result: yes configure:17376: checking math.h usability configure:17376: gcc -c -g -O2 conftest.c >&5 configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking math.h presence configure:17376: gcc -E conftest.c configure:17376: $? = 0 configure:17376: result: yes configure:17376: checking for math.h configure:17376: result: yes configure:17388: checking whether byte ordering is bigendian configure:17403: gcc -c -g -O2 conftest.c >&5 conftest.c:54:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:54:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:54:15: error: unknown type name 'universal' configure:17403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_IO_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17448: gcc -c -g -O2 conftest.c >&5 configure:17448: $? = 0 configure:17466: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:60:4: error: unknown type name 'not' not big endian ^ conftest.c:60:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:17466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_IO_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:17594: result: no configure:17612: checking for an ANSI C-conforming const configure:17678: gcc -c -g -O2 conftest.c >&5 configure:17678: $? = 0 configure:17685: result: yes configure:17693: checking for stdbool.h that conforms to C99 configure:17760: gcc -c -g -O2 conftest.c >&5 configure:17760: $? = 0 configure:17767: result: yes configure:17769: checking for _Bool configure:17769: gcc -c -g -O2 conftest.c >&5 configure:17769: $? = 0 configure:17769: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:89:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:17769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_IO_H 1 | #define HAVE_MATH_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 ((_Bool))) | return 0; | ; | return 0; | } configure:17769: result: yes configure:17786: checking for inline configure:17802: gcc -c -g -O2 conftest.c >&5 configure:17802: $? = 0 configure:17810: result: inline configure:17828: checking for size_t configure:17828: result: yes configure:17839: checking whether time.h and sys/time.h may both be included configure:17859: gcc -c -g -O2 conftest.c >&5 configure:17859: $? = 0 configure:17866: result: yes configure:17874: checking whether struct tm is in sys/time.h or time.h configure:17894: gcc -c -g -O2 conftest.c >&5 configure:17894: $? = 0 configure:17901: result: time.h configure:17915: checking for M_PI configure:17931: gcc -c -g -O2 conftest.c >&5 configure:17931: $? = 0 configure:17932: result: yes configure:17948: checking for dev_t configure:17948: gcc -c -g -O2 conftest.c >&5 configure:17948: $? = 0 configure:17948: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:93:20: error: expected expression before ')' token if (sizeof ((dev_t))) ^ configure:17948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_IO_H 1 | #define HAVE_MATH_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_M_PI 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 ((dev_t))) | return 0; | ; | return 0; | } configure:17948: result: yes configure:17957: checking for ino_t configure:17957: gcc -c -g -O2 conftest.c >&5 configure:17957: $? = 0 configure:17957: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94:20: error: expected expression before ')' token if (sizeof ((ino_t))) ^ configure:17957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_IO_H 1 | #define HAVE_MATH_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_M_PI 1 | #define HAVE_DEV_T 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 ((ino_t))) | return 0; | ; | return 0; | } configure:17957: result: yes configure:17966: checking for time_t configure:17966: gcc -c -g -O2 conftest.c >&5 configure:17966: $? = 0 configure:17966: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:21: error: expected expression before ')' token if (sizeof ((time_t))) ^ configure:17966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_IO_H 1 | #define HAVE_MATH_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_M_PI 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 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 ((time_t))) | return 0; | ; | return 0; | } configure:17966: result: yes configure:17980: checking size of dev_t configure:17985: gcc -o conftest.exe -g -O2 conftest.c -lm >&5 configure:17985: $? = 0 configure:17985: ./conftest.exe configure:17985: $? = 0 configure:17999: result: 4 configure:18013: checking size of ino_t configure:18018: gcc -o conftest.exe -g -O2 conftest.c -lm >&5 /usr/lib/gcc/i686-pc-cygwin/5.4.0/../../../../i686-pc-cygwin/bin/ld: cannot open output file conftest.exe: Permission denied collect2: error: ld returned 1 exit status configure:18018: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" | #define PACKAGE_TARNAME "geomview" | #define PACKAGE_VERSION "1.9.5" | #define PACKAGE_STRING "geomview 1.9.5" | #define PACKAGE_BUGREPORT "Claus-Justus Heine " | #define PACKAGE_URL "" | #define PACKAGE "geomview" | #define VERSION "1.9.5" | #define HAVE_ISO_C99 1 | #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 GLOB_SHELL "/usr/bin/sh -c " | #define HAVE_PAMTOTIFF "pamtotiff" | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_IO_H 1 | #define HAVE_MATH_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_M_PI 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_TIME_T 1 | #define SIZEOF_DEV_T 4 | /* 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 | static long int longval () { return (long int) (sizeof (ino_t)); } | static unsigned long int ulongval () { return (long int) (sizeof (ino_t)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ino_t))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ino_t)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ino_t)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:18022: error: in `/home/ellowoo/savi/geomview-1.9.5': configure:18024: error: cannot compute sizeof (ino_t) See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-cygwin 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= ac_cv_env_CFLAGS_value= 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_DEFAULT_PREFIX_set= ac_cv_env_DEFAULT_PREFIX_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_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func_alloca_works=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-cygwin ac_cv_lib_m_cos=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GLOB_SHELL_PATH=/usr/bin/sh ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_FIND=find ac_cv_prog_PAMTOTIFF=pamtotiff ac_cv_prog_PNMTOPNG=pnmtopng ac_cv_prog_PS2EPSI=ps2epsi ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DLLTOOL=dlltool 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_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_dev_t=4 ac_cv_struct_tm=time.h ac_cv_target=i686-pc-cygwin ac_cv_type__Bool=yes ac_cv_type_dev_t=yes ac_cv_type_ino_t=yes ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=yes lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd=func_win32_libid 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/i686-pc-cygwin/bin/ld.exe lt_cv_path_LDCXX=/usr/i686-pc-cygwin/bin/ld.exe 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='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -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=func_cygming_dll_for_implib 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=8192 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ellowoo/savi/geomview-1.9.5/missing aclocal-1.14' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AQSIS_SHADER_COMPILER='not found' AQSIS_SHADER_COMPILER_FALSE='' AQSIS_SHADER_COMPILER_TRUE='#' AR='ar' AUTOCONF='${SHELL} /home/ellowoo/savi/geomview-1.9.5/missing autoconf' AUTOHEADER='${SHELL} /home/ellowoo/savi/geomview-1.9.5/missing autoheader' AUTOMAKE='${SHELL} /home/ellowoo/savi/geomview-1.9.5/missing automake-1.14' AWK='gawk' BEZIER_SPHERES_FALSE='' BEZIER_SPHERES_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='cygpath -w' DEFAULT_PREFIX='/usr/local' DEFS='' DELIGHT_SHADER_COMPILER='not found' DELIGHT_SHADER_COMPILER_FALSE='' DELIGHT_SHADER_COMPILER_TRUE='#' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EPSTOPDF='' EXEEXT='.exe' FGREP='/usr/bin/grep -F' FIND='find' GEOMVIEWHDRFILES='' GEOMVIEWPRIVHDRFILES='' GLOB_SHELL='/usr/bin/sh -c ' GLOB_SHELL_PATH='/usr/bin/sh' GREP='/usr/bin/grep' HAVE_CXX_FALSE='' HAVE_CXX_TRUE='' HAVE_ZLIB_FALSE='' HAVE_ZLIB_TRUE='' HTMLBROWSER='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LIBGEOMVIEW_FALSE='#' INSTALL_LIBGEOMVIEW_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/i686-pc-cygwin/bin/ld.exe' LDFLAGS='' LD_LIBRARY_PATH_SETTINGS='' LEX=':' LEXLIB='' LEX_OUTPUT_ROOT='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MACHTYPE='i686-pc-cygwin' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/ellowoo/savi/geomview-1.9.5/missing makeinfo' MANIFEST_TOOL=':' MESAGL='' MGGL_FALSE='' MGGL_TRUE='' MGOPENGL_FALSE='' MGOPENGL_TRUE='' MGX11_FALSE='' MGX11_TRUE='' MKDIR_P='/usr/bin/mkdir -p' MOTIFINCLUDE='' MOTIFLIBS='' MOTIFUILIB='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OOGLLIB='' OOGLLIBS='' OPENGLINCLUDE='' OPENGLLIBS='' OTOOL64='' OTOOL='' PACKAGE='geomview' PACKAGE_BUGREPORT='Claus-Justus Heine ' PACKAGE_NAME='geomview' PACKAGE_STRING='geomview 1.9.5' PACKAGE_TARNAME='geomview' PACKAGE_URL='' PACKAGE_VERSION='1.9.5' PAMTOTIFF='pamtotiff' PATH_SEPARATOR=':' PDFIMAGESPROG='' PDFVIEWER='' PIXIE_SHADER_COMPILER='not found' PIXIE_SHADER_COMPILER_FALSE='' PIXIE_SHADER_COMPILER_TRUE='#' PNMTOPNG='pnmtopng' POW_LIB='' PS2EPSI='ps2epsi' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOCKETLIBS='' STRIP='strip' STUBLIB='' VERSION='1.9.5' XLIBS='' XMKMF='' XMULIBS='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' YACC='yacc' YFLAGS='' ZLIB_ALL_INCLUDES='' ZLIB_ALL_LIB='' ZLIB_INCLUDES='' ZLIB_INCLUDE_PATH='' ZLIB_LIB='' ZLIB_LIB_PATH='' ZLIB_NAME='' abs_top_builddir='' abs_top_srcdir='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' 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 -' bindir='${exec_prefix}/bin' build='i686-pc-cygwin' build_alias='' build_cpu='i686' build_os='cygwin' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' default_includes='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' expanded_exec_prefix='/usr/local' expanded_prefix='/usr/local' geomdatadir='' host='i686-pc-cygwin' host_alias='' host_cpu='i686' host_os='cygwin' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/ellowoo/savi/geomview-1.9.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' moduledir='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-cygwin' target_alias='' target_cpu='i686' target_os='cygwin' target_vendor='pc' top_geom_builddir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "geomview" #define PACKAGE_TARNAME "geomview" #define PACKAGE_VERSION "1.9.5" #define PACKAGE_STRING "geomview 1.9.5" #define PACKAGE_BUGREPORT "Claus-Justus Heine " #define PACKAGE_URL "" #define PACKAGE "geomview" #define VERSION "1.9.5" #define HAVE_ISO_C99 1 #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 GLOB_SHELL "/usr/bin/sh -c " #define HAVE_PAMTOTIFF "pamtotiff" #define HAVE_LIBM 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_IO_H 1 #define HAVE_MATH_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_M_PI 1 #define HAVE_DEV_T 1 #define HAVE_INO_T 1 #define HAVE_TIME_T 1 #define SIZEOF_DEV_T 4 configure: exit 77