This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dclib configure 0.3.23, which was generated by GNU Autoconf 2.63. 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:2151: checking build system type configure:2169: result: i686-uhu-linux-gnu configure:2191: checking host system type configure:2206: result: i686-uhu-linux-gnu configure:2245: checking for a BSD-compatible install configure:2313: result: /bin/install -c configure:2324: checking whether build environment is sane configure:2367: result: yes configure:2392: checking for a thread-safe mkdir -p configure:2431: result: /bin/mkdir -p configure:2444: checking for gawk configure:2460: found /bin/gawk configure:2471: result: gawk configure:2482: checking whether make sets $(MAKE) configure:2504: result: yes configure:2753: checking for i686-uhu-linux-g++ configure:2769: found /usr/bin/i686-uhu-linux-g++ configure:2780: result: i686-uhu-linux-g++ configure:2851: checking for C++ compiler version configure:2859: 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:2863: $? = 0 configure:2870: 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:2874: $? = 0 configure:2881: 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:2885: $? = 1 configure:2908: checking for C++ compiler default output file name configure:2930: i686-uhu-linux-g++ conftest.cpp >&5 configure:2934: $? = 0 configure:2972: result: a.out configure:2991: checking whether the C++ compiler works configure:3001: ./a.out configure:3005: $? = 0 configure:3024: result: yes configure:3031: checking whether we are cross compiling configure:3033: result: no configure:3036: checking for suffix of executables configure:3043: i686-uhu-linux-g++ -o conftest conftest.cpp >&5 configure:3047: $? = 0 configure:3073: result: configure:3079: checking for suffix of object files configure:3105: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:3109: $? = 0 configure:3134: result: o configure:3138: checking whether we are using the GNU C++ compiler configure:3167: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:3174: $? = 0 configure:3191: result: yes configure:3200: checking whether i686-uhu-linux-g++ accepts -g configure:3230: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:3237: $? = 0 configure:3338: result: yes configure:3372: checking for style of include used by make configure:3400: result: GNU configure:3425: checking dependency style of i686-uhu-linux-g++ configure:3516: result: gcc3 configure:3536: checking how to run the C++ preprocessor configure:3572: i686-uhu-linux-g++ -E conftest.cpp configure:3579: $? = 0 configure:3610: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3617: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | /* end confdefs.h. */ | #include configure:3650: result: i686-uhu-linux-g++ -E configure:3679: i686-uhu-linux-g++ -E conftest.cpp configure:3686: $? = 0 configure:3717: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3724: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | /* end confdefs.h. */ | #include configure:3859: checking for i686-uhu-linux-gcc configure:3875: found /usr/bin/i686-uhu-linux-gcc configure:3886: result: i686-uhu-linux-gcc configure:4158: checking for C compiler version configure:4166: 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:4170: $? = 0 configure:4177: 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:4181: $? = 0 configure:4188: 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:4192: $? = 1 configure:4195: checking whether we are using the GNU C compiler configure:4224: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4231: $? = 0 configure:4248: result: yes configure:4257: checking whether i686-uhu-linux-gcc accepts -g configure:4287: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4294: $? = 0 configure:4395: result: yes configure:4412: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4486: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4493: $? = 0 configure:4516: result: none needed configure:4536: checking dependency style of i686-uhu-linux-gcc configure:4627: result: gcc3 configure:4642: checking for a sed that does not truncate output configure:4708: result: /bin/sed configure:4726: checking for grep that handles long lines and -e configure:4786: result: /bin/grep configure:4791: checking for egrep configure:4855: result: /bin/grep -E configure:4860: checking for fgrep configure:4924: result: /bin/grep -F configure:4959: checking for ld used by i686-uhu-linux-gcc configure:5026: result: /usr/bin/ld configure:5035: checking if the linker (/usr/bin/ld) is GNU ld configure:5050: result: yes configure:5062: checking for BSD- or MS-compatible name lister (nm) configure:5111: result: /usr/bin/nm -B configure:5229: checking the name lister (/usr/bin/nm -B) interface configure:5236: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:5239: /usr/bin/nm -B "conftest.o" configure:5242: output 00000000 B some_variable configure:5249: result: BSD nm configure:5252: checking whether ln -s works configure:5256: result: yes configure:5264: checking the maximum length of command line arguments configure:5384: result: 1572864 configure:5401: checking whether the shell understands some XSI constructs configure:5411: result: yes configure:5415: checking whether the shell understands "+=" configure:5421: result: yes configure:5456: checking for /usr/bin/ld option to reload object files configure:5463: result: -r configure:5492: checking for i686-uhu-linux-objdump configure:5522: result: no configure:5532: checking for objdump configure:5548: found /usr/bin/objdump configure:5559: result: objdump configure:5591: checking how to recognize dependent libraries configure:5787: result: pass_all configure:5807: checking for i686-uhu-linux-ar configure:5823: found /usr/bin/i686-uhu-linux-ar configure:5834: result: i686-uhu-linux-ar configure:5912: checking for i686-uhu-linux-strip configure:5942: result: no configure:5952: checking for strip configure:5968: found /usr/bin/strip configure:5979: result: strip configure:6011: checking for i686-uhu-linux-ranlib configure:6041: result: no configure:6051: checking for ranlib configure:6067: found /usr/bin/ranlib configure:6078: result: ranlib configure:6168: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6286: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6289: $? = 0 configure:6293: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6296: $? = 0 configure:6350: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:6353: $? = 0 configure:6391: result: ok configure:7258: checking how to run the C preprocessor configure:7298: i686-uhu-linux-gcc -E conftest.c configure:7305: $? = 0 configure:7336: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7343: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | /* end confdefs.h. */ | #include configure:7376: result: i686-uhu-linux-gcc -E configure:7405: i686-uhu-linux-gcc -E conftest.c configure:7412: $? = 0 configure:7443: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7450: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | /* end confdefs.h. */ | #include configure:7490: checking for ANSI C header files configure:7520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7527: $? = 0 configure:7626: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7630: $? = 0 configure:7636: ./conftest configure:7640: $? = 0 configure:7658: result: yes configure:7682: checking for sys/types.h configure:7703: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7710: $? = 0 configure:7727: result: yes configure:7682: checking for sys/stat.h configure:7703: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7710: $? = 0 configure:7727: result: yes configure:7682: checking for stdlib.h configure:7703: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7710: $? = 0 configure:7727: result: yes configure:7682: checking for string.h configure:7703: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7710: $? = 0 configure:7727: result: yes configure:7682: checking for memory.h configure:7703: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7710: $? = 0 configure:7727: result: yes configure:7682: checking for strings.h configure:7703: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7710: $? = 0 configure:7727: result: yes configure:7682: checking for inttypes.h configure:7703: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7710: $? = 0 configure:7727: result: yes configure:7682: checking for stdint.h configure:7703: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7710: $? = 0 configure:7727: result: yes configure:7682: checking for unistd.h configure:7703: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7710: $? = 0 configure:7727: result: yes configure:7745: checking for dlfcn.h configure:7766: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7773: $? = 0 configure:7790: result: yes configure:7917: checking for C++ compiler version configure:7925: 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:7929: $? = 0 configure:7936: 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:7940: $? = 0 configure:7947: 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:7951: $? = 1 configure:7954: checking whether we are using the GNU C++ compiler configure:8007: result: yes configure:8016: checking whether i686-uhu-linux-g++ accepts -g configure:8154: result: yes configure:8179: checking dependency style of i686-uhu-linux-g++ configure:8270: result: gcc3 configure:8293: checking how to run the C++ preprocessor configure:8407: result: i686-uhu-linux-g++ -E configure:8436: i686-uhu-linux-g++ -E conftest.cpp configure:8443: $? = 0 configure:8474: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8481: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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 | /* end confdefs.h. */ | #include configure:8635: checking for objdir configure:8650: result: .libs configure:8946: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -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:8968: $? = 0 configure:8981: result: no configure:9001: checking for i686-uhu-linux-gcc option to produce PIC configure:9273: result: -fPIC -DPIC configure:9285: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9303: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9307: $? = 0 configure:9320: result: yes configure:9344: checking if i686-uhu-linux-gcc static flag -static works configure:9372: result: yes configure:9387: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9412: $? = 0 configure:9434: result: yes configure:9442: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9489: result: yes configure:9522: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10596: result: yes configure:10633: checking whether -lc should be explicitly linked in configure:10638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10641: $? = 0 configure:10656: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10659: $? = 0 configure:10671: result: no configure:10835: checking dynamic linker characteristics configure:11278: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11285: $? = 0 configure:11518: result: GNU/Linux ld.so configure:11620: checking how to hardcode library paths into programs configure:11645: result: immediate configure:12478: checking whether stripping libraries is possible configure:12483: result: yes configure:12518: checking if libtool supports shared libraries configure:12520: result: yes configure:12523: checking whether to build shared libraries configure:12544: result: yes configure:12547: checking whether to build static libraries configure:12551: result: no configure:12701: checking for ld used by i686-uhu-linux-g++ configure:12768: result: /usr/bin/ld configure:12777: checking if the linker (/usr/bin/ld) is GNU ld configure:12792: result: yes configure:12847: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13822: result: yes configure:13850: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:13853: $? = 0 configure:14035: checking for i686-uhu-linux-g++ option to produce PIC configure:14352: result: -fPIC -DPIC configure:14361: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:14379: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14383: $? = 0 configure:14396: result: yes configure:14417: checking if i686-uhu-linux-g++ static flag -static works configure:14445: result: yes configure:14457: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14478: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14482: $? = 0 configure:14504: result: yes configure:14509: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14556: result: yes configure:14586: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14612: result: yes configure:14749: checking dynamic linker characteristics configure:15140: i686-uhu-linux-g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:15147: $? = 0 configure:15380: result: GNU/Linux ld.so configure:15431: checking how to hardcode library paths into programs configure:15456: result: immediate configure:15526: checking bzlib.h usability configure:15543: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15550: $? = 0 configure:15564: result: yes configure:15568: checking bzlib.h presence configure:15583: i686-uhu-linux-g++ -E conftest.cpp configure:15590: $? = 0 configure:15604: result: yes configure:15637: checking for bzlib.h configure:15644: result: yes configure:15658: checking for BZ2_bzBuffToBuffCompress in -lbz2 configure:15693: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lbz2 >&5 configure:15700: $? = 0 configure:15721: result: yes configure:15747: checking zlib.h usability configure:15764: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15771: $? = 0 configure:15785: result: yes configure:15789: checking zlib.h presence configure:15804: i686-uhu-linux-g++ -E conftest.cpp configure:15811: $? = 0 configure:15825: result: yes configure:15858: checking for zlib.h configure:15865: result: yes configure:15879: checking for inflate in -lz configure:15914: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lz -lbz2 >&5 configure:15921: $? = 0 configure:15942: result: yes configure:15959: checking for dlfcn.h configure:15964: result: yes configure:16093: checking for dlopen in -ldl configure:16128: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:16135: $? = 0 configure:16156: result: yes configure:16209: checking for xml2-config configure:16227: found /usr/bin/xml2-config configure:16240: result: /usr/bin/xml2-config configure:16249: checking for libxml - version >= 2.0.0 configure:16361: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/libxml2 conftest.cpp -lxml2 -lz -lm -ldl -ldl -lz -lbz2 >&5 configure:16365: $? = 0 configure:16371: ./conftest configure:16375: $? = 0 configure:16397: result: yes (version 2.9.1) configure:16501: checking for unistd.h configure:16508: result: yes configure:16512: checking sys/filio.h usability configure:16529: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:59:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:16536: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 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 | #include configure:16550: result: no configure:16554: checking sys/filio.h presence configure:16569: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:26:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:16576: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:16590: result: no configure:16623: checking for sys/filio.h configure:16632: result: no configure:16512: checking sys/sockio.h usability configure:16529: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:59:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:16536: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 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 | #include configure:16550: result: no configure:16554: checking sys/sockio.h presence configure:16569: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:26:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:16576: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:16590: result: no configure:16623: checking for sys/sockio.h configure:16632: result: no configure:16512: checking sys/termios.h usability configure:16529: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16536: $? = 0 configure:16550: result: yes configure:16554: checking sys/termios.h presence configure:16569: i686-uhu-linux-g++ -E conftest.cpp configure:16576: $? = 0 configure:16590: result: yes configure:16623: checking for sys/termios.h configure:16632: result: yes configure:16512: checking langinfo.h usability configure:16529: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16536: $? = 0 configure:16550: result: yes configure:16554: checking langinfo.h presence configure:16569: i686-uhu-linux-g++ -E conftest.cpp configure:16576: $? = 0 configure:16590: result: yes configure:16623: checking for langinfo.h configure:16632: result: yes configure:16668: checking dustat.h usability configure:16685: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:61:20: fatal error: dustat.h: No such file or directory #include ^ compilation terminated. configure:16692: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_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:16706: result: no configure:16710: checking dustat.h presence configure:16725: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:28:20: fatal error: dustat.h: No such file or directory #include ^ compilation terminated. configure:16732: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include configure:16746: result: no configure:16779: checking for dustat.h configure:16788: result: no configure:16668: checking sys/fs/s5param.h usability configure:16685: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:61:28: fatal error: sys/fs/s5param.h: No such file or directory #include ^ compilation terminated. configure:16692: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_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:16706: result: no configure:16710: checking sys/fs/s5param.h presence configure:16725: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:28:28: fatal error: sys/fs/s5param.h: No such file or directory #include ^ compilation terminated. configure:16732: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include configure:16746: result: no configure:16779: checking for sys/fs/s5param.h configure:16788: result: no configure:16668: checking sys/filsys.h usability configure:16685: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:61:24: fatal error: sys/filsys.h: No such file or directory #include ^ compilation terminated. configure:16692: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_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:16706: result: no configure:16710: checking sys/filsys.h presence configure:16725: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:28:24: fatal error: sys/filsys.h: No such file or directory #include ^ compilation terminated. configure:16732: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include configure:16746: result: no configure:16779: checking for sys/filsys.h configure:16788: result: no configure:16668: checking sys/statfs.h usability configure:16685: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16692: $? = 0 configure:16706: result: yes configure:16710: checking sys/statfs.h presence configure:16725: i686-uhu-linux-g++ -E conftest.cpp configure:16732: $? = 0 configure:16746: result: yes configure:16779: checking for sys/statfs.h configure:16788: result: yes configure:16804: checking for statfs that truncates block counts configure:16836: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:31:1: error: 'choke' does not name a type choke -- this is a workaround for a Sun-specific problem ^ In file included from /usr/include/sys/statfs.h:25:0, from /usr/include/sys/vfs.h:4, from conftest.cpp:34: /usr/include/bits/statfs.h:26:5: error: '__fsword_t' does not name a type __fsword_t f_type; ^ /usr/include/bits/statfs.h:27:5: error: '__fsword_t' does not name a type __fsword_t f_bsize; ^ /usr/include/bits/statfs.h:29:5: error: '__fsblkcnt_t' does not name a type __fsblkcnt_t f_blocks; ^ /usr/include/bits/statfs.h:30:5: error: '__fsblkcnt_t' does not name a type __fsblkcnt_t f_bfree; ^ /usr/include/bits/statfs.h:31:5: error: '__fsblkcnt_t' does not name a type __fsblkcnt_t f_bavail; ^ /usr/include/bits/statfs.h:32:5: error: '__fsfilcnt_t' does not name a type __fsfilcnt_t f_files; ^ /usr/include/bits/statfs.h:33:5: error: '__fsfilcnt_t' does not name a type __fsfilcnt_t f_ffree; ^ /usr/include/bits/statfs.h:41:5: error: '__fsid_t' does not name a type __fsid_t f_fsid; ^ /usr/include/bits/statfs.h:42:5: error: '__fsword_t' does not name a type __fsword_t f_namelen; ^ /usr/include/bits/statfs.h:43:5: error: '__fsword_t' does not name a type __fsword_t f_frsize; ^ /usr/include/bits/statfs.h:44:5: error: '__fsword_t' does not name a type __fsword_t f_flags; ^ /usr/include/bits/statfs.h:45:5: error: '__fsword_t' does not name a type __fsword_t f_spare[4]; ^ /usr/include/bits/statfs.h:51:5: error: '__fsword_t' does not name a type __fsword_t f_type; ^ /usr/include/bits/statfs.h:52:5: error: '__fsword_t' does not name a type __fsword_t f_bsize; ^ /usr/include/bits/statfs.h:53:5: error: '__fsblkcnt64_t' does not name a type __fsblkcnt64_t f_blocks; ^ /usr/include/bits/statfs.h:54:5: error: '__fsblkcnt64_t' does not name a type __fsblkcnt64_t f_bfree; ^ /usr/include/bits/statfs.h:55:5: error: '__fsblkcnt64_t' does not name a type __fsblkcnt64_t f_bavail; ^ /usr/include/bits/statfs.h:56:5: error: '__fsfilcnt64_t' does not name a type __fsfilcnt64_t f_files; ^ /usr/include/bits/statfs.h:57:5: error: '__fsfilcnt64_t' does not name a type __fsfilcnt64_t f_ffree; ^ /usr/include/bits/statfs.h:58:5: error: '__fsid_t' does not name a type __fsid_t f_fsid; ^ /usr/include/bits/statfs.h:59:5: error: '__fsword_t' does not name a type __fsword_t f_namelen; ^ /usr/include/bits/statfs.h:60:5: error: '__fsword_t' does not name a type __fsword_t f_frsize; ^ /usr/include/bits/statfs.h:61:5: error: '__fsword_t' does not name a type __fsword_t f_flags; ^ /usr/include/bits/statfs.h:62:5: error: '__fsword_t' does not name a type __fsword_t f_spare[4]; ^ conftest.cpp: In function 'int main()': conftest.cpp:38:31: error: 'struct statfs' has no member named 'f_spare' struct statfs t; long c = *(t.f_spare); ^ configure:16843: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | | #if !defined(sun) && !defined(__sun) | choke -- this is a workaround for a Sun-specific problem | #endif | #include | #include | int | main () | { | struct statfs t; long c = *(t.f_spare); | if (c) return 0; | ; | return 0; | } configure:16866: result: no configure:16889: checking sys/param.h usability configure:16906: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16913: $? = 0 configure:16927: result: yes configure:16931: checking sys/param.h presence configure:16946: i686-uhu-linux-g++ -E conftest.cpp configure:16953: $? = 0 configure:16967: result: yes configure:17000: checking for sys/param.h configure:17009: result: yes configure:16889: checking sys/vfs.h usability configure:16906: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16913: $? = 0 configure:16927: result: yes configure:16931: checking sys/vfs.h presence configure:16946: i686-uhu-linux-g++ -E conftest.cpp configure:16953: $? = 0 configure:16967: result: yes configure:17000: checking for sys/vfs.h configure:17009: result: yes configure:16889: checking sys/fs_types.h usability configure:16906: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:64:26: fatal error: sys/fs_types.h: No such file or directory #include ^ compilation terminated. configure:16913: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_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:16927: result: no configure:16931: checking sys/fs_types.h presence configure:16946: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:31:26: fatal error: sys/fs_types.h: No such file or directory #include ^ compilation terminated. configure:16953: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:16967: result: no configure:17000: checking for sys/fs_types.h configure:17009: result: no configure:17049: checking for sys/mount.h configure:17073: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:17080: $? = 0 configure:17097: result: yes configure:17112: checking how to get file system space usage configure:17124: checking for statvfs function (SVR4) configure:17163: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 conftest.cpp:34:1: error: 'Do' does not name a type Do not use statvfs on systems with GNU libc, because that function stats ^ conftest.cpp: In function 'int main()': conftest.cpp:49:16: error: aggregate 'statvfs fsd' has incomplete type and cannot be defined struct statvfs fsd; statvfs (0, &fsd); ^ configure:17170: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #if defined __GLIBC__ && !defined __BEOS__ | Do not use statvfs on systems with GNU libc, because that function stats | all preceding entries in /proc/mounts, and that makes df hang if even | one of the corresponding file systems is hard-mounted, but not available. | statvfs in GNU libc on BeOS operates differently: it only makes a system | call. | #endif | | #ifdef __osf__ | "Do not use Tru64's statvfs implementation" | #endif | | #include | int | main () | { | struct statvfs fsd; statvfs (0, &fsd); | ; | return 0; | } configure:17190: result: no configure:17204: checking for 3-argument statfs function (DEC OSF/1) configure:17236: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 conftest.cpp: In function 'int main()': conftest.cpp:39:19: error: aggregate 'main()::statfs fsd' has incomplete type and cannot be defined struct statfs fsd; ^ conftest.cpp:41:52: error: invalid application of 'sizeof' to incomplete type 'main()::statfs' return statfs (".", &fsd, sizeof (struct statfs)) != 0; ^ conftest.cpp:41:53: error: invalid use of incomplete type 'struct main()::statfs' return statfs (".", &fsd, sizeof (struct statfs)) != 0; ^ conftest.cpp:39:12: error: forward declaration of 'struct main()::statfs' struct statfs fsd; ^ configure:17240: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | struct statfs fsd; | fsd.f_fsize = 0; | return statfs (".", &fsd, sizeof (struct statfs)) != 0; | } configure:17268: result: no configure:17282: checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD) configure:17320: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:17324: $? = 0 configure:17330: ./conftest configure:17334: $? = 0 configure:17352: result: yes configure:17673: checking for dustat.h configure:17680: result: no configure:17673: checking for sys/fs/s5param.h configure:17680: result: no configure:17673: checking for sys/filsys.h configure:17680: result: no configure:17673: checking for sys/statfs.h configure:17680: result: yes configure:17820: checking for statfs that truncates block counts configure:17882: result: no configure:17905: checking whether byte ordering is bigendian configure:17930: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:35:9: error: expected unqualified-id before 'not' token not a universal capable compiler ^ configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17987: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:17994: $? = 0 configure:18026: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:41:8: error: 'big' was not declared in this scope not big endian ^ conftest.cpp:41:12: error: expected ';' before 'endian' not big endian ^ configure:18033: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:18285: result: no configure:18314: checking size of void* configure:18619: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:18623: $? = 0 configure:18629: ./conftest configure:18633: $? = 0 configure:18659: result: 4 configure:18673: checking size of long configure:18978: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:18982: $? = 0 configure:18988: ./conftest configure:18992: $? = 0 configure:19018: result: 4 configure:19029: checking for inline configure:19055: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:19062: $? = 0 configure:19080: result: inline configure:19129: checking for canonicalize_file_name configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for realpath configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for strtoll configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for strtoull configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for strtoq configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for strtouq configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for strcasestr configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for lrint configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for nanosleep configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for usleep configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for nl_langinfo configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19129: checking for _strtoi64 configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 /tmp/ccTO9IeA.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:81: undefined reference to `_strtoi64' collect2: error: ld returned 1 exit status configure:19192: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | /* end confdefs.h. */ | /* Define _strtoi64 to an innocuous variant, in case declares _strtoi64. | For example, HP-UX 11i declares gettimeofday. */ | #define _strtoi64 innocuous__strtoi64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strtoi64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strtoi64 | | /* 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 _strtoi64 (); | /* 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__strtoi64 || defined __stub____strtoi64 | choke me | #endif | | int | main () | { | return _strtoi64 (); | ; | return 0; | } configure:19214: result: no configure:19129: checking for _strtoui64 configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 /tmp/ccj6OBHU.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:81: undefined reference to `_strtoui64' collect2: error: ld returned 1 exit status configure:19192: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | /* end confdefs.h. */ | /* Define _strtoui64 to an innocuous variant, in case declares _strtoui64. | For example, HP-UX 11i declares gettimeofday. */ | #define _strtoui64 innocuous__strtoui64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strtoui64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strtoui64 | | /* 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 _strtoui64 (); | /* 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__strtoui64 || defined __stub____strtoui64 | choke me | #endif | | int | main () | { | return _strtoui64 (); | ; | return 0; | } configure:19214: result: no configure:19129: checking for if_nameindex configure:19185: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19192: $? = 0 configure:19214: result: yes configure:19360: checking for ld used by GCC configure:19424: result: /usr/bin/ld configure:19433: checking if the linker (/usr/bin/ld) is GNU ld configure:19446: result: yes configure:19453: checking for shared library run path origin configure:19466: result: done configure:19930: checking for iconv configure:19962: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 configure:19969: $? = 0 configure:20046: result: yes configure:20069: checking for iconv declaration configure:20108: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:20115: $? = 0 configure:20134: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:20341: checking for the pthreads library -lpthreads configure:20384: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthreads -ldl -lz -lbz2 >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:20391: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:20414: result: no configure:20286: checking whether pthreads work without any flags configure:20384: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lz -lbz2 >&5 /tmp/ccqE2n0l.o: In function `main': conftest.c:(.text.startup+0x19): undefined reference to `pthread_join' conftest.c:(.text.startup+0x46): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x6a): undefined reference to `pthread_create' conftest.c:(.text.startup+0x73): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:20391: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:20414: result: no configure:20291: checking whether pthreads work with -Kthread configure:20384: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Kthread conftest.c -ldl -lz -lbz2 >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Kthread' configure:20391: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:20414: result: no configure:20291: checking whether pthreads work with -kthread configure:20384: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -kthread conftest.c -ldl -lz -lbz2 >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-kthread' configure:20391: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:20414: result: no configure:20341: checking for the pthreads library -llthread configure:20384: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -llthread -ldl -lz -lbz2 >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:20391: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:20414: result: no configure:20291: checking whether pthreads work with -pthread configure:20384: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -ldl -lz -lbz2 >&5 configure:20391: $? = 0 configure:20414: result: yes configure:20433: checking for joinable pthread attribute configure:20458: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -ldl -lz -lbz2 >&5 configure:20465: $? = 0 configure:20485: result: PTHREAD_CREATE_JOINABLE configure:20495: checking if more special flags are required for pthreads configure:20502: result: no configure:20595: checking for i686-uhu-linux-pkg-config configure:20628: result: no configure:20638: checking for pkg-config configure:20656: found /usr/bin/pkg-config configure:20668: result: /usr/bin/pkg-config configure:20693: checking pkg-config is at least version 0.9.0 configure:20696: result: yes configure:20726: checking if SSL support should be enabled configure:20730: result: yes configure:20735: OpenSSL is currently the only supported SSL library. configure:20739: Looking for OpenSSL libraries via pkg-config... configure:20743: checking for OPENSSL configure:20750: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.7" configure:20753: $? = 0 configure:20766: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.7" configure:20769: $? = 0 configure:20816: result: yes configure:20823: checking if the OpenSSL flags work configure:20856: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 -lssl -lcrypto >&5 configure:20863: $? = 0 configure:20871: result: yes configure:20911: checking for C++ Standard Template Library features configure:20924: checking map usability configure:20941: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:20948: $? = 0 configure:20962: result: yes configure:20966: checking map presence configure:20981: i686-uhu-linux-g++ -E conftest.cpp configure:20988: $? = 0 configure:21002: result: yes configure:21035: checking for map configure:21042: result: yes configure:21065: checking set usability configure:21082: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21089: $? = 0 configure:21103: result: yes configure:21107: checking set presence configure:21122: i686-uhu-linux-g++ -E conftest.cpp configure:21129: $? = 0 configure:21143: result: yes configure:21176: checking for set configure:21183: result: yes configure:21206: checking vector usability configure:21223: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21230: $? = 0 configure:21244: result: yes configure:21248: checking vector presence configure:21263: i686-uhu-linux-g++ -E conftest.cpp configure:21270: $? = 0 configure:21284: result: yes configure:21317: checking for vector configure:21324: result: yes configure:21347: checking algorithm usability configure:21364: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21371: $? = 0 configure:21385: result: yes configure:21389: checking algorithm presence configure:21404: i686-uhu-linux-g++ -E conftest.cpp configure:21411: $? = 0 configure:21425: result: yes configure:21458: checking for algorithm configure:21465: result: yes configure:21511: checking unordered_map usability configure:21528: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 In file included from /usr/include/c++/4.8.3/unordered_map:35:0, from conftest.cpp:84: /usr/include/c++/4.8.3/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ configure:21535: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_PTHREAD 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:21549: result: no configure:21553: checking unordered_map presence configure:21568: i686-uhu-linux-g++ -E conftest.cpp In file included from /usr/include/c++/4.8.3/unordered_map:35:0, from conftest.cpp:51: /usr/include/c++/4.8.3/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ configure:21575: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:21589: result: no configure:21622: checking for unordered_map configure:21629: result: no configure:21651: checking unordered_set usability configure:21668: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 In file included from /usr/include/c++/4.8.3/unordered_set:35:0, from conftest.cpp:84: /usr/include/c++/4.8.3/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ configure:21675: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_PTHREAD 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:21689: result: no configure:21693: checking unordered_set presence configure:21708: i686-uhu-linux-g++ -E conftest.cpp In file included from /usr/include/c++/4.8.3/unordered_set:35:0, from conftest.cpp:51: /usr/include/c++/4.8.3/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ configure:21715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:21729: result: no configure:21762: checking for unordered_set configure:21769: result: no configure:21804: checking tr1/unordered_map usability configure:21821: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21828: $? = 0 configure:21842: result: yes configure:21846: checking tr1/unordered_map presence configure:21861: i686-uhu-linux-g++ -E conftest.cpp configure:21868: $? = 0 configure:21882: result: yes configure:21915: checking for tr1/unordered_map configure:21922: result: yes configure:21944: checking tr1/unordered_set usability configure:21961: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21968: $? = 0 configure:21982: result: yes configure:21986: checking tr1/unordered_set presence configure:22001: i686-uhu-linux-g++ -E conftest.cpp configure:22008: $? = 0 configure:22022: result: yes configure:22055: checking for tr1/unordered_set configure:22062: result: yes configure:22081: checking for _Fnv_hash or Fnv_hash configure:22320: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 conftest.cpp: In function 'int main()': conftest.cpp:56:2: error: 'size_t' was not declared in this scope size_t hash = std::tr1::Fnv_hash<>::hash( data, 6 ); ^ conftest.cpp:56:2: note: suggested alternatives: In file included from /usr/include/c++/4.8.3/utility:68:0, from /usr/include/c++/4.8.3/tr1/unordered_map:34, from conftest.cpp:52: /usr/include/c++/4.8.3/i686-uhu-linux/bits/c++config.h:186:26: note: 'std::size_t' typedef __SIZE_TYPE__ size_t; ^ /usr/include/c++/4.8.3/i686-uhu-linux/bits/c++config.h:186:26: note: 'std::size_t' conftest.cpp:56:9: error: expected ';' before 'hash' size_t hash = std::tr1::Fnv_hash<>::hash( data, 6 ); ^ configure:22327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #include | int main() | { | const char * data = "abcdef"; | size_t hash = std::tr1::Fnv_hash<>::hash( data, 6 ); | | return 0; | } | | configure:22367: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -ldl -lz -lbz2 >&5 conftest.cpp: In function 'int main()': conftest.cpp:56:2: error: 'size_t' was not declared in this scope size_t hash = std::tr1::_Fnv_hash<>::hash( data, 6 ); ^ conftest.cpp:56:2: note: suggested alternatives: In file included from /usr/include/c++/4.8.3/utility:68:0, from /usr/include/c++/4.8.3/tr1/unordered_map:34, from conftest.cpp:52: /usr/include/c++/4.8.3/i686-uhu-linux/bits/c++config.h:186:26: note: 'std::size_t' typedef __SIZE_TYPE__ size_t; ^ /usr/include/c++/4.8.3/i686-uhu-linux/bits/c++config.h:186:26: note: 'std::size_t' conftest.cpp:56:9: error: expected ';' before 'hash' size_t hash = std::tr1::_Fnv_hash<>::hash( data, 6 ); ^ configure:22374: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dclib" | #define PACKAGE_TARNAME "dclib" | #define PACKAGE_VERSION "0.3.23" | #define PACKAGE_STRING "dclib 0.3.23" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" | #define PACKAGE "dclib" | #define VERSION "0.3.23" | #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_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_LONG 4 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRCASESTR 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #include | int main() | { | const char * data = "abcdef"; | size_t hash = std::tr1::_Fnv_hash<>::hash( data, 6 ); | | return 0; | } | | configure:22392: result: neither configure:22406: checking for unordered_set with a custom key configure:22505: result: dclib requires Fnv_hash or _Fnv_hash for this configure:22537: checking if i686-uhu-linux-g++ supports -fvisibility=hidden configure:22563: i686-uhu-linux-g++ -c -g -O2 -fvisibility=hidden conftest.cpp >&5 configure:22570: $? = 0 configure:22575: result: yes configure:22593: checking for build date and svn revision configure:22602: result: Build date: 20140709 release configure:22770: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dclib config.status 0.3.23, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:1112: creating Makefile config.status:1112: creating dclib.spec config.status:1112: creating dclib.lsm config.status:1112: creating dclib.pc config.status:1112: creating dclib-uninstalled.pc config.status:1112: creating dclib/dcos.h config.status:1112: creating dclib/dclib-ssl-use.h config.status:1112: creating dclib/dclib-stl-use.h config.status:1112: creating dclib/Makefile config.status:1112: creating dclib/gnulib/Makefile config.status:1112: creating dclib/core/Makefile config.status:1112: creating dclib/hash/Makefile config.status:1112: creating tests/Makefile config.status:1112: creating config.h config.status:1386: executing depfiles commands config.status:1386: 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_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_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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__strtoi64=no ac_cv_func__strtoui64=no ac_cv_func_canonicalize_file_name=yes ac_cv_func_if_nameindex=yes ac_cv_func_lrint=yes ac_cv_func_nanosleep=yes ac_cv_func_nl_langinfo=yes ac_cv_func_realpath=yes ac_cv_func_strcasestr=yes ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_func_strtoull=yes ac_cv_func_strtouq=yes ac_cv_func_usleep=yes ac_cv_header_algorithm=yes ac_cv_header_bzlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dustat_h=no ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_map=yes ac_cv_header_memory_h=yes ac_cv_header_set=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_filio_h=no ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_tr1_unordered_map=yes ac_cv_header_tr1_unordered_set=yes ac_cv_header_unistd_h=yes ac_cv_header_unordered_map=no ac_cv_header_unordered_set=no ac_cv_header_vector=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_bz2_BZ2_bzBuffToBuffCompress=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_z_inflate=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_XML2_CONFIG=/usr/bin/xml2-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config 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_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_long=4 ac_cv_sizeof_voidp=4 acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= fu_cv_sys_stat_statfs2_bsize=yes fu_cv_sys_stat_statfs3_osf1=no fu_cv_sys_stat_statvfs=no fu_cv_sys_truncating_statfs=no gl_cv_fs_space=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[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 pkg_cv_OPENSSL_CFLAGS= pkg_cv_OPENSSL_LIBS='-lssl -lcrypto ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/admin/missing --run aclocal-1.10' ALLOW_CSTRING_KEY='0' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/admin/missing --run tar' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/admin/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/admin/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/admin/missing --run automake-1.10' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' 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' DCLIB_BUILD_INFO='Build date: 20140709 release' DEBUGCOMPILE='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FNV_HASH_PREFIXED='0' GREP='/bin/grep' HAVE_SSL='1' HAVE_TR1_UNORDERED_MAP_H='1' HAVE_TR1_UNORDERED_SET_H='1' HAVE_UNORDERED_MAP_H='0' HAVE_UNORDERED_SET_H='0' HIDESYMS='-fvisibility=hidden' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBICONV='' LIBOBJS=' ${LIBOBJDIR}fsusage$U.o ${LIBOBJDIR}md5$U.o' LIBS='-ldl -lz -lbz2 ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS=' ${LIBOBJDIR}fsusage$U.lo ${LIBOBJDIR}md5$U.lo' MAKEINFO='${SHELL} /var/uhubuild/work/compile/admin/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CFLAGS='' OPENSSL_LIBS='-lssl -lcrypto ' OTOOL64='' OTOOL='' PACKAGE='dclib' PACKAGE_BUGREPORT='http://sourceforge.net/tracker/?group_id=181579&atid=897767' PACKAGE_FLAGS=' -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE' PACKAGE_NAME='dclib' PACKAGE_STRING='dclib 0.3.23' PACKAGE_TARNAME='dclib' PACKAGE_VERSION='0.3.23' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PTHREAD_CC='i686-uhu-linux-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSL_CPPFLAGS='' SSL_LDFLAGS='-lssl -lcrypto ' STRIP='strip' USING_OPENSSL='1' VERSION='0.3.23' WIN32_FALSE='' WIN32_TRUE='#' XML2_CONFIG='/usr/bin/xml2-config' XML_CPPFLAGS='-I/usr/include/libxml2' XML_LIBS='-lxml2 -lz -lm -ldl' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' acx_pthread_config='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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/admin/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/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='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "dclib" #define PACKAGE_TARNAME "dclib" #define PACKAGE_VERSION "0.3.23" #define PACKAGE_STRING "dclib 0.3.23" #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=181579&atid=897767" #define PACKAGE "dclib" #define VERSION "0.3.23" #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_LIBBZ2 1 #define HAVE_LIBZ 1 #define HAVE_LIBDL 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_MOUNT_H 1 #define STAT_STATFS2_BSIZE 1 #define HAVE_SYS_STATFS_H 1 #define SIZEOF_VOIDP 4 #define SIZEOF_LONG 4 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_REALPATH 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOQ 1 #define HAVE_STRTOUQ 1 #define HAVE_STRCASESTR 1 #define HAVE_LRINT 1 #define HAVE_NANOSLEEP 1 #define HAVE_USLEEP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_IF_NAMEINDEX 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_PTHREAD 1 configure: exit 0