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:2155: checking build system type configure:2169: result: i686-uhu-linux-gnu configure:2189: checking host system type configure:2202: result: i686-uhu-linux-gnu configure:2349: checking for i686-uhu-linux-gcc configure:2365: found /usr/bin/i686-uhu-linux-gcc configure:2376: result: i686-uhu-linux-gcc configure:2645: checking for C compiler version configure:2654: 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:2665: $? = 0 configure:2654: 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:2665: $? = 0 configure:2654: 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:2665: $? = 1 configure:2654: 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:2665: $? = 1 configure:2685: checking whether the C compiler works configure:2707: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2711: $? = 0 configure:2759: result: yes configure:2762: checking for C compiler default output file name configure:2764: result: a.out configure:2770: checking for suffix of executables configure:2777: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2781: $? = 0 configure:2803: result: configure:2825: checking whether we are cross compiling configure:2833: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2837: $? = 0 configure:2844: ./conftest configure:2848: $? = 0 configure:2863: result: no configure:2868: checking for suffix of object files configure:2890: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2894: $? = 0 configure:2915: result: o configure:2919: checking whether we are using the GNU C compiler configure:2938: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2938: $? = 0 configure:2947: result: yes configure:2956: checking whether i686-uhu-linux-gcc accepts -g configure:2976: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2976: $? = 0 configure:3017: result: yes configure:3034: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3097: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3097: $? = 0 configure:3110: result: none needed configure:3136: checking how to run the C preprocessor configure:3167: i686-uhu-linux-gcc -E conftest.c configure:3167: $? = 0 configure:3181: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3181: $? = 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 LINUX 1 | /* end confdefs.h. */ | #include configure:3206: result: i686-uhu-linux-gcc -E configure:3226: i686-uhu-linux-gcc -E conftest.c configure:3226: $? = 0 configure:3240: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3240: $? = 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 LINUX 1 | /* end confdefs.h. */ | #include configure:3269: checking for grep that handles long lines and -e configure:3327: result: /bin/grep configure:3332: checking for egrep configure:3394: result: /bin/grep -E configure:3399: checking for ANSI C header files configure:3419: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3492: $? = 0 configure:3492: ./conftest configure:3492: $? = 0 configure:3503: result: yes configure:3516: checking for sys/types.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3516: $? = 0 configure:3516: result: yes configure:3516: checking for sys/stat.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3516: $? = 0 configure:3516: result: yes configure:3516: checking for stdlib.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3516: $? = 0 configure:3516: result: yes configure:3516: checking for string.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3516: $? = 0 configure:3516: result: yes configure:3516: checking for memory.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3516: $? = 0 configure:3516: result: yes configure:3516: checking for strings.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3516: $? = 0 configure:3516: result: yes configure:3516: checking for inttypes.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3516: $? = 0 configure:3516: result: yes configure:3516: checking for stdint.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3516: $? = 0 configure:3516: result: yes configure:3516: checking for unistd.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3516: $? = 0 configure:3516: result: yes configure:3533: checking pcap.h usability configure:3533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3533: $? = 0 configure:3533: result: yes configure:3533: checking pcap.h presence configure:3533: i686-uhu-linux-gcc -E conftest.c configure:3533: $? = 0 configure:3533: result: yes configure:3533: checking for pcap.h configure:3533: result: yes configure:3629: checking linux/version.h usability configure:3629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3629: $? = 0 configure:3629: result: yes configure:3629: checking linux/version.h presence configure:3629: i686-uhu-linux-gcc -E conftest.c configure:3629: $? = 0 configure:3629: result: yes configure:3629: checking for linux/version.h configure:3629: result: yes configure:3635: checking for Linux epoll(7) interface configure:3661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_LINUX_VERSION_H conftest.c >&5 configure:3661: $? = 0 configure:3672: result: yes configure:3682: checking for poll(2) configure:3698: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3698: $? = 0 configure:3708: result: yes configure:3721: checking for kqueue configure:3721: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccvRIp9T.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kqueue' collect2: error: ld returned 1 exit status configure:3721: $? = 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 LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PCAP 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define kqueue to an innocuous variant, in case declares kqueue. | For example, HP-UX 11i declares gettimeofday. */ | #define kqueue innocuous_kqueue | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kqueue (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kqueue | | /* 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 kqueue (); | /* 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_kqueue || defined __stub___kqueue | choke me | #endif | | int | main () | { | return kqueue (); | ; | return 0; | } configure:3721: result: no configure:3721: checking for kevent configure:3721: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccBljLG0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kevent' collect2: error: ld returned 1 exit status configure:3721: $? = 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 LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PCAP 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define kevent to an innocuous variant, in case declares kevent. | For example, HP-UX 11i declares gettimeofday. */ | #define kevent innocuous_kevent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kevent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kevent | | /* 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 kevent (); | /* 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_kevent || defined __stub___kevent | choke me | #endif | | int | main () | { | return kevent (); | ; | return 0; | } configure:3721: result: no configure:3740: checking for i686-uhu-linux-gcc configure:3767: result: i686-uhu-linux-gcc configure:4036: checking for C compiler version configure:4045: 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:4056: $? = 0 configure:4045: 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:4056: $? = 0 configure:4045: 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:4056: $? = 1 configure:4045: 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:4056: $? = 1 configure:4060: checking whether we are using the GNU C compiler configure:4088: result: yes configure:4097: checking whether i686-uhu-linux-gcc accepts -g configure:4158: result: yes configure:4175: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4251: result: none needed configure:4277: checking for i686-uhu-linux-ranlib configure:4307: result: no configure:4317: checking for ranlib configure:4333: found /usr/bin/ranlib configure:4344: result: ranlib configure:4368: checking for gethostent configure:4368: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4368: $? = 0 configure:4368: result: yes configure:4419: checking for setsockopt configure:4419: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4419: $? = 0 configure:4419: result: yes configure:4471: checking for nanosleep configure:4471: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4471: $? = 0 configure:4471: result: yes configure:4523: checking for ANSI C header files configure:4627: result: yes configure:4638: checking net/bpf.h usability configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 conftest.c:57:21: fatal error: net/bpf.h: No such file or directory #include ^ compilation terminated. configure:4638: $? = 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 LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PCAP 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define STDC_HEADERS 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:4638: result: no configure:4638: checking net/bpf.h presence configure:4638: i686-uhu-linux-gcc -E conftest.c conftest.c:24:21: fatal error: net/bpf.h: No such file or directory #include ^ compilation terminated. configure:4638: $? = 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 LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PCAP 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:4638: result: no configure:4638: checking for net/bpf.h configure:4638: result: no configure:4638: checking sys/ioctl.h usability configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/ioctl.h presence configure:4638: i686-uhu-linux-gcc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/ioctl.h configure:4638: result: yes configure:4638: checking sys/un.h usability configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/un.h presence configure:4638: i686-uhu-linux-gcc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/un.h configure:4638: result: yes configure:4638: checking netdb.h usability configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking netdb.h presence configure:4638: i686-uhu-linux-gcc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for netdb.h configure:4638: result: yes configure:4673: checking openssl/ssl.h usability configure:4673: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4673: checking openssl/ssl.h presence configure:4673: i686-uhu-linux-gcc -E conftest.c configure:4673: $? = 0 configure:4673: result: yes configure:4673: checking for openssl/ssl.h configure:4673: result: yes configure:4690: checking for BIO_int_ctrl in -lcrypto configure:4715: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lcrypto >&5 configure:4715: $? = 0 configure:4724: result: yes configure:4741: checking for SSL_new in -lssl configure:4766: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lssl -lcrypto >&5 configure:4766: $? = 0 configure:4775: result: yes configure:4792: checking for library containing dlopen configure:4823: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 /tmp/ccR1bWzI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:4823: $? = 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 LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PCAP 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:4823: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -ldl >&5 configure:4823: $? = 0 configure:4840: result: -ldl configure:4859: checking for SSL_set_tlsext_host_name configure:4872: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -ldl -lssl -lcrypto >&5 configure:4872: $? = 0 configure:4873: result: yes configure:5026: 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:822: creating Makefile config.status:822: creating ../tests/Makefile config.status:822: creating ../include/nsock_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_gethostent=yes ac_cv_func_kevent=no ac_cv_func_kqueue=no ac_cv_func_nanosleep=yes ac_cv_func_setsockopt=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_version_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_bpf_h=no ac_cv_header_netdb_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_pcap_h=yes 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_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_crypto_BIO_int_ctrl=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_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_dlopen=-ldl ax_cv_have_epoll=yes ax_cv_have_poll=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -Wall ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -I/var/uhubuild/work/compile/nbase' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS=' -L/var/uhubuild/work/compile/nbase' LIBNBASE_LIBS='-ldl -lssl -lcrypto -lnbase' LIBOBJS='' LIBPCAP_LIBS='-lpcap' LIBS='-ldl -lssl -lcrypto' LTLIBOBJS='' NBASEDIR='/var/uhubuild/work/compile/nbase' NSOCKTESTDIR='../tests' OBJEXT='o' OPENSSL_LIBS='-lssl -lcrypto' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' ac_ct_CC='' 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' 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 LINUX 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PCAP 1 #define HAVE_EPOLL 1 #define HAVE_POLL 1 #define STDC_HEADERS 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETDB_H 1 #define HAVE_OPENSSL 1 #define HAVE_SSL_SET_TLSEXT_HOST_NAME 1 configure: exit 0