This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnunet configure 0.10.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gnunet-9999 --htmldir=/usr/share/doc/gnunet-9999/html --libdir=/usr/lib64 --disable-experimental --with-microhttpd --without-mysql --without-postgresql --with-sqlite --with-x --with-gnutls --with-extractor --with-sudo ## --------- ## ## Platform. ## ## --------- ## hostname = blueprint.gcc.vanilla.amd64.greendragon uname -m = x86_64 uname -r = 4.4.6-gentoo uname -s = Linux uname -v = #1 SMP Fri May 13 20:50:10 UTC 2016 /usr/bin/uname -p = AMD FX(tm)-4300 Quad-Core Processor /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/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:3061: checking build system type configure:3075: result: x86_64-pc-linux-gnu configure:3095: checking host system type configure:3108: result: x86_64-pc-linux-gnu configure:3128: checking target system type configure:3141: result: x86_64-pc-linux-gnu configure:3186: checking for a BSD-compatible install configure:3254: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:3265: checking whether build environment is sane configure:3320: result: yes configure:3471: checking for a thread-safe mkdir -p configure:3510: result: /bin/mkdir -p configure:3517: checking for gawk configure:3533: found /usr/bin/gawk configure:3544: result: gawk configure:3555: checking whether make sets $(MAKE) configure:3577: result: yes configure:3606: checking whether make supports nested variables configure:3623: result: yes configure:3760: checking whether make supports nested variables configure:3777: result: yes configure:3796: checking for gawk configure:3823: result: gawk configure:3842: checking for x86_64-pc-linux-gnu-gcc configure:3858: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3869: result: x86_64-pc-linux-gnu-gcc configure:4138: checking for C compiler version configure:4147: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4158: $? = 0 configure:4147: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:4158: $? = 0 configure:4147: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4158: $? = 1 configure:4147: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4158: $? = 1 configure:4178: checking whether the C compiler works configure:4200: x86_64-pc-linux-gnu-gcc -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4204: $? = 0 configure:4252: result: yes configure:4255: checking for C compiler default output file name configure:4257: result: a.out configure:4263: checking for suffix of executables configure:4270: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4274: $? = 0 configure:4296: result: configure:4318: checking whether we are cross compiling configure:4326: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4330: $? = 0 configure:4337: ./conftest configure:4341: $? = 0 configure:4356: result: no configure:4361: checking for suffix of object files configure:4383: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:4387: $? = 0 configure:4408: result: o configure:4412: checking whether we are using the GNU C compiler configure:4431: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:4431: $? = 0 configure:4440: result: yes configure:4449: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4469: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4469: $? = 0 configure:4510: result: yes configure:4527: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4590: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:4590: $? = 0 configure:4603: result: none needed configure:4628: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4650: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4653: $? = 0 configure:4650: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4653: $? = 0 configure:4665: result: yes configure:4693: checking for style of include used by make configure:4721: result: GNU configure:4747: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4858: result: none configure:4878: checking how to run the C preprocessor configure:4909: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4909: $? = 0 configure:4923: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | /* end confdefs.h. */ | #include configure:4948: result: x86_64-pc-linux-gnu-gcc -E configure:4968: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4968: $? = 0 configure:4982: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | /* end confdefs.h. */ | #include configure:5024: checking for x86_64-pc-linux-gnu-g++ configure:5040: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:5051: result: x86_64-pc-linux-gnu-g++ configure:5122: checking for C++ compiler version configure:5131: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5142: $? = 0 configure:5131: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:5142: $? = 0 configure:5131: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:5142: $? = 1 configure:5131: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:5142: $? = 1 configure:5146: checking whether we are using the GNU C++ compiler configure:5165: x86_64-pc-linux-gnu-g++ -c -Og -pipe -march=native -ggdb conftest.cpp >&5 configure:5165: $? = 0 configure:5174: result: yes configure:5183: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:5203: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:5203: $? = 0 configure:5244: result: yes configure:5269: checking dependency style of x86_64-pc-linux-gnu-g++ configure:5380: result: none configure:5405: checking for x86_64-pc-linux-gnu-gcc configure:5421: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:5432: result: x86_64-pc-linux-gnu-gcc configure:5501: checking for Objective C compiler version configure:5510: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5521: $? = 0 configure:5510: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:5521: $? = 0 configure:5510: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5521: $? = 1 configure:5510: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5521: $? = 1 configure:5525: checking whether we are using the GNU Objective C compiler configure:5544: x86_64-pc-linux-gnu-gcc -c conftest.m >&5 x86_64-pc-linux-gnu-gcc: error: conftest.m: Objective-C compiler not installed on this system configure:5544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5553: result: no configure:5562: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5582: x86_64-pc-linux-gnu-gcc -c -g conftest.m >&5 x86_64-pc-linux-gnu-gcc: error: conftest.m: Objective-C compiler not installed on this system configure:5582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5597: x86_64-pc-linux-gnu-gcc -c conftest.m >&5 x86_64-pc-linux-gnu-gcc: error: conftest.m: Objective-C compiler not installed on this system configure:5597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5613: x86_64-pc-linux-gnu-gcc -c -g conftest.m >&5 x86_64-pc-linux-gnu-gcc: error: conftest.m: Objective-C compiler not installed on this system configure:5613: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5623: result: no configure:5648: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5757: result: none configure:5773: checking whether ln -s works configure:5777: result: yes configure:5784: checking whether make sets $(MAKE) configure:5806: result: yes configure:5862: checking how to print strings configure:5889: result: printf configure:5910: checking for a sed that does not truncate output configure:5974: result: /bin/sed configure:5992: checking for grep that handles long lines and -e configure:6050: result: /bin/grep configure:6055: checking for egrep configure:6117: result: /bin/grep -E configure:6122: checking for fgrep configure:6184: result: /bin/grep -F configure:6219: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6286: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6293: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:6308: result: yes configure:6320: checking for BSD- or MS-compatible name lister (nm) configure:6374: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:6504: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:6511: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:6514: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:6517: output 0000000000000000 B some_variable configure:6524: result: BSD nm configure:6528: checking the maximum length of command line arguments configure:6659: result: 1572864 configure:6707: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6747: result: func_convert_file_noop configure:6754: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6774: result: func_convert_file_noop configure:6781: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6788: result: -r configure:6822: checking for x86_64-pc-linux-gnu-objdump configure:6838: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6849: result: x86_64-pc-linux-gnu-objdump configure:6918: checking how to recognize dependent libraries configure:7118: result: pass_all configure:7163: checking for x86_64-pc-linux-gnu-dlltool configure:7193: result: no configure:7203: checking for dlltool configure:7233: result: no configure:7260: checking how to associate runtime and link libraries configure:7287: result: printf %s\n configure:7304: checking for x86_64-pc-linux-gnu-ar configure:7320: found /usr/bin/x86_64-pc-linux-gnu-ar configure:7331: result: x86_64-pc-linux-gnu-ar configure:7412: checking for archiver @FILE support configure:7429: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:7429: $? = 0 configure:7432: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7435: $? = 0 configure:7440: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:7443: $? = 1 configure:7455: result: @ configure:7473: checking for x86_64-pc-linux-gnu-strip configure:7489: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7500: result: x86_64-pc-linux-gnu-strip configure:7572: checking for x86_64-pc-linux-gnu-ranlib configure:7588: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7599: result: x86_64-pc-linux-gnu-ranlib configure:7741: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:7894: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:7897: $? = 0 configure:7901: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7904: $? = 0 configure:7970: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:7973: $? = 0 configure:8011: result: ok configure:8058: checking for sysroot configure:8088: result: no configure:8095: checking for a working dd configure:8133: result: /bin/dd configure:8137: checking how to truncate binary pipes configure:8152: result: /bin/dd bs=4096 count=1 configure:8288: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:8291: $? = 0 configure:8441: checking for x86_64-pc-linux-gnu-mt configure:8471: result: no configure:8481: checking for mt configure:8511: result: no configure:8531: checking if : is a manifest tool configure:8537: : '-?' configure:8545: result: no configure:9218: checking for ANSI C header files configure:9238: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9238: $? = 0 configure:9311: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9311: $? = 0 configure:9311: ./conftest configure:9311: $? = 0 configure:9322: result: yes configure:9335: checking for sys/types.h configure:9335: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9335: $? = 0 configure:9335: result: yes configure:9335: checking for sys/stat.h configure:9335: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9335: $? = 0 configure:9335: result: yes configure:9335: checking for stdlib.h configure:9335: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9335: $? = 0 configure:9335: result: yes configure:9335: checking for string.h configure:9335: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9335: $? = 0 configure:9335: result: yes configure:9335: checking for memory.h configure:9335: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9335: $? = 0 configure:9335: result: yes configure:9335: checking for strings.h configure:9335: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9335: $? = 0 configure:9335: result: yes configure:9335: checking for inttypes.h configure:9335: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9335: $? = 0 configure:9335: result: yes configure:9335: checking for stdint.h configure:9335: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9335: $? = 0 configure:9335: result: yes configure:9335: checking for unistd.h configure:9335: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9335: $? = 0 configure:9335: result: yes configure:9349: checking for dlfcn.h configure:9349: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:9349: $? = 0 configure:9349: result: yes configure:9912: checking for objdir configure:9927: result: .libs configure:10191: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10209: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10213: $? = 0 configure:10226: result: no configure:10584: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10591: result: -fPIC -DPIC configure:10599: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10617: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb -fPIC -DPIC -DPIC conftest.c >&5 configure:10621: $? = 0 configure:10634: result: yes configure:10663: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10691: result: yes configure:10706: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10727: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb -o out/conftest2.o conftest.c >&5 configure:10731: $? = 0 configure:10753: result: yes configure:10761: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10808: result: yes configure:10841: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:12100: result: yes configure:12137: checking whether -lc should be explicitly linked in configure:12145: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:12148: $? = 0 configure:12163: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12166: $? = 0 configure:12180: result: no configure:12340: checking dynamic linker characteristics configure:12934: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12934: $? = 0 configure:13171: result: GNU/Linux ld.so configure:13293: checking how to hardcode library paths into programs configure:13318: result: immediate configure:13420: checking for shl_load configure:13420: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-misc/gnunet-9999/temp/ccdblYmm.o: In function `main': /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/conftest.c:57: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:13420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:13420: result: no configure:13424: checking for shl_load in -ldld configure:13449: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:13449: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:13458: result: no configure:13463: checking for dlopen configure:13463: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-misc/gnunet-9999/temp/ccInWXYw.o: In function `main': /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/conftest.c:57: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:13463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:13463: result: no configure:13467: checking for dlopen in -ldl configure:13492: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:13492: $? = 0 configure:13501: result: yes configure:13620: checking whether a program can dlopen itself configure:13700: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 configure:13703: $? = 0 configure:13721: result: yes configure:13726: checking whether a statically linked program can dlopen itself configure:13806: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 /var/tmp/portage/net-misc/gnunet-9999/temp/ccUPa1wL.o: In function `main': /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/configure:13785: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:13809: $? = 1 configure:13827: result: no configure:13866: checking whether stripping libraries is possible configure:13871: result: yes configure:13906: checking if libtool supports shared libraries configure:13908: result: yes configure:13911: checking whether to build shared libraries configure:13936: result: yes configure:13939: checking whether to build static libraries configure:13943: result: no configure:13966: checking how to run the C++ preprocessor configure:13993: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13993: $? = 0 configure:14007: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14032: result: x86_64-pc-linux-gnu-g++ -E configure:14052: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:14052: $? = 0 configure:14066: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14228: checking for ld used by x86_64-pc-linux-gnu-g++ configure:14295: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:14302: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:14317: result: yes configure:14372: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15445: result: yes configure:15481: x86_64-pc-linux-gnu-g++ -c -Og -pipe -march=native -ggdb conftest.cpp >&5 configure:15484: $? = 0 configure:15965: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:15972: result: -fPIC -DPIC configure:15980: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15998: x86_64-pc-linux-gnu-g++ -c -Og -pipe -march=native -ggdb -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16002: $? = 0 configure:16015: result: yes configure:16038: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:16066: result: yes configure:16078: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:16099: x86_64-pc-linux-gnu-g++ -c -Og -pipe -march=native -ggdb -o out/conftest2.o conftest.cpp >&5 configure:16103: $? = 0 configure:16125: result: yes configure:16130: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:16177: result: yes configure:16207: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:16247: result: yes configure:16388: checking dynamic linker characteristics configure:17146: result: GNU/Linux ld.so configure:17211: checking how to hardcode library paths into programs configure:17236: result: immediate configure:17307: checking for special C compiler options needed for large files configure:17352: result: no configure:17358: checking for _FILE_OFFSET_BITS value needed for large files configure:17383: x86_64-pc-linux-gnu-gcc -c -Og -pipe -march=native -ggdb conftest.c >&5 configure:17383: $? = 0 configure:17415: result: no configure:17500: checking for _LARGEFILE_SOURCE value needed for large files configure:17519: x86_64-pc-linux-gnu-gcc -o conftest -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17519: $? = 0 configure:17547: result: no configure:17613: checking for X configure:17721: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17721: $? = 0 configure:17752: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:17752: $? = 0 configure:17802: result: libraries , headers configure:17901: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:17901: $? = 0 configure:17999: checking for gethostbyname configure:17999: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17999: $? = 0 configure:17999: result: yes configure:18096: checking for connect configure:18096: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18096: $? = 0 configure:18096: result: yes configure:18145: checking for remove configure:18145: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18145: $? = 0 configure:18145: result: yes configure:18194: checking for shmat configure:18194: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18194: $? = 0 configure:18194: result: yes configure:18252: checking for IceConnectionNumber in -lICE configure:18277: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lICE >&5 configure:18277: $? = 0 configure:18286: result: yes configure:19400: checking for build target configure:19467: result: linux configure:19478: checking whether unaligned 64-bit access works configure:19503: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:31:13: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] void *bp = malloc (50); ^ conftest.c:31:24: warning: incompatible implicit declaration of built-in function 'malloc' void *bp = malloc (50); ^ conftest.c:33:38: warning: dereferencing 'void *' pointer long long *be = (long long*) &bp[1]; ^ conftest.c:33:35: warning: taking address of expression of type 'void' long long *be = (long long*) &bp[1]; ^ configure:19503: $? = 0 configure:19503: ./conftest configure:19503: $? = 0 configure:19514: result: yes configure:19528: checking for library containing gethostbyname configure:19559: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19559: $? = 0 configure:19576: result: none required configure:19584: checking for socket in -lsocket configure:19609: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lsocket >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:19609: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:19618: result: no configure:19629: checking for log in -lm configure:19654: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:34:6: warning: conflicting types for built-in function 'log' char log (); ^ configure:19654: $? = 0 configure:19663: result: yes configure:19674: checking for getloadavg in -lc configure:19699: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lc -lm >&5 configure:19699: $? = 0 configure:19708: result: yes configure:19719: checking for getopt configure:19735: found /usr/bin/getopt configure:19747: result: true configure:19766: checking for ssh configure:19782: found /usr/bin/ssh configure:19794: result: true configure:19821: checking for struct tm.tm_gmtoff configure:19821: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:19821: $? = 0 configure:19821: result: yes configure:19830: checking whether _stati64 is declared configure:19830: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:70:10: error: '_stati64' undeclared (first use in this function) (void) _stati64; ^ conftest.c:70:10: note: each undeclared identifier is reported only once for each function it appears in configure:19830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef _stati64 | #ifdef __cplusplus | (void) _stati64; | #else | (void) _stati64; | #endif | #endif | | ; | return 0; | } configure:19830: result: no configure:19970: checking for x86_64-pc-linux-gnu-libgcrypt-config configure:19988: found /usr/bin/x86_64-pc-linux-gnu-libgcrypt-config configure:20000: result: /usr/bin/x86_64-pc-linux-gnu-libgcrypt-config configure:20074: checking for LIBGCRYPT - version >= 1.6.0 configure:20108: result: yes (1.6.5) configure:20120: checking LIBGCRYPT API version configure:20123: result: okay configure:20166: checking whether gcry_mpi_set_opaque_copy is declared configure:20166: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:20166: $? = 0 configure:20166: result: yes configure:20246: checking whether to poison freed memory configure:20261: result: no configure:20276: checking for working HMAC configure:20343: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm -lgcrypt -lgpg-error >&5 configure:20343: $? = 0 configure:20343: ./conftest configure:20343: $? = 0 configure:20344: result: yes configure:20386: checking for ba2str in -lbluetooth configure:20411: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lbluetooth -lm -lgcrypt -lgpg-error >&5 configure:20411: $? = 0 configure:20420: result: yes configure:20423: checking bluetooth/bluetooth.h usability configure:20423: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:20423: $? = 0 configure:20423: result: yes configure:20423: checking bluetooth/bluetooth.h presence configure:20423: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20423: $? = 0 configure:20423: result: yes configure:20423: checking for bluetooth/bluetooth.h configure:20423: result: yes configure:20456: checking jansson.h usability configure:20456: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:20456: $? = 0 configure:20456: result: yes configure:20456: checking jansson.h presence configure:20456: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20456: $? = 0 configure:20456: result: yes configure:20456: checking for jansson.h configure:20456: result: yes configure:20483: checking for pa_stream_peek in -lpulse configure:20508: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lpulse -lm -lgcrypt -lgpg-error >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpulse collect2: error: ld returned 1 exit status configure:20508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pa_stream_peek (); | int | main () | { | return pa_stream_peek (); | ; | return 0; | } configure:20517: result: no configure:20541: checking for opus_decode_float in -lopus configure:20566: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lopus -lm -lgcrypt -lgpg-error >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lopus collect2: error: ld returned 1 exit status configure:20566: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char opus_decode_float (); | int | main () | { | return opus_decode_float (); | ; | return 0; | } configure:20575: result: no configure:20602: checking for ogg_stream_flush_fill in -logg configure:20627: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -logg -lm -lgcrypt -lgpg-error >&5 configure:20627: $? = 0 configure:20636: result: yes configure:20641: checking ogg/ogg.h usability configure:20641: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:20641: $? = 0 configure:20641: result: yes configure:20641: checking ogg/ogg.h presence configure:20641: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20641: $? = 0 configure:20641: result: yes configure:20641: checking for ogg/ogg.h configure:20641: result: yes configure:20697: checking for pkg-config configure:20715: found /usr/bin/pkg-config configure:20728: result: /usr/bin/pkg-config configure:20746: checking for glib-2.0 gobject-2.0 gstreamer-1.0 gstreamer-app-1.0 gstreamer-audio-1.0 configure:20791: result: not found configure:20923: checking for gawk configure:20950: result: gawk configure:21012: checking for gnurl-config configure:21030: found /usr/bin/gnurl-config configure:21042: result: /usr/bin/gnurl-config configure:21053: checking for the version of libgnurl configure:21060: result: 7.45.0-DEV configure:21067: checking for libgnurl >= version 7.34.0 configure:21080: result: yes configure:21121: checking whether libgnurl is usable configure:21154: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgnurl -lidn -lnettle -lgnutls -lz -lm -lgcrypt -lgpg-error >&5 conftest.c: In function 'main': conftest.c:46:5: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ configure:21154: $? = 0 configure:21186: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgnurl -lidn -lnettle -lgnutls -lz -lm -lgcrypt -lgpg-error >&5 conftest.c: In function 'main': conftest.c:46:5: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ configure:21186: $? = 0 configure:21199: result: yes configure:21212: checking for curl_free configure:21212: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm -lgcrypt -lgpg-error -lgnurl -lidn -lnettle -lgnutls -lz >&5 configure:21212: $? = 0 configure:21212: result: yes configure:21369: checking for gawk configure:21396: result: gawk configure:21458: checking for curl-config configure:21476: found /usr/bin/curl-config configure:21488: result: /usr/bin/curl-config configure:21499: checking for the version of libcurl configure:21506: result: 7.45.0 configure:21513: checking for libcurl >= version 7.34.0 configure:21526: result: yes configure:21567: checking whether libcurl is usable configure:21601: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lcurl -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lgnurl -lidn -lnettle -lgnutls -lz -lm -lgcrypt -lgpg-error >&5 configure:21601: $? = 0 configure:21615: result: yes configure:21628: checking for curl_free configure:21628: result: yes configure:21719: checking curl/curl.h usability configure:21719: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:21719: $? = 0 configure:21719: result: yes configure:21719: checking curl/curl.h presence configure:21719: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21719: $? = 0 configure:21719: result: yes configure:21719: checking for curl/curl.h configure:21719: result: yes configure:21724: checking whether CURLINFO_TLS_SESSION is declared configure:21724: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:21724: $? = 0 configure:21724: result: yes configure:21749: checking gnurl/curl.h usability configure:21749: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:21749: $? = 0 configure:21749: result: yes configure:21749: checking gnurl/curl.h presence configure:21749: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21749: $? = 0 configure:21749: result: yes configure:21749: checking for gnurl/curl.h configure:21749: result: yes configure:21754: checking whether CURLINFO_TLS_SESSION is declared configure:21754: result: yes configure:21774: checking for curl_easy_getinfo in -lcurl-gnutls configure:21799: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lcurl-gnutls -lgnurl -lidn -lnettle -lgnutls -lz -lm -lgcrypt -lgpg-error >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcurl-gnutls collect2: error: ld returned 1 exit status configure:21799: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char curl_easy_getinfo (); | int | main () | { | return curl_easy_getinfo (); | ; | return 0; | } configure:21808: result: no configure:21829: checking for curl/curl.h configure:21829: result: yes configure:21894: checking glpk.h usability configure:21894: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:21894: $? = 0 configure:21894: result: yes configure:21894: checking glpk.h presence configure:21894: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21894: $? = 0 configure:21894: result: yes configure:21894: checking for glpk.h configure:21894: result: yes configure:21907: checking for glp_init_env in -lglpk configure:21932: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lglpk -lm >&5 configure:21932: $? = 0 configure:21941: result: yes configure:21955: checking for glp_iocp.presolve configure:21955: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:21955: $? = 0 configure:21955: result: yes configure:21998: checking nss.h usability configure:21998: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:21998: $? = 0 configure:21998: result: yes configure:21998: checking nss.h presence configure:21998: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21998: $? = 0 configure:21998: result: yes configure:21998: checking for nss.h configure:21998: result: yes configure:22036: checking for kvm_open in -lkvm configure:22061: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lkvm -lglpk -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lkvm collect2: error: ld returned 1 exit status configure:22061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_open (); | int | main () | { | return kvm_open (); | ; | return 0; | } configure:22070: result: no configure:22081: checking for kstat_open in -lkstat configure:22106: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lkstat -lglpk -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lkstat collect2: error: ld returned 1 exit status configure:22106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:22115: result: no configure:22130: checking whether to compile GNU Taler Wallet library ONLY configure:22139: result: no configure:22152: checking for libextractor configure:22157: result: yes configure:22165: checking extractor.h usability configure:22165: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:22165: $? = 0 configure:22165: result: yes configure:22165: checking extractor.h presence configure:22165: x86_64-pc-linux-gnu-gcc -E conftest.c configure:22165: $? = 0 configure:22165: result: yes configure:22165: checking for extractor.h configure:22165: result: yes configure:22170: checking for EXTRACTOR_plugin_add_defaults in -lextractor configure:22195: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lextractor -lglpk -lm >&5 configure:22195: $? = 0 configure:22204: result: yes configure:22365: checking for libltdl configure:22487: result: --with-ltdl not specified configure:22491: checking ltdl.h usability configure:22491: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:22491: $? = 0 configure:22491: result: yes configure:22491: checking ltdl.h presence configure:22491: x86_64-pc-linux-gnu-gcc -E conftest.c configure:22491: $? = 0 configure:22491: result: yes configure:22491: checking for ltdl.h configure:22491: result: yes configure:22496: checking for lt_dlopenext in -lltdl configure:22521: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lltdl -lm >&5 configure:22521: $? = 0 configure:22530: result: yes configure:22544: result: libltdl found configure:22554: checking if Libidn can be used configure:22571: checking idna.h usability configure:22571: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:22571: $? = 0 configure:22571: result: yes configure:22571: checking idna.h presence configure:22571: x86_64-pc-linux-gnu-gcc -E conftest.c configure:22571: $? = 0 configure:22571: result: yes configure:22571: checking for idna.h configure:22571: result: yes configure:22573: checking for stringprep_check_version in -lidn configure:22598: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lidn -lm >&5 configure:22598: $? = 0 configure:22607: result: yes configure:22623: result: yes configure:22645: checking zlib.h usability configure:22645: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:22645: $? = 0 configure:22645: result: yes configure:22645: checking zlib.h presence configure:22645: x86_64-pc-linux-gnu-gcc -E conftest.c configure:22645: $? = 0 configure:22645: result: yes configure:22645: checking for zlib.h configure:22645: result: yes configure:22653: checking for compress2 in -lz configure:22678: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm -lidn >&5 configure:22678: $? = 0 configure:22687: result: yes configure:22762: checking for ld used by x86_64-pc-linux-gnu-gcc configure:22829: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:22836: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:22851: result: yes configure:22858: checking for shared library run path origin configure:22871: result: done configure:23449: checking for iconv configure:23473: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:23473: $? = 0 configure:23507: result: yes configure:23510: checking for working iconv configure:23630: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:23630: $? = 0 configure:23630: ./conftest configure:23630: $? = 0 configure:23642: result: yes configure:23670: checking for iconv declaration configure:23699: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:23699: $? = 0 configure:23710: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:25335: checking for libunistring configure:25357: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c /usr/lib64/libunistring.so -lm >&5 configure:25357: $? = 0 configure:25367: result: yes configure:25374: checking how to link with libunistring configure:25376: result: /usr/lib64/libunistring.so configure:25394: checking for libunistring version configure:25399: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:25399: $? = 0 configure:25399: ./conftest configure:25399: $? = 0 configure:25477: result: 0.9.5 configure:25498: checking for dirent.h that defines DIR configure:25517: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25517: $? = 0 configure:25525: result: yes configure:25538: checking for library containing opendir configure:25569: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:25569: $? = 0 configure:25586: result: none required configure:25653: checking for ANSI C header files configure:25757: result: yes configure:25770: checking fcntl.h usability configure:25770: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking fcntl.h presence configure:25770: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking for fcntl.h configure:25770: result: yes configure:25770: checking math.h usability configure:25770: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking math.h presence configure:25770: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking for math.h configure:25770: result: yes configure:25770: checking errno.h usability configure:25770: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking errno.h presence configure:25770: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking for errno.h configure:25770: result: yes configure:25770: checking ctype.h usability configure:25770: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking ctype.h presence configure:25770: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking for ctype.h configure:25770: result: yes configure:25770: checking limits.h usability configure:25770: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking limits.h presence configure:25770: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking for limits.h configure:25770: result: yes configure:25770: checking stdio.h usability configure:25770: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking stdio.h presence configure:25770: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking for stdio.h configure:25770: result: yes configure:25770: checking for stdlib.h configure:25770: result: yes configure:25770: checking for string.h configure:25770: result: yes configure:25770: checking for unistd.h configure:25770: result: yes configure:25770: checking stdarg.h usability configure:25770: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking stdarg.h presence configure:25770: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking for stdarg.h configure:25770: result: yes configure:25770: checking signal.h usability configure:25770: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking signal.h presence configure:25770: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking for signal.h configure:25770: result: yes configure:25770: checking locale.h usability configure:25770: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking locale.h presence configure:25770: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25770: $? = 0 configure:25770: result: yes configure:25770: checking for locale.h configure:25770: result: yes configure:25770: checking for sys/stat.h configure:25770: result: yes configure:25770: checking for sys/types.h configure:25770: result: yes configure:25789: checking malloc.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking malloc.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for malloc.h configure:25789: result: yes configure:25789: checking malloc/malloc.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:145:27: fatal error: malloc/malloc.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_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:25789: result: no configure:25789: checking malloc/malloc.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:112:27: fatal error: malloc/malloc.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:25789: result: no configure:25789: checking for malloc/malloc.h configure:25789: result: no configure:25789: checking malloc/malloc_np.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:145:30: fatal error: malloc/malloc_np.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_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:25789: result: no configure:25789: checking malloc/malloc_np.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:112:30: fatal error: malloc/malloc_np.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:25789: result: no configure:25789: checking for malloc/malloc_np.h configure:25789: result: no configure:25789: checking langinfo.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking langinfo.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for langinfo.h configure:25789: result: yes configure:25789: checking sys/param.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/param.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/param.h configure:25789: result: yes configure:25789: checking sys/mount.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/mount.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/mount.h configure:25789: result: yes configure:25789: checking sys/statvfs.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/statvfs.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/statvfs.h configure:25789: result: yes configure:25789: checking sys/select.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/select.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/select.h configure:25789: result: yes configure:25789: checking sockLib.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:150:21: fatal error: sockLib.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_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:25789: result: no configure:25789: checking sockLib.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:117:21: fatal error: sockLib.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:25789: result: no configure:25789: checking for sockLib.h configure:25789: result: no configure:25789: checking sys/mman.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/mman.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/mman.h configure:25789: result: yes configure:25789: checking sys/msg.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/msg.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/msg.h configure:25789: result: yes configure:25789: checking sys/vfs.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/vfs.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/vfs.h configure:25789: result: yes configure:25789: checking arpa/inet.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking arpa/inet.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for arpa/inet.h configure:25789: result: yes configure:25789: checking for fcntl.h configure:25789: result: yes configure:25789: checking libintl.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking libintl.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for libintl.h configure:25789: result: yes configure:25789: checking netdb.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking netdb.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for netdb.h configure:25789: result: yes configure:25789: checking netinet/in.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking netinet/in.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for netinet/in.h configure:25789: result: yes configure:25789: checking sys/ioctl.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/ioctl.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/ioctl.h configure:25789: result: yes configure:25789: checking sys/socket.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/socket.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/socket.h configure:25789: result: yes configure:25789: checking sys/time.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/time.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/time.h configure:25789: result: yes configure:25789: checking for unistd.h configure:25789: result: yes configure:25789: checking kstat.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:162:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25789: result: no configure:25789: checking kstat.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:129:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:25789: result: no configure:25789: checking for kstat.h configure:25789: result: no configure:25789: checking sys/sysinfo.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/sysinfo.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/sysinfo.h configure:25789: result: yes configure:25789: checking kvm.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:163:17: fatal error: kvm.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_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:25789: result: no configure:25789: checking kvm.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:130:17: fatal error: kvm.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include configure:25789: result: no configure:25789: checking for kvm.h configure:25789: result: no configure:25789: checking sys/file.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/file.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/file.h configure:25789: result: yes configure:25789: checking sys/resource.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/resource.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/resource.h configure:25789: result: yes configure:25789: checking ifaddrs.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking ifaddrs.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for ifaddrs.h configure:25789: result: yes configure:25789: checking mach/mach.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:166:23: fatal error: mach/mach.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_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:25789: result: no configure:25789: checking mach/mach.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:133:23: fatal error: mach/mach.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include configure:25789: result: no configure:25789: checking for mach/mach.h configure:25789: result: no configure:25789: checking stddef.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking stddef.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for stddef.h configure:25789: result: yes configure:25789: checking sys/timeb.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking sys/timeb.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for sys/timeb.h configure:25789: result: yes configure:25789: checking terminos.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:168:22: fatal error: terminos.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_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:25789: result: no configure:25789: checking terminos.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:135:22: fatal error: terminos.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:25789: result: no configure:25789: checking for terminos.h configure:25789: result: no configure:25789: checking argz.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking argz.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for argz.h configure:25789: result: yes configure:25789: checking ucred.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:169:19: fatal error: ucred.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_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:25789: result: no configure:25789: checking ucred.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:136:19: fatal error: ucred.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | /* end confdefs.h. */ | #include configure:25789: result: no configure:25789: checking for ucred.h configure:25789: result: no configure:25789: checking sys/ucred.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:169:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_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:25789: result: no configure:25789: checking sys/ucred.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:136:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | /* end confdefs.h. */ | #include configure:25789: result: no configure:25789: checking for sys/ucred.h configure:25789: result: no configure:25789: checking endian.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking endian.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for endian.h configure:25789: result: yes configure:25789: checking sys/endian.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:170:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_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:25789: result: no configure:25789: checking sys/endian.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:137:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:25789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:25789: result: no configure:25789: checking for sys/endian.h configure:25789: result: no configure:25789: checking execinfo.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking execinfo.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for execinfo.h configure:25789: result: yes configure:25789: checking byteswap.h usability configure:25789: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking byteswap.h presence configure:25789: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25789: $? = 0 configure:25789: result: yes configure:25789: checking for byteswap.h configure:25789: result: yes configure:25804: checking for sys/types.h configure:25804: result: yes configure:25804: checking for netinet/in_systm.h configure:25804: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25804: $? = 0 configure:25804: result: yes configure:25804: checking for netinet/in.h configure:25804: result: yes configure:25804: checking for netinet/ip.h configure:25804: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25804: $? = 0 configure:25804: result: yes configure:25830: checking for SQLite configure:25835: result: "yes" configure:25843: checking sqlite3.h usability configure:25843: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:25843: $? = 0 configure:25843: result: yes configure:25843: checking sqlite3.h presence configure:25843: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25843: $? = 0 configure:25843: result: yes configure:25843: checking for sqlite3.h configure:25843: result: yes configure:26080: checking for sigset_t configure:26080: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:26080: $? = 0 configure:26080: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:149:23: error: expected expression before ')' token if (sizeof ((sigset_t))) ^ configure:26080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:26080: result: yes configure:26090: checking for off_t configure:26090: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:26090: $? = 0 configure:26090: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:150:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:26090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:26090: result: yes configure:26101: checking for size_t configure:26101: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:26101: $? = 0 configure:26101: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:151:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:26101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:26101: result: yes configure:26123: checking for mysql configure:26128: result: "no" configure:26341: checking for libmicrohttpd configure:26346: result: yes configure:26354: checking for microhttpd.h configure:26354: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:26354: $? = 0 configure:26354: result: yes configure:26360: checking whether MHD_OPTION_PER_IP_CONNECTION_LIMIT is declared configure:26360: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:26360: $? = 0 configure:26360: result: yes configure:26364: checking for MHD_get_fdset2 in -lmicrohttpd configure:26389: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lmicrohttpd -lm >&5 configure:26389: $? = 0 configure:26398: result: yes configure:26401: checking for libmicrohttpd >= 0.9.42 configure:26414: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:26414: $? = 0 configure:26415: result: ok configure:26663: checking for a Python interpreter with version >= 2.6 configure:26680: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:26683: $? = 0 configure:26689: result: python configure:26697: checking for python configure:26715: found /usr/bin/python configure:26727: result: /usr/bin/python configure:26745: checking for python version configure:26752: result: 3.4 configure:26764: checking for python platform configure:26771: result: linux configure:26797: checking for python script directory configure:26832: result: ${prefix}/lib64/python3.4/site-packages configure:26841: checking for python extension module directory configure:26876: result: ${exec_prefix}/lib64/python3.4/site-packages configure:26900: checking whether NLS is requested configure:26909: result: yes configure:26949: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:26981: result: /usr/bin/msgfmt configure:26990: checking for gmsgfmt configure:27008: found /usr/bin/gmsgfmt configure:27021: result: /usr/bin/gmsgfmt configure:27071: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:27103: result: /usr/bin/xgettext configure:27148: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:27179: result: /usr/bin/msgmerge configure:27220: checking for CFPreferencesCopyAppValue configure:27238: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:149:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:27238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:27247: result: no configure:27254: checking for CFLocaleCopyCurrent configure:27272: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:149:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:27272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:27281: result: no configure:27330: checking for GNU gettext in libc configure:27354: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:27354: $? = 0 configure:27363: result: yes configure:28191: checking whether to use NLS configure:28193: result: yes configure:28196: checking where the gettext function comes from configure:28207: result: libc configure:28267: checking for pid_t configure:28267: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:28267: $? = 0 configure:28267: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:188:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:28267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:28267: result: yes configure:28278: checking for size_t configure:28278: result: yes configure:28289: checking for mode_t configure:28289: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:28289: $? = 0 configure:28289: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:188:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:28289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:28289: result: yes configure:28300: checking whether time.h and sys/time.h may both be included configure:28320: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:28320: $? = 0 configure:28327: result: yes configure:28335: checking whether stat file-mode macros are broken configure:28362: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:28362: $? = 0 configure:28369: result: no configure:28377: checking for stdbool.h that conforms to C99 configure:28444: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:202:14: warning: the address of 's' will always evaluate as 'true' [-Waddress] bool e = &s; ^ conftest.c:206:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:206:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:206:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:206:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:206:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:206:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:206:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:206:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:207:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress] ^ conftest.c:207:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress] ^ conftest.c:207:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress] ^ configure:28444: $? = 0 configure:28451: result: yes configure:28453: checking for _Bool configure:28453: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:28453: $? = 0 configure:28453: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:189:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:28453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:28453: result: yes configure:28470: checking whether struct tm is in sys/time.h or time.h configure:28490: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:28490: $? = 0 configure:28497: result: time.h configure:28506: checking for struct sockaddr_in.sin_len configure:28506: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:165:12: error: 'struct sockaddr_in' has no member named 'sin_len' if (ac_aggr.sin_len) ^ conftest.c:164:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_in ac_aggr; ^ configure:28506: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:28506: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:165:19: error: 'struct sockaddr_in' has no member named 'sin_len' if (sizeof ac_aggr.sin_len) ^ conftest.c:164:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_in ac_aggr; ^ configure:28506: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:28506: result: no configure:28523: checking whether closedir returns void configure:28547: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:28547: $? = 0 configure:28547: ./conftest configure:28547: $? = 0 configure:28557: result: no configure:28567: checking vfork.h usability configure:28567: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c:188:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:28567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:28567: result: no configure:28567: checking vfork.h presence configure:28567: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:155:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:28567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:28567: result: no configure:28567: checking for vfork.h configure:28567: result: no configure:28580: checking for fork configure:28580: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:178:6: warning: conflicting types for built-in function 'fork' char fork (); ^ configure:28580: $? = 0 configure:28580: result: yes configure:28580: checking for vfork configure:28580: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:28580: $? = 0 configure:28580: result: yes configure:28590: checking for working fork configure:28612: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:28612: $? = 0 configure:28612: ./conftest configure:28612: $? = 0 configure:28622: result: yes configure:28643: checking for working vfork configure:28753: result: yes configure:28779: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:28813: result: no configure:28820: checking for working memcmp configure:28863: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:28863: $? = 0 configure:28863: ./conftest configure:28863: $? = 0 configure:28873: result: yes configure:28885: checking for sys/select.h configure:28885: result: yes configure:28885: checking for sys/socket.h configure:28885: result: yes configure:28895: checking types of arguments for select configure:28923: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:28923: $? = 0 configure:28934: result: int,fd_set *,struct timeval * configure:28957: checking for uid_t in sys/types.h configure:28976: result: yes configure:28989: checking for unistd.h configure:28989: result: yes configure:28999: checking for working chown configure:29032: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29032: $? = 0 configure:29032: ./conftest configure:29032: $? = 0 configure:29044: result: yes configure:29053: checking return type of signal handlers configure:29071: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:172:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:29071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:29078: result: void configure:29086: checking whether lstat correctly handles trailing slash configure:29112: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29112: $? = 0 configure:29112: ./conftest configure:29112: $? = 0 configure:29129: result: yes configure:29148: checking whether stat accepts an empty string configure:29168: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29168: $? = 0 configure:29168: ./conftest configure:29168: $? = 0 configure:29178: result: no configure:29196: checking for strftime configure:29196: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:191:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^ configure:29196: $? = 0 configure:29196: result: yes configure:29251: checking for vprintf configure:29251: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:192:6: warning: conflicting types for built-in function 'vprintf' char vprintf (); ^ configure:29251: $? = 0 configure:29251: result: yes configure:29257: checking for _doprnt configure:29257: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 /var/tmp/portage/net-misc/gnunet-9999/temp/ccJjYF7E.o: In function `main': /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/conftest.c:204: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:29257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:29257: result: no configure:29268: checking for sys/wait.h that is POSIX.1 compatible configure:29294: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:29294: $? = 0 configure:29301: result: yes configure:29309: checking for off_t configure:29309: result: yes configure:29320: checking for uid_t in sys/types.h configure:29339: result: yes configure:29353: checking for atoll configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for stat64 configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for strnlen configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for mremap configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for getrlimit configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for setrlimit configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for sysconf configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for initgroups configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for strndup configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:202:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^ configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for gethostbyname2 configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for getpeerucred configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 /var/tmp/portage/net-misc/gnunet-9999/temp/cc1QdNUJ.o: In function `main': /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/conftest.c:215: undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:29353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ATOLL 1 | #define HAVE_STAT64 1 | #define HAVE_STRNLEN 1 | #define HAVE_MREMAP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_INITGROUPS 1 | #define HAVE_STRNDUP 1 | #define HAVE_GETHOSTBYNAME2 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* 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 getpeerucred (); | /* 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_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:29353: result: no configure:29353: checking for getpeereid configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 /var/tmp/portage/net-misc/gnunet-9999/temp/cc96PtOQ.o: In function `main': /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/conftest.c:215: undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:29353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ATOLL 1 | #define HAVE_STAT64 1 | #define HAVE_STRNLEN 1 | #define HAVE_MREMAP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_INITGROUPS 1 | #define HAVE_STRNDUP 1 | #define HAVE_GETHOSTBYNAME2 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:29353: result: no configure:29353: checking for setresuid configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for getnameinfo configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for gethostname configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for gethostbyname configure:29353: result: yes configure:29353: checking for gethostbyaddr configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for getaddrinfo configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for getifaddrs configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for freeifaddrs configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for getresgid configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for mallinfo configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for malloc_size configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 /var/tmp/portage/net-misc/gnunet-9999/temp/ccmSO97O.o: In function `main': /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/conftest.c:225: undefined reference to `malloc_size' collect2: error: ld returned 1 exit status configure:29353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "gnunet 0.10.1" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FSEEKO 1 | #define LINUX 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 1 | #define HAVE_JANSSON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_LIBGNURL 1 | #define LIBGNURL_FEATURE_SSL 1 | #define LIBGNURL_FEATURE_IPV6 1 | #define LIBGNURL_FEATURE_UNIXSOCKETS 1 | #define LIBGNURL_FEATURE_LIBZ 1 | #define LIBGNURL_FEATURE_IDN 1 | #define LIBGNURL_FEATURE_NTLM 1 | #define LIBGNURL_FEATURE_TLS_SRP 1 | #define LIBGNURL_PROTOCOL_HTTP 1 | #define LIBGNURL_PROTOCOL_HTTPS 1 | #define LIBGNURL_PROTOCOL_SMB 1 | #define LIBGNURL_PROTOCOL_SMBS 1 | #define HAVE_LIBGNURL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_GNURL_CURL_H 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_GLPK_H 1 | #define HAVE_LIBGLPK 1 | #define HAVE_GLP_IOCP_PRESOLVE 1 | #define HAVE_LIBGLPK 1 | #define HAVE_NSS_H 1 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_MHD 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ATOLL 1 | #define HAVE_STAT64 1 | #define HAVE_STRNLEN 1 | #define HAVE_MREMAP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_INITGROUPS 1 | #define HAVE_STRNDUP 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_GETRESGID 1 | #define HAVE_MALLINFO 1 | /* end confdefs.h. */ | /* Define malloc_size to an innocuous variant, in case declares malloc_size. | For example, HP-UX 11i declares gettimeofday. */ | #define malloc_size innocuous_malloc_size | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char malloc_size (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef malloc_size | | /* 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 malloc_size (); | /* 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_malloc_size || defined __stub___malloc_size | choke me | #endif | | int | main () | { | return malloc_size (); | ; | return 0; | } configure:29353: result: no configure:29353: checking for malloc_usable_size configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for getrusage configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for random configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for srandom configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for stat configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for statfs configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for statvfs configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29353: checking for wait4 configure:29353: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:29353: $? = 0 configure:29353: result: yes configure:29433: checking for sudo configure:29438: result: "yes" configure:29469: checking with nssdir configure:29497: result: yes, to /lib configure:29520: checking for gnunetdns group name configure:29540: result: gnunetdns configure:29551: checking for gnutls configure:29556: result: yes configure:29564: checking gnutls/abstract.h usability configure:29564: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:29564: $? = 0 configure:29564: result: yes configure:29564: checking gnutls/abstract.h presence configure:29564: x86_64-pc-linux-gnu-gcc -E conftest.c configure:29564: $? = 0 configure:29564: result: yes configure:29564: checking for gnutls/abstract.h configure:29564: result: yes configure:29569: checking for gnutls_priority_set in -lgnutls configure:29594: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgnutls -lm >&5 configure:29594: $? = 0 configure:29603: result: yes configure:29615: checking gnutls/dane.h usability configure:29615: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb conftest.c >&5 configure:29615: $? = 0 configure:29615: result: yes configure:29615: checking gnutls/dane.h presence configure:29615: x86_64-pc-linux-gnu-gcc -E conftest.c configure:29615: $? = 0 configure:29615: result: yes configure:29615: checking for gnutls/dane.h configure:29615: result: yes configure:29620: checking for dane_verify_crt_raw in -lgnutls-dane configure:29645: x86_64-pc-linux-gnu-gcc -o conftest -fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgnutls-dane -lm >&5 configure:29645: $? = 0 configure:29654: result: yes configure:29911: checking if GNUnet is being configured to run on the SuperMUC configure:29926: result: configure:29944: checking if NSE has to send timestamp information to testbed logger configure:29959: result: no configure:29976: checking whether to run tests configure:29985: result: configure:29998: checking whether to run with monkey configure:30007: result: no configure:30027: checking whether to run expensive tests configure:30036: result: no configure:30048: checking whether to enable ports for gnunet-java configure:30057: result: no configure:30068: checking whether to run benchmarks during make check configure:30077: result: no configure:30089: checking wether to compile gnunet-testing configure:30098: result: yes configure:30110: checking whether to compile experimental code configure:30119: result: no configure:30131: checking whether to compile ATS test code configure:30140: result: no configure:30152: checking whether to compile malicious code configure:30167: result: no configure:30188: checking whether to auto-start peer's services by default configure:30202: result: yes configure:30208: checking whether to create expensive statistics on memory use configure:30217: result: 0 configure:30505: checking whether to enable windows workarounds configure:30514: result: no configure:30530: checking whether to compile with support for code coverage analysis configure:30539: result: no configure:30554: checking for svnversion configure:30572: found /usr/bin/svnversion configure:30584: result: /usr/bin/svnversion configure:30594: checking for git configure:30612: found /usr/bin/git configure:30624: result: /usr/bin/git configure:30632: checking for source being under a VCS configure:30666: result: no configure:30669: checking VCS version configure:30671: result: "release" configure:30790: checking that generated files are newer than configure configure:30796: result: done configure:31075: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnunet config.status 0.10.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on blueprint.gcc.vanilla.amd64.greendragon config.status:1669: creating Makefile config.status:1669: creating contrib/Makefile config.status:1669: creating doc/Makefile config.status:1669: creating doc/man/Makefile config.status:1669: creating doc/doxygen/Makefile config.status:1669: creating m4/Makefile config.status:1669: creating po/Makefile.in config.status:1669: creating src/Makefile config.status:1669: creating src/arm/Makefile config.status:1669: creating src/arm/arm.conf config.status:1669: creating src/ats/Makefile config.status:1669: creating src/ats/ats.conf config.status:1669: creating src/ats-tool/Makefile config.status:1669: creating src/ats-tests/Makefile config.status:1669: creating src/block/Makefile config.status:1669: creating src/cadet/Makefile config.status:1669: creating src/cadet/cadet.conf config.status:1669: creating src/core/Makefile config.status:1669: creating src/core/core.conf config.status:1669: creating src/consensus/Makefile config.status:1669: creating src/consensus/consensus.conf config.status:1669: creating src/conversation/Makefile config.status:1669: creating src/conversation/conversation.conf config.status:1669: creating src/curl/Makefile config.status:1669: creating src/datacache/Makefile config.status:1669: creating src/datastore/Makefile config.status:1669: creating src/datastore/datastore.conf config.status:1669: creating src/dht/Makefile config.status:1669: creating src/dht/dht.conf config.status:1669: creating src/dns/Makefile config.status:1669: creating src/dns/dns.conf config.status:1669: creating src/dv/Makefile config.status:1669: creating src/dv/dv.conf config.status:1669: creating src/exit/Makefile config.status:1669: creating src/fragmentation/Makefile config.status:1669: creating src/fs/Makefile config.status:1669: creating src/fs/fs.conf config.status:1669: creating src/gns/Makefile config.status:1669: creating src/gns/gns.conf config.status:1669: creating src/gns/nss/Makefile config.status:1669: creating src/gnsrecord/Makefile config.status:1669: creating src/hello/Makefile config.status:1669: creating src/identity/Makefile config.status:1669: creating src/identity/identity.conf config.status:1669: creating src/include/Makefile config.status:1669: creating src/integration-tests/Makefile config.status:1669: creating src/json/Makefile config.status:1669: creating src/jsonapi/Makefile config.status:1669: creating src/hostlist/Makefile config.status:1669: creating src/multicast/Makefile config.status:1669: creating src/multicast/multicast.conf config.status:1669: creating src/mysql/Makefile config.status:1669: creating src/namecache/Makefile config.status:1669: creating src/namecache/namecache.conf config.status:1669: creating src/namestore/Makefile config.status:1669: creating src/namestore/namestore.conf config.status:1669: creating src/nat/Makefile config.status:1669: creating src/nse/Makefile config.status:1669: creating src/nse/nse.conf config.status:1669: creating src/peerinfo/Makefile config.status:1669: creating src/peerinfo/peerinfo.conf config.status:1669: creating src/peerinfo-tool/Makefile config.status:1669: creating src/peerstore/Makefile config.status:1669: creating src/peerstore/peerstore.conf config.status:1669: creating src/pq/Makefile config.status:1669: creating src/postgres/Makefile config.status:1669: creating src/psycutil/Makefile config.status:1669: creating src/psyc/Makefile config.status:1669: creating src/psyc/psyc.conf config.status:1669: creating src/psycstore/Makefile config.status:1669: creating src/psycstore/psycstore.conf config.status:1669: creating src/pt/Makefile config.status:1669: creating src/regex/Makefile config.status:1669: creating src/regex/regex.conf config.status:1669: creating src/revocation/Makefile config.status:1669: creating src/revocation/revocation.conf config.status:1669: creating src/rps/Makefile config.status:1669: creating src/rps/rps.conf config.status:1669: creating src/secretsharing/Makefile config.status:1669: creating src/secretsharing/secretsharing.conf config.status:1669: creating src/scalarproduct/Makefile config.status:1669: creating src/scalarproduct/scalarproduct.conf config.status:1669: creating src/set/Makefile config.status:1669: creating src/set/set.conf config.status:1669: creating src/social/Makefile config.status:1669: creating src/social/social.conf config.status:1669: creating src/statistics/Makefile config.status:1669: creating src/statistics/statistics.conf config.status:1669: creating src/template/Makefile config.status:1669: creating src/testbed/Makefile config.status:1669: creating src/testbed/testbed.conf config.status:1669: creating src/testing/Makefile config.status:1669: creating src/topology/Makefile config.status:1669: creating src/transport/Makefile config.status:1669: creating src/transport/transport.conf config.status:1669: creating src/tun/Makefile config.status:1669: creating src/util/Makefile config.status:1669: creating src/util/resolver.conf config.status:1669: creating src/vpn/Makefile config.status:1669: creating src/vpn/vpn.conf config.status:1669: creating src/rest/Makefile config.status:1669: creating src/identity-provider/Makefile config.status:1669: creating pkgconfig/Makefile config.status:1669: creating pkgconfig/gnunetarm.pc config.status:1669: creating pkgconfig/gnunetats.pc config.status:1669: creating pkgconfig/gnunetblock.pc config.status:1669: creating pkgconfig/gnunetcadet.pc config.status:1669: creating pkgconfig/gnunetconsensus.pc config.status:1669: creating pkgconfig/gnunetconversation.pc config.status:1669: creating pkgconfig/gnunetcore.pc config.status:1669: creating pkgconfig/gnunetdatacache.pc config.status:1669: creating pkgconfig/gnunetdatastore.pc config.status:1669: creating pkgconfig/gnunetdht.pc config.status:1669: creating pkgconfig/gnunetdns.pc config.status:1669: creating pkgconfig/gnunetdnsparser.pc config.status:1669: creating pkgconfig/gnunetdnsstub.pc config.status:1669: creating pkgconfig/gnunetdv.pc config.status:1669: creating pkgconfig/gnunetenv.pc config.status:1669: creating pkgconfig/gnunetfragmentation.pc config.status:1669: creating pkgconfig/gnunetfs.pc config.status:1669: creating pkgconfig/gnunetgns.pc config.status:1669: creating pkgconfig/gnunethello.pc config.status:1669: creating pkgconfig/gnunetidentity.pc config.status:1669: creating pkgconfig/gnunetmicrophone.pc config.status:1669: creating pkgconfig/gnunetmulticast.pc config.status:1669: creating pkgconfig/gnunetmysql.pc config.status:1669: creating pkgconfig/gnunetnamestore.pc config.status:1669: creating pkgconfig/gnunetnat.pc config.status:1669: creating pkgconfig/gnunetnse.pc config.status:1669: creating pkgconfig/gnunetpeerinfo.pc config.status:1669: creating pkgconfig/gnunetpq.pc config.status:1669: creating pkgconfig/gnunetpostgres.pc config.status:1669: creating pkgconfig/gnunetpsyc.pc config.status:1669: creating pkgconfig/gnunetpsycstore.pc config.status:1669: creating pkgconfig/gnunetregex.pc config.status:1669: creating pkgconfig/gnunetrevocation.pc config.status:1669: creating pkgconfig/gnunetrps.pc config.status:1669: creating pkgconfig/gnunetscalarproduct.pc config.status:1669: creating pkgconfig/gnunetset.pc config.status:1669: creating pkgconfig/gnunetsocial.pc config.status:1669: creating pkgconfig/gnunetspeaker.pc config.status:1669: creating pkgconfig/gnunetstatistics.pc config.status:1669: creating pkgconfig/gnunettestbed.pc config.status:1669: creating pkgconfig/gnunettesting.pc config.status:1669: creating pkgconfig/gnunettransport.pc config.status:1669: creating pkgconfig/gnunettun.pc config.status:1669: creating pkgconfig/gnunetutil.pc config.status:1669: creating pkgconfig/gnunetvpn.pc config.status:1669: creating gnunet_config.h config.status:1898: executing depfiles commands config.status:1898: executing libtool commands config.status:1898: executing po-directories commands configure:33828: NOTICE: libpulse(audio) not found, conversation will not be built. configure:33833: NOTICE: libopus not found, conversation will not be built. configure:33838: NOTICE: GStreamer not found, conversation will not be built. configure:33849: NOTICE: Database support is set to MySQL: false, SQLite: true, Postgres: false configure:33902: ******************************************** Please make sure NOW that you have created a user and group 'gnunet' and additionally a group 'gnunetdns'. On Debian and Ubuntu GNU/Linux, type: addgroup gnunetdns adduser --system --group --disabled-login --home /var/lib/gnunet gnunet Make sure that '/var/lib/gnunet' is owned (and writable) by user 'gnunet'. Then, you can compile GNUnet with make After that, run (if necessary as 'root') make install to install everything. Each GNUnet user should be added to the 'gnunet' group (may require fresh login to come into effect): adduser USERNAME gnunet (run the above command as root once for each of your users, replacing "USERNAME" with the respective login names). If you have a global IP address, no further configuration is required. For more detailed setup instructions, see https://gnunet.org/installation Optionally, download and compile gnunet-gtk to get a GUI for file-sharing and configuration. This is particularly recommended if your network setup is non-trivial, as gnunet-setup can be used to test in the GUI if your network configuration is working. gnunet-setup should be run as the "gnunet" user under X. As it does very little with the network, running it as "root" is likely also harmless. You can also run it as a normal user, but then you have to copy ~/.gnunet/gnunet.conf" over to the "gnunet" user's home directory in the end. Once you have configured your peer, run (as the 'gnunet' user) gnunet-arm -s to start the peer. You can then run the various GNUnet-tools as your "normal" user (who should only be in the group 'gnunet'). ******************************************** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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='-Og -pipe -march=native -ggdb' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Og -pipe -march=native -ggdb' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_atoll=yes ac_cv_func_chown_works=yes ac_cv_func_closedir_void=no ac_cv_func_connect=yes ac_cv_func_curl_free=yes ac_cv_func_dlopen=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_freeifaddrs=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname2=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getifaddrs=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_getresgid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_initgroups=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_mallinfo=yes ac_cv_func_malloc_size=no ac_cv_func_malloc_usable_size=yes ac_cv_func_memcmp_working=yes ac_cv_func_mremap=yes ac_cv_func_random=yes ac_cv_func_remove=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_srandom=yes ac_cv_func_stat64=yes ac_cv_func_stat=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strftime=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_sysconf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_wait4=yes ac_cv_have_decl_CURLINFO_TLS_SESSION=yes ac_cv_have_decl_MHD_OPTION_PER_IP_CONNECTION_LIMIT=yes ac_cv_have_decl__stati64=no ac_cv_have_decl_gcry_mpi_set_opaque_copy=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_argz_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_bluetooth_bluetooth_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_ctype_h=yes ac_cv_header_curl_curl_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_extractor_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_glpk_h=yes ac_cv_header_gnurl_curl_h=yes ac_cv_header_gnutls_abstract_h=yes ac_cv_header_gnutls_dane_h=yes ac_cv_header_idna_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jansson_h=yes ac_cv_header_kstat_h=no ac_cv_header_kvm_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_mach_mach_h=no ac_cv_header_malloc_h=yes ac_cv_header_malloc_malloc_h=no ac_cv_header_malloc_malloc_np_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_microhttpd_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_nss_h=yes ac_cv_header_ogg_ogg_h=yes ac_cv_header_signal_h=yes ac_cv_header_sockLib_h=no ac_cv_header_sqlite3_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_endian_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_msg_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_terminos_h=no ac_cv_header_time=yes ac_cv_header_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_bluetooth_ba2str=yes ac_cv_lib_c_getloadavg=yes ac_cv_lib_curl_gnutls_curl_easy_getinfo=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_extractor_EXTRACTOR_plugin_add_defaults=yes ac_cv_lib_glpk_glp_init_env=yes ac_cv_lib_gnutls_dane_dane_verify_crt_raw=yes ac_cv_lib_gnutls_gnutls_priority_set=yes ac_cv_lib_idn_stringprep_check_version=yes ac_cv_lib_kstat_kstat_open=no ac_cv_lib_kvm_kvm_open=no ac_cv_lib_ltdl_lt_dlopenext=yes ac_cv_lib_m_log=yes ac_cv_lib_microhttpd_MHD_get_fdset2=yes ac_cv_lib_ogg_ogg_stream_flush_fill=yes ac_cv_lib_opus_opus_decode_float=no ac_cv_lib_pulse_pa_stream_peek=no ac_cv_lib_socket_socket=no ac_cv_lib_z_compress2=yes ac_cv_libunistring=yes ac_cv_member_glp_iocp_presolve=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objc_compiler_gnu=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_LIBGCRYPT_CONFIG=/usr/bin/x86_64-pc-linux-gnu-libgcrypt-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path__libcurl_config=/usr/bin/curl-config ac_cv_path__libgnurl_config=/usr/bin/gnurl-config ac_cv_path_gitcommand=/usr/bin/git ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_path_svnversioncommand=/usr/bin/svnversion ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_OBJC=x86_64-pc-linux-gnu-gcc ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_VAR_GETOPT_BINARY=true ac_cv_prog_VAR_SSH_BINARY=true ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=no ac_cv_search_gethostbyname='none required' ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type__Bool=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_unaligned_64_access=yes 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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_OBJC_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_cc_c_o=yes 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= am_cv_python_platform=linux am_cv_python_pyexecdir='${exec_prefix}/lib64/python3.4/site-packages' am_cv_python_pythondir='${prefix}/lib64/python3.4/site-packages' am_cv_python_version=3.4 gl_cv_libunistring_version=0.9.5 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=7.45.0 libcurl_cv_lib_version_ok=yes libgnurl_cv_lib_gnurl_usable=yes libgnurl_cv_lib_gnurl_version=7.45.0-DEV libgnurl_cv_lib_version_ok=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/missing automake-1.15' AUTOSTART='YES' AWK='gawk' BUILD_EXPERIMENTAL_HELPERS_FALSE='' BUILD_EXPERIMENTAL_HELPERS_TRUE='#' BUILD_GST_HELPERS_FALSE='' BUILD_GST_HELPERS_TRUE='#' BUILD_PULSE_HELPERS_FALSE='' BUILD_PULSE_HELPERS_TRUE='#' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-fno-strict-aliasing -Wall -Og -pipe -march=native -ggdb ' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-Og -pipe -march=native -ggdb' CYGPATH_W='echo' CYGWIN_FALSE='' CYGWIN_TRUE='#' DARWIN_FALSE='' DARWIN_TRUE='#' DEFAULT_INTERFACE='"eth0"' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLDIR='lib' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_MALICIOUS_FALSE='#' ENABLE_MALICIOUS_TRUE='' ENABLE_MONKEY_FALSE='' ENABLE_MONKEY_TRUE='#' ENABLE_NSE_HISTOGRAM_FALSE='' ENABLE_NSE_HISTOGRAM_TRUE='#' ENABLE_SUPERMUC_FALSE='' ENABLE_SUPERMUC_TRUE='#' ENABLE_TEST_RUN_FALSE='#' ENABLE_TEST_RUN_TRUE='' EXEEXT='' EXT_LIBS='' EXT_LIB_PATH='' FGREP='/bin/grep -F' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GNUNETDNS_GROUP='gnunetdns' GNU_FALSE='' GNU_TRUE='#' GN_INTLINCL='' GN_LIBINTL='' GN_LIB_LDFLAGS='-export-dynamic -no-undefined' GN_PLUGIN_LDFLAGS='-export-dynamic -avoid-version -module -no-undefined' GREP='/bin/grep' GST_CFLAGS='' GST_LIBS='' HAVE_BENCHMARKS_FALSE='' HAVE_BENCHMARKS_TRUE='#' HAVE_EXPENSIVE_TESTS_FALSE='' HAVE_EXPENSIVE_TESTS_TRUE='#' HAVE_EXPERIMENTAL_FALSE='' HAVE_EXPERIMENTAL_TRUE='#' HAVE_GETOPT_BINARY_FALSE='#' HAVE_GETOPT_BINARY_TRUE='' HAVE_GLIBCNSS_FALSE='#' HAVE_GLIBCNSS_TRUE='' HAVE_GNUTLS_DANE_FALSE='#' HAVE_GNUTLS_DANE_TRUE='' HAVE_GNUTLS_FALSE='#' HAVE_GNUTLS_TRUE='' HAVE_JANSSON_FALSE='#' HAVE_JANSSON_TRUE='' HAVE_JSON_FALSE='#' HAVE_JSON_TRUE='' HAVE_LIBBLUETOOTH_FALSE='#' HAVE_LIBBLUETOOTH_TRUE='' HAVE_LIBCURL_FALSE='' HAVE_LIBCURL_TRUE='#' HAVE_LIBEXTRACTOR_FALSE='#' HAVE_LIBEXTRACTOR_TRUE='' HAVE_LIBGLPK_FALSE='#' HAVE_LIBGLPK_TRUE='' HAVE_LIBGNURL_FALSE='#' HAVE_LIBGNURL_TRUE='' HAVE_LIBUNISTRING='yes' HAVE_MHD_FALSE='#' HAVE_MHD_TRUE='' HAVE_MYSQLE_FALSE='' HAVE_MYSQLE_TRUE='#' HAVE_MYSQL_FALSE='' HAVE_MYSQL_TRUE='#' HAVE_OGG_FALSE='#' HAVE_OGG_TRUE='' HAVE_POSTGRESQL_FALSE='' HAVE_POSTGRESQL_TRUE='#' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' HAVE_SQLITE_FALSE='#' HAVE_SQLITE_TRUE='' HAVE_SSH_BINARY_FALSE='#' HAVE_SSH_BINARY_TRUE='' HAVE_SSH_KEY_FALSE='' HAVE_SSH_KEY_TRUE='#' HAVE_SUDO_FALSE='#' HAVE_SUDO_TRUE='' HAVE_TESTING_FALSE='#' HAVE_TESTING_TRUE='' HAVE_WACHS_FALSE='' HAVE_WACHS_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_NSS_FALSE='#' INSTALL_NSS_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' JAVAPORT='#' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBCURL='-lcurl -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz' LIBCURL_CPPFLAGS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/x86_64-pc-linux-gnu-libgcrypt-config' LIBGCRYPT_LIBS='-lgcrypt -lgpg-error' LIBGNURL='-lgnurl -lidn -lnettle -lgnutls -lz' LIBGNURL_CPPFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBPREFIX='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNISTRING='/usr/lib64/libunistring.so' LIBUNISTRING_PREFIX='/usr' LINUX_FALSE='#' LINUX_TRUE='' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' LTLIBUNISTRING='-L/usr/lib64 -lunistring' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/missing makeinfo' MANIFEST_TOOL=':' MINGW_FALSE='' MINGW_TRUE='#' MKDIR_P='/bin/mkdir -p' MONKEYPREFIX='' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' MYSQL_CPPFLAGS='' MYSQL_LDFLAGS='' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' NSS_DIR='/lib' OBJC='x86_64-pc-linux-gnu-gcc' OBJCDEPMODE='depmode=none' OBJCFLAGS='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OPENBSD_FALSE='' OPENBSD_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='gnunet' PACKAGE_BUGREPORT='bug-gnunet@gnu.org' PACKAGE_NAME='gnunet' PACKAGE_STRING='gnunet 0.10.1' PACKAGE_TARNAME='gnunet' PACKAGE_URL='' PACKAGE_VERSION='0.10.1' PATH_SEPARATOR=':' PG_CONFIG='' PKG_CONFIG='/usr/bin/pkg-config' POSTGRESQL_CPPFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_VERSION='' POSUB='po' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.4' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOLARIS_FALSE='' SOLARIS_TRUE='#' SQLITE_CPPFLAGS='' SQLITE_LDFLAGS='' STRIP='x86_64-pc-linux-gnu-strip' SUDO_BINARY='sudo' TALER_ONLY_FALSE='' TALER_ONLY_TRUE='#' UNIXONLY='#' USE_COVERAGE_FALSE='' USE_COVERAGE_TRUE='#' USE_NLS='yes' VAR_GETOPT_BINARY='true' VAR_SSH_BINARY='true' VERSION='0.10.1' WANT_FRAMEWORK_FALSE='' WANT_FRAMEWORK_TRUE='#' XFREEBSD_FALSE='' XFREEBSD_TRUE='#' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' Z_CFLAGS='' Z_LIBS='-lz' _libcurl_config='' _libgnurl_config='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_OBJC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__fastdepOBJC_FALSE='' am__fastdepOBJC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_target='linux' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/gnunet-9999' dvidir='${docdir}' exec_prefix='${prefix}' gitcommand='/usr/bin/git' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/gnunet-9999/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-misc/gnunet-9999/work/gnunet/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/gnunet' pkgpythondir='${pythondir}/gnunet' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib64/python3.4/site-packages' pythondir='${prefix}/lib64/python3.4/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' svnversioncommand='/usr/bin/svnversion' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gnunet" #define PACKAGE_TARNAME "gnunet" #define PACKAGE_VERSION "0.10.1" #define PACKAGE_STRING "gnunet 0.10.1" #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" #define PACKAGE_URL "" #define PACKAGE "gnunet" #define VERSION "0.10.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_FSEEKO 1 #define LINUX 1 #define GNUNET_DEFAULT_INTERFACE "eth0" #define HAVE_UNALIGNED_64_ACCESS 1 #define HAVE_LIBM 1 #define HAVE_GETLOADAVG 1 #define HAVE_TM_GMTOFF 1 #define HAVE_DECL__STATI64 0 #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 #define NEED_LIBGCRYPT_VERSION "1.6.0" #define GNUNET_EXTRA_LOGGING GNUNET_NO #define ENABLE_POISONING 0 #define HAVE_LIBBLUETOOTH 1 #define HAVE_JANSSON 1 #define HAVE_OGG_OGG_H 1 #define HAVE_OGG 1 #define HAVE_LIBGNURL 1 #define LIBGNURL_FEATURE_SSL 1 #define LIBGNURL_FEATURE_IPV6 1 #define LIBGNURL_FEATURE_UNIXSOCKETS 1 #define LIBGNURL_FEATURE_LIBZ 1 #define LIBGNURL_FEATURE_IDN 1 #define LIBGNURL_FEATURE_NTLM 1 #define LIBGNURL_FEATURE_TLS_SRP 1 #define LIBGNURL_PROTOCOL_HTTP 1 #define LIBGNURL_PROTOCOL_HTTPS 1 #define LIBGNURL_PROTOCOL_SMB 1 #define LIBGNURL_PROTOCOL_SMBS 1 #define HAVE_LIBGNURL 1 #define HAVE_LIBCURL 1 #define LIBCURL_FEATURE_SSL 1 #define LIBCURL_FEATURE_IPV6 1 #define LIBCURL_FEATURE_UNIXSOCKETS 1 #define LIBCURL_FEATURE_LIBZ 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_TLS_SRP 1 #define LIBCURL_PROTOCOL_DICT 1 #define LIBCURL_PROTOCOL_FILE 1 #define LIBCURL_PROTOCOL_FTP 1 #define LIBCURL_PROTOCOL_FTPS 1 #define LIBCURL_PROTOCOL_GOPHER 1 #define LIBCURL_PROTOCOL_HTTP 1 #define LIBCURL_PROTOCOL_HTTPS 1 #define LIBCURL_PROTOCOL_IMAP 1 #define LIBCURL_PROTOCOL_IMAPS 1 #define LIBCURL_PROTOCOL_LDAP 1 #define LIBCURL_PROTOCOL_LDAPS 1 #define LIBCURL_PROTOCOL_POP3 1 #define LIBCURL_PROTOCOL_POP3S 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SMTP 1 #define LIBCURL_PROTOCOL_SMTPS 1 #define LIBCURL_PROTOCOL_TELNET 1 #define LIBCURL_PROTOCOL_TFTP 1 #define HAVE_CURL_CURL_H 1 #define HAVE_DECL_CURLINFO_TLS_SESSION 1 #define HAVE_GNURL_CURL_H 1 #define HAVE_DECL_CURLINFO_TLS_SESSION 1 #define HAVE_CURL_CURL_H 1 #define HAVE_GLPK_H 1 #define HAVE_LIBGLPK 1 #define HAVE_GLP_IOCP_PRESOLVE 1 #define HAVE_LIBGLPK 1 #define HAVE_NSS_H 1 #define HAVE_EXTRACTOR_H 1 #define HAVE_LIBEXTRACTOR 1 #define HAVE_LTDL_H 1 #define HAVE_ZLIB /**/ #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LIBUNISTRING 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_MATH_H 1 #define HAVE_ERRNO_H 1 #define HAVE_CTYPE_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDARG_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_MSG_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_SQLITE3_H 1 #define HAVE_SIGSET_T 1 #define HAVE_OFF_T 1 #define HAVE_SIZE_T 1 #define HAVE_MICROHTTPD_H 1 #define HAVE_MHD 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define TIME_WITH_SYS_TIME 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define RETSIGTYPE void #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_STRFTIME 1 #define HAVE_VPRINTF 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ATOLL 1 #define HAVE_STAT64 1 #define HAVE_STRNLEN 1 #define HAVE_MREMAP 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_SYSCONF 1 #define HAVE_INITGROUPS 1 #define HAVE_STRNDUP 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_SETRESUID 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_GETRESGID 1 #define HAVE_MALLINFO 1 #define HAVE_MALLOC_USABLE_SIZE 1 #define HAVE_GETRUSAGE 1 #define HAVE_RANDOM 1 #define HAVE_SRANDOM 1 #define HAVE_STAT 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_WAIT4 1 #define HAVE_GNUTLS_ABSTRACT_H 1 #define HAVE_GNUTLS_DANE_H 1 #define HAVE_GNUTLS true #define HAVE_GNUTLS_DANE 1 #define ENABLE_SUPERMUC 0 #define ENABLE_NSE_HISTOGRAM 0 #define ENABLE_MALICIOUS 0 #define ENABLE_HEAP_STATISTICS 0 #define ENABLE_WINDOWS_WORKAROUNDS 0 #define VCS_VERSION "release" configure: exit 0