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.11.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix= --disable-documentation --with-microhttpd=/opt/libmicrohttpd ## --------- ## ## Platform. ## ## --------- ## hostname = gnunet uname -m = x86_64 uname -r = 4.9.0-9-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.168-1+deb9u5 (2019-08-11) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3184: checking build system type configure:3198: result: x86_64-pc-linux-gnu configure:3218: checking host system type configure:3231: result: x86_64-pc-linux-gnu configure:3251: checking target system type configure:3264: result: x86_64-pc-linux-gnu configure:3308: checking for a BSD-compatible install configure:3376: result: /usr/bin/install -c configure:3387: checking whether build environment is sane configure:3442: result: yes configure:3593: checking for a thread-safe mkdir -p configure:3632: result: /bin/mkdir -p configure:3639: checking for gawk configure:3669: result: no configure:3639: checking for mawk configure:3655: found /usr/bin/mawk configure:3666: result: mawk configure:3677: checking whether make sets $(MAKE) configure:3699: result: yes configure:3728: checking whether make supports nested variables configure:3745: result: yes configure:3882: checking whether make supports nested variables configure:3899: result: yes configure:3918: checking for gawk configure:3945: result: mawk configure:3968: checking for style of include used by make configure:3996: result: GNU configure:4067: checking for gcc configure:4083: found /usr/bin/gcc configure:4094: result: gcc configure:4323: checking for C compiler version configure:4332: gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:4343: $? = 0 configure:4332: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:4343: $? = 0 configure:4332: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4343: $? = 1 configure:4332: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4343: $? = 1 configure:4363: checking whether the C compiler works configure:4385: gcc conftest.c >&5 configure:4389: $? = 0 configure:4437: result: yes configure:4440: checking for C compiler default output file name configure:4442: result: a.out configure:4448: checking for suffix of executables configure:4455: gcc -o conftest conftest.c >&5 configure:4459: $? = 0 configure:4481: result: configure:4503: checking whether we are cross compiling configure:4511: gcc -o conftest conftest.c >&5 configure:4515: $? = 0 configure:4522: ./conftest configure:4526: $? = 0 configure:4541: result: no configure:4546: checking for suffix of object files configure:4568: gcc -c conftest.c >&5 configure:4572: $? = 0 configure:4593: result: o configure:4597: checking whether we are using the GNU C compiler configure:4616: gcc -c conftest.c >&5 configure:4616: $? = 0 configure:4625: result: yes configure:4634: checking whether gcc accepts -g configure:4654: gcc -c -g conftest.c >&5 configure:4654: $? = 0 configure:4695: result: yes configure:4712: checking for gcc option to accept ISO C89 configure:4775: gcc -c -g -O2 conftest.c >&5 configure:4775: $? = 0 configure:4788: result: none needed configure:4813: checking whether gcc understands -c and -o together configure:4835: gcc -c conftest.c -o conftest2.o configure:4838: $? = 0 configure:4835: gcc -c conftest.c -o conftest2.o configure:4838: $? = 0 configure:4850: result: yes configure:4869: checking dependency style of gcc configure:4980: result: gcc3 configure:4995: checking for gcc option to accept ISO C99 configure:5144: gcc -c -g -O2 conftest.c >&5 configure:5144: $? = 0 configure:5157: result: none needed configure:5177: checking how to run the C preprocessor configure:5208: gcc -E conftest.c configure:5208: $? = 0 configure:5222: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | /* end confdefs.h. */ | #include configure:5247: result: gcc -E configure:5267: gcc -E conftest.c configure:5267: $? = 0 configure:5281: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | /* end confdefs.h. */ | #include configure:5367: checking for g++ configure:5383: found /usr/bin/g++ configure:5394: result: g++ configure:5421: checking for C++ compiler version configure:5430: g++ --version >&5 g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:5441: $? = 0 configure:5430: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:5441: $? = 0 configure:5430: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5441: $? = 1 configure:5430: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:5441: $? = 1 configure:5445: checking whether we are using the GNU C++ compiler configure:5464: g++ -c conftest.cpp >&5 configure:5464: $? = 0 configure:5473: result: yes configure:5482: checking whether g++ accepts -g configure:5502: g++ -c -g conftest.cpp >&5 configure:5502: $? = 0 configure:5543: result: yes configure:5568: checking dependency style of g++ configure:5679: result: gcc3 configure:5748: checking for gcc configure:5764: found /usr/bin/gcc configure:5775: result: gcc configure:5800: checking for Objective C compiler version configure:5809: gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:5820: $? = 0 configure:5809: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:5820: $? = 0 configure:5809: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5820: $? = 1 configure:5809: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5820: $? = 1 configure:5824: checking whether we are using the GNU Objective C compiler configure:5843: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5852: result: no configure:5861: checking whether gcc accepts -g configure:5881: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5896: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5912: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5922: result: no configure:5947: checking dependency style of gcc configure:6056: result: gcc3 configure:6072: checking whether ln -s works configure:6076: result: yes configure:6083: checking whether make sets $(MAKE) configure:6105: result: yes configure:6161: checking how to print strings configure:6188: result: printf configure:6209: checking for a sed that does not truncate output configure:6273: result: /bin/sed configure:6291: checking for grep that handles long lines and -e configure:6349: result: /bin/grep configure:6354: checking for egrep configure:6416: result: /bin/grep -E configure:6421: checking for fgrep configure:6483: result: /bin/grep -F configure:6518: checking for ld used by gcc configure:6585: result: /usr/bin/ld configure:6592: checking if the linker (/usr/bin/ld) is GNU ld configure:6607: result: yes configure:6619: checking for BSD- or MS-compatible name lister (nm) configure:6673: result: /usr/bin/nm -B configure:6803: checking the name lister (/usr/bin/nm -B) interface configure:6810: gcc -c -g -O2 conftest.c >&5 configure:6813: /usr/bin/nm -B "conftest.o" configure:6816: output 0000000000000000 B some_variable configure:6823: result: BSD nm configure:6827: checking the maximum length of command line arguments configure:6958: result: 1572864 configure:7006: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7046: result: func_convert_file_noop configure:7053: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7073: result: func_convert_file_noop configure:7080: checking for /usr/bin/ld option to reload object files configure:7087: result: -r configure:7161: checking for objdump configure:7177: found /usr/bin/objdump configure:7188: result: objdump configure:7217: checking how to recognize dependent libraries configure:7417: result: pass_all configure:7502: checking for dlltool configure:7532: result: no configure:7559: checking how to associate runtime and link libraries configure:7586: result: printf %s\n configure:7647: checking for ar configure:7663: found /usr/bin/ar configure:7674: result: ar configure:7711: checking for archiver @FILE support configure:7728: gcc -c -g -O2 conftest.c >&5 configure:7728: $? = 0 configure:7731: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:7734: $? = 0 configure:7739: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:7742: $? = 1 configure:7754: result: @ configure:7812: checking for strip configure:7828: found /usr/bin/strip configure:7839: result: strip configure:7911: checking for ranlib configure:7927: found /usr/bin/ranlib configure:7938: result: ranlib configure:8040: checking command to parse /usr/bin/nm -B output from gcc object configure:8193: gcc -c -g -O2 conftest.c >&5 configure:8196: $? = 0 configure:8200: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8203: $? = 0 configure:8269: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8272: $? = 0 configure:8310: result: ok configure:8357: checking for sysroot configure:8387: result: no configure:8394: checking for a working dd configure:8432: result: /bin/dd configure:8436: checking how to truncate binary pipes configure:8451: result: /bin/dd bs=4096 count=1 configure:8587: gcc -c -g -O2 conftest.c >&5 configure:8590: $? = 0 configure:8780: checking for mt configure:8796: found /bin/mt configure:8807: result: mt configure:8830: checking if mt is a manifest tool configure:8836: mt '-?' configure:8844: result: no configure:9517: checking for ANSI C header files configure:9537: gcc -c -g -O2 conftest.c >&5 configure:9537: $? = 0 configure:9610: gcc -o conftest -g -O2 conftest.c >&5 configure:9610: $? = 0 configure:9610: ./conftest configure:9610: $? = 0 configure:9621: result: yes configure:9634: checking for sys/types.h configure:9634: gcc -c -g -O2 conftest.c >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9634: checking for sys/stat.h configure:9634: gcc -c -g -O2 conftest.c >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9634: checking for stdlib.h configure:9634: gcc -c -g -O2 conftest.c >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9634: checking for string.h configure:9634: gcc -c -g -O2 conftest.c >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9634: checking for memory.h configure:9634: gcc -c -g -O2 conftest.c >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9634: checking for strings.h configure:9634: gcc -c -g -O2 conftest.c >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9634: checking for inttypes.h configure:9634: gcc -c -g -O2 conftest.c >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9634: checking for stdint.h configure:9634: gcc -c -g -O2 conftest.c >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9634: checking for unistd.h configure:9634: gcc -c -g -O2 conftest.c >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9648: checking for dlfcn.h configure:9648: gcc -c -g -O2 conftest.c >&5 configure:9648: $? = 0 configure:9648: result: yes configure:10211: checking for objdir configure:10226: result: .libs configure:10490: checking if gcc supports -fno-rtti -fno-exceptions configure:10508: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10512: $? = 0 configure:10525: result: no configure:10883: checking for gcc option to produce PIC configure:10890: result: -fPIC -DPIC configure:10898: checking if gcc PIC flag -fPIC -DPIC works configure:10916: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10920: $? = 0 configure:10933: result: yes configure:10962: checking if gcc static flag -static works configure:10990: result: yes configure:11005: checking if gcc supports -c -o file.o configure:11026: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:11030: $? = 0 configure:11052: result: yes configure:11060: checking if gcc supports -c -o file.o configure:11107: result: yes configure:11140: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12403: result: yes configure:12440: checking whether -lc should be explicitly linked in configure:12448: gcc -c -g -O2 conftest.c >&5 configure:12451: $? = 0 configure:12466: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12469: $? = 0 configure:12483: result: no configure:12643: checking dynamic linker characteristics configure:13224: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13224: $? = 0 configure:13473: result: GNU/Linux ld.so configure:13595: checking how to hardcode library paths into programs configure:13620: result: immediate configure:13722: checking for shl_load configure:13722: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccgfpka1.o: In function `main': /home/stanz/gnunet_installation/gnunet/conftest.c:57: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:13722: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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:13722: result: no configure:13726: checking for shl_load in -ldld configure:13751: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:13751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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:13760: result: no configure:13765: checking for dlopen configure:13765: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccge2uTh.o: In function `main': /home/stanz/gnunet_installation/gnunet/conftest.c:57: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:13765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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:13765: result: no configure:13769: checking for dlopen in -ldl configure:13794: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:13794: $? = 0 configure:13803: result: yes configure:13922: checking whether a program can dlopen itself configure:14002: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:14005: $? = 0 configure:14023: result: yes configure:14028: checking whether a statically linked program can dlopen itself configure:14108: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccrU60gM.o: In function `main': /home/stanz/gnunet_installation/gnunet/configure:14087: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/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:14111: $? = 1 configure:14129: result: no configure:14168: checking whether stripping libraries is possible configure:14173: result: yes configure:14208: checking if libtool supports shared libraries configure:14210: result: yes configure:14213: checking whether to build shared libraries configure:14238: result: yes configure:14241: checking whether to build static libraries configure:14245: result: no configure:14268: checking how to run the C++ preprocessor configure:14295: g++ -E conftest.cpp configure:14295: $? = 0 configure:14309: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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:14334: result: g++ -E configure:14354: g++ -E conftest.cpp configure:14354: $? = 0 configure:14368: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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:14530: checking for ld used by g++ configure:14597: result: /usr/bin/ld -m elf_x86_64 configure:14604: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14619: result: yes configure:14674: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15747: result: yes configure:15783: g++ -c -g -O2 conftest.cpp >&5 configure:15786: $? = 0 configure:16267: checking for g++ option to produce PIC configure:16274: result: -fPIC -DPIC configure:16282: checking if g++ PIC flag -fPIC -DPIC works configure:16300: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16304: $? = 0 configure:16317: result: yes configure:16340: checking if g++ static flag -static works configure:16368: result: yes configure:16380: checking if g++ supports -c -o file.o configure:16401: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16405: $? = 0 configure:16427: result: yes configure:16432: checking if g++ supports -c -o file.o configure:16479: result: yes configure:16509: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16552: result: yes configure:16693: checking dynamic linker characteristics configure:17450: result: GNU/Linux ld.so configure:17515: checking how to hardcode library paths into programs configure:17540: result: immediate configure:17670: checking for special C compiler options needed for large files configure:17715: result: no configure:17721: checking for _FILE_OFFSET_BITS value needed for large files configure:17746: gcc -c -g -O2 conftest.c >&5 configure:17746: $? = 0 configure:17778: result: no configure:17863: checking for _LARGEFILE_SOURCE value needed for large files configure:17882: gcc -o conftest -g -O2 conftest.c >&5 configure:17882: $? = 0 configure:17910: result: no configure:17953: gcc -o conftest -fno-strict-aliasing -Wall -g -O2 -Wno-address-of-packed-member conftest.c >&5 configure:17953: $? = 0 configure:17982: checking for X configure:18090: gcc -E conftest.c conftest.c:24:22: fatal error: X11/Xlib.h: No such file or directory #include ^ compilation terminated. configure:18090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 | /* end confdefs.h. */ | #include configure:18121: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lX11 >&5 conftest.c:24:22: fatal error: X11/Xlib.h: No such file or directory #include ^ compilation terminated. configure:18121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:18160: result: no configure:19853: checking for build target configure:19920: result: linux configure:19931: checking whether unaligned 64-bit access works configure:19956: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c >&5 conftest.c: In function 'main': conftest.c:32:24: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] void *bp = malloc (50); ^~~~~~ conftest.c:32:24: warning: incompatible implicit declaration of built-in function 'malloc' conftest.c:32:24: note: include '' or provide a declaration of 'malloc' conftest.c:34:38: warning: dereferencing 'void *' pointer long long *be = (long long*) &bp[1]; ^ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:19956: $? = 0 configure:19956: ./conftest configure:19956: $? = 0 configure:19967: result: yes configure:19981: checking for library containing gethostbyname configure:20012: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c >&5 configure:20012: $? = 0 configure:20029: result: none required configure:20037: checking for library containing memrchr configure:20068: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c >&5 configure:20068: $? = 0 configure:20085: result: none required configure:20095: checking for library containing memset_s configure:20126: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c >&5 /tmp/ccX8r4zc.o: In function `main': /home/stanz/gnunet_installation/gnunet/conftest.c:40: undefined reference to `memset_s' collect2: error: ld returned 1 exit status configure:20126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 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 memset_s (); | int | main () | { | return memset_s (); | ; | return 0; | } configure:20143: result: no configure:20153: checking for library containing memset_s configure:20201: result: no configure:20211: checking for socket in -lsocket configure:20236: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:20236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 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:20245: result: no configure:20256: checking for log in -lm configure:20281: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:36:6: warning: conflicting types for built-in function 'log' char log (); ^~~ cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:20281: $? = 0 configure:20290: result: yes configure:20301: checking for getloadavg in -lc configure:20326: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lc -lm >&5 configure:20326: $? = 0 configure:20335: result: yes configure:20346: checking for getopt configure:20362: found /usr/bin/getopt configure:20374: result: true configure:20393: checking for ssh configure:20409: found /usr/bin/ssh configure:20421: result: true configure:20485: checking for a Python interpreter with version >= 3.4 configure:20502: python3 -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, '3.4'.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:20505: $? = 0 configure:20511: result: python3 configure:20519: checking for python3 configure:20537: found /usr/bin/python3 configure:20549: result: /usr/bin/python3 configure:20567: checking for python3 version configure:20574: result: 3.5 configure:20586: checking for python3 platform configure:20593: result: linux configure:20619: checking for python3 script directory configure:20654: result: ${prefix}/lib/python3.5/site-packages configure:20663: checking for python3 extension module directory configure:20698: result: ${exec_prefix}/lib/python3.5/site-packages configure:20724: checking for perl configure:20743: found /usr/bin/perl configure:20755: result: /usr/bin/perl configure:20768: checking for -iptables configure:20801: result: no configure:20811: checking for iptables configure:20842: result: false configure:20882: checking for -ip6tables configure:20915: result: no configure:20925: checking for ip6tables configure:20956: result: false configure:20997: checking for -ip configure:21030: result: no configure:21040: checking for ip configure:21058: found /bin/ip configure:21071: result: /bin/ip configure:21111: checking for -ifconfig configure:21144: result: no configure:21154: checking for ifconfig configure:21185: result: false configure:21203: checking for ifconfig configure:21231: result: false configure:21263: checking for -sysctl configure:21296: result: no configure:21306: checking for sysctl configure:21337: result: false configure:21355: checking for sysctl configure:21383: result: false configure:21414: checking for -upnpc configure:21447: result: no configure:21457: checking for upnpc configure:21475: found /usr/bin/upnpc configure:21488: result: /usr/bin/upnpc configure:21515: checking for struct tm.tm_gmtoff configure:21515: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 configure:21515: $? = 0 configure:21515: result: yes configure:21524: checking whether _stati64 is declared configure:21524: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:10: error: '_stati64' undeclared (first use in this function) (void) _stati64; ^~~~~~~~ conftest.c:78:10: note: each undeclared identifier is reported only once for each function it appears in conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:21524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #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:21524: result: no configure:21542: checking for getaddrinfo_a in -lanl configure:21567: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lanl -lm >&5 configure:21567: $? = 0 configure:21576: result: yes configure:21758: checking for libgcrypt-config configure:21776: found /usr/bin/libgcrypt-config configure:21788: result: /usr/bin/libgcrypt-config configure:21819: checking for LIBGCRYPT - version >= 1.6.0 configure:21853: result: yes (1.7.6-beta) configure:21865: checking LIBGCRYPT API version configure:21868: result: okay configure:21911: checking whether gcry_mpi_set_opaque_copy is declared configure:21911: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 configure:21911: $? = 0 configure:21911: result: yes configure:21942: checking whether struct in6_ifreq is declared configure:21942: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:16: warning: extra tokens at end of #ifndef directive #ifndef struct in6_ifreq ^~~~~~~~~ conftest.c:51:10: error: expected expression before 'struct' (void) struct in6_ifreq; ^~~~~~ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:21942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef struct in6_ifreq | #ifdef __cplusplus | (void) struct in6_ifreq; | #else | (void) struct in6_ifreq; | #endif | #endif | | ; | return 0; | } configure:21942: result: no configure:21958: checking whether to build documentation configure:21967: result: no configure:22005: checking wether to include generated texi2mdoc output in installation configure:22014: result: no configure:22052: checking whether to build only documentation configure:22061: result: no configure:22096: checking whether to include man pages configure:22105: result: yes configure:22142: checking whether to enable texinfo4 switches configure:22151: result: no configure:22246: checking whether to poison freed memory configure:22261: result: no configure:22276: checking for working HMAC configure:22343: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:22343: $? = 0 configure:22343: ./conftest configure:22343: $? = 0 configure:22344: result: yes configure:22388: checking for ba2str in -lbluetooth configure:22413: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lbluetooth -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /usr/bin/ld: cannot find -lbluetooth collect2: error: ld returned 1 exit status configure:22413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | /* 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 ba2str (); | int | main () | { | return ba2str (); | ; | return 0; | } configure:22422: result: no configure:22452: WARNING: bluetooth not found configure:22481: checking for libzbar configure:22623: result: --with-zbar not specified configure:22626: checking for zbar_processor_create in -lzbar configure:22651: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lzbar -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /usr/bin/ld: cannot find -lzbar collect2: error: ld returned 1 exit status configure:22651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | /* 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 zbar_processor_create (); | int | main () | { | return zbar_processor_create (); | ; | return 0; | } configure:22660: result: no configure:22690: WARNING: zbar not found configure:22718: checking for libjansson configure:22862: result: --with-jansson not specified configure:22865: checking for json_loads in -ljansson configure:22890: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -ljansson -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:22890: $? = 0 configure:22899: result: yes configure:22912: checking jansson.h usability configure:22912: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:22912: $? = 0 configure:22912: result: yes configure:22912: checking jansson.h presence configure:22912: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:22912: $? = 0 configure:22912: result: yes configure:22912: checking for jansson.h configure:22912: result: yes configure:22925: jansson was found configure:22968: checking for pa_stream_peek in -lpulse configure:22993: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lpulse -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:22993: $? = 0 configure:23002: result: yes configure:23015: checking pulse/simple.h usability configure:23015: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:23015: $? = 0 configure:23015: result: yes configure:23015: checking pulse/simple.h presence configure:23015: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:23015: $? = 0 configure:23015: result: yes configure:23015: checking for pulse/simple.h configure:23015: result: yes configure:23028: libpulse was found configure:23052: checking for opus_decode_float in -lopus configure:23077: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lopus -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:23077: $? = 0 configure:23086: result: yes configure:23099: checking opus/opus.h usability configure:23099: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:23099: $? = 0 configure:23099: result: yes configure:23099: checking opus/opus.h presence configure:23099: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:23099: $? = 0 configure:23099: result: yes configure:23099: checking for opus/opus.h configure:23099: result: yes configure:23111: checking whether OPUS_SET_GAIN is declared configure:23111: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:23111: $? = 0 configure:23111: result: yes configure:23117: libopus was found configure:23135: checking for ogg_stream_flush_fill in -logg configure:23160: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -logg -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:23160: $? = 0 configure:23169: result: yes configure:23174: checking ogg/ogg.h usability configure:23174: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:23174: $? = 0 configure:23174: result: yes configure:23174: checking ogg/ogg.h presence configure:23174: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:23174: $? = 0 configure:23174: result: yes configure:23174: checking for ogg/ogg.h configure:23174: result: yes configure:23276: checking for pkg-config configure:23294: found /usr/bin/pkg-config configure:23306: result: /usr/bin/pkg-config configure:23331: checking pkg-config is at least version 0.9.0 configure:23334: result: yes configure:23344: checking for GLIB configure:23351: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:23354: $? = 0 configure:23368: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:23371: $? = 0 configure:23447: result: yes configure:23451: checking pbc/pbc.h usability configure:23451: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:90:21: fatal error: pbc/pbc.h: No such file or directory #include ^ compilation terminated. configure:23451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 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:23451: result: no configure:23451: checking pbc/pbc.h presence configure:23451: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:57:21: fatal error: pbc/pbc.h: No such file or directory #include ^ compilation terminated. configure:23451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | /* end confdefs.h. */ | #include configure:23451: result: no configure:23451: checking for pbc/pbc.h configure:23451: result: no configure:23457: checking gabe.h usability configure:23457: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:90:18: fatal error: gabe.h: No such file or directory #include ^ compilation terminated. configure:23457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 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:23457: result: no configure:23457: checking gabe.h presence configure:23457: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:57:18: fatal error: gabe.h: No such file or directory #include ^ compilation terminated. configure:23457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | /* end confdefs.h. */ | #include configure:23457: result: no configure:23457: checking for gabe.h configure:23457: result: no configure:23503: checking for GST configure:23510: $PKG_CONFIG --exists --print-errors "glib-2.0 gobject-2.0 gstreamer-1.0 gstreamer-app-1.0 gstreamer-audio-1.0" Package gstreamer-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-1.0' found Package gstreamer-app-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-app-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-app-1.0' found Package gstreamer-audio-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-audio-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-audio-1.0' found configure:23513: $? = 1 configure:23527: $PKG_CONFIG --exists --print-errors "glib-2.0 gobject-2.0 gstreamer-1.0 gstreamer-app-1.0 gstreamer-audio-1.0" Package gstreamer-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-1.0' found Package gstreamer-app-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-app-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-app-1.0' found Package gstreamer-audio-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-audio-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-audio-1.0' found configure:23530: $? = 1 configure:23544: result: no No package 'gstreamer-1.0' found No package 'gstreamer-app-1.0' found No package 'gstreamer-audio-1.0' found configure:23705: checking for gawk configure:23732: result: mawk configure:23794: checking for gnurl-config configure:23827: result: no configure:23903: checking whether libgnurl is usable configure:23936: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lgnurl -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:66:5: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /usr/bin/ld: cannot find -lgnurl collect2: error: ld returned 1 exit status configure:23936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | /* end confdefs.h. */ | #include | int | main () | { | | /* Try and use a few common options to force a failure if we are | missing symbols or can't link. */ | int x; | curl_easy_setopt(NULL,CURLOPT_URL,NULL); | x=CURL_ERROR_SIZE; | x=CURLOPT_WRITEFUNCTION; | x=CURLOPT_FILE; | x=CURLOPT_ERRORBUFFER; | x=CURLOPT_STDERR; | x=CURLOPT_VERBOSE; | | ; | return 0; | } configure:23968: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lgnurl -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:59:24: fatal error: gnurl/curl.h: No such file or directory #include ^ compilation terminated. configure:23968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | /* end confdefs.h. */ | #include | int | main () | { | | /* Try and use a few common options to force a failure if we are | missing symbols or can't link. */ | int x; | curl_easy_setopt(NULL,CURLOPT_URL,NULL); | x=CURL_ERROR_SIZE; | x=CURLOPT_WRITEFUNCTION; | x=CURLOPT_FILE; | x=CURLOPT_ERRORBUFFER; | x=CURLOPT_STDERR; | x=CURLOPT_VERBOSE; | | ; | return 0; | } configure:23981: result: no configure:24125: checking for gawk configure:24152: result: mawk configure:24214: checking for curl-config configure:24232: found /usr/bin/curl-config configure:24244: result: /usr/bin/curl-config configure:24255: checking for the version of libcurl configure:24262: result: 7.52.1 configure:24269: checking for libcurl >= version 7.34.0 configure:24282: result: yes configure:24323: checking whether libcurl is usable configure:24357: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lcurl -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24357: $? = 0 configure:24371: result: yes configure:24384: checking for curl_free configure:24384: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lm -lgcrypt -lcurl >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24384: $? = 0 configure:24384: result: yes configure:24472: checking curl/curl.h usability configure:24472: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24472: $? = 0 configure:24472: result: yes configure:24472: checking curl/curl.h presence configure:24472: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:24472: $? = 0 configure:24472: result: yes configure:24472: checking for curl/curl.h configure:24472: result: yes configure:24474: checking whether CURLINFO_TLS_SESSION is declared configure:24474: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24474: $? = 0 configure:24474: result: yes configure:24497: checking for curl_easy_getinfo in -lcurl-gnutls configure:24522: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lcurl-gnutls -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24522: $? = 0 configure:24531: result: yes configure:24624: checking for library containing __atomic_load_8 configure:24655: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lcurl-gnutls -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:109:6: warning: conflicting types for built-in function '__atomic_load_8' char __atomic_load_8 (); ^~~~~~~~~~~~~~~ cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /tmp/ccJ9bnyG.o: In function `main': /home/stanz/gnunet_installation/gnunet/conftest.c:113: undefined reference to `__atomic_load_8' collect2: error: ld returned 1 exit status configure:24655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 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 __atomic_load_8 (); | int | main () | { | return __atomic_load_8 (); | ; | return 0; | } configure:24655: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -latomic -lcurl-gnutls -lm -lgcrypt >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:109:6: warning: conflicting types for built-in function '__atomic_load_8' char __atomic_load_8 (); ^~~~~~~~~~~~~~~ cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24655: $? = 0 configure:24672: result: -latomic configure:24697: checking glpk.h usability configure:24697: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24697: $? = 0 configure:24697: result: yes configure:24697: checking glpk.h presence configure:24697: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:24697: $? = 0 configure:24697: result: yes configure:24697: checking for glpk.h configure:24697: result: yes configure:24710: checking for glp_init_env in -lglpk configure:24735: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lglpk -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24735: $? = 0 configure:24744: result: yes configure:24758: checking for glp_iocp.presolve configure:24758: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24758: $? = 0 configure:24758: result: yes configure:24803: checking nss.h usability configure:24803: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24803: $? = 0 configure:24803: result: yes configure:24803: checking nss.h presence configure:24803: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:24803: $? = 0 configure:24803: result: yes configure:24803: checking for nss.h configure:24803: result: yes configure:24833: checking whether NSS_STATUS_UNAVAIL is declared configure:24833: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:24833: $? = 0 configure:24833: result: yes configure:24863: checking for kvm_open in -lkvm configure:24888: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lkvm -lglpk -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /usr/bin/ld: cannot find -lkvm collect2: error: ld returned 1 exit status configure:24888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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:24897: result: no configure:24908: checking for kstat_open in -lkstat configure:24933: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lkstat -lglpk -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /usr/bin/ld: cannot find -lkstat collect2: error: ld returned 1 exit status configure:24933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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:24942: result: no configure:24957: checking whether to compile GNU Taler Wallet library ONLY configure:24966: result: no configure:25000: checking for libextractor configure:25124: result: --with-extractor not specified configure:25128: checking extractor.h usability configure:25128: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:25128: $? = 0 configure:25128: result: yes configure:25128: checking extractor.h presence configure:25128: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:25128: $? = 0 configure:25128: result: yes configure:25128: checking for extractor.h configure:25128: result: yes configure:25133: checking for EXTRACTOR_plugin_add_defaults in -lextractor configure:25158: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lextractor -lglpk -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:25158: $? = 0 configure:25167: result: yes configure:25219: checking for libltdl configure:25343: result: --with-ltdl not specified configure:25347: checking ltdl.h usability configure:25347: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:25347: $? = 0 configure:25347: result: yes configure:25347: checking ltdl.h presence configure:25347: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:25347: $? = 0 configure:25347: result: yes configure:25347: checking for ltdl.h configure:25347: result: yes configure:25352: checking for lt_dlopenext in -lltdl configure:25377: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lltdl -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:25377: $? = 0 configure:25386: result: yes configure:25400: result: libltdl found configure:25429: checking idna.h usability configure:25429: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:25429: $? = 0 configure:25429: result: yes configure:25429: checking idna.h presence configure:25429: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:25429: $? = 0 configure:25429: result: yes configure:25429: checking for idna.h configure:25429: result: yes configure:25434: Found idna.h configure:25494: checking idn2.h usability configure:25494: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:146:18: fatal error: idn2.h: No such file or directory #include ^ compilation terminated. configure:25494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_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:25494: result: no configure:25494: checking idn2.h presence configure:25494: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:113:18: fatal error: idn2.h: No such file or directory #include ^ compilation terminated. configure:25494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | /* end confdefs.h. */ | #include configure:25494: result: no configure:25494: checking for idn2.h configure:25494: result: no configure:25504: checking idn2/idn2.h usability configure:25504: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:146:23: fatal error: idn2/idn2.h: No such file or directory #include ^ compilation terminated. configure:25504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_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:25504: result: no configure:25504: checking idn2/idn2.h presence configure:25504: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:113:23: fatal error: idn2/idn2.h: No such file or directory #include ^ compilation terminated. configure:25504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | /* end confdefs.h. */ | #include configure:25504: result: no configure:25504: checking for idn2/idn2.h configure:25504: result: no configure:25512: Failed to find idn2.h configure:25532: checking if libidn can be used configure:25602: Checking for libidn configure:25604: checking for idna_to_ascii_8z in -lidn configure:25629: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lidn -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:25629: $? = 0 configure:25638: result: yes configure:25703: checking zlib.h usability configure:25703: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:25703: $? = 0 configure:25703: result: yes configure:25703: checking zlib.h presence configure:25703: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:25703: $? = 0 configure:25703: result: yes configure:25703: checking for zlib.h configure:25703: result: yes configure:25711: checking for compress2 in -lz configure:25736: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lz -lidn -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:25736: $? = 0 configure:25745: result: yes configure:25820: checking for ld used by gcc configure:25887: result: /usr/bin/ld -m elf_x86_64 configure:25894: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:25909: result: yes configure:25916: checking for shared library run path origin configure:25929: result: done configure:26507: checking for iconv configure:26531: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:26531: $? = 0 configure:26565: result: yes configure:26568: checking for working iconv configure:26688: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:26688: $? = 0 configure:26688: ./conftest configure:26688: $? = 0 configure:26700: result: yes configure:26728: checking for iconv declaration configure:26757: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:26757: $? = 0 configure:26768: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:28393: checking for libunistring configure:28415: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lm -lunistring >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28415: $? = 0 configure:28425: result: yes configure:28432: checking how to link with libunistring configure:28434: result: -lunistring configure:28452: checking for libunistring version configure:28457: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28457: $? = 0 configure:28457: ./conftest configure:28457: $? = 0 configure:28473: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28473: $? = 0 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28535: result: 0.9.3 configure:28554: checking unistr.h usability configure:28554: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28554: $? = 0 configure:28554: result: yes configure:28554: checking unistr.h presence configure:28554: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28554: $? = 0 configure:28554: result: yes configure:28554: checking for unistr.h configure:28554: result: yes configure:28576: checking for dirent.h that defines DIR configure:28595: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28595: $? = 0 configure:28603: result: yes configure:28616: checking for library containing opendir configure:28647: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28647: $? = 0 configure:28664: result: none required configure:28731: checking for ANSI C header files configure:28835: result: yes configure:28848: checking fcntl.h usability configure:28848: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking fcntl.h presence configure:28848: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking for fcntl.h configure:28848: result: yes configure:28848: checking math.h usability configure:28848: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking math.h presence configure:28848: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking for math.h configure:28848: result: yes configure:28848: checking errno.h usability configure:28848: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking errno.h presence configure:28848: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking for errno.h configure:28848: result: yes configure:28848: checking ctype.h usability configure:28848: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking ctype.h presence configure:28848: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking for ctype.h configure:28848: result: yes configure:28848: checking limits.h usability configure:28848: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking limits.h presence configure:28848: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking for limits.h configure:28848: result: yes configure:28848: checking stdio.h usability configure:28848: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking stdio.h presence configure:28848: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking for stdio.h configure:28848: result: yes configure:28848: checking for stdlib.h configure:28848: result: yes configure:28848: checking for string.h configure:28848: result: yes configure:28848: checking for unistd.h configure:28848: result: yes configure:28848: checking stdarg.h usability configure:28848: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking stdarg.h presence configure:28848: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking for stdarg.h configure:28848: result: yes configure:28848: checking signal.h usability configure:28848: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking signal.h presence configure:28848: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking for signal.h configure:28848: result: yes configure:28848: checking locale.h usability configure:28848: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking locale.h presence configure:28848: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28848: $? = 0 configure:28848: result: yes configure:28848: checking for locale.h configure:28848: result: yes configure:28848: checking for sys/stat.h configure:28848: result: yes configure:28848: checking for sys/types.h configure:28848: result: yes configure:28868: checking stdatomic.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking stdatomic.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for stdatomic.h configure:28868: result: yes configure:28868: checking malloc.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking malloc.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for malloc.h configure:28868: result: yes configure:28868: checking malloc/malloc.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:170:27: fatal error: malloc/malloc.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking malloc/malloc.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:137:27: fatal error: malloc/malloc.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:28868: result: no configure:28868: checking for malloc/malloc.h configure:28868: result: no configure:28868: checking malloc/malloc_np.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:170:30: fatal error: malloc/malloc_np.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking malloc/malloc_np.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:137:30: fatal error: malloc/malloc_np.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:28868: result: no configure:28868: checking for malloc/malloc_np.h configure:28868: result: no configure:28868: checking langinfo.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking langinfo.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for langinfo.h configure:28868: result: yes configure:28868: checking sys/param.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/param.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/param.h configure:28868: result: yes configure:28868: checking sys/mount.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/mount.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/mount.h configure:28868: result: yes configure:28868: checking sys/statvfs.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/statvfs.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/statvfs.h configure:28868: result: yes configure:28868: checking sys/select.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/select.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/select.h configure:28868: result: yes configure:28868: checking sockLib.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:175:21: fatal error: sockLib.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking sockLib.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:142:21: fatal error: sockLib.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking for sockLib.h configure:28868: result: no configure:28868: checking sys/mman.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/mman.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/mman.h configure:28868: result: yes configure:28868: checking sys/msg.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/msg.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/msg.h configure:28868: result: yes configure:28868: checking sys/vfs.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/vfs.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/vfs.h configure:28868: result: yes configure:28868: checking arpa/inet.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking arpa/inet.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for arpa/inet.h configure:28868: result: yes configure:28868: checking for fcntl.h configure:28868: result: yes configure:28868: checking libintl.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking libintl.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for libintl.h configure:28868: result: yes configure:28868: checking netdb.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking netdb.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for netdb.h configure:28868: result: yes configure:28868: checking netinet/in.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking netinet/in.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for netinet/in.h configure:28868: result: yes configure:28868: checking sys/ioctl.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/ioctl.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/ioctl.h configure:28868: result: yes configure:28868: checking sys/socket.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/socket.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/socket.h configure:28868: result: yes configure:28868: checking sys/time.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/time.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/time.h configure:28868: result: yes configure:28868: checking for unistd.h configure:28868: result: yes configure:28868: checking kstat.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:187:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking kstat.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:154:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking for kstat.h configure:28868: result: no configure:28868: checking sys/sysinfo.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/sysinfo.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/sysinfo.h configure:28868: result: yes configure:28868: checking kvm.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:188:17: fatal error: kvm.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking kvm.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:155:17: fatal error: kvm.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking for kvm.h configure:28868: result: no configure:28868: checking sys/file.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/file.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/file.h configure:28868: result: yes configure:28868: checking sys/resource.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/resource.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/resource.h configure:28868: result: yes configure:28868: checking ifaddrs.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking ifaddrs.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for ifaddrs.h configure:28868: result: yes configure:28868: checking mach/mach.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:191:23: fatal error: mach/mach.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking mach/mach.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:158:23: fatal error: mach/mach.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking for mach/mach.h configure:28868: result: no configure:28868: checking stddef.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking stddef.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for stddef.h configure:28868: result: yes configure:28868: checking sys/timeb.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking sys/timeb.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for sys/timeb.h configure:28868: result: yes configure:28868: checking terminos.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:193:22: fatal error: terminos.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking terminos.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:160:22: fatal error: terminos.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking for terminos.h configure:28868: result: no configure:28868: checking argz.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking argz.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for argz.h configure:28868: result: yes configure:28868: checking ucred.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:194:19: fatal error: ucred.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking ucred.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:161:19: fatal error: ucred.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking for ucred.h configure:28868: result: no configure:28868: checking sys/ucred.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:194:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking sys/ucred.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:161:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking for sys/ucred.h configure:28868: result: no configure:28868: checking endian.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking endian.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for endian.h configure:28868: result: yes configure:28868: checking sys/endian.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:195:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking sys/endian.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:162:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:28868: result: no configure:28868: checking for sys/endian.h configure:28868: result: no configure:28868: checking execinfo.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking execinfo.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for execinfo.h configure:28868: result: yes configure:28868: checking byteswap.h usability configure:28868: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking byteswap.h presence configure:28868: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28868: $? = 0 configure:28868: result: yes configure:28868: checking for byteswap.h configure:28868: result: yes configure:28883: checking for sys/types.h configure:28883: result: yes configure:28883: checking for netinet/in_systm.h configure:28883: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28883: $? = 0 configure:28883: result: yes configure:28883: checking for netinet/in.h configure:28883: result: yes configure:28883: checking for netinet/ip.h configure:28883: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28883: $? = 0 configure:28883: result: yes configure:28909: checking for SQLite configure:28958: result: --with-sqlite not specified configure:28962: checking sqlite3.h usability configure:28962: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:28962: $? = 0 configure:28962: result: yes configure:28962: checking sqlite3.h presence configure:28962: gcc -E conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:28962: $? = 0 configure:28962: result: yes configure:28962: checking for sqlite3.h configure:28962: result: yes configure:29096: checking for pkg-config configure:29126: result: /usr/bin/pkg-config configure:29151: checking pkg-config is at least version 0.9.0 configure:29154: result: yes configure:29180: $PKG_CONFIG --exists --print-errors "libpq >= "$postgresql_version_req"" Package libpq was not found in the pkg-config search path. Perhaps you should add the directory containing `libpq.pc' to the PKG_CONFIG_PATH environment variable No package 'libpq' found configure:29183: $? = 1 configure:29194: checking for the PostgreSQL libraries CPPFLAGS configure:29201: result: configure:29264: checking for the pg_config program configure:29296: result: configure:29514: result: no postgres configure:29534: checking for sigset_t configure:29534: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:29534: $? = 0 configure:29534: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:174:23: error: expected expression before ')' token if (sizeof ((sigset_t))) ^ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:29534: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:29534: result: yes configure:29544: checking for off_t configure:29544: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:29544: $? = 0 configure:29544: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:175:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:29544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:29544: result: yes configure:29555: checking for size_t configure:29555: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:29555: $? = 0 configure:29555: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:176:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:29555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:29555: result: yes configure:29577: checking for mysql configure:29705: result: --with-mysql not specified configure:29715: checking for mysql_init in -lmysqlclient configure:29740: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -L/usr/lib -Wl,--unresolved-symbols=report-all conftest.c -lmysqlclient -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /usr/bin/ld: cannot find -lmysqlclient collect2: error: ld returned 1 exit status configure:29740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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 | /* 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 mysql_init (); | int | main () | { | return mysql_init (); | ; | return 0; | } configure:29749: result: no configure:29856: checking for libmicrohttpd configure:29861: result: /opt/libmicrohttpd configure:29954: checking for microhttpd.h configure:29954: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:29954: $? = 0 configure:29954: result: yes configure:29960: checking whether MHD_OPTION_PER_IP_CONNECTION_LIMIT is declared configure:29960: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:29960: $? = 0 configure:29960: result: yes configure:29964: checking for MHD_get_fdset2 in -lmicrohttpd configure:29989: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lmicrohttpd -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:29989: $? = 0 configure:29998: result: yes configure:30002: checking for libmicrohttpd >= 0.9.52 configure:30015: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:30015: $? = 0 configure:30016: result: ok configure:30146: checking whether NLS is requested configure:30155: result: yes configure:30195: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:30227: result: /usr/bin/msgfmt configure:30236: checking for gmsgfmt configure:30267: result: /usr/bin/msgfmt configure:30317: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:30349: result: /usr/bin/xgettext configure:30394: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:30425: result: /usr/bin/msgmerge configure:30466: checking for CFPreferencesCopyAppValue configure:30484: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:174:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:30484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:30493: result: no configure:30500: checking for CFLocaleCopyCurrent configure:30518: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:174:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:30518: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:30527: result: no configure:30576: checking for GNU gettext in libc configure:30600: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:30600: $? = 0 configure:30609: result: yes configure:31437: checking whether to use NLS configure:31439: result: yes configure:31442: checking where the gettext function comes from configure:31453: result: libc configure:31513: checking for pid_t configure:31513: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31513: $? = 0 configure:31513: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:213:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:31513: result: yes configure:31524: checking for size_t configure:31524: result: yes configure:31535: checking for mode_t configure:31535: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31535: $? = 0 configure:31535: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:213:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:31535: result: yes configure:31546: checking whether time.h and sys/time.h may both be included configure:31566: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31566: $? = 0 configure:31573: result: yes configure:31581: checking whether stat file-mode macros are broken configure:31608: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31608: $? = 0 configure:31615: result: no configure:31623: checking for stdbool.h that conforms to C99 configure:31690: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:227:14: warning: the address of 's' will always evaluate as 'true' [-Waddress] bool e = &s; ^~~~ conftest.c:231: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:231: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:231: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:231: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:231: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:231: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:231: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:231: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:232:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress] ^ conftest.c:232:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress] ^ conftest.c:232:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress] ^ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31690: $? = 0 configure:31697: result: yes configure:31699: checking for _Bool configure:31699: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31699: $? = 0 configure:31699: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:214:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31699: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:31699: result: yes configure:31716: checking whether struct tm is in sys/time.h or time.h configure:31736: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31736: $? = 0 configure:31743: result: time.h configure:31752: checking for struct sockaddr_in.sin_len configure:31752: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:190:12: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'? if (ac_aggr.sin_len) ^ conftest.c:189:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_in ac_aggr; ^~~~~~~ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:31752: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:190:19: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'? if (sizeof ac_aggr.sin_len) ^ conftest.c:189:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_in ac_aggr; ^~~~~~~ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:31752: result: no configure:31766: checking for struct sockaddr_un.sun_len configure:31766: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:190:12: error: 'struct sockaddr_un' has no member named 'sun_len'; did you mean 'sun_path'? if (ac_aggr.sun_len) ^ conftest.c:189:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_un ac_aggr; ^~~~~~~ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31766: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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_un ac_aggr; | if (ac_aggr.sun_len) | return 0; | ; | return 0; | } configure:31766: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:190:19: error: 'struct sockaddr_un' has no member named 'sun_len'; did you mean 'sun_path'? if (sizeof ac_aggr.sun_len) ^ conftest.c:189:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_un ac_aggr; ^~~~~~~ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31766: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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_un ac_aggr; | if (sizeof ac_aggr.sun_len) | return 0; | ; | return 0; | } configure:31766: result: no configure:31782: checking whether closedir returns void configure:31806: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31806: $? = 0 configure:31806: ./conftest configure:31806: $? = 0 configure:31816: result: no configure:31826: checking vfork.h usability configure:31826: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:213:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:31826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:31826: result: no configure:31826: checking vfork.h presence configure:31826: gcc -E -I/opt/libmicrohttpd/include conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:180:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:31826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:31826: result: no configure:31826: checking for vfork.h configure:31826: result: no configure:31839: checking for fork configure:31839: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:203:6: warning: conflicting types for built-in function 'fork' char fork (); ^~~~ cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31839: $? = 0 configure:31839: result: yes configure:31839: checking for vfork configure:31839: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31839: $? = 0 configure:31839: result: yes configure:31849: checking for working fork configure:31871: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:31871: $? = 0 configure:31871: ./conftest configure:31871: $? = 0 configure:31881: result: yes configure:31902: checking for working vfork configure:32012: result: yes configure:32038: checking whether gcc needs -traditional conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:32072: result: no configure:32079: checking for working memcmp configure:32122: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32122: $? = 0 configure:32122: ./conftest configure:32122: $? = 0 configure:32132: result: yes configure:32144: checking for sys/select.h configure:32144: result: yes configure:32144: checking for sys/socket.h configure:32144: result: yes configure:32154: checking types of arguments for select configure:32182: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32182: $? = 0 configure:32193: result: int,fd_set *,struct timeval * configure:32216: checking for uid_t in sys/types.h conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:32235: result: yes configure:32248: checking for unistd.h configure:32248: result: yes configure:32258: checking for working chown configure:32291: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32291: $? = 0 configure:32291: ./conftest configure:32291: $? = 0 configure:32303: result: yes configure:32312: checking return type of signal handlers configure:32330: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c: In function 'main': conftest.c:197:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ conftest.c: At top level: cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:32337: result: void configure:32345: checking whether lstat correctly handles trailing slash configure:32371: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32371: $? = 0 configure:32371: ./conftest configure:32371: $? = 0 configure:32388: result: yes configure:32407: checking whether stat accepts an empty string configure:32427: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32427: $? = 0 configure:32427: ./conftest configure:32427: $? = 0 configure:32437: result: no configure:32455: checking for strftime configure:32455: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:216:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^~~~~~~~ cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32455: $? = 0 configure:32455: result: yes configure:32510: checking for vprintf configure:32510: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:217:6: warning: conflicting types for built-in function 'vprintf' char vprintf (); ^~~~~~~ cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32510: $? = 0 configure:32510: result: yes configure:32516: checking for _doprnt configure:32516: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /tmp/cc1y9UFn.o: In function `main': /home/stanz/gnunet_installation/gnunet/conftest.c:229: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:32516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:32516: result: no configure:32527: checking for sys/wait.h that is POSIX.1 compatible configure:32553: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32553: $? = 0 configure:32560: result: yes configure:32568: checking for off_t configure:32568: result: yes configure:32579: checking for uid_t in sys/types.h configure:32598: result: yes configure:32612: checking for atoll configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for stat64 configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for strnlen configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for mremap configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for getrlimit configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for setrlimit configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for sysconf configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for initgroups configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for strndup configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 conftest.c:227:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^~~~~~~ cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for gethostbyname2 configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for getpeerucred configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /tmp/ccfaUvHd.o: In function `main': /home/stanz/gnunet_installation/gnunet/conftest.c:240: undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:32612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:32612: result: no configure:32612: checking for getpeereid configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /tmp/cc4oMHwm.o: In function `main': /home/stanz/gnunet_installation/gnunet/conftest.c:240: undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:32612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:32612: result: no configure:32612: checking for setresuid configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for getnameinfo configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for gethostname configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for gethostbyname configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for gethostbyaddr configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for getaddrinfo configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for getaddrinfo_a configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /tmp/ccYU9VAu.o: In function `main': /home/stanz/gnunet_installation/gnunet/conftest.c:246: undefined reference to `getaddrinfo_a' collect2: error: ld returned 1 exit status configure:32612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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 | /* end confdefs.h. */ | /* Define getaddrinfo_a to an innocuous variant, in case declares getaddrinfo_a. | For example, HP-UX 11i declares gettimeofday. */ | #define getaddrinfo_a innocuous_getaddrinfo_a | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getaddrinfo_a (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getaddrinfo_a | | /* 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 getaddrinfo_a (); | /* 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_getaddrinfo_a || defined __stub___getaddrinfo_a | choke me | #endif | | int | main () | { | return getaddrinfo_a (); | ; | return 0; | } configure:32612: result: no configure:32612: checking for getifaddrs configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for freeifaddrs configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for getresgid configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for mallinfo configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for malloc_size configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' /tmp/ccDuiq6g.o: In function `main': /home/stanz/gnunet_installation/gnunet/conftest.c:250: undefined reference to `malloc_size' collect2: error: ld returned 1 exit status configure:32612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnunet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.11.6" | #define PACKAGE_STRING "gnunet 0.11.6" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnunet" | #define VERSION "0.11.6" | #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 X_DISPLAY_MISSING 1 | #define GNUNET_DEFAULT_INTERFACE "eth0" | #define HAVE_UNALIGNED_64_ACCESS 1 | #define HAVE_MEMRCHR 1 | #define HAVE_LIBM 1 | #define HAVE_GETLOADAVG 1 | #define IPTABLES "/sbin/iptables" | #define IP6TABLES "/sbin/ip6tables" | #define PATH_TO_IP "/bin/ip" | #define IFCONFIG "/sbin/ifconfig" | #define SYSCTL "/sbin/sysctl" | #define UPNPC "/usr/bin/upnpc" | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL__STATI64 0 | #define HAVE_GETADDRINFO_A 1 | #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 | #define NEED_LIBGCRYPT_VERSION "1.6.0" | #define HAVE_DECL_STRUCT_IN6_IFREQ 0 | #define DOCUMENTATION 0 | #define TEXI2MDOC_GENERATION 0 | #define DOCUMENTATION_ONLY 0 | #define INCLUDE_MANPAGES 1 | #define INCLUDE_MANPAGES 0 | #define GNUNET_EXTRA_LOGGING GNUNET_NO | #define ENABLE_POISONING 0 | #define HAVE_LIBBLUETOOTH 0 | #define HAVE_ZBAR 0 | #define HAVE_JANSSON 1 | #define HAVE_PULSE 1 | #define HAVE_OPUS 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_OGG 1 | #define HAVE_PBC 0 | #define HAVE_ABE 0 | #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_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_DECL_CURLINFO_TLS_SESSION 1 | #define HAVE_LIBCURL_GNUTLS 1 | #define HAVE_LIBGNURL 0 | #define HAVE_LIBCURL 1 | #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 | #define HAVE_EXTRACTOR_H 1 | #define HAVE_LIBEXTRACTOR 1 | #define HAVE_LTDL_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_ZLIB /**/ | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBUNISTRING 1 | #define HAVE_UNISTR_H 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_STDATOMIC_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:32612: result: no configure:32612: checking for malloc_usable_size configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for getrusage configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for random configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for srandom configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for stat configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for statfs configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for statvfs configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32612: checking for wait4 configure:32612: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32612: $? = 0 configure:32612: result: yes configure:32694: checking for sudo configure:32710: result: no configure:32727: checking for gnunetdns group name configure:32743: result: gnunetdns configure:32754: checking for gnutls configure:32977: result: --with-gnutls not specified configure:32981: checking gnutls/abstract.h usability configure:32981: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:32981: $? = 0 configure:32981: result: yes configure:32981: checking gnutls/abstract.h presence configure:32981: gcc -E -I/opt/libmicrohttpd/include conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:32981: $? = 0 configure:32981: result: yes configure:32981: checking for gnutls/abstract.h configure:32981: result: yes configure:32986: checking for gnutls_priority_set in -lgnutls configure:33011: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lgnutls -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:33011: $? = 0 configure:33020: result: yes configure:33032: checking gnutls/dane.h usability configure:33032: gcc -c -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include conftest.c >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:33032: $? = 0 configure:33032: result: yes configure:33032: checking gnutls/dane.h presence configure:33032: gcc -E -I/opt/libmicrohttpd/include conftest.c conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 configure:33032: $? = 0 configure:33032: result: yes configure:33032: checking for gnutls/dane.h configure:33032: result: yes configure:33037: checking for dane_verify_crt_raw in -lgnutls-dane configure:33062: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lgnutls-dane -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:33062: $? = 0 configure:33071: result: yes configure:33114: checking if GNUnet is being configured to run on the SuperMUC configure:33128: result: configure:33146: checking if NSE has to send timestamp information to testbed logger configure:33160: result: no configure:33177: checking whether to run tests configure:33186: result: configure:33198: checking whether to compile in benchmarks (currently for http and crypto) configure:33207: result: no configure:33227: checking whether to run expensive tests configure:33236: result: no configure:33248: checking whether to enable ports for gnunet-java configure:33257: result: no configure:33267: checking whether to run benchmarks during make check configure:33276: result: no configure:33288: checking wether to compile gnunet-testing configure:33297: result: yes configure:33309: checking whether to compile experimental code configure:33318: result: no configure:33330: checking whether to compile malicious code configure:33344: result: no configure:33368: checking whether to start peer's services on demand by default configure:33381: result: yes configure:33387: checking whether to create expensive statistics on memory use configure:33396: result: 0 configure:33684: checking whether to enable windows workarounds configure:33693: result: no configure:33710: checking whether __thread is supported configure:33725: gcc -o conftest -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 -I/opt/libmicrohttpd/include -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all conftest.c -lm >&5 conftest.c:46:0: warning: "INCLUDE_MANPAGES" redefined #define INCLUDE_MANPAGES 0 conftest.c:45:0: note: this is the location of the previous definition #define INCLUDE_MANPAGES 1 cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' configure:33725: $? = 0 configure:33738: result: yes configure:33746: checking whether to compile with support for code coverage analysis configure:33755: result: no configure:33773: checking for svnversion configure:33806: result: no configure:33813: checking for git configure:33831: found /usr/bin/git configure:33843: result: /usr/bin/git configure:33851: checking for source being under a VCS configure:33858: checking for git configure:33888: result: /usr/bin/git configure:33896: checking for source being under a VCS configure:33915: result: yes, git-svn configure:33918: checking VCS version configure:33920: result: "git-78149c8" configure:34039: checking that generated files are newer than configure configure:34045: result: done configure:34420: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnunet config.status 0.11.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gnunet config.status:1734: creating Makefile config.status:1734: creating contrib/Makefile config.status:1734: creating contrib/hellos/Makefile config.status:1734: creating contrib/services/Makefile config.status:1734: creating contrib/services/openrc/Makefile config.status:1734: creating contrib/services/systemd/Makefile config.status:1734: creating contrib/scripts/Makefile config.status:1734: creating contrib/scripts/gnunet-logread/Makefile config.status:1734: creating doc/Makefile config.status:1734: creating doc/man/Makefile config.status:1734: creating doc/doxygen/Makefile config.status:1734: creating doc/handbook/Makefile config.status:1734: creating doc/tutorial/Makefile config.status:1734: creating lint/Makefile config.status:1734: creating m4/Makefile config.status:1734: creating po/Makefile.in config.status:1734: creating src/Makefile config.status:1734: creating src/arm/Makefile config.status:1734: creating src/arm/arm.conf config.status:1734: creating src/ats/Makefile config.status:1734: creating src/ats/ats.conf config.status:1734: creating src/ats-tool/Makefile config.status:1734: creating src/ats-tests/Makefile config.status:1734: creating src/auction/Makefile config.status:1734: creating src/block/Makefile config.status:1734: creating src/cadet/Makefile config.status:1734: creating src/cadet/cadet.conf config.status:1734: creating src/core/Makefile config.status:1734: creating src/core/core.conf config.status:1734: creating src/consensus/Makefile config.status:1734: creating src/consensus/consensus.conf config.status:1734: creating src/conversation/Makefile config.status:1734: creating src/conversation/conversation.conf config.status:1734: creating src/curl/Makefile config.status:1734: creating src/datacache/Makefile config.status:1734: creating src/datastore/Makefile config.status:1734: creating src/datastore/datastore.conf config.status:1734: creating src/dht/Makefile config.status:1734: creating src/dht/dht.conf config.status:1734: creating src/dns/Makefile config.status:1734: creating src/dns/dns.conf config.status:1734: creating src/exit/Makefile config.status:1734: creating src/fragmentation/Makefile config.status:1734: creating src/fs/Makefile config.status:1734: creating src/fs/fs.conf config.status:1734: creating src/gns/Makefile config.status:1734: creating src/gns/gns.conf config.status:1734: creating src/gns/nss/Makefile config.status:1734: creating src/gnsrecord/Makefile config.status:1734: creating src/hello/Makefile config.status:1734: creating src/identity/Makefile config.status:1734: creating src/identity/identity.conf config.status:1734: creating src/credential/Makefile config.status:1734: creating src/credential/credential.conf config.status:1734: creating src/include/Makefile config.status:1734: creating src/integration-tests/Makefile config.status:1734: creating src/json/Makefile config.status:1734: creating src/hostlist/Makefile config.status:1734: creating src/my/Makefile config.status:1734: creating src/mysql/Makefile config.status:1734: creating src/namecache/Makefile config.status:1734: creating src/namecache/namecache.conf config.status:1734: creating src/namestore/Makefile config.status:1734: creating src/namestore/namestore.conf config.status:1734: creating src/nat/Makefile config.status:1734: creating src/nat/nat.conf config.status:1734: creating src/nat-auto/Makefile config.status:1734: creating src/nat-auto/nat-auto.conf config.status:1734: creating src/nse/Makefile config.status:1734: creating src/nse/nse.conf config.status:1734: creating src/nt/Makefile config.status:1734: creating src/peerinfo/Makefile config.status:1734: creating src/peerinfo/peerinfo.conf config.status:1734: creating src/peerinfo-tool/Makefile config.status:1734: creating src/peerstore/Makefile config.status:1734: creating src/peerstore/peerstore.conf config.status:1734: creating src/pq/Makefile config.status:1734: creating src/pt/Makefile config.status:1734: creating src/regex/Makefile config.status:1734: creating src/regex/regex.conf config.status:1734: creating src/revocation/Makefile config.status:1734: creating src/revocation/revocation.conf config.status:1734: creating src/rps/Makefile config.status:1734: creating src/rps/rps.conf config.status:1734: creating src/secretsharing/Makefile config.status:1734: creating src/secretsharing/secretsharing.conf config.status:1734: creating src/scalarproduct/Makefile config.status:1734: creating src/scalarproduct/scalarproduct.conf config.status:1734: creating src/set/Makefile config.status:1734: creating src/set/set.conf config.status:1734: creating src/sq/Makefile config.status:1734: creating src/statistics/Makefile config.status:1734: creating src/statistics/statistics.conf config.status:1734: creating src/template/Makefile config.status:1734: creating src/testbed/Makefile config.status:1734: creating src/testbed/testbed.conf config.status:1734: creating src/testbed-logger/Makefile config.status:1734: creating src/testbed-logger/testbed-logger.conf config.status:1734: creating src/testing/Makefile config.status:1734: creating src/topology/Makefile config.status:1734: creating src/transport/Makefile config.status:1734: creating src/transport/transport.conf config.status:1734: creating src/util/Makefile config.status:1734: creating src/util/resolver.conf config.status:1734: creating src/vpn/Makefile config.status:1734: creating src/vpn/vpn.conf config.status:1734: creating src/zonemaster/Makefile config.status:1734: creating src/zonemaster/zonemaster.conf config.status:1734: creating src/rest/Makefile config.status:1734: creating src/abe/Makefile config.status:1734: creating src/reclaim-attribute/Makefile config.status:1734: creating src/reclaim/Makefile config.status:1734: creating pkgconfig/Makefile config.status:1734: creating pkgconfig/gnunetarm.pc config.status:1734: creating pkgconfig/gnunetats.pc config.status:1734: creating pkgconfig/gnunetblock.pc config.status:1734: creating pkgconfig/gnunetcadet.pc config.status:1734: creating pkgconfig/gnunetconsensus.pc config.status:1734: creating pkgconfig/gnunetconversation.pc config.status:1734: creating pkgconfig/gnunetcore.pc config.status:1734: creating pkgconfig/gnunetdatacache.pc config.status:1734: creating pkgconfig/gnunetdatastore.pc config.status:1734: creating pkgconfig/gnunetdht.pc config.status:1734: creating pkgconfig/gnunetdns.pc config.status:1734: creating pkgconfig/gnunetenv.pc config.status:1734: creating pkgconfig/gnunetfragmentation.pc config.status:1734: creating pkgconfig/gnunetfs.pc config.status:1734: creating pkgconfig/gnunetgns.pc config.status:1734: creating pkgconfig/gnunethello.pc config.status:1734: creating pkgconfig/gnunetidentity.pc config.status:1734: creating pkgconfig/gnunetmicrophone.pc config.status:1734: creating pkgconfig/gnunetmysql.pc config.status:1734: creating pkgconfig/gnunetnamestore.pc config.status:1734: creating pkgconfig/gnunetnat.pc config.status:1734: creating pkgconfig/gnunetnse.pc config.status:1734: creating pkgconfig/gnunetpeerinfo.pc config.status:1734: creating pkgconfig/gnunetpq.pc config.status:1734: creating pkgconfig/gnunetregex.pc config.status:1734: creating pkgconfig/gnunetrevocation.pc config.status:1734: creating pkgconfig/gnunetrps.pc config.status:1734: creating pkgconfig/gnunetscalarproduct.pc config.status:1734: creating pkgconfig/gnunetset.pc config.status:1734: creating pkgconfig/gnunetspeaker.pc config.status:1734: creating pkgconfig/gnunetstatistics.pc config.status:1734: creating pkgconfig/gnunettestbed.pc config.status:1734: creating pkgconfig/gnunettesting.pc config.status:1734: creating pkgconfig/gnunettransport.pc config.status:1734: creating pkgconfig/gnunetutil.pc config.status:1734: creating pkgconfig/gnunetvpn.pc config.status:1734: creating gnunet_config.h config.status:1963: executing depfiles commands config.status:1963: executing libtool commands config.status:1963: executing po-directories commands configure:37201: WARNING: zbar not found, gnunet-qr will not be built. configure:37214: WARNING: libgnurl not found, trying to use libcurl-gnutls instead. configure:37247: WARNING: optional bluetooth library not found. configure:37269: WARNING: optional MySQL not found (or too old) configure:37394: GNUnet Configuration (incomplete!) gnunet version: 0.11.6 Host setup: x86_64-pc-linux-gnu Install prefix: Compiler: gcc CFLAGS: -Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 CPPFLAGS: -I/opt/libmicrohttpd/include LDFLAGS: -L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all LIBS: -lm Build Target: linux Mac OSX framework build: no Default Interface: eth0 MySQL: no PostgreSQL: no sqlite3: yes gnurl: curl: yes bluetooth: no (optional) jansson: yes iptables: yes ifconfig: yes upnpc: yes gnutls: yes (with DANE support) libzbar: no java: libmicrohttpd: yes libidn: libidn1 libopus: yes gstreamer: no libpulse: yes libextractor: yes texinfo manual: no transpiled mdoc manual: no features: conversation sqlite experimental: IMPORTANT: 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://docs.gnunet.org/ 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_POSTGRESQL_CPPFLAGS= 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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GST_CFLAGS_set= ac_cv_env_GST_CFLAGS_value= ac_cv_env_GST_LIBS_set= ac_cv_env_GST_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_POSTGRESQL_CPPFLAGS_set= ac_cv_env_POSTGRESQL_CPPFLAGS_value= ac_cv_env_POSTGRESQL_LDFLAGS_set= ac_cv_env_POSTGRESQL_LDFLAGS_value= ac_cv_env_POSTGRESQL_LIBFLAGS_set= ac_cv_env_POSTGRESQL_LIBFLAGS_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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_atoll=yes ac_cv_func_chown_works=yes ac_cv_func_closedir_void=no 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_getaddrinfo_a=no 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_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_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_NSS_STATUS_UNAVAIL=yes ac_cv_have_decl_OPUS_SET_GAIN=yes ac_cv_have_decl__stati64=no ac_cv_have_decl_gcry_mpi_set_opaque_copy=yes ac_cv_have_decl_struct_in6_ifreq=no ac_cv_have_x=have_x=no ac_cv_header_argz_h=yes ac_cv_header_arpa_inet_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_gabe_h=no ac_cv_header_glpk_h=yes ac_cv_header_gnutls_abstract_h=yes ac_cv_header_gnutls_dane_h=yes ac_cv_header_idn2_h=no ac_cv_header_idn2_idn2_h=no 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_opus_opus_h=yes ac_cv_header_pbc_pbc_h=no ac_cv_header_pulse_simple_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_stdatomic_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_unistr_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_anl_getaddrinfo_a=yes ac_cv_lib_bluetooth_ba2str=no ac_cv_lib_c_getloadavg=yes ac_cv_lib_curl_gnutls_curl_easy_getinfo=yes 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_idna_to_ascii_8z=yes ac_cv_lib_jansson_json_loads=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_mysqlclient_mysql_init=no ac_cv_lib_ogg_ogg_stream_flush_fill=yes ac_cv_lib_opus_opus_decode_float=yes ac_cv_lib_pulse_pa_stream_peek=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_compress2=yes ac_cv_lib_zbar_zbar_processor_create=no ac_cv_libunistring=yes ac_cv_member_glp_iocp_presolve=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_member_struct_sockaddr_un_sun_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/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PG_CONFIG= ac_cv_path_PYTHON=/usr/bin/python3 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_ac_pt_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_ac_pt_VAR_IFCONFIG_BINARY=false ac_cv_path_ac_pt_VAR_IP6TABLES_BINARY=false ac_cv_path_ac_pt_VAR_IPTABLES_BINARY=false ac_cv_path_ac_pt_VAR_IP_BINARY=/bin/ip ac_cv_path_ac_pt_VAR_SYSCTL_BINARY=false ac_cv_path_ac_pt_VAR_UPNPC_BINARY=/usr/bin/upnpc ac_cv_path_gitcommand=/usr/bin/git ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_VAR_GETOPT_BINARY=true ac_cv_prog_VAR_IFCONFIG_BINARY=false ac_cv_prog_VAR_SSH_BINARY=true ac_cv_prog_VAR_SYSCTL_BINARY=false ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= 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___atomic_load_8=-latomic ac_cv_search_gethostbyname='none required' ac_cv_search_memrchr='none required' ac_cv_search_memset_s=no 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/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=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 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=python3 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}/lib/python3.5/site-packages' am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages' am_cv_python_version=3.5 cc_cv_cflags__Wno_address_of_packed_member=yes gl_cv_absolute_unistr_h=///usr/include/unistr.h gl_cv_libunistring_version092=true gl_cv_libunistring_version=0.9.3 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.52.1 libcurl_cv_lib_version_ok=yes libgnurl_cv_lib_gnurl_usable=no 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/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=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' pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' pkg_cv_GLIB_LIBS=-lglib-2.0 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/stanz/gnunet_installation/gnunet/build-aux/missing aclocal-1.15' ACTIVATE_TEXINFO4_FALSE='' ACTIVATE_TEXINFO4_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /home/stanz/gnunet_installation/gnunet/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/stanz/gnunet_installation/gnunet/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/stanz/gnunet_installation/gnunet/build-aux/missing automake-1.15' AWK='mawk' 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='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wno-address-of-packed-member -fno-strict-aliasing -Wall -g -O2 ' CPP='gcc -E' CPPFLAGS='-I/opt/libmicrohttpd/include ' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' CYGWIN_FALSE='' CYGWIN_TRUE='#' DARWIN_FALSE='' DARWIN_TRUE='#' DATAROOTDIR='${prefix}/share' DEFAULT_INTERFACE='"eth0"' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLDIR='lib' DLLTOOL='false' DOCUMENTATION_FALSE='' DOCUMENTATION_ONLY_FALSE='' DOCUMENTATION_ONLY_TRUE='#' DOCUMENTATION_TRUE='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_BENCHMARK_FALSE='' ENABLE_BENCHMARK_TRUE='#' ENABLE_MALICIOUS_FALSE='#' ENABLE_MALICIOUS_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='-L/opt/libmicrohttpd/lib ' FGREP='/bin/grep -F' GETTEXT_MACRO_VERSION='0.18' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' GLIB_LIBS='-lglib-2.0' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' 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_ABE_FALSE='' HAVE_ABE_TRUE='#' HAVE_BENCHMARKS_FALSE='' HAVE_BENCHMARKS_TRUE='#' HAVE_BLUETOOTH='no' HAVE_EXPENSIVE_TESTS_FALSE='' HAVE_EXPENSIVE_TESTS_TRUE='#' HAVE_EXPERIMENTAL_FALSE='' HAVE_EXPERIMENTAL_TRUE='#' HAVE_GETADDRINFO_A_FALSE='#' HAVE_GETADDRINFO_A_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='yes' HAVE_JANSSON_FALSE='#' HAVE_JANSSON_TRUE='' HAVE_JSON_FALSE='#' HAVE_JSON_TRUE='' HAVE_LIBATOMIC_FALSE='#' HAVE_LIBATOMIC_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_LIBIDN2_FALSE='' HAVE_LIBIDN2_TRUE='#' HAVE_LIBIDN_FALSE='#' HAVE_LIBIDN_TRUE='' HAVE_LIBOPUS='yes' HAVE_LIBPULSE='yes' 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_PBC_FALSE='' HAVE_PBC_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_ZBAR='no' HAVE_ZBAR_FALSE='' HAVE_ZBAR_TRUE='#' INCLUDE_MANPAGES_FALSE='#' INCLUDE_MANPAGES_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' JAVAPORT='#' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/opt/libmicrohttpd/lib -Wl,--unresolved-symbols=report-all' LIBCURL='-lcurl' LIBCURL_CPPFLAGS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' LIBGCRYPT_LIBS='-lgcrypt' LIBGNURL='' LIBGNURL_CPPFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBPREFIX='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNISTRING='-lunistring' LIBUNISTRING_PREFIX='' LINUX_FALSE='#' LINUX_TRUE='' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' LTLIBUNISTRING='-lunistring' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/stanz/gnunet_installation/gnunet/build-aux/missing makeinfo' MANIFEST_TOOL=':' MINGW_FALSE='' MINGW_TRUE='#' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' MYSQL_CPPFLAGS='' MYSQL_LDFLAGS='' NM='/usr/bin/nm -B' NMEDIT='' OBJC='gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='' OBJDUMP='objdump' OBJEXT='o' OPENBSD_FALSE='' OPENBSD_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='gnunet' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='gnunet' PACKAGE_STRING='gnunet 0.11.6' PACKAGE_TARNAME='gnunet' PACKAGE_URL='' PACKAGE_VERSION='0.11.6' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSTGRESQL_CPPFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_LIBFLAGS='' POSTGRESQL_LIBS='' POSTGRESQL_VERSION='' POSUB='po' PYTHON='/usr/bin/python3' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.5' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SOLARIS_FALSE='' SOLARIS_TRUE='#' SQLITE_CPPFLAGS='' SQLITE_LDFLAGS='' START_ON_DEMAND='YES' STRIP='strip' SUDO_BINARY='' TALER_ONLY_FALSE='' TALER_ONLY_TRUE='#' TEXI2MDOC_GENERATION_FALSE='' TEXI2MDOC_GENERATION_TRUE='#' UNIXONLY='#' USE_COVERAGE_FALSE='' USE_COVERAGE_TRUE='#' USE_NLS='yes' VAR_GETOPT_BINARY='true' VAR_IFCONFIG_BINARY='/sbin/ifconfig' VAR_IP6TABLES_BINARY='/sbin/ip6tables' VAR_IPTABLES_BINARY='/sbin/iptables' VAR_IP_BINARY='/bin/ip' VAR_SSH_BINARY='true' VAR_SYSCTL_BINARY='/sbin/sysctl' VAR_UPNPC_BINARY='/usr/bin/upnpc' VERSION='0.11.6' 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='' Z_CFLAGS='' Z_LIBS='-lz' _libcurl_config='' _libgnurl_config='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_OBJC='gcc' 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='_no' 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='' build_cpu='x86_64' build_os='linux-gnu' build_target='linux' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' features_msg='conversation sqlite ' gitcommand='/usr/bin/git' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/stanz/gnunet_installation/gnunet/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/gnunet' pkgpythondir='${pythondir}/gnunet' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python3.5/site-packages' pythondir='${prefix}/lib/python3.5/site-packages' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' svnversioncommand='' sysconfdir='${prefix}/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.11.6" #define PACKAGE_STRING "gnunet 0.11.6" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_URL "" #define PACKAGE "gnunet" #define VERSION "0.11.6" #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 X_DISPLAY_MISSING 1 #define GNUNET_DEFAULT_INTERFACE "eth0" #define HAVE_UNALIGNED_64_ACCESS 1 #define HAVE_MEMRCHR 1 #define HAVE_LIBM 1 #define HAVE_GETLOADAVG 1 #define IPTABLES "/sbin/iptables" #define IP6TABLES "/sbin/ip6tables" #define PATH_TO_IP "/bin/ip" #define IFCONFIG "/sbin/ifconfig" #define SYSCTL "/sbin/sysctl" #define UPNPC "/usr/bin/upnpc" #define HAVE_TM_GMTOFF 1 #define HAVE_DECL__STATI64 0 #define HAVE_GETADDRINFO_A 1 #define HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY 1 #define NEED_LIBGCRYPT_VERSION "1.6.0" #define HAVE_DECL_STRUCT_IN6_IFREQ 0 #define DOCUMENTATION 0 #define TEXI2MDOC_GENERATION 0 #define DOCUMENTATION_ONLY 0 #define INCLUDE_MANPAGES 1 #define INCLUDE_MANPAGES 0 #define GNUNET_EXTRA_LOGGING GNUNET_NO #define ENABLE_POISONING 0 #define HAVE_LIBBLUETOOTH 0 #define HAVE_ZBAR 0 #define HAVE_JANSSON 1 #define HAVE_PULSE 1 #define HAVE_OPUS 1 #define HAVE_OGG_OGG_H 1 #define HAVE_OGG 1 #define HAVE_PBC 0 #define HAVE_ABE 0 #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_ASYNCHDNS 1 #define LIBCURL_FEATURE_IDN 1 #define LIBCURL_FEATURE_GSS_API 1 #define LIBCURL_FEATURE_PSL 1 #define LIBCURL_FEATURE_SPNEGO 1 #define LIBCURL_FEATURE_KERBEROS 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_TLS_SRP 1 #define LIBCURL_FEATURE_HTTP2 1 #define LIBCURL_FEATURE_HTTPS_PROXY 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_RTMP 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SCP 1 #define LIBCURL_PROTOCOL_SFTP 1 #define LIBCURL_PROTOCOL_SMB 1 #define LIBCURL_PROTOCOL_SMBS 1 #define LIBCURL_PROTOCOL_SMTP 1 #define LIBCURL_PROTOCOL_SMTPS 1 #define LIBCURL_PROTOCOL_TELNET 1 #define LIBCURL_PROTOCOL_TFTP 1 #define HAVE_DECL_CURLINFO_TLS_SESSION 1 #define HAVE_LIBCURL_GNUTLS 1 #define HAVE_LIBGNURL 0 #define HAVE_LIBCURL 1 #define HAVE_LIBATOMIC 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 TALER_WALLET_ONLY 0 #define HAVE_EXTRACTOR_H 1 #define HAVE_LIBEXTRACTOR 1 #define HAVE_LTDL_H 1 #define HAVE_IDNA_H 1 #define HAVE_LIBIDN 1 #define HAVE_ZLIB /**/ #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LIBUNISTRING 1 #define HAVE_UNISTR_H 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_STDATOMIC_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 HAVE_THREAD_LOCAL_GCC 1 #define VCS_VERSION "git-78149c8" configure: exit 0