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.60. Invocation command line was $ ./configure --with-pcap-includes=/usr/include/pcap/ --disable-pcap-restart ## --------- ## ## Platform. ## ## --------- ## hostname = Gauss uname -m = i686 uname -r = 3.2.0-25-generic-pae uname -s = Linux uname -v = #40-Ubuntu SMP Wed May 23 22:11:24 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1703: checking build system type configure:1721: result: i686-pc-linux-gnu configure:1743: checking host system type configure:1758: result: i686-pc-linux-gnu configure:1780: checking target system type configure:1795: result: i686-pc-linux-gnu configure:1871: checking for gcc configure:1887: found /usr/bin/gcc configure:1898: result: gcc configure:2136: checking for C compiler version configure:2143: gcc --version >&5 gcc (Ubuntu/Linaro 4.4.7-1ubuntu2) 4.4.7 Copyright (C) 2010 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:2146: $? = 0 configure:2153: gcc -v >&5 Using built-in specs. Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.7-1ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.4.7 (Ubuntu/Linaro 4.4.7-1ubuntu2) configure:2156: $? = 0 configure:2163: gcc -V >&5 gcc: '-V' option must have argument configure:2166: $? = 1 configure:2189: checking for C compiler default output file name configure:2216: gcc conftest.c >&5 configure:2219: $? = 0 configure:2265: result: a.out configure:2270: checking whether the C compiler works configure:2280: ./a.out configure:2283: $? = 0 configure:2300: result: yes configure:2307: checking whether we are cross compiling configure:2309: result: no configure:2312: checking for suffix of executables configure:2319: gcc -o conftest conftest.c >&5 configure:2322: $? = 0 configure:2346: result: configure:2352: checking for suffix of object files configure:2378: gcc -c conftest.c >&5 configure:2381: $? = 0 configure:2404: result: o configure:2408: checking whether we are using the GNU C compiler configure:2437: gcc -c conftest.c >&5 configure:2443: $? = 0 configure:2450: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2453: $? = 0 configure:2460: test -s conftest.o configure:2463: $? = 0 configure:2477: result: yes configure:2482: checking whether gcc accepts -g configure:2512: gcc -c -g conftest.c >&5 configure:2518: $? = 0 configure:2525: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2528: $? = 0 configure:2535: test -s conftest.o configure:2538: $? = 0 configure:2668: result: yes configure:2685: checking for gcc option to accept ISO C89 configure:2759: gcc -c -g -O2 conftest.c >&5 configure:2765: $? = 0 configure:2772: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2775: $? = 0 configure:2782: test -s conftest.o configure:2785: $? = 0 configure:2805: result: none needed configure:2829: checking how to run the C preprocessor configure:2869: gcc -E conftest.c configure:2875: $? = 0 configure:2913: gcc -E conftest.c conftest.c:8: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:2919: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2959: result: gcc -E configure:2988: gcc -E conftest.c configure:2994: $? = 0 configure:3032: gcc -E conftest.c conftest.c:8: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3038: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3083: checking for grep that handles long lines and -e configure:3157: result: /bin/grep configure:3162: checking for egrep configure:3240: result: /bin/grep -E configure:3245: checking for ANSI C header files configure:3275: gcc -c -g -O2 conftest.c >&5 configure:3281: $? = 0 configure:3288: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3291: $? = 0 configure:3298: test -s conftest.o configure:3301: $? = 0 configure:3397: gcc -o conftest -g -O2 conftest.c >&5 configure:3400: $? = 0 configure:3406: ./conftest configure:3409: $? = 0 configure:3426: result: yes configure:3443: checking for tcpdump configure:3461: found /usr/sbin/tcpdump configure:3473: result: /usr/sbin/tcpdump configure:3665: checking for a broken redhat glibc udphdr declaration configure:3703: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:27: error: 'struct udphdr' has no member named 'source' configure:3709: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | | #ifndef __FAVOR_BSD | #define __FAVOR_BSD | #endif | | #ifndef _BSD_SOURCE | #define _BSD_SOURCE 1 | #endif | | #undef _GNU_SOURCE | | #include | | int | main () | { | | struct udphdr foo; | unsigned short bar = foo.source; | | ; | return 0; | } configure:4001: checking for a complete set of pcap headers configure:4050: checking for BPF include path configure:4057: checking for DLT_LINUX_SLL in bpf.h configure:4083: checking for DLT_LOOP in bpf.h configure:4109: checking for DLT_IEEE802_11 in bpf.h configure:4135: checking for DLT_IEEE802_11_RADIO in bpf.h configure:4161: checking for DLT_RAW in bpf.h configure:4250: checking for pcap_open_live in -lpcap configure:4285: gcc -o conftest -g -O2 conftest.c -lpcap >&5 configure:4291: $? = 0 configure:4298: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4301: $? = 0 configure:4308: test -s conftest configure:4311: $? = 0 configure:4325: result: yes configure:4746: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Gauss config.status:600: creating Makefile config.status:600: creating config.h config.status:817: config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_stdc=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_pcap_pcap_open_live=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_prefix_program=/usr/sbin/tcpdump ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_target=i686-pc-linux-gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_DEFINES=' -D_BSD_SOURCE=1 -D__FAVOR_BSD=1' EXTRA_INCLUDES='' EXTRA_LIBS='' GREP='/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='-lpcap ' LTLIBOBJS='' OBJEXT='o' OS='LINUX' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCAP_INCLUDE='-I/usr/include/pcap/' PCAP_LINK='-L/usr/include/lib' REGEX_DIR='regex-0.12' REGEX_OBJS='regex-0.12/regex.o' SHELL='/bin/bash' STRIPFLAG='-s' ac_ct_CC='gcc' ac_prefix_program='/usr/sbin/tcpdump' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define STDC_HEADERS 1 #define USE_PCAP_RESTART 0 #define USE_PCRE 0 #define USE_IPv6 0 #define USE_DROPPRIVS 1 #define DROPPRIVS_USER "nobody" #define HAVE_DUMB_UDPHDR 0 #define HAVE_DLT_RAW 1 #define HAVE_DLT_IEEE802_11 1 #define HAVE_DLT_IEEE802_11_RADIO 1 #define HAVE_DLT_LOOP 1 #define HAVE_DLT_LINUX_SLL 1 #define HAVE_LIBPCAP 1 #define PCAP_RESTART_FUNC unused configure: exit 0 .