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.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic build_alias=i686-uhu-linux host_alias=i686-uhu-linux --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = hp03 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2359: checking build system type configure:2373: result: i686-uhu-linux-gnu configure:2393: checking host system type configure:2406: result: i686-uhu-linux-gnu configure:2457: checking for i686-uhu-linux-gcc configure:2473: found /usr/bin/i686-uhu-linux-gcc configure:2484: result: i686-uhu-linux-gcc configure:2753: checking for C compiler version configure:2762: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2773: $? = 0 configure:2762: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2773: $? = 0 configure:2762: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2773: $? = 1 configure:2762: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2773: $? = 1 configure:2793: checking whether the C compiler works configure:2815: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2819: $? = 0 configure:2867: result: yes configure:2870: checking for C compiler default output file name configure:2872: result: a.out configure:2878: checking for suffix of executables configure:2885: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2889: $? = 0 configure:2911: result: configure:2933: checking whether we are cross compiling configure:2941: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2945: $? = 0 configure:2952: ./conftest configure:2956: $? = 0 configure:2971: result: no configure:2976: checking for suffix of object files configure:2998: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3002: $? = 0 configure:3023: result: o configure:3027: checking whether we are using the GNU C compiler configure:3046: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3046: $? = 0 configure:3055: result: yes configure:3064: checking whether i686-uhu-linux-gcc accepts -g configure:3084: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3084: $? = 0 configure:3125: result: yes configure:3142: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3205: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3205: $? = 0 configure:3218: result: none needed configure:3255: checking for a BSD-compatible install configure:3323: result: /bin/install -c configure:3338: checking for i686-uhu-linux-strip configure:3371: result: no configure:3381: checking for strip configure:3399: found /usr/bin/strip configure:3411: result: /usr/bin/strip configure:3441: checking how to run the C preprocessor configure:3472: i686-uhu-linux-gcc -E conftest.c configure:3472: $? = 0 configure:3486: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3486: $? = 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 "" | /* end confdefs.h. */ | #include configure:3511: result: i686-uhu-linux-gcc -E configure:3531: i686-uhu-linux-gcc -E conftest.c configure:3531: $? = 0 configure:3545: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3545: $? = 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 "" | /* end confdefs.h. */ | #include configure:3574: checking for grep that handles long lines and -e configure:3632: result: /bin/grep configure:3637: checking for egrep configure:3699: result: /bin/grep -E configure:3704: checking for ANSI C header files configure:3724: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3724: $? = 0 configure:3797: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3797: $? = 0 configure:3797: ./conftest configure:3797: $? = 0 configure:3808: result: yes configure:3816: checking for sys/wait.h that is POSIX.1 compatible configure:3842: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3842: $? = 0 configure:3849: result: yes configure:3862: checking for sys/types.h configure:3862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3862: $? = 0 configure:3862: result: yes configure:3862: checking for sys/stat.h configure:3862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3862: $? = 0 configure:3862: result: yes configure:3862: checking for stdlib.h configure:3862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3862: $? = 0 configure:3862: result: yes configure:3862: checking for string.h configure:3862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3862: $? = 0 configure:3862: result: yes configure:3862: checking for memory.h configure:3862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3862: $? = 0 configure:3862: result: yes configure:3862: checking for strings.h configure:3862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3862: $? = 0 configure:3862: result: yes configure:3862: checking for inttypes.h configure:3862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3862: $? = 0 configure:3862: result: yes configure:3862: checking for stdint.h configure:3862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3862: $? = 0 configure:3862: result: yes configure:3862: checking for unistd.h configure:3862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3862: $? = 0 configure:3862: result: yes configure:3877: checking fcntl.h usability configure:3877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking fcntl.h presence configure:3877: i686-uhu-linux-gcc -E conftest.c configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking for fcntl.h configure:3877: result: yes configure:3877: checking limits.h usability configure:3877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking limits.h presence configure:3877: i686-uhu-linux-gcc -E conftest.c configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking for limits.h configure:3877: result: yes configure:3877: checking netdb.h usability configure:3877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking netdb.h presence configure:3877: i686-uhu-linux-gcc -E conftest.c configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking for netdb.h configure:3877: result: yes configure:3877: checking netinet/in.h usability configure:3877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking netinet/in.h presence configure:3877: i686-uhu-linux-gcc -E conftest.c configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking for netinet/in.h configure:3877: result: yes configure:3877: checking for stdlib.h configure:3877: result: yes configure:3877: checking for string.h configure:3877: result: yes configure:3877: checking for strings.h configure:3877: result: yes configure:3877: checking sys/param.h usability configure:3877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking sys/param.h presence configure:3877: i686-uhu-linux-gcc -E conftest.c configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking for sys/param.h configure:3877: result: yes configure:3877: checking sys/socket.h usability configure:3877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking sys/socket.h presence configure:3877: i686-uhu-linux-gcc -E conftest.c configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking for sys/socket.h configure:3877: result: yes configure:3877: checking sys/time.h usability configure:3877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking sys/time.h presence configure:3877: i686-uhu-linux-gcc -E conftest.c configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking for sys/time.h configure:3877: result: yes configure:3877: checking sys/timeb.h usability configure:3877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking sys/timeb.h presence configure:3877: i686-uhu-linux-gcc -E conftest.c configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking for sys/timeb.h configure:3877: result: yes configure:3877: checking for unistd.h configure:3877: result: yes configure:3877: checking sys/un.h usability configure:3877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking sys/un.h presence configure:3877: i686-uhu-linux-gcc -E conftest.c configure:3877: $? = 0 configure:3877: result: yes configure:3877: checking for sys/un.h configure:3877: result: yes configure:3889: checking whether stat file-mode macros are broken configure:3916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3916: $? = 0 configure:3923: result: no configure:3931: checking for an ANSI C-conforming const configure:3997: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3997: $? = 0 configure:4004: result: yes configure:4012: checking whether time.h and sys/time.h may both be included configure:4032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4032: $? = 0 configure:4039: result: yes configure:4049: checking for pid_t configure:4049: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4049: $? = 0 configure:4049: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:70:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:4049: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:4049: result: yes configure:4062: checking vfork.h usability configure:4062: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:67:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:4062: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4062: result: no configure:4062: checking vfork.h presence configure:4062: i686-uhu-linux-gcc -E conftest.c conftest.c:34:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:4062: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:4062: result: no configure:4062: checking for vfork.h configure:4062: result: no configure:4075: checking for fork configure:4075: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:4075: $? = 0 configure:4075: result: yes configure:4075: checking for vfork configure:4075: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4075: $? = 0 configure:4075: result: yes configure:4085: checking for working fork configure:4107: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4107: $? = 0 configure:4107: ./conftest configure:4107: $? = 0 configure:4117: result: yes configure:4138: checking for working vfork configure:4248: result: yes configure:4276: checking sys/select.h usability configure:4276: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4276: $? = 0 configure:4276: result: yes configure:4276: checking sys/select.h presence configure:4276: i686-uhu-linux-gcc -E conftest.c configure:4276: $? = 0 configure:4276: result: yes configure:4276: checking for sys/select.h configure:4276: result: yes configure:4276: checking for sys/socket.h configure:4276: result: yes configure:4286: checking types of arguments for select configure:4314: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4314: $? = 0 configure:4325: result: int,fd_set *,struct timeval * configure:4348: checking return type of signal handlers configure:4366: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:49:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:4366: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:4373: result: void configure:4383: checking for vprintf configure:4383: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:4383: $? = 0 configure:4383: result: yes configure:4389: checking for _doprnt configure:4389: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 /tmp/ccDkXINB.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:4389: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:4389: result: no configure:4403: checking for dup2 configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for gettimeofday configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for inet_ntoa configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for memset configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for select configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for socket configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for strcasecmp configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:74:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for strchr configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for strdup configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:76:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for strerror configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for strncasecmp configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for strtol configure:4403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4412: checking for library containing setsockopt configure:4443: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4443: $? = 0 configure:4460: result: none required configure:4474: checking for library containing gethostbyname configure:4505: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4505: $? = 0 configure:4522: result: none required configure:4531: checking for library containing dlopen configure:4562: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 /tmp/ccXCsu0P.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:4562: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:4562: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -ldl >&5 configure:4562: $? = 0 configure:4579: result: -ldl configure:4590: checking openssl/ssl.h usability configure:4590: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4590: $? = 0 configure:4590: result: yes configure:4590: checking openssl/ssl.h presence configure:4590: i686-uhu-linux-gcc -E conftest.c configure:4590: $? = 0 configure:4590: result: yes configure:4590: checking for openssl/ssl.h configure:4590: result: yes configure:4604: checking openssl/err.h usability configure:4604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4604: checking openssl/err.h presence configure:4604: i686-uhu-linux-gcc -E conftest.c configure:4604: $? = 0 configure:4604: result: yes configure:4604: checking for openssl/err.h configure:4604: result: yes configure:4619: checking openssl/rand.h usability configure:4619: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4619: $? = 0 configure:4619: result: yes configure:4619: checking openssl/rand.h presence configure:4619: i686-uhu-linux-gcc -E conftest.c configure:4619: $? = 0 configure:4619: result: yes configure:4619: checking for openssl/rand.h configure:4619: result: yes configure:4634: checking for BIO_int_ctrl in -lcrypto configure:4659: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lcrypto -ldl >&5 configure:4659: $? = 0 configure:4668: result: yes configure:4688: checking for SSL_new in -lssl configure:4713: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lssl -lcrypto -ldl >&5 configure:4713: $? = 0 configure:4722: result: yes configure:4771: checking pcap.h usability configure:4771: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4771: $? = 0 configure:4771: result: yes configure:4771: checking pcap.h presence configure:4771: i686-uhu-linux-gcc -E conftest.c configure:4771: $? = 0 configure:4771: result: yes configure:4771: checking for pcap.h configure:4771: result: yes configure:4774: checking for pcap_datalink in -lpcap configure:4799: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lpcap -lssl -lcrypto -ldl >&5 configure:4799: $? = 0 configure:4808: result: yes configure:4901: checking sys/ioccom.h usability configure:4901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:94:24: fatal error: sys/ioccom.h: No such file or directory #include ^ compilation terminated. configure:4901: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 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:4901: result: no configure:4901: checking sys/ioccom.h presence configure:4901: i686-uhu-linux-gcc -E conftest.c conftest.c:61:24: fatal error: sys/ioccom.h: No such file or directory #include ^ compilation terminated. configure:4901: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | /* end confdefs.h. */ | #include configure:4901: result: no configure:4901: checking for sys/ioccom.h configure:4901: result: no configure:4901: checking for sys/time.h configure:4901: result: yes configure:4901: checking net/bpf.h usability configure:4901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:95:21: fatal error: net/bpf.h: No such file or directory #include ^ compilation terminated. configure:4901: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_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:4901: result: no configure:4901: checking net/bpf.h presence configure:4901: i686-uhu-linux-gcc -E conftest.c conftest.c:62:21: fatal error: net/bpf.h: No such file or directory #include ^ compilation terminated. configure:4901: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:4901: result: no configure:4901: checking for net/bpf.h configure:4901: result: no configure:4911: checking if libpcap is suitable configure:4935: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lssl -lcrypto -ldl -lpcap >&5 configure:4935: $? = 0 configure:4935: ./conftest configure:4935: $? = 0 configure:4973: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lssl -lcrypto -ldl -lpcap >&5 configure:4973: $? = 0 configure:4973: ./conftest configure:4973: $? = 0 configure:4975: checking whether pcap_get_selectable_fd is declared configure:4975: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4975: $? = 0 configure:4975: result: yes configure:4978: result: yes configure:5036: checking for odm_initialize in -lodm configure:5061: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lodm -lssl -lcrypto -ldl >&5 /usr/bin/ld: cannot find -lodm collect2: error: ld returned 1 exit status configure:5061: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char odm_initialize (); | int | main () | { | return odm_initialize (); | ; | return 0; | } configure:5070: result: no configure:5083: checking for odm_initialize in -lodm configure:5117: result: no configure:5128: checking for _system_configuration in -lcfg configure:5153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lcfg -lssl -lcrypto -ldl >&5 /usr/bin/ld: cannot find -lcfg collect2: error: ld returned 1 exit status configure:5153: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _system_configuration (); | int | main () | { | return _system_configuration (); | ; | return 0; | } configure:5162: result: no configure:5231: checking lua.h usability configure:5231: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:5231: $? = 0 configure:5231: result: yes configure:5231: checking lua.h presence configure:5231: i686-uhu-linux-gcc -E conftest.c configure:5231: $? = 0 configure:5231: result: yes configure:5231: checking for lua.h configure:5231: result: yes configure:5236: checking for lua_yieldk in -llua configure:5261: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -llua -lm -lssl -lcrypto -ldl >&5 /tmp/ccWg5mRw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `lua_yieldk' collect2: error: ld returned 1 exit status configure:5261: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LUA_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lua_yieldk (); | int | main () | { | return lua_yieldk (); | ; | return 0; | } configure:5270: result: no configure:5276: checking for lua_yieldk in -llua52 configure:5301: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -llua52 -lm -lssl -lcrypto -ldl >&5 /usr/bin/ld: cannot find -llua52 collect2: error: ld returned 1 exit status configure:5301: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LUA_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lua_yieldk (); | int | main () | { | return lua_yieldk (); | ; | return 0; | } configure:5310: result: no configure:5316: checking for lua_yieldk in -llua5.2 configure:5341: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -llua5.2 -lm -lssl -lcrypto -ldl >&5 /usr/bin/ld: cannot find -llua5.2 collect2: error: ld returned 1 exit status configure:5341: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LUA_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lua_yieldk (); | int | main () | { | return lua_yieldk (); | ; | return 0; | } configure:5350: result: no configure:5231: checking lua/lua.h usability configure:5231: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:97:21: fatal error: lua/lua.h: No such file or directory #include ^ compilation terminated. configure:5231: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LUA_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:5231: result: no configure:5231: checking lua/lua.h presence configure:5231: i686-uhu-linux-gcc -E conftest.c conftest.c:64:21: fatal error: lua/lua.h: No such file or directory #include ^ compilation terminated. configure:5231: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LUA_H 1 | /* end confdefs.h. */ | #include configure:5231: result: no configure:5231: checking for lua/lua.h configure:5231: result: no configure:5231: checking lua5.2/lua.h usability configure:5231: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:97:24: fatal error: lua5.2/lua.h: No such file or directory #include ^ compilation terminated. configure:5231: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LUA_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:5231: result: no configure:5231: checking lua5.2/lua.h presence configure:5231: i686-uhu-linux-gcc -E conftest.c conftest.c:64:24: fatal error: lua5.2/lua.h: No such file or directory #include ^ compilation terminated. configure:5231: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LUA_H 1 | /* end confdefs.h. */ | #include configure:5231: result: no configure:5231: checking for lua5.2/lua.h configure:5231: result: no configure:5368: checking for lua version >= 502 configure:5384: checking for i686-uhu-linux-g++ configure:5400: found /usr/bin/i686-uhu-linux-g++ configure:5411: result: i686-uhu-linux-g++ configure:5482: checking for C++ compiler version configure:5491: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5502: $? = 0 configure:5491: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5502: $? = 0 configure:5491: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5502: $? = 1 configure:5491: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5502: $? = 1 configure:5506: checking whether we are using the GNU C++ compiler configure:5525: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5525: $? = 0 configure:5534: result: yes configure:5543: checking whether i686-uhu-linux-g++ accepts -g configure:5563: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5563: $? = 0 configure:5604: result: yes configure:5643: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lssl -lcrypto -ldl >&5 configure:5643: $? = 0 configure:5643: ./conftest configure:5643: $? = 1 configure: program exited with status 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 STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_HTTP_DIGEST 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LUA_H 1 | /* end confdefs.h. */ | #include | int | main () | { | if(LUA_VERSION_NUM < 502) return 1; | ; | return 0; | } configure:5667: result: no configure:5810: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp03 config.status:874: creating Makefile config.status:977: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status:874: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_memset=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strtol=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_have_decl_pcap_get_selectable_fd=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_lua5_2_lua_h=no ac_cv_header_lua_h=yes ac_cv_header_lua_lua_h=no ac_cv_header_memory_h=yes ac_cv_header_net_bpf_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_err_h=yes ac_cv_header_openssl_rand_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_pcap_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioccom_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_cfg__system_configuration=no ac_cv_lib_crypto_BIO_int_ctrl=yes ac_cv_lib_lua52_lua_yieldk=no ac_cv_lib_lua5_2_lua_yieldk=no ac_cv_lib_lua_lua_yieldk=no ac_cv_lib_odm_odm_initialize=no ac_cv_lib_pcap_pcap_datalink=yes ac_cv_lib_ssl_SSL_new=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_STRIP=/usr/bin/strip ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_search_dlopen=-ldl ac_cv_search_gethostbyname='none required' ac_cv_search_setsockopt='none required' ac_cv_type_pid_t=yes ac_cv_type_signal=void ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -Wall' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='-I$(top_srcdir)/../liblua ' CXX='i686-uhu-linux-g++' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_OPENSSL='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBLUADIR='../liblua' LIBLUA_LIBS='$(top_srcdir)/../liblua/liblua.a' LIBOBJS='' LIBS='-lssl -lcrypto -ldl ' LTLIBOBJS='' LUA_BUILD='lua_build' LUA_CFLAGS='-DLUA_USE_POSIX -DLUA_USE_DLOPEN' LUA_CLEAN='lua_clean' LUA_DEPENDS='$(top_srcdir)/../liblua/liblua.a' LUA_DIST_CLEAN='lua_dist_clean' OBJEXT='o' OPENSSL_LIBS='-lssl -lcrypto' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCAP_BUILD='' PCAP_CLEAN='' PCAP_DEPENDS='' PCAP_DIST_CLEAN='' PCAP_LIBS='-lpcap' SHELL='/bin/sh' STRIP='/usr/bin/strip' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libpcapdir='../libpcap' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_UN_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define RETSIGTYPE void #define HAVE_VPRINTF 1 #define HAVE_DUP2 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_MEMSET 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRTOL 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBSSL 1 #define HAVE_OPENSSL 1 #define HAVE_HTTP_DIGEST 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LIBPCAP 1 #define HAVE_LUA_H 1 #define LUA_INCLUDED 1 configure: exit 0