This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libmicrohttpd configure 0.9.30, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp11 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2462: checking for a BSD-compatible install configure:2530: result: /bin/install -c configure:2541: checking whether build environment is sane configure:2591: result: yes configure:2732: checking for a thread-safe mkdir -p configure:2771: result: /bin/mkdir -p configure:2784: checking for gawk configure:2800: found /bin/gawk configure:2811: result: gawk configure:2822: checking whether make sets $(MAKE) configure:2844: result: yes configure:2873: checking whether make supports nested variables configure:2890: result: yes configure:3008: checking for gawk configure:3035: result: gawk configure:3047: checking whether ln -s works configure:3051: result: yes configure:3058: checking whether make sets $(MAKE) configure:3080: result: yes configure:3093: checking build system type configure:3107: result: i686-uhu-linux-gnu configure:3127: checking host system type configure:3140: result: i686-uhu-linux-gnu configure:3172: checking for style of include used by make configure:3200: result: GNU configure:3231: checking for i686-uhu-linux-gcc configure:3247: found /usr/bin/i686-uhu-linux-gcc configure:3258: result: i686-uhu-linux-gcc configure:3527: checking for C compiler version configure:3536: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3547: $? = 0 configure:3536: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3547: $? = 0 configure:3536: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3547: $? = 1 configure:3536: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3547: $? = 1 configure:3567: checking whether the C compiler works configure:3589: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3593: $? = 0 configure:3641: result: yes configure:3644: checking for C compiler default output file name configure:3646: result: a.out configure:3652: checking for suffix of executables configure:3659: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3663: $? = 0 configure:3685: result: configure:3707: checking whether we are cross compiling configure:3715: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3719: $? = 0 configure:3726: ./conftest configure:3730: $? = 0 configure:3745: result: no configure:3750: checking for suffix of object files configure:3772: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3776: $? = 0 configure:3797: result: o configure:3801: checking whether we are using the GNU C compiler configure:3820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3820: $? = 0 configure:3829: result: yes configure:3838: checking whether i686-uhu-linux-gcc accepts -g configure:3858: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3858: $? = 0 configure:3899: result: yes configure:3916: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3979: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3979: $? = 0 configure:3992: result: none needed configure:4014: checking dependency style of i686-uhu-linux-gcc configure:4125: result: gcc3 configure:4141: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4172: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4176: $? = 0 configure:4182: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4186: $? = 0 configure:4197: cc -c conftest.c >&5 configure:4201: $? = 0 configure:4209: cc -c conftest.c -o conftest2.o >&5 configure:4213: $? = 0 configure:4219: cc -c conftest.c -o conftest2.o >&5 configure:4223: $? = 0 configure:4241: result: yes configure:4615: checking how to print strings configure:4642: result: printf configure:4663: checking for a sed that does not truncate output configure:4727: result: /bin/sed configure:4745: checking for grep that handles long lines and -e configure:4803: result: /bin/grep configure:4808: checking for egrep configure:4870: result: /bin/grep -E configure:4875: checking for fgrep configure:4937: result: /bin/grep -F configure:4972: checking for ld used by i686-uhu-linux-gcc configure:5039: result: /usr/bin/ld configure:5046: checking if the linker (/usr/bin/ld) is GNU ld configure:5061: result: yes configure:5073: checking for BSD- or MS-compatible name lister (nm) configure:5122: result: /usr/bin/nm -B configure:5252: checking the name lister (/usr/bin/nm -B) interface configure:5259: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5262: /usr/bin/nm -B "conftest.o" configure:5265: output 00000000 B some_variable configure:5272: result: BSD nm configure:5276: checking the maximum length of command line arguments configure:5406: result: 1572864 configure:5423: checking whether the shell understands some XSI constructs configure:5433: result: yes configure:5437: checking whether the shell understands "+=" configure:5443: result: yes configure:5478: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5518: result: func_convert_file_noop configure:5525: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5545: result: func_convert_file_noop configure:5552: checking for /usr/bin/ld option to reload object files configure:5559: result: -r configure:5593: checking for i686-uhu-linux-objdump configure:5620: result: objdump configure:5689: checking how to recognize dependent libraries configure:5887: result: pass_all configure:5932: checking for i686-uhu-linux-dlltool configure:5959: result: dlltool configure:6029: checking how to associate runtime and link libraries configure:6056: result: printf %s\n configure:6073: checking for i686-uhu-linux-ar configure:6089: found /usr/bin/i686-uhu-linux-ar configure:6100: result: i686-uhu-linux-ar configure:6181: checking for archiver @FILE support configure:6198: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6198: $? = 0 configure:6201: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6204: $? = 0 configure:6209: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6212: $? = 1 configure:6224: result: @ configure:6242: checking for i686-uhu-linux-strip configure:6272: result: no configure:6282: checking for strip configure:6298: found /usr/bin/strip configure:6309: result: strip configure:6341: checking for i686-uhu-linux-ranlib configure:6371: result: no configure:6381: checking for ranlib configure:6397: found /usr/bin/ranlib configure:6408: result: ranlib configure:6510: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6633: $? = 0 configure:6637: /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:6640: $? = 0 configure:6706: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6709: $? = 0 configure:6747: result: ok configure:6784: checking for sysroot configure:6814: result: no configure:7030: checking for i686-uhu-linux-mt configure:7060: result: no configure:7070: checking for mt configure:7100: result: no configure:7120: checking if : is a manifest tool configure:7126: : '-?' configure:7134: result: no configure:7776: checking how to run the C preprocessor configure:7807: i686-uhu-linux-gcc -E conftest.c configure:7807: $? = 0 configure:7821: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | /* end confdefs.h. */ | #include configure:7846: result: i686-uhu-linux-gcc -E configure:7866: i686-uhu-linux-gcc -E conftest.c configure:7866: $? = 0 configure:7880: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | /* end confdefs.h. */ | #include configure:7909: checking for ANSI C header files configure:7929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:8002: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8002: $? = 0 configure:8002: ./conftest configure:8002: $? = 0 configure:8013: result: yes configure:8026: checking for sys/types.h configure:8026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8026: $? = 0 configure:8026: result: yes configure:8026: checking for sys/stat.h configure:8026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8026: $? = 0 configure:8026: result: yes configure:8026: checking for stdlib.h configure:8026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8026: $? = 0 configure:8026: result: yes configure:8026: checking for string.h configure:8026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8026: $? = 0 configure:8026: result: yes configure:8026: checking for memory.h configure:8026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8026: $? = 0 configure:8026: result: yes configure:8026: checking for strings.h configure:8026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8026: $? = 0 configure:8026: result: yes configure:8026: checking for inttypes.h configure:8026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8026: $? = 0 configure:8026: result: yes configure:8026: checking for stdint.h configure:8026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8026: $? = 0 configure:8026: result: yes configure:8026: checking for unistd.h configure:8026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8026: $? = 0 configure:8026: result: yes configure:8040: checking for dlfcn.h configure:8040: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8040: $? = 0 configure:8040: result: yes configure:8244: checking for objdir configure:8259: result: .libs configure:8530: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8552: $? = 0 configure:8565: result: no configure:8892: checking for i686-uhu-linux-gcc option to produce PIC configure:8899: result: -fPIC -DPIC configure:8907: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8925: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8929: $? = 0 configure:8942: result: yes configure:8971: checking if i686-uhu-linux-gcc static flag -static works configure:8999: result: yes configure:9014: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9035: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9039: $? = 0 configure:9061: result: yes configure:9069: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9116: result: yes configure:9149: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10306: result: yes configure:10343: checking whether -lc should be explicitly linked in configure:10351: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10354: $? = 0 configure:10369: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10372: $? = 0 configure:10386: result: no configure:10546: checking dynamic linker characteristics configure:11046: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11046: $? = 0 configure:11280: result: GNU/Linux ld.so configure:11387: checking how to hardcode library paths into programs configure:11412: result: immediate configure:11952: checking whether stripping libraries is possible configure:11957: result: yes configure:11992: checking if libtool supports shared libraries configure:11994: result: yes configure:11997: checking whether to build shared libraries configure:12018: result: yes configure:12021: checking whether to build static libraries configure:12025: result: no configure:12062: checking whether byte ordering is bigendian configure:12077: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:24:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:24:15: error: unknown type name 'universal' configure:12077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12122: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12122: $? = 0 configure:12140: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:30:4: error: unknown type name 'not' not big endian ^ conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:12140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:12268: result: no configure:12287: checking for struct sockaddr_in.sin_len configure:12287: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:33:12: error: 'struct sockaddr_in' has no member named 'sin_len' if (ac_aggr.sin_len) ^ configure:12287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:12287: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:33:19: error: 'struct sockaddr_in' has no member named 'sin_len' if (sizeof ac_aggr.sin_len) ^ configure:12287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:12287: result: no configure:12303: checking for curl configure:12319: found /usr/bin/curl configure:12331: result: true configure:12566: checking whether to support epoll configure:12575: result: yes configure:12811: checking sys/epoll.h usability configure:12811: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12811: $? = 0 configure:12811: result: yes configure:12811: checking sys/epoll.h presence configure:12811: i686-uhu-linux-gcc -E conftest.c configure:12811: $? = 0 configure:12811: result: yes configure:12811: checking for sys/epoll.h configure:12811: result: yes configure:12862: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccEQPzbX.o: In function `main': conftest.c:(.text.startup+0x29): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:12862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | pthread_create(0,0,0,0); | | ; | return 0; | } configure:12874: checking for pthread_create in -lpthread configure:12899: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:12899: $? = 0 configure:12908: result: yes configure:13040: checking fcntl.h usability configure:13040: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking fcntl.h presence configure:13040: i686-uhu-linux-gcc -E conftest.c configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for fcntl.h configure:13040: result: yes configure:13040: checking math.h usability configure:13040: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking math.h presence configure:13040: i686-uhu-linux-gcc -E conftest.c configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for math.h configure:13040: result: yes configure:13040: checking errno.h usability configure:13040: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking errno.h presence configure:13040: i686-uhu-linux-gcc -E conftest.c configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for errno.h configure:13040: result: yes configure:13040: checking limits.h usability configure:13040: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking limits.h presence configure:13040: i686-uhu-linux-gcc -E conftest.c configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for limits.h configure:13040: result: yes configure:13040: checking stdio.h usability configure:13040: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking stdio.h presence configure:13040: i686-uhu-linux-gcc -E conftest.c configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for stdio.h configure:13040: result: yes configure:13040: checking locale.h usability configure:13040: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking locale.h presence configure:13040: i686-uhu-linux-gcc -E conftest.c configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for locale.h configure:13040: result: yes configure:13040: checking for sys/stat.h configure:13040: result: yes configure:13040: checking for sys/types.h configure:13040: result: yes configure:13040: checking pthread.h usability configure:13040: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking pthread.h presence configure:13040: i686-uhu-linux-gcc -E conftest.c configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for pthread.h configure:13040: result: yes configure:13057: checking for sys/types.h configure:13057: result: yes configure:13057: checking sys/time.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking sys/time.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for sys/time.h configure:13057: result: yes configure:13057: checking sys/msg.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking sys/msg.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for sys/msg.h configure:13057: result: yes configure:13057: checking netdb.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking netdb.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for netdb.h configure:13057: result: yes configure:13057: checking netinet/in.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking netinet/in.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for netinet/in.h configure:13057: result: yes configure:13057: checking netinet/tcp.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking netinet/tcp.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for netinet/tcp.h configure:13057: result: yes configure:13057: checking time.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking time.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for time.h configure:13057: result: yes configure:13057: checking sys/socket.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking sys/socket.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for sys/socket.h configure:13057: result: yes configure:13057: checking sys/mman.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking sys/mman.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for sys/mman.h configure:13057: result: yes configure:13057: checking arpa/inet.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking arpa/inet.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for arpa/inet.h configure:13057: result: yes configure:13057: checking sys/select.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking sys/select.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for sys/select.h configure:13057: result: yes configure:13057: checking poll.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking poll.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c configure:13057: $? = 0 configure:13057: result: yes configure:13057: checking for poll.h configure:13057: result: yes configure:13057: checking winsock2.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:81:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:13057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_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:13057: result: no configure:13057: checking winsock2.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c conftest.c:48:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:13057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:13057: result: no configure:13057: checking for winsock2.h configure:13057: result: no configure:13057: checking ws2tcpip.h usability configure:13057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:81:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:13057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_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:13057: result: no configure:13057: checking ws2tcpip.h presence configure:13057: i686-uhu-linux-gcc -E conftest.c conftest.c:48:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:13057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:13057: result: no configure:13057: checking for ws2tcpip.h configure:13057: result: no configure:13070: checking search.h usability configure:13070: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13070: $? = 0 configure:13070: result: yes configure:13070: checking search.h presence configure:13070: i686-uhu-linux-gcc -E conftest.c configure:13070: $? = 0 configure:13070: result: yes configure:13070: checking for search.h configure:13070: result: yes configure:13100: checking plibc.h usability configure:13100: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:82:19: fatal error: plibc.h: No such file or directory #include ^ compilation terminated. configure:13100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SEARCH_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:13100: result: no configure:13100: checking plibc.h presence configure:13100: i686-uhu-linux-gcc -E conftest.c conftest.c:49:19: fatal error: plibc.h: No such file or directory #include ^ compilation terminated. configure:13100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SEARCH_H 1 | /* end confdefs.h. */ | #include configure:13100: result: no configure:13100: checking for plibc.h configure:13100: result: no configure:13127: checking for memmem configure:13127: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13127: $? = 0 configure:13127: result: yes configure:13127: checking for accept4 configure:13127: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13127: $? = 0 configure:13127: result: yes configure:13167: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13167: $? = 0 configure:13177: checking for library containing clock_gettime configure:13208: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13208: $? = 0 configure:13225: result: none required configure:13239: checking for IPv6 configure:13271: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13271: $? = 0 configure:13283: result: yes configure:13287: checking whether TCP_CORK is declared configure:13287: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13287: $? = 0 configure:13287: result: yes configure:13301: checking whether TCP_NOPUSH is declared configure:13301: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:64:10: error: 'TCP_NOPUSH' undeclared (first use in this function) (void) TCP_NOPUSH; ^ conftest.c:64:10: note: each undeclared identifier is reported only once for each function it appears in configure:13301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_MEMMEM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_INET6 1 | #define HAVE_DECL_TCP_CORK 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef TCP_NOPUSH | #ifdef __cplusplus | (void) TCP_NOPUSH; | #else | (void) TCP_NOPUSH; | #endif | #endif | | ; | return 0; | } configure:13301: result: no configure:13317: checking whether to use libcurl for testing configure:13326: result: yes configure:13366: checking for gawk configure:13393: result: gawk configure:13455: checking for curl-config configure:13473: found /usr/bin/curl-config configure:13485: result: /usr/bin/curl-config configure:13496: checking for the version of libcurl configure:13503: result: 7.37.0 configure:13564: checking whether libcurl is usable configure:13597: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lcurl -lpthread >&5 configure:13597: $? = 0 configure:13611: result: yes configure:13624: checking for curl_free configure:13624: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lpthread -lcurl >&5 configure:13624: $? = 0 configure:13624: result: yes configure:13731: checking for magic_open -lmagic configure:13733: checking for magic_open in -lmagic configure:13758: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lmagic -lpthread >&5 /usr/bin/ld: cannot find -lmagic collect2: error: ld returned 1 exit status configure:13758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_MEMMEM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_INET6 1 | #define HAVE_DECL_TCP_CORK 1 | #define HAVE_DECL_TCP_NOPUSH 0 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define MHD_REQ_CURL_VERSION "7.16.4" | #define MHD_REQ_CURL_OPENSSL_VERSION "0.9.8" | #define MHD_REQ_CURL_GNUTLS_VERSION "2.8.6" | #define MHD_REQ_CURL_NSS_VERSION "3.12.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 magic_open (); | int | main () | { | return magic_open (); | ; | return 0; | } configure:13767: result: no configure:13812: checking whether to support libmicrospdy configure:13821: result: yes configure:13828: checking openssl/err.h usability configure:13828: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13828: $? = 0 configure:13828: result: yes configure:13828: checking openssl/err.h presence configure:13828: i686-uhu-linux-gcc -E conftest.c configure:13828: $? = 0 configure:13828: result: yes configure:13828: checking for openssl/err.h configure:13828: result: yes configure:13885: checking whether we have OpenSSL and thus can support libmicrospdy configure:13887: result: yes configure:13922: checking openssl/evp.h usability configure:13922: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking openssl/evp.h presence configure:13922: i686-uhu-linux-gcc -E conftest.c configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking for openssl/evp.h configure:13922: result: yes configure:13922: checking openssl/rsa.h usability configure:13922: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking openssl/rsa.h presence configure:13922: i686-uhu-linux-gcc -E conftest.c configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking for openssl/rsa.h configure:13922: result: yes configure:13922: checking openssl/rand.h usability configure:13922: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking openssl/rand.h presence configure:13922: i686-uhu-linux-gcc -E conftest.c configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking for openssl/rand.h configure:13922: result: yes configure:13922: checking for openssl/err.h configure:13922: result: yes configure:13922: checking openssl/sha.h usability configure:13922: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking openssl/sha.h presence configure:13922: i686-uhu-linux-gcc -E conftest.c configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking for openssl/sha.h configure:13922: result: yes configure:13922: checking openssl/pem.h usability configure:13922: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking openssl/pem.h presence configure:13922: i686-uhu-linux-gcc -E conftest.c configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking for openssl/pem.h configure:13922: result: yes configure:13922: checking openssl/engine.h usability configure:13922: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking openssl/engine.h presence configure:13922: i686-uhu-linux-gcc -E conftest.c configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking for openssl/engine.h configure:13922: result: yes configure:13986: checking for SHA1_Init in -lcrypto configure:14011: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lcrypto -lpthread >&5 configure:14011: $? = 0 configure:14020: result: yes configure:14031: checking for dlopen configure:14031: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lpthread -lcrypto >&5 /usr/bin/ld: /tmp/ccBNpltu.o: undefined reference to symbol 'dlopen@@GLIBC_2.1' /usr/bin/ld: note: 'dlopen@@GLIBC_2.1' is defined in DSO /lib/libdl.so.2 so try adding it to the linker command line /lib/libdl.so.2: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status configure:14031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_MEMMEM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_INET6 1 | #define HAVE_DECL_TCP_CORK 1 | #define HAVE_DECL_TCP_NOPUSH 0 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define MHD_REQ_CURL_VERSION "7.16.4" | #define MHD_REQ_CURL_OPENSSL_VERSION "0.9.8" | #define MHD_REQ_CURL_GNUTLS_VERSION "2.8.6" | #define MHD_REQ_CURL_NSS_VERSION "3.12.0" | #define HAVE_OPENSSL_ERR_H 1 | #define SPDY_SUPPORT 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | /* 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:14031: result: no configure:14035: checking for dlopen in -ldl configure:14060: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -ldl -lpthread -lcrypto >&5 configure:14060: $? = 0 configure:14069: result: yes configure:14083: checking for SSL_library_init configure:14083: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lpthread -lcrypto -ldl >&5 /tmp/ccdRXh2B.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `SSL_library_init' collect2: error: ld returned 1 exit status configure:14083: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_MEMMEM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_INET6 1 | #define HAVE_DECL_TCP_CORK 1 | #define HAVE_DECL_TCP_NOPUSH 0 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define MHD_REQ_CURL_VERSION "7.16.4" | #define MHD_REQ_CURL_OPENSSL_VERSION "0.9.8" | #define MHD_REQ_CURL_GNUTLS_VERSION "2.8.6" | #define MHD_REQ_CURL_NSS_VERSION "3.12.0" | #define HAVE_OPENSSL_ERR_H 1 | #define SPDY_SUPPORT 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | /* end confdefs.h. */ | /* Define SSL_library_init to an innocuous variant, in case declares SSL_library_init. | For example, HP-UX 11i declares gettimeofday. */ | #define SSL_library_init innocuous_SSL_library_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SSL_library_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef SSL_library_init | | /* 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 SSL_library_init (); | /* 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_SSL_library_init || defined __stub___SSL_library_init | choke me | #endif | | int | main () | { | return SSL_library_init (); | ; | return 0; | } configure:14083: result: no configure:14087: checking for SSL_library_init in -lssl configure:14112: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lssl -lpthread -lcrypto -ldl >&5 configure:14112: $? = 0 configure:14121: result: yes configure:14152: checking spdylay/spdylay.h usability configure:14152: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:129:29: fatal error: spdylay/spdylay.h: No such file or directory #include ^ compilation terminated. configure:14152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_MEMMEM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_INET6 1 | #define HAVE_DECL_TCP_CORK 1 | #define HAVE_DECL_TCP_NOPUSH 0 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define MHD_REQ_CURL_VERSION "7.16.4" | #define MHD_REQ_CURL_OPENSSL_VERSION "0.9.8" | #define MHD_REQ_CURL_GNUTLS_VERSION "2.8.6" | #define MHD_REQ_CURL_NSS_VERSION "3.12.0" | #define HAVE_OPENSSL_ERR_H 1 | #define SPDY_SUPPORT 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_ENGINE_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:14152: result: no configure:14152: checking spdylay/spdylay.h presence configure:14152: i686-uhu-linux-gcc -E conftest.c conftest.c:96:29: fatal error: spdylay/spdylay.h: No such file or directory #include ^ compilation terminated. configure:14152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_MEMMEM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_INET6 1 | #define HAVE_DECL_TCP_CORK 1 | #define HAVE_DECL_TCP_NOPUSH 0 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define MHD_REQ_CURL_VERSION "7.16.4" | #define MHD_REQ_CURL_OPENSSL_VERSION "0.9.8" | #define MHD_REQ_CURL_GNUTLS_VERSION "2.8.6" | #define MHD_REQ_CURL_NSS_VERSION "3.12.0" | #define HAVE_OPENSSL_ERR_H 1 | #define SPDY_SUPPORT 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | /* end confdefs.h. */ | #include configure:14152: result: no configure:14152: checking for spdylay/spdylay.h configure:14152: result: no configure:14238: checking for special C compiler options needed for large files configure:14283: result: no configure:14289: checking for _FILE_OFFSET_BITS value needed for large files configure:14314: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:102:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:102:3: warning: left shift count >= width of type [enabled by default] conftest.c:103:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:103:10: warning: left shift count >= width of type [enabled by default] conftest.c:102:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:14314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmicrohttpd" | #define PACKAGE_TARNAME "libmicrohttpd" | #define PACKAGE_VERSION "0.9.30" | #define PACKAGE_STRING "libmicrohttpd 0.9.30" | #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libmicrohttpd" | #define VERSION "0.9.30" | #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 LINUX 1 | #define HAVE_LISTEN_SHUTDOWN 1 | #define HAVE_SYS_EPOLL_H 1 | #define EPOLL_SUPPORT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_MEMMEM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_INET6 1 | #define HAVE_DECL_TCP_CORK 1 | #define HAVE_DECL_TCP_NOPUSH 0 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define MHD_REQ_CURL_VERSION "7.16.4" | #define MHD_REQ_CURL_OPENSSL_VERSION "0.9.8" | #define MHD_REQ_CURL_GNUTLS_VERSION "2.8.6" | #define MHD_REQ_CURL_NSS_VERSION "3.12.0" | #define HAVE_OPENSSL_ERR_H 1 | #define SPDY_SUPPORT 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:14338: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14338: $? = 0 configure:14346: result: 64 configure:14431: checking for _LARGEFILE_SOURCE value needed for large files configure:14450: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14450: $? = 0 configure:14478: result: no configure:14501: checking whether to generate error messages configure:14510: result: yes configure:14525: checking whether to enable postprocessor configure:14534: result: configure:14549: checking for zzuf configure:14577: result: 0 configure:14587: checking for socat configure:14615: result: 0 configure:14658: checking for libgcrypt-config configure:14676: found /usr/bin/libgcrypt-config configure:14689: result: /usr/bin/libgcrypt-config configure:14706: checking for LIBGCRYPT - version >= 1.2.2 configure:14740: result: yes (1.6.1) configure:14789: checking for gnutls configure:14911: result: --with-gnutls not specified configure:14915: checking gnutls/gnutls.h usability configure:14915: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14915: $? = 0 configure:14915: result: yes configure:14915: checking gnutls/gnutls.h presence configure:14915: i686-uhu-linux-gcc -E conftest.c configure:14915: $? = 0 configure:14915: result: yes configure:14915: checking for gnutls/gnutls.h configure:14915: result: yes configure:14920: checking for gnutls_priority_set in -lgnutls configure:14945: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic conftest.c -lgnutls -lpthread >&5 configure:14945: $? = 0 configure:14954: result: yes configure:14983: checking whether to support HTTPS configure:15012: result: yes configure:15025: checking whether to support HTTP basic authentication configure:15044: result: yes configure:15056: checking whether to support HTTP digest authentication configure:15075: result: yes configure:15091: checking whether -export-symbols-regex works configure:15103: result: yes configure:15108: checking whether to compile with support for code coverage analysis configure:15117: result: no configure:15469: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libmicrohttpd config.status 0.9.30, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:1254: creating libmicrohttpd.pc config.status:1254: creating Makefile config.status:1254: creating contrib/Makefile config.status:1254: creating doc/Makefile config.status:1254: creating doc/doxygen/Makefile config.status:1254: creating doc/examples/Makefile config.status:1254: creating m4/Makefile config.status:1254: creating src/Makefile config.status:1254: creating src/include/Makefile config.status:1254: creating src/include/plibc/Makefile config.status:1254: creating src/microhttpd/Makefile config.status:1254: creating src/microspdy/Makefile config.status:1254: creating src/spdy2http/Makefile config.status:1254: creating src/examples/Makefile config.status:1254: creating src/testcurl/Makefile config.status:1254: creating src/testcurl/https/Makefile config.status:1254: creating src/testspdy/Makefile config.status:1254: creating src/testzzuf/Makefile config.status:1254: creating MHD_config.h config.status:1483: executing depfiles commands config.status:1483: executing libtool commands configure:17778: Configuration Summary: Operating System: linux-gnu libgcrypt: yes libcurl (testing): yes Target directory: /usr Messages: yes Basic auth.: yes Digest auth.: yes Postproc: yes HTTPS support: yes epoll support: yes libmicrospdy: yes spdylay (testing): no configure:17798: HTTPS subsystem configuration: License : LGPL only ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_SSL_library_init=no ac_cv_func_accept4=yes ac_cv_func_curl_free=yes ac_cv_func_dlopen=no ac_cv_func_memmem=yes ac_cv_have_decl_TCP_CORK=yes ac_cv_have_decl_TCP_NOPUSH=no ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gnutls_gnutls_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_openssl_engine_h=yes ac_cv_header_openssl_err_h=yes ac_cv_header_openssl_evp_h=yes ac_cv_header_openssl_pem_h=yes ac_cv_header_openssl_rand_h=yes ac_cv_header_openssl_rsa_h=yes ac_cv_header_openssl_sha_h=yes ac_cv_header_plibc_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_search_h=yes ac_cv_header_spdylay_spdylay_h=no ac_cv_header_stdc=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_epoll_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_msg_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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_crypto_SHA1_Init=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_gnutls_gnutls_priority_set=yes ac_cv_lib_magic_magic_open=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_ssl_SSL_library_init=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config ac_cv_path_SED=/bin/sed ac_cv_path__libcurl_config=/usr/bin/curl-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_HAVE_CURL_BINARY=true ac_cv_prog_HAVE_SOCAT=0 ac_cv_prog_HAVE_ZZUF=0 ac_cv_prog_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes gn_cv_export_symbols_regex_works=yes libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=7.37.0 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-strict-aliasing -O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_BAUTH_FALSE='#' ENABLE_BAUTH_TRUE='' ENABLE_DAUTH_FALSE='#' ENABLE_DAUTH_TRUE='' ENABLE_EPOLL_FALSE='#' ENABLE_EPOLL_TRUE='' ENABLE_HTTPS_FALSE='#' ENABLE_HTTPS_TRUE='' ENABLE_MINITASN1_FALSE='#' ENABLE_MINITASN1_TRUE='' ENABLE_OPENSSL_FALSE='' ENABLE_OPENSSL_TRUE='#' ENABLE_SPDY_FALSE='#' ENABLE_SPDY_TRUE='' EXEEXT='' EXT_LIBS='' EXT_LIB_PATH='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_CURL_BINARY='true' HAVE_CURL_BINARY_FALSE='#' HAVE_CURL_BINARY_TRUE='' HAVE_CURL_FALSE='#' HAVE_CURL_TRUE='' HAVE_GNUTLS_FALSE='#' HAVE_GNUTLS_TRUE='' HAVE_GNU_LD_FALSE='#' HAVE_GNU_LD_TRUE='' HAVE_LD_OUTPUT_DEF_FALSE='' HAVE_LD_OUTPUT_DEF_TRUE='#' HAVE_LD_VERSION_SCRIPT_FALSE='' HAVE_LD_VERSION_SCRIPT_TRUE='#' HAVE_MAGIC_FALSE='' HAVE_MAGIC_TRUE='#' HAVE_OPENSSL_FALSE='#' HAVE_OPENSSL_TRUE='' HAVE_POSTPROCESSOR_FALSE='#' HAVE_POSTPROCESSOR_TRUE='' HAVE_SOCAT='0' HAVE_SOCAT_FALSE='' HAVE_SOCAT_TRUE='#' HAVE_SPDYLAY_FALSE='' HAVE_SPDYLAY_TRUE='#' HAVE_TSEARCH_FALSE='#' HAVE_TSEARCH_TRUE='' HAVE_W32_FALSE='' HAVE_W32_TRUE='#' HAVE_ZZUF='0' HAVE_ZZUF_FALSE='' HAVE_ZZUF_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBCURL='-lcurl' LIBCURL_CPPFLAGS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' LIBGCRYPT_LIBS='-lgcrypt -lgpg-error' LIBOBJS='' LIBS='-lpthread ' LIBSPDY_VERSION_AGE='0' LIBSPDY_VERSION_CURRENT='0' LIBSPDY_VERSION_REVISION='0' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_VERSION_AGE='19' LIB_VERSION_CURRENT='29' LIB_VERSION_REVISION='0' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MANIFEST_TOOL=':' MHD_LIBDEPS='-lgcrypt -lgpg-error' MHD_LIB_LDFLAGS='-export-dynamic -no-undefined' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libmicrohttpd' PACKAGE_BUGREPORT='libmicrohttpd@gnu.org' PACKAGE_NAME='libmicrohttpd' PACKAGE_STRING='libmicrohttpd 0.9.30' PACKAGE_TARNAME='libmicrohttpd' PACKAGE_URL='' PACKAGE_VERSION='0.9.30' PATH_SEPARATOR=':' PLIBC_CPPFLAGS='' PLIBC_LDFLAGS='' PLIBC_LIBS='' PTHREAD_CPPFLAGS='' PTHREAD_LDFLAGS='' PTHREAD_LIBS='-lpthread' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPDY_LIBDEPS='' SPDY_LIB_LDFLAGS='' STRIP='strip' USE_COVERAGE_FALSE='' USE_COVERAGE_TRUE='#' USE_PRIVATE_PLIBC_H_FALSE='#' USE_PRIVATE_PLIBC_H_TRUE='' VERSION='0.9.30' _libcurl_config='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libmicrohttpd" #define PACKAGE_TARNAME "libmicrohttpd" #define PACKAGE_VERSION "0.9.30" #define PACKAGE_STRING "libmicrohttpd 0.9.30" #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org" #define PACKAGE_URL "" #define PACKAGE "libmicrohttpd" #define VERSION "0.9.30" #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 LINUX 1 #define HAVE_LISTEN_SHUTDOWN 1 #define HAVE_SYS_EPOLL_H 1 #define EPOLL_SUPPORT 1 #define HAVE_FCNTL_H 1 #define HAVE_MATH_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDIO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_MSG_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_POLL_H 1 #define HAVE_SEARCH_H 1 #define HAVE_MEMMEM 1 #define HAVE_ACCEPT4 1 #define HAVE_SOCK_NONBLOCK 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_INET6 1 #define HAVE_DECL_TCP_CORK 1 #define HAVE_DECL_TCP_NOPUSH 0 #define HAVE_LIBCURL 1 #define LIBCURL_FEATURE_SSL 1 #define LIBCURL_FEATURE_IPV6 1 #define LIBCURL_FEATURE_LIBZ 1 #define LIBCURL_FEATURE_IDN 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_TLS_SRP 1 #define LIBCURL_FEATURE_GSS_API 1 #define LIBCURL_PROTOCOL_DICT 1 #define LIBCURL_PROTOCOL_FILE 1 #define LIBCURL_PROTOCOL_FTP 1 #define LIBCURL_PROTOCOL_FTPS 1 #define LIBCURL_PROTOCOL_GOPHER 1 #define LIBCURL_PROTOCOL_HTTP 1 #define LIBCURL_PROTOCOL_HTTPS 1 #define LIBCURL_PROTOCOL_IMAP 1 #define LIBCURL_PROTOCOL_IMAPS 1 #define LIBCURL_PROTOCOL_LDAP 1 #define LIBCURL_PROTOCOL_LDAPS 1 #define LIBCURL_PROTOCOL_POP3 1 #define LIBCURL_PROTOCOL_POP3S 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SMTP 1 #define LIBCURL_PROTOCOL_SMTPS 1 #define LIBCURL_PROTOCOL_TELNET 1 #define LIBCURL_PROTOCOL_TFTP 1 #define MHD_REQ_CURL_VERSION "7.16.4" #define MHD_REQ_CURL_OPENSSL_VERSION "0.9.8" #define MHD_REQ_CURL_GNUTLS_VERSION "2.8.6" #define MHD_REQ_CURL_NSS_VERSION "3.12.0" #define HAVE_OPENSSL_ERR_H 1 #define SPDY_SUPPORT 1 #define HAVE_OPENSSL_EVP_H 1 #define HAVE_OPENSSL_RSA_H 1 #define HAVE_OPENSSL_RAND_H 1 #define HAVE_OPENSSL_ERR_H 1 #define HAVE_OPENSSL_SHA_H 1 #define HAVE_OPENSSL_PEM_H 1 #define HAVE_OPENSSL_ENGINE_H 1 #define _FILE_OFFSET_BITS 64 #define HAVE_FSEEKO 1 #define HAVE_MESSAGES 1 #define MHD_GCRYPT_VERSION "1:1.2.2" #define HAVE_GNUTLS_GNUTLS_H 1 #define HAVE_GNUTLS true #define HTTPS_SUPPORT 1 #define BAUTH_SUPPORT 1 #define DAUTH_SUPPORT 1 configure: exit 0