This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = AkiroBL uname -m = i586 uname -r = 2.2.26 uname -s = Linux uname -v = #8 Sat Nov 12 07:57:42 NZDT 2005 /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/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2615: checking for a BSD-compatible install configure:2683: result: ./install-sh -c configure:2694: checking whether build environment is sane configure:2744: result: yes configure:2885: checking for a thread-safe mkdir -p configure:2924: result: ./install-sh -c -d configure:2937: checking for gawk configure:2953: found /usr/bin/gawk configure:2964: result: gawk configure:2975: checking whether make sets $(MAKE) configure:2997: result: yes configure:3091: checking build system type configure:3105: result: i586-pc-linux-gnu configure:3125: checking host system type configure:3138: result: i586-pc-linux-gnu configure:3214: checking for gcc configure:3230: found /usr/bin/gcc configure:3241: result: gcc configure:3470: checking for C compiler version configure:3479: gcc --version >&5 2.7.2.3 configure:3490: $? = 0 configure:3479: gcc -v >&5 Reading specs from /usr/lib/gcc-lib/i486-linux/2.7.2.3/specs gcc version 2.7.2.3 configure:3490: $? = 0 configure:3479: gcc -V >&5 gcc: argument to `-V' is missing configure:3490: $? = 1 configure:3479: gcc -qversion >&5 gcc: unrecognized option `-qversion' gcc: No input files configure:3490: $? = 1 configure:3510: checking whether the C compiler works configure:3532: gcc conftest.c >&5 configure:3536: $? = 0 configure:3584: result: yes configure:3587: checking for C compiler default output file name configure:3589: result: a.out configure:3595: checking for suffix of executables configure:3602: gcc -o conftest conftest.c >&5 configure:3606: $? = 0 configure:3628: result: configure:3650: checking whether we are cross compiling configure:3658: gcc -o conftest conftest.c >&5 configure:3662: $? = 0 configure:3669: ./conftest configure:3673: $? = 0 configure:3688: result: no configure:3693: checking for suffix of object files configure:3715: gcc -c conftest.c >&5 configure:3719: $? = 0 configure:3740: result: o configure:3744: checking whether we are using the GNU C compiler configure:3763: gcc -c conftest.c >&5 configure:3763: $? = 0 configure:3772: result: yes configure:3781: checking whether gcc accepts -g configure:3801: gcc -c -g conftest.c >&5 configure:3801: $? = 0 configure:3842: result: yes configure:3859: checking for gcc option to accept ISO C89 configure:3923: gcc -c -g -O2 conftest.c >&5 configure:3923: $? = 0 configure:3936: result: none needed configure:3967: checking for style of include used by make configure:3995: result: GNU configure:4021: checking dependency style of gcc configure:4132: result: gcc configure:4148: checking whether gcc and cc understand -c and -o together configure:4179: gcc -c conftest.c -o conftest2.o >&5 configure:4183: $? = 0 configure:4189: gcc -c conftest.c -o conftest2.o >&5 configure:4193: $? = 0 configure:4204: cc -c conftest.c >&5 configure:4208: $? = 0 configure:4216: cc -c conftest.c -o conftest2.o >&5 configure:4220: $? = 0 configure:4226: cc -c conftest.c -o conftest2.o >&5 configure:4230: $? = 0 configure:4248: result: yes configure:4273: checking for a sed that does not truncate output configure:4337: result: /usr/bin/sed configure:4343: checking whether ln -s works configure:4347: result: yes configure:4362: checking how to run the C preprocessor configure:4393: gcc -E conftest.c configure:4393: $? = 0 configure:4407: gcc -E conftest.c conftest.c:12: ac_nonexistent.h: No such file or directory configure:4407: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | /* end confdefs.h. */ | #include configure:4432: result: gcc -E configure:4452: gcc -E conftest.c configure:4452: $? = 0 configure:4466: gcc -E conftest.c conftest.c:12: ac_nonexistent.h: No such file or directory configure:4466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | /* end confdefs.h. */ | #include configure:4495: checking for grep that handles long lines and -e configure:4553: result: /usr/bin/grep configure:4558: checking for egrep configure:4620: result: /usr/bin/grep -E configure:4626: checking whether gcc needs -traditional conftest.c:12: sgtty.h: No such file or directory configure:4660: result: no configure:4684: gcc -c -g -O2 conftest.c >&5 conftest.c:18: #error configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | /* end confdefs.h. */ | | int | main () | { | | #if !defined(__GNUC__) || (__GNUC__ < 2) || (__GNUC__ == 2 && __GNUC_MINOR__ < 95) | #error | #endif | ; | return 0; | } configure:4812: checking how to print strings configure:4839: result: printf configure:4860: checking for a sed that does not truncate output configure:4924: result: /usr/bin/sed configure:4942: checking for fgrep configure:5004: result: /usr/bin/grep -F configure:5039: checking for ld used by gcc configure:5106: result: /usr/bin/ld configure:5113: checking if the linker (/usr/bin/ld) is GNU ld configure:5128: result: yes configure:5140: checking for BSD- or MS-compatible name lister (nm) configure:5189: result: /usr/bin/nm -B configure:5319: checking the name lister (/usr/bin/nm -B) interface configure:5326: gcc -c -g -O2 -Wall conftest.c >&5 configure:5329: /usr/bin/nm -B "conftest.o" configure:5332: output 00000000 D some_variable configure:5339: result: BSD nm configure:5343: checking the maximum length of command line arguments configure:5468: result: 512 configure:5485: checking whether the shell understands some XSI constructs configure:5495: result: yes configure:5499: checking whether the shell understands "+=" configure:5505: result: no configure:5540: checking how to convert i586-pc-linux-gnu file names to i586-pc-linux-gnu format configure:5580: result: func_convert_file_noop configure:5587: checking how to convert i586-pc-linux-gnu file names to toolchain format configure:5607: result: func_convert_file_noop configure:5614: checking for /usr/bin/ld option to reload object files configure:5621: result: -r configure:5695: checking for objdump configure:5711: found /usr/bin/objdump configure:5722: result: objdump configure:5754: checking how to recognize dependent libraries configure:5956: result: pass_all configure:6041: checking for dlltool configure:6071: result: no configure:6101: checking how to associate runtime and link libraries configure:6128: result: printf %s\n configure:6188: checking for ar configure:6204: found /usr/bin/ar configure:6215: result: ar configure:6252: checking for archiver @FILE support configure:6269: gcc -c -g -O2 -Wall conftest.c >&5 configure:6269: $? = 0 configure:6272: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:6275: $? = 1 configure:6295: result: no configure:6353: checking for strip configure:6369: found /usr/bin/strip configure:6380: result: strip configure:6452: checking for ranlib configure:6468: found /usr/bin/ranlib configure:6479: result: ranlib configure:6581: checking command to parse /usr/bin/nm -B output from gcc object configure:6700: gcc -c -g -O2 -Wall conftest.c >&5 configure:6703: $? = 0 configure:6707: /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:6710: $? = 0 configure:6776: gcc -o conftest -g -O2 -Wall conftest.c conftstm.o >&5 configure:6779: $? = 0 configure:6817: result: ok configure:6854: checking for sysroot configure:6884: result: no configure:7127: checking for mt configure:7157: result: no configure:7177: checking if : is a manifest tool configure:7183: : '-?' configure:7191: result: no configure:7818: checking for ANSI C header files configure:7838: gcc -c -g -O2 -Wall conftest.c >&5 configure:7838: $? = 0 configure:7911: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:7911: $? = 0 configure:7911: ./conftest configure:7911: $? = 0 configure:7922: result: yes configure:7935: checking for sys/types.h configure:7935: gcc -c -g -O2 -Wall conftest.c >&5 configure:7935: $? = 0 configure:7935: result: yes configure:7935: checking for sys/stat.h configure:7935: gcc -c -g -O2 -Wall conftest.c >&5 configure:7935: $? = 0 configure:7935: result: yes configure:7935: checking for stdlib.h configure:7935: gcc -c -g -O2 -Wall conftest.c >&5 configure:7935: $? = 0 configure:7935: result: yes configure:7935: checking for string.h configure:7935: gcc -c -g -O2 -Wall conftest.c >&5 configure:7935: $? = 0 configure:7935: result: yes configure:7935: checking for memory.h configure:7935: gcc -c -g -O2 -Wall conftest.c >&5 configure:7935: $? = 0 configure:7935: result: yes configure:7935: checking for strings.h configure:7935: gcc -c -g -O2 -Wall conftest.c >&5 configure:7935: $? = 0 configure:7935: result: yes configure:7935: checking for inttypes.h configure:7935: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:53: inttypes.h: No such file or directory configure:7935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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 | /* 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:7935: result: no configure:7935: checking for stdint.h configure:7935: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:53: stdint.h: No such file or directory configure:7935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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 | /* 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:7935: result: no configure:7935: checking for unistd.h configure:7935: gcc -c -g -O2 -Wall conftest.c >&5 configure:7935: $? = 0 configure:7935: result: yes configure:7949: checking for dlfcn.h configure:7949: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:54: dlfcn.h: No such file or directory configure:7949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_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:7949: result: no configure:8136: checking for objdir configure:8151: result: .libs configure:8422: checking if gcc supports -fno-rtti -fno-exceptions configure:8440: gcc -c -g -O2 -Wall -fno-rtti -fno-exceptions conftest.c >&5 cc1: Invalid option `-fno-exceptions' configure:8444: $? = 1 configure:8457: result: no configure:8767: checking for gcc option to produce PIC configure:8774: result: -fPIC -DPIC configure:8782: checking if gcc PIC flag -fPIC -DPIC works configure:8800: gcc -c -g -O2 -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:8804: $? = 0 configure:8817: result: yes configure:8846: checking if gcc static flag -static works configure:8874: result: yes configure:8889: checking if gcc supports -c -o file.o configure:8910: gcc -c -g -O2 -Wall -o out/conftest2.o conftest.c >&5 configure:8914: $? = 0 configure:8936: result: yes configure:8944: checking if gcc supports -c -o file.o configure:8991: result: yes configure:9024: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10182: result: yes configure:10219: checking whether -lc should be explicitly linked in configure:10227: gcc -c -g -O2 -Wall conftest.c >&5 configure:10230: $? = 0 configure:10245: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10248: $? = 1 configure:10262: result: yes configure:10427: checking dynamic linker characteristics configure:10941: gcc -o conftest -g -O2 -Wall -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10941: $? = 0 configure:11167: result: GNU/Linux ld.so configure:11274: checking how to hardcode library paths into programs configure:11299: result: immediate configure:11839: checking whether stripping libraries is possible configure:11844: result: yes configure:11879: checking if libtool supports shared libraries configure:11881: result: yes configure:11884: checking whether to build shared libraries configure:11905: result: yes configure:11908: checking whether to build static libraries configure:11912: result: yes configure:11959: checking for library containing inet_ntoa configure:11990: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:11990: $? = 0 configure:12007: result: none required configure:12015: checking for library containing socket configure:12046: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:12046: $? = 0 configure:12063: result: none required configure:12071: checking for library containing inet_aton configure:12102: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:12102: $? = 0 configure:12119: result: none required configure:12127: checking for library containing clock_gettime configure:12158: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca141591.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:32: undefined reference to `clock_gettime' configure:12158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_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 clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:12158: gcc -o conftest -g -O2 -Wall conftest.c -lrt >&5 ld: cannot find -lrt configure:12158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_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 clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:12175: result: no configure:12183: checking for library containing sendfile configure:12214: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca142051.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:32: undefined reference to `sendfile' configure:12214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_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 sendfile (); | int | main () | { | return sendfile (); | ; | return 0; | } configure:12214: gcc -o conftest -g -O2 -Wall conftest.c -lsendfile >&5 ld: cannot find -lsendfile configure:12214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_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 sendfile (); | int | main () | { | return sendfile (); | ; | return 0; | } configure:12231: result: no configure:12240: checking for WIN32 configure:12257: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:27: `die' undeclared (first use this function) conftest.c:27: (Each undeclared identifier is reported only once conftest.c:27: for each function it appears in.) conftest.c:27: parse error before `horribly' configure:12257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | #ifndef WIN32 | die horribly | #endif | | ; | return 0; | } configure:12261: result: no configure:12266: checking for CYGWIN configure:12283: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:27: `die' undeclared (first use this function) conftest.c:27: (Each undeclared identifier is reported only once conftest.c:27: for each function it appears in.) conftest.c:27: parse error before `horribly' configure:12283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | #ifndef __CYGWIN__ | die horribly | #endif | | ; | return 0; | } configure:12287: result: no configure:12294: checking zlib.h usability configure:12294: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:54: zlib.h: No such file or directory configure:12294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12294: result: no configure:12294: checking zlib.h presence configure:12294: gcc -E conftest.c conftest.c:21: zlib.h: No such file or directory configure:12294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12294: result: no configure:12294: checking for zlib.h configure:12294: result: no configure:12395: checking openssl/bio.h usability configure:12395: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:54: openssl/bio.h: No such file or directory configure:12395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12395: result: no configure:12395: checking openssl/bio.h presence configure:12395: gcc -E conftest.c conftest.c:21: openssl/bio.h: No such file or directory configure:12395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12395: result: no configure:12395: checking for openssl/bio.h configure:12395: result: no configure:12411: checking for library containing SSL_new configure:12442: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca143851.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:32: undefined reference to `SSL_new' configure:12442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_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 SSL_new (); | int | main () | { | return SSL_new (); | ; | return 0; | } configure:12442: gcc -o conftest -g -O2 -Wall conftest.c -lssl -lcrypto >&5 ld: cannot find -lssl configure:12442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_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 SSL_new (); | int | main () | { | return SSL_new (); | ; | return 0; | } configure:12459: result: no configure:12477: checking for ANSI C header files configure:12581: result: yes configure:12592: checking fcntl.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking fcntl.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for fcntl.h configure:12592: result: yes configure:12592: checking stdarg.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking stdarg.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for stdarg.h configure:12592: result: yes configure:12592: checking for inttypes.h configure:12592: result: no configure:12592: checking for stdint.h configure:12592: result: no configure:12592: checking stddef.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking stddef.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for stddef.h configure:12592: result: yes configure:12592: checking poll.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:58: poll.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_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:12592: result: no configure:12592: checking poll.h presence configure:12592: gcc -E conftest.c conftest.c:25: poll.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include configure:12592: result: no configure:12592: checking for poll.h configure:12592: result: no configure:12592: checking for unistd.h configure:12592: result: yes configure:12592: checking sys/epoll.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:59: sys/epoll.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_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:12592: result: no configure:12592: checking sys/epoll.h presence configure:12592: gcc -E conftest.c conftest.c:26: sys/epoll.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:12592: result: no configure:12592: checking for sys/epoll.h configure:12592: result: no configure:12592: checking sys/time.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking sys/time.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for sys/time.h configure:12592: result: yes configure:12592: checking sys/queue.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking sys/queue.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for sys/queue.h configure:12592: result: yes configure:12592: checking sys/event.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:61: sys/event.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_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:12592: result: no configure:12592: checking sys/event.h presence configure:12592: gcc -E conftest.c conftest.c:28: sys/event.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | /* end confdefs.h. */ | #include configure:12592: result: no configure:12592: checking for sys/event.h configure:12592: result: no configure:12592: checking sys/param.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking sys/param.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for sys/param.h configure:12592: result: yes configure:12592: checking sys/ioctl.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking sys/ioctl.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for sys/ioctl.h configure:12592: result: yes configure:12592: checking sys/select.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:63: sys/select.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_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:12592: result: no configure:12592: checking sys/select.h presence configure:12592: gcc -E conftest.c conftest.c:30: sys/select.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:12592: result: no configure:12592: checking for sys/select.h configure:12592: result: no configure:12592: checking sys/devpoll.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:63: sys/devpoll.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_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:12592: result: no configure:12592: checking sys/devpoll.h presence configure:12592: gcc -E conftest.c conftest.c:30: sys/devpoll.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:12592: result: no configure:12592: checking for sys/devpoll.h configure:12592: result: no configure:12592: checking port.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:63: port.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_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:12592: result: no configure:12592: checking port.h presence configure:12592: gcc -E conftest.c conftest.c:30: port.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:12592: result: no configure:12592: checking for port.h configure:12592: result: no configure:12592: checking netinet/in.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking netinet/in.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for netinet/in.h configure:12592: result: yes configure:12592: checking netinet/in6.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:64: netinet/in6.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_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:12592: result: no configure:12592: checking netinet/in6.h presence configure:12592: gcc -E conftest.c conftest.c:31: netinet/in6.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:12592: result: no configure:12592: checking for netinet/in6.h configure:12592: result: no configure:12592: checking sys/socket.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking sys/socket.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for sys/socket.h configure:12592: result: yes configure:12592: checking sys/uio.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking sys/uio.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for sys/uio.h configure:12592: result: yes configure:12592: checking arpa/inet.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking arpa/inet.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for arpa/inet.h configure:12592: result: yes configure:12592: checking sys/eventfd.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:67: sys/eventfd.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_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:12592: result: no configure:12592: checking sys/eventfd.h presence configure:12592: gcc -E conftest.c conftest.c:34: sys/eventfd.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:12592: result: no configure:12592: checking for sys/eventfd.h configure:12592: result: no configure:12592: checking sys/mman.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking sys/mman.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for sys/mman.h configure:12592: result: yes configure:12592: checking sys/sendfile.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:68: sys/sendfile.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_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:12592: result: no configure:12592: checking sys/sendfile.h presence configure:12592: gcc -E conftest.c conftest.c:35: sys/sendfile.h: No such file or directory configure:12592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:12592: result: no configure:12592: checking for sys/sendfile.h configure:12592: result: no configure:12592: checking sys/wait.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking sys/wait.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for sys/wait.h configure:12592: result: yes configure:12592: checking netdb.h usability configure:12592: gcc -c -g -O2 -Wall conftest.c >&5 configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking netdb.h presence configure:12592: gcc -E conftest.c configure:12592: $? = 0 configure:12592: result: yes configure:12592: checking for netdb.h configure:12592: result: yes configure:12604: checking for sys/stat.h configure:12604: result: yes configure:12616: checking for sys/sysctl.h configure:12616: gcc -c -g -O2 -Wall conftest.c >&5 configure:12616: $? = 0 configure:12616: result: yes configure:12632: checking for TAILQ_FOREACH in sys/queue.h configure:12651: result: no configure:12660: checking for timeradd in sys/time.h configure:12679: result: no configure:12688: checking for timercmp in sys/time.h configure:12704: result: yes configure:12716: checking for timerclear in sys/time.h configure:12732: result: yes configure:12744: checking for timerisset in sys/time.h configure:12760: result: yes configure:12772: checking whether CTL_KERN is declared configure:12772: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:53: `CTL_KERN' undeclared (first use this function) conftest.c:53: (Each undeclared identifier is reported only once conftest.c:53: for each function it appears in.) configure:12772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | #ifndef CTL_KERN | #ifdef __cplusplus | (void) CTL_KERN; | #else | (void) CTL_KERN; | #endif | #endif | | ; | return 0; | } configure:12772: result: no configure:12785: checking whether KERN_RANDOM is declared configure:12785: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:54: `KERN_RANDOM' undeclared (first use this function) conftest.c:54: (Each undeclared identifier is reported only once conftest.c:54: for each function it appears in.) configure:12785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | #ifndef KERN_RANDOM | #ifdef __cplusplus | (void) KERN_RANDOM; | #else | (void) KERN_RANDOM; | #endif | #endif | | ; | return 0; | } configure:12785: result: no configure:12798: checking whether RANDOM_UUID is declared configure:12798: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:55: `RANDOM_UUID' undeclared (first use this function) conftest.c:55: (Each undeclared identifier is reported only once conftest.c:55: for each function it appears in.) configure:12798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | #ifndef RANDOM_UUID | #ifdef __cplusplus | (void) RANDOM_UUID; | #else | (void) RANDOM_UUID; | #endif | #endif | | ; | return 0; | } configure:12798: result: no configure:12811: checking whether KERN_ARND is declared configure:12811: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:56: `KERN_ARND' undeclared (first use this function) conftest.c:56: (Each undeclared identifier is reported only once conftest.c:56: for each function it appears in.) configure:12811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | #ifndef KERN_ARND | #ifdef __cplusplus | (void) KERN_ARND; | #else | (void) KERN_ARND; | #endif | #endif | | ; | return 0; | } configure:12811: result: no configure:12911: checking for an ANSI C-conforming const configure:12976: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:72: warning: `t' might be used uninitialized in this function conftest.c:91: warning: `b' might be used uninitialized in this function configure:12976: $? = 0 configure:12983: result: yes configure:12991: checking for inline configure:13007: gcc -c -g -O2 -Wall conftest.c >&5 configure:13007: $? = 0 configure:13015: result: inline configure:13033: checking whether time.h and sys/time.h may both be included configure:13053: gcc -c -g -O2 -Wall conftest.c >&5 configure:13053: $? = 0 configure:13060: result: yes configure:13072: checking for gettimeofday configure:13072: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13072: $? = 0 configure:13072: result: yes configure:13072: checking for vasprintf configure:13072: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13072: $? = 0 configure:13072: result: yes configure:13072: checking for fcntl configure:13072: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13072: $? = 0 configure:13072: result: yes configure:13072: checking for clock_gettime configure:13072: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca159801.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:84: undefined reference to `clock_gettime' configure:13072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:13072: result: no configure:13072: checking for strtok_r configure:13072: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca160091.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:84: undefined reference to `strtok_r' configure:13072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | /* end confdefs.h. */ | /* Define strtok_r to an innocuous variant, in case declares strtok_r. | For example, HP-UX 11i declares gettimeofday. */ | #define strtok_r innocuous_strtok_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtok_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtok_r | | /* 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 strtok_r (); | /* 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_strtok_r || defined __stub___strtok_r | choke me | #endif | | int | main () | { | return strtok_r (); | ; | return 0; | } configure:13072: result: no configure:13072: checking for strsep configure:13072: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13072: $? = 0 configure:13072: result: yes configure:13084: checking for getnameinfo configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca160721.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:85: undefined reference to `getnameinfo' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define getnameinfo to an innocuous variant, in case declares getnameinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getnameinfo innocuous_getnameinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getnameinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getnameinfo | | /* 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 getnameinfo (); | /* 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_getnameinfo || defined __stub___getnameinfo | choke me | #endif | | int | main () | { | return getnameinfo (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for strlcpy configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca161011.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:85: undefined reference to `strlcpy' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for inet_ntop configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca161301.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:85: undefined reference to `inet_ntop' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define inet_ntop to an innocuous variant, in case declares inet_ntop. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_ntop innocuous_inet_ntop | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntop (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_ntop | | /* 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 inet_ntop (); | /* 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_inet_ntop || defined __stub___inet_ntop | choke me | #endif | | int | main () | { | return inet_ntop (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for inet_pton configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca161591.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:85: undefined reference to `inet_pton' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define inet_pton to an innocuous variant, in case declares inet_pton. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_pton innocuous_inet_pton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_pton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_pton | | /* 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 inet_pton (); | /* 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_inet_pton || defined __stub___inet_pton | choke me | #endif | | int | main () | { | return inet_pton (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for signal configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for sigaction configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for strtoll configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca162561.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `strtoll' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | /* end confdefs.h. */ | /* Define strtoll to an innocuous variant, in case declares strtoll. | For example, HP-UX 11i declares gettimeofday. */ | #define strtoll innocuous_strtoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtoll | | /* 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 strtoll (); | /* 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_strtoll || defined __stub___strtoll | choke me | #endif | | int | main () | { | return strtoll (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for inet_aton configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for pipe configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for eventfd configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca163531.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `eventfd' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | /* end confdefs.h. */ | /* Define eventfd to an innocuous variant, in case declares eventfd. | For example, HP-UX 11i declares gettimeofday. */ | #define eventfd innocuous_eventfd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char eventfd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef eventfd | | /* 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 eventfd (); | /* 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_eventfd || defined __stub___eventfd | choke me | #endif | | int | main () | { | return eventfd (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for sendfile configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca163821.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `sendfile' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | /* end confdefs.h. */ | /* Define sendfile to an innocuous variant, in case declares sendfile. | For example, HP-UX 11i declares gettimeofday. */ | #define sendfile innocuous_sendfile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sendfile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sendfile | | /* 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 sendfile (); | /* 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_sendfile || defined __stub___sendfile | choke me | #endif | | int | main () | { | return sendfile (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for mmap configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for splice configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca164451.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:90: undefined reference to `splice' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define splice to an innocuous variant, in case declares splice. | For example, HP-UX 11i declares gettimeofday. */ | #define splice innocuous_splice | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char splice (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef splice | | /* 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 splice (); | /* 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_splice || defined __stub___splice | choke me | #endif | | int | main () | { | return splice (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for arc4random configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca164741.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:90: undefined reference to `arc4random' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* 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 arc4random (); | /* 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_arc4random || defined __stub___arc4random | choke me | #endif | | int | main () | { | return arc4random (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for arc4random_buf configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca165031.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:90: undefined reference to `arc4random_buf' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define arc4random_buf to an innocuous variant, in case declares arc4random_buf. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_buf innocuous_arc4random_buf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_buf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_buf | | /* 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 arc4random_buf (); | /* 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_arc4random_buf || defined __stub___arc4random_buf | choke me | #endif | | int | main () | { | return arc4random_buf (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for issetugid configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca165321.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:90: undefined reference to `issetugid' configure:13084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define issetugid to an innocuous variant, in case declares issetugid. | For example, HP-UX 11i declares gettimeofday. */ | #define issetugid innocuous_issetugid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char issetugid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef issetugid | | /* 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 issetugid (); | /* 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_issetugid || defined __stub___issetugid | choke me | #endif | | int | main () | { | return issetugid (); | ; | return 0; | } configure:13084: result: no configure:13084: checking for geteuid configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for getegid configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for getprotobynumber configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for setenv configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for unsetenv configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for putenv configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for sysctl configure:13084: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13095: checking for umask configure:13095: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13095: $? = 0 configure:13095: result: yes configure:13105: checking for getaddrinfo configure:13128: gcc -o conftest -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:73: `getaddrinfo' undeclared (first use this function) conftest.c:73: (Each undeclared identifier is reported only once conftest.c:73: for each function it appears in.) configure:13128: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | /* end confdefs.h. */ | | #ifdef HAVE_NETDB_H | #include | #endif | | int | main () | { | | getaddrinfo; | | | ; | return 0; | } configure:13138: result: no configure:13148: checking for getservbyname configure:13148: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13148: $? = 0 configure:13148: result: yes configure:13162: checking for gethostbyname_r configure:13162: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca168701.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:99: undefined reference to `gethostbyname_r' configure:13162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | /* end confdefs.h. */ | /* Define gethostbyname_r to an innocuous variant, in case declares gethostbyname_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname_r innocuous_gethostbyname_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname_r | | /* 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 gethostbyname_r (); | /* 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_gethostbyname_r || defined __stub___gethostbyname_r | choke me | #endif | | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:13162: result: no configure:13281: checking size of long configure:13286: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13286: $? = 0 configure:13286: ./conftest configure:13286: $? = 0 configure:13300: result: 4 configure:13311: checking for F_SETFD in fcntl.h configure:13328: result: yes configure:13342: checking for select configure:13342: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13342: $? = 0 configure:13342: result: yes configure:13367: checking for poll configure:13367: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13367: $? = 0 configure:13367: result: yes configure:13503: checking for epoll_ctl configure:13503: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca169951.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:103: undefined reference to `epoll_ctl' configure:13503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define epoll_ctl to an innocuous variant, in case declares epoll_ctl. | For example, HP-UX 11i declares gettimeofday. */ | #define epoll_ctl innocuous_epoll_ctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char epoll_ctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef epoll_ctl | | /* 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 epoll_ctl (); | /* 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_epoll_ctl || defined __stub___epoll_ctl | choke me | #endif | | int | main () | { | return epoll_ctl (); | ; | return 0; | } configure:13503: result: no configure:13587: checking for port_create configure:13587: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cca170231.o(.text+0x4): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:103: undefined reference to `port_create' configure:13587: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define port_create to an innocuous variant, in case declares port_create. | For example, HP-UX 11i declares gettimeofday. */ | #define port_create innocuous_port_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char port_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef port_create | | /* 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 port_create (); | /* 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_port_create || defined __stub___port_create | choke me | #endif | | int | main () | { | return port_create (); | ; | return 0; | } configure:13587: result: no configure:13624: checking for pid_t configure:13624: gcc -c -g -O2 -Wall conftest.c >&5 configure:13624: $? = 0 configure:13624: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:105: parse error before `)' configure:13624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 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:13624: result: yes configure:13635: checking for size_t configure:13635: gcc -c -g -O2 -Wall conftest.c >&5 configure:13635: $? = 0 configure:13635: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:105: parse error before `)' configure:13635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:13635: result: yes configure:13646: checking for ssize_t configure:13646: gcc -c -g -O2 -Wall conftest.c >&5 configure:13646: $? = 0 configure:13646: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:105: parse error before `)' configure:13646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 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 ((ssize_t))) | return 0; | ; | return 0; | } configure:13646: result: yes configure:13658: checking for uint64_t configure:13658: gcc -c -g -O2 -Wall conftest.c >&5 configure:13658: $? = 0 configure:13658: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:81: parse error before `)' configure:13658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #elif defined(HAVE_INTTYPES_H) | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:13658: result: yes configure:13675: checking for uint32_t configure:13675: gcc -c -g -O2 -Wall conftest.c >&5 configure:13675: $? = 0 configure:13675: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:82: parse error before `)' configure:13675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #elif defined(HAVE_INTTYPES_H) | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:13675: result: yes configure:13692: checking for uint16_t configure:13692: gcc -c -g -O2 -Wall conftest.c >&5 configure:13692: $? = 0 configure:13692: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:83: parse error before `)' configure:13692: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #elif defined(HAVE_INTTYPES_H) | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:13692: result: yes configure:13709: checking for uint8_t configure:13709: gcc -c -g -O2 -Wall conftest.c >&5 configure:13709: $? = 0 configure:13709: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:84: parse error before `)' configure:13709: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #elif defined(HAVE_INTTYPES_H) | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:13709: result: yes configure:13726: checking for uintptr_t configure:13726: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:85: `uintptr_t' undeclared (first use this function) conftest.c:85: (Each undeclared identifier is reported only once conftest.c:85: for each function it appears in.) configure:13726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #elif defined(HAVE_INTTYPES_H) | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int | main () | { | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:13726: result: no configure:13745: checking for fd_mask configure:13745: gcc -c -g -O2 -Wall conftest.c >&5 configure:13745: $? = 0 configure:13745: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:83: parse error before `)' configure:13745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | | int | main () | { | if (sizeof ((fd_mask))) | return 0; | ; | return 0; | } configure:13745: result: yes configure:13766: checking size of long long configure:13771: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13771: $? = 0 configure:13771: ./conftest configure:13771: $? = 0 configure:13785: result: 8 configure:13799: checking size of long configure:13818: result: 4 configure:13832: checking size of int configure:13837: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13837: $? = 0 configure:13837: ./conftest configure:13837: $? = 0 configure:13851: result: 4 configure:13865: checking size of short configure:13870: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13870: $? = 0 configure:13870: ./conftest configure:13870: $? = 0 configure:13884: result: 2 configure:13898: checking size of size_t configure:13903: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13903: $? = 0 configure:13903: ./conftest configure:13903: $? = 0 configure:13917: result: 4 configure:13931: checking size of void * configure:13936: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:13936: $? = 0 configure:13936: ./conftest configure:13936: $? = 0 configure:13950: result: 4 configure:13961: checking for struct in6_addr configure:13961: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:110: sizeof applied to an incomplete type configure:13961: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | /* end confdefs.h. */ | #define _GNU_SOURCE | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof (struct in6_addr)) | return 0; | ; | return 0; | } configure:13961: result: no configure:13996: checking for struct sockaddr_in6 configure:13996: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:110: sizeof applied to an incomplete type configure:13996: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | /* end confdefs.h. */ | #define _GNU_SOURCE | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof (struct sockaddr_in6)) | return 0; | ; | return 0; | } configure:13996: result: no configure:14031: checking for sa_family_t configure:14031: gcc -c -g -O2 -Wall conftest.c >&5 configure:14031: $? = 0 configure:14031: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:110: parse error before `)' configure:14031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | /* end confdefs.h. */ | #define _GNU_SOURCE | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:14031: result: yes configure:14066: checking for struct addrinfo configure:14066: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:111: sizeof applied to an incomplete type configure:14066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #define _GNU_SOURCE | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof (struct addrinfo)) | return 0; | ; | return 0; | } configure:14066: result: no configure:14101: checking for struct sockaddr_storage configure:14101: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:111: sizeof applied to an incomplete type configure:14101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #define _GNU_SOURCE | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof (struct sockaddr_storage)) | return 0; | ; | return 0; | } configure:14101: result: no configure:14137: checking for struct in6_addr.s6_addr32 configure:14137: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:107: storage size of `ac_aggr' isn't known conftest.c:107: warning: unused variable `ac_aggr' configure:14137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct in6_addr ac_aggr; | if (ac_aggr.s6_addr32) | return 0; | ; | return 0; | } configure:14137: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:107: storage size of `ac_aggr' isn't known conftest.c:107: warning: unused variable `ac_aggr' configure:14137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct in6_addr ac_aggr; | if (sizeof ac_aggr.s6_addr32) | return 0; | ; | return 0; | } configure:14137: result: no configure:14168: checking for struct in6_addr.s6_addr16 configure:14168: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:107: storage size of `ac_aggr' isn't known conftest.c:107: warning: unused variable `ac_aggr' configure:14168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct in6_addr ac_aggr; | if (ac_aggr.s6_addr16) | return 0; | ; | return 0; | } configure:14168: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:107: storage size of `ac_aggr' isn't known conftest.c:107: warning: unused variable `ac_aggr' configure:14168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct in6_addr ac_aggr; | if (sizeof ac_aggr.s6_addr16) | return 0; | ; | return 0; | } configure:14168: result: no configure:14199: checking for struct sockaddr_in.sin_len configure:14199: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:108: structure has no member named `sin_len' configure:14199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:14199: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:108: structure has no member named `sin_len' configure:14199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:14199: result: no configure:14230: checking for struct sockaddr_in6.sin6_len configure:14230: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:107: storage size of `ac_aggr' isn't known conftest.c:107: warning: unused variable `ac_aggr' configure:14230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct sockaddr_in6 ac_aggr; | if (ac_aggr.sin6_len) | return 0; | ; | return 0; | } configure:14230: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:107: storage size of `ac_aggr' isn't known conftest.c:107: warning: unused variable `ac_aggr' configure:14230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct sockaddr_in6 ac_aggr; | if (sizeof ac_aggr.sin6_len) | return 0; | ; | return 0; | } configure:14230: result: no configure:14261: checking for struct sockaddr_storage.ss_family configure:14261: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:107: storage size of `ac_aggr' isn't known conftest.c:107: warning: unused variable `ac_aggr' configure:14261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.ss_family) | return 0; | ; | return 0; | } configure:14261: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:107: storage size of `ac_aggr' isn't known conftest.c:107: warning: unused variable `ac_aggr' configure:14261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.ss_family) | return 0; | ; | return 0; | } configure:14261: result: no configure:14292: checking for struct sockaddr_storage.__ss_family configure:14292: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:107: storage size of `ac_aggr' isn't known conftest.c:107: warning: unused variable `ac_aggr' configure:14292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:14292: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:107: storage size of `ac_aggr' isn't known conftest.c:107: warning: unused variable `ac_aggr' configure:14292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:14292: result: no configure:14325: checking for socklen_t configure:14340: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:87: `socklen_t' undeclared (first use this function) conftest.c:87: (Each undeclared identifier is reported only once conftest.c:87: for each function it appears in.) conftest.c:87: parse error before `x' configure:14340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | socklen_t x; | ; | return 0; | } configure:14344: result: no configure:14353: checking whether our compiler supports __func__ configure:14366: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:86: `__func__' undeclared (first use this function) conftest.c:86: (Each undeclared identifier is reported only once conftest.c:86: for each function it appears in.) conftest.c:86: warning: unused variable `cp' configure:14366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | /* end confdefs.h. */ | | int | main () | { | const char *cp = __func__; | ; | return 0; | } configure:14370: result: no configure:14372: checking whether our compiler supports __FUNCTION__ configure:14385: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:86: warning: unused variable `cp' configure:14385: $? = 0 configure:14386: result: yes configure:14571: checking for the pthreads library -lpthreads configure:14604: gcc -o conftest -g -O2 -Wall conftest.c -lpthreads >&5 conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function ld: cannot find -lpthreads configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14516: checking whether pthreads work without any flags configure:14604: gcc -o conftest -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function /tmp/cca179781.o(.text+0x7): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `pthread_join' /tmp/cca179781.o(.text+0xe):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_attr_init' /tmp/cca179781.o(.text+0x17):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_cleanup_push' /tmp/cca179781.o(.text+0x24):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_create' /tmp/cca179781.o(.text+0x2e):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_cleanup_pop' configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14521: checking whether pthreads work with -Kthread configure:14604: gcc -o conftest -g -O2 -Wall -Kthread conftest.c >&5 gcc: unrecognized option `-Kthread' conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function /tmp/cca180031.o(.text+0x7): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `pthread_join' /tmp/cca180031.o(.text+0xe):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_attr_init' /tmp/cca180031.o(.text+0x17):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_cleanup_push' /tmp/cca180031.o(.text+0x24):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_create' /tmp/cca180031.o(.text+0x2e):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_cleanup_pop' configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14521: checking whether pthreads work with -kthread configure:14604: gcc -o conftest -g -O2 -Wall -kthread conftest.c >&5 gcc: unrecognized option `-kthread' conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function /tmp/cca180281.o(.text+0x7): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `pthread_join' /tmp/cca180281.o(.text+0xe):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_attr_init' /tmp/cca180281.o(.text+0x17):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_cleanup_push' /tmp/cca180281.o(.text+0x24):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_create' /tmp/cca180281.o(.text+0x2e):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_cleanup_pop' configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14571: checking for the pthreads library -llthread configure:14604: gcc -o conftest -g -O2 -Wall conftest.c -llthread >&5 conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function ld: cannot find -llthread configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14521: checking whether pthreads work with -pthread configure:14604: gcc -o conftest -g -O2 -Wall -pthread conftest.c >&5 gcc: unrecognized option `-pthread' conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function /tmp/cca180781.o(.text+0x7): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `pthread_join' /tmp/cca180781.o(.text+0xe):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_attr_init' /tmp/cca180781.o(.text+0x17):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_cleanup_push' /tmp/cca180781.o(.text+0x24):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_create' /tmp/cca180781.o(.text+0x2e):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_cleanup_pop' configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14521: checking whether pthreads work with -pthreads configure:14604: gcc -o conftest -g -O2 -Wall -pthreads conftest.c >&5 gcc: unrecognized option `-pthreads' conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function /tmp/cca181031.o(.text+0x7): In function `main': /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `pthread_join' /tmp/cca181031.o(.text+0xe):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_attr_init' /tmp/cca181031.o(.text+0x17):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_cleanup_push' /tmp/cca181031.o(.text+0x24):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_create' /tmp/cca181031.o(.text+0x2e):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_cleanup_pop' configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14521: checking whether pthreads work with -mthreads configure:14604: gcc -o conftest -g -O2 -Wall -mthreads conftest.c >&5 cc1: Invalid option `threads' conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14571: checking for the pthreads library -lpthread configure:14604: gcc -o conftest -g -O2 -Wall conftest.c -lpthread >&5 conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function ld: cannot find -lpthread configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14521: checking whether pthreads work with --thread-safe configure:14604: gcc -o conftest -g -O2 -Wall --thread-safe conftest.c >&5 cc1: Invalid option `-fthread-safe' conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14521: checking whether pthreads work with -mt configure:14604: gcc -o conftest -g -O2 -Wall -mt conftest.c >&5 cc1: Invalid option `t' conftest.c: In function `main': conftest.c:87: warning: implicit declaration of function `pthread_join' conftest.c:88: warning: implicit declaration of function `pthread_attr_init' conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push' conftest.c:89: warning: implicit declaration of function `pthread_create' conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop' conftest.c:87: warning: `th' might be used uninitialized in this function configure:14604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.0.20-stable" | #define NUMERIC_VERSION 0x02001400 | #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_UNISTD_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 0 | #define HAVE_DECL_KERN_RANDOM 0 | #define HAVE_DECL_RANDOM_UUID 0 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRSEP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_INET_ATON 1 | #define HAVE_PIPE 1 | #define HAVE_MMAP 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_GETSERVBYNAME 1 | #define SIZEOF_LONG 4 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_SA_FAMILY_T 1 | #define socklen_t unsigned int | #define __func__ __FUNCTION__ | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14613: result: no configure:14529: checking for pthread-config configure:14557: result: no configure:14759: checking size of pthread_t configure:14764: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:14764: $? = 0 configure:14764: ./conftest configure:14764: $? = 0 configure:14781: result: 4 configure:15235: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on AkiroBL config.status:16482: creating libevent.pc config.status:16482: creating libevent_openssl.pc config.status:16482: creating libevent_pthreads.pc config.status:16482: creating Makefile config.status:16482: creating include/Makefile config.status:16482: creating test/Makefile config.status:16482: creating sample/Makefile config.status:16482: creating config.h config.status:16709: executing depfiles commands config.status:16709: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build='i586-pc-linux-gnu' ac_cv_c_compiler_gnu='yes' ac_cv_c_const='yes' ac_cv_c_inline='inline' 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_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_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_arc4random='no' ac_cv_func_arc4random_buf='no' ac_cv_func_clock_gettime='no' ac_cv_func_epoll_ctl='no' ac_cv_func_eventfd='no' ac_cv_func_fcntl='yes' ac_cv_func_getegid='yes' ac_cv_func_geteuid='yes' ac_cv_func_gethostbyname_r='no' ac_cv_func_getnameinfo='no' ac_cv_func_getprotobynumber='yes' ac_cv_func_getservbyname='yes' ac_cv_func_gettimeofday='yes' ac_cv_func_inet_aton='yes' ac_cv_func_inet_ntop='no' ac_cv_func_inet_pton='no' ac_cv_func_issetugid='no' ac_cv_func_mmap='yes' ac_cv_func_pipe='yes' ac_cv_func_poll='yes' ac_cv_func_port_create='no' ac_cv_func_putenv='yes' ac_cv_func_select='yes' ac_cv_func_sendfile='no' ac_cv_func_setenv='yes' ac_cv_func_sigaction='yes' ac_cv_func_signal='yes' ac_cv_func_splice='no' ac_cv_func_strlcpy='no' ac_cv_func_strsep='yes' ac_cv_func_strtok_r='no' ac_cv_func_strtoll='no' ac_cv_func_sysctl='yes' ac_cv_func_umask='yes' ac_cv_func_unsetenv='yes' ac_cv_func_vasprintf='yes' ac_cv_have_decl_CTL_KERN='no' ac_cv_have_decl_KERN_ARND='no' ac_cv_have_decl_KERN_RANDOM='no' ac_cv_have_decl_RANDOM_UUID='no' ac_cv_header_arpa_inet_h='yes' ac_cv_header_dlfcn_h='no' ac_cv_header_fcntl_h='yes' ac_cv_header_inttypes_h='no' ac_cv_header_memory_h='yes' ac_cv_header_netdb_h='yes' ac_cv_header_netinet_in6_h='no' ac_cv_header_netinet_in_h='yes' ac_cv_header_openssl_bio_h='no' ac_cv_header_poll_h='no' ac_cv_header_port_h='no' ac_cv_header_stdarg_h='yes' ac_cv_header_stdc='yes' ac_cv_header_stddef_h='yes' ac_cv_header_stdint_h='no' ac_cv_header_stdlib_h='yes' ac_cv_header_string_h='yes' ac_cv_header_strings_h='yes' ac_cv_header_sys_devpoll_h='no' ac_cv_header_sys_epoll_h='no' ac_cv_header_sys_event_h='no' ac_cv_header_sys_eventfd_h='no' ac_cv_header_sys_ioctl_h='yes' ac_cv_header_sys_mman_h='yes' ac_cv_header_sys_param_h='yes' ac_cv_header_sys_queue_h='yes' ac_cv_header_sys_select_h='no' ac_cv_header_sys_sendfile_h='no' ac_cv_header_sys_socket_h='yes' ac_cv_header_sys_stat_h='yes' ac_cv_header_sys_sysctl_h='yes' ac_cv_header_sys_time_h='yes' ac_cv_header_sys_types_h='yes' ac_cv_header_sys_uio_h='yes' ac_cv_header_sys_wait_h='yes' ac_cv_header_time='yes' ac_cv_header_unistd_h='yes' ac_cv_header_zlib_h='no' ac_cv_host='i586-pc-linux-gnu' ac_cv_member_struct_in6_addr_s6_addr16='no' ac_cv_member_struct_in6_addr_s6_addr32='no' ac_cv_member_struct_sockaddr_in6_sin6_len='no' ac_cv_member_struct_sockaddr_in_sin_len='no' ac_cv_member_struct_sockaddr_storage___ss_family='no' ac_cv_member_struct_sockaddr_storage_ss_family='no' ac_cv_objext='o' ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP='/usr/bin/grep' ac_cv_path_SED='/usr/bin/sed' ac_cv_prog_AWK='gawk' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR='ar' ac_cv_prog_ac_ct_CC='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_acx_pthread_config='no' ac_cv_prog_cc_c89='' ac_cv_prog_cc_g='yes' ac_cv_prog_cc_gcc_c_o='yes' ac_cv_prog_gcc_traditional='no' ac_cv_prog_make_make_set='yes' ac_cv_search_SSL_new='no' ac_cv_search_clock_gettime='no' ac_cv_search_inet_aton='none required' ac_cv_search_inet_ntoa='none required' ac_cv_search_sendfile='no' ac_cv_search_socket='none required' ac_cv_sizeof_int='4' ac_cv_sizeof_long='4' ac_cv_sizeof_long_long='8' ac_cv_sizeof_pthread_t='4' ac_cv_sizeof_short='2' ac_cv_sizeof_size_t='4' ac_cv_sizeof_void_p='4' ac_cv_type_fd_mask='yes' ac_cv_type_pid_t='yes' ac_cv_type_sa_family_t='yes' ac_cv_type_size_t='yes' ac_cv_type_ssize_t='yes' ac_cv_type_struct_addrinfo='no' ac_cv_type_struct_in6_addr='no' ac_cv_type_struct_sockaddr_in6='no' ac_cv_type_struct_sockaddr_storage='no' ac_cv_type_uint16_t='yes' ac_cv_type_uint32_t='yes' ac_cv_type_uint64_t='yes' ac_cv_type_uint8_t='yes' ac_cv_type_uintptr_t='no' am_cv_CC_dependencies_compiler_type='gcc' libevent_cv_getaddrinfo='no' lt_cv_ar_at_file='no' lt_cv_archive_cmds_need_lc='yes' lt_cv_deplibs_check_method='pass_all' lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag='-r' lt_cv_nm_interface='BSD nm' lt_cv_objdir='.libs' lt_cv_path_LD='/usr/bin/ld' lt_cv_path_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='512' lt_cv_to_host_file_cmd='func_convert_file_noop' lt_cv_to_tool_file_cmd='func_convert_file_noop' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/tor/libevent-2.0.20-stable/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='ar' AUTOCONF='${SHELL} /root/tor/libevent-2.0.20-stable/missing --run autoconf' AUTOHEADER='${SHELL} /root/tor/libevent-2.0.20-stable/missing --run autoheader' AUTOMAKE='${SHELL} /root/tor/libevent-2.0.20-stable/missing --run automake-1.11' AWK='gawk' BUILD_CYGWIN_FALSE='' BUILD_CYGWIN_TRUE='#' BUILD_REGRESS_FALSE='#' BUILD_REGRESS_TRUE='' BUILD_WIN32_FALSE='' BUILD_WIN32_TRUE='#' BUILD_WITH_NO_UNDEFINED_FALSE='' BUILD_WITH_NO_UNDEFINED_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc' CFLAGS='-g -O2 -Wall ' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVPOLL_BACKEND_FALSE='' DEVPOLL_BACKEND_TRUE='#' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EPOLL_BACKEND_FALSE='' EPOLL_BACKEND_TRUE='#' EVPORT_BACKEND_FALSE='' EVPORT_BACKEND_TRUE='#' EV_LIB_GDI='' EV_LIB_WS32='' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LIBEVENT_FALSE='#' INSTALL_LIBEVENT_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KQUEUE_BACKEND_FALSE='' KQUEUE_BACKEND_TRUE='#' LD='/usr/bin/ld' LDFLAGS='' LIBEVENT_GC_SECTIONS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /root/tor/libevent-2.0.20-stable/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='./install-sh -c -d' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_FALSE='' OPENSSL_LIBADD='' OPENSSL_LIBS='' OPENSSL_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='libevent' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POLL_BACKEND_FALSE='#' POLL_BACKEND_TRUE='' PTHREADS_FALSE='' PTHREADS_TRUE='#' PTHREAD_CC='gcc' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' SED='/usr/bin/sed' SELECT_BACKEND_FALSE='#' SELECT_BACKEND_TRUE='' SET_MAKE='' SHELL='/bin/sh' SIGNAL_SUPPORT_FALSE='#' SIGNAL_SUPPORT_TRUE='' STRIP='strip' VERSION='2.0.20-stable' ZLIB_LIBS='' ZLIB_REGRESS_FALSE='' ZLIB_REGRESS_TRUE='#' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' acx_pthread_config='no' 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='i586-pc-linux-gnu' build_alias='' build_cpu='i586' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i586-pc-linux-gnu' host_alias='' host_cpu='i586' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /root/tor/libevent-2.0.20-stable/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libevent" #define VERSION "2.0.20-stable" #define NUMERIC_VERSION 0x02001400 #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_UNISTD_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_QUEUE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_TIMERCMP 1 #define HAVE_TIMERCLEAR 1 #define HAVE_TIMERISSET 1 #define HAVE_DECL_CTL_KERN 0 #define HAVE_DECL_KERN_RANDOM 0 #define HAVE_DECL_RANDOM_UUID 0 #define HAVE_DECL_KERN_ARND 0 #define TIME_WITH_SYS_TIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_VASPRINTF 1 #define HAVE_FCNTL 1 #define HAVE_STRSEP 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_INET_ATON 1 #define HAVE_PIPE 1 #define HAVE_MMAP 1 #define HAVE_GETEUID 1 #define HAVE_GETEGID 1 #define HAVE_GETPROTOBYNUMBER 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_PUTENV 1 #define HAVE_SYSCTL 1 #define HAVE_UMASK 1 #define HAVE_GETSERVBYNAME 1 #define SIZEOF_LONG 4 #define HAVE_SETFD 1 #define HAVE_SELECT 1 #define HAVE_POLL 1 #define HAVE_UINT64_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT8_T 1 #define HAVE_FD_MASK 1 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_VOID_P 4 #define HAVE_SA_FAMILY_T 1 #define socklen_t unsigned int #define __func__ __FUNCTION__ #define SIZEOF_PTHREAD_T 4 configure: exit 0