Skip to content

Instantly share code, notes, and snippets.

@jbeezley
Created May 28, 2012 12:12
Show Gist options
  • Save jbeezley/2818826 to your computer and use it in GitHub Desktop.
Save jbeezley/2818826 to your computer and use it in GitHub Desktop.
config.log for nmap 6.00
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/nmap/6.00 --with-libpcre=included --with-liblua=included --without-zenmap
## --------- ##
## Platform. ##
## --------- ##
hostname = macbook-sb
uname -m = x86_64
uname -r = 10.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 8.00 gigabytes
Default processor set: 132 tasks, 724 threads, 8 processors
Load average: 1.64, Mach factor: 6.34
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/share/python
PATH: /Users/jbeezley/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/Cellar/ruby/1.9.2-p290/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/texbin
PATH: /usr/X11/bin
PATH: /Applications/MATLAB_R2010a.app/bin/maci64
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2364: checking whether NLS is requested
configure:2373: result: yes
configure:2447: checking build system type
configure:2461: result: x86_64-apple-darwin10.8.0
configure:2481: checking host system type
configure:2494: result: x86_64-apple-darwin10.8.0
configure:2562: checking for gcc
configure:2589: result: /usr/bin/gcc-4.2
configure:2818: checking for C compiler version
configure:2827: /usr/bin/gcc-4.2 --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 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:2838: $? = 0
configure:2827: /usr/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:2838: $? = 0
configure:2827: /usr/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:2838: $? = 1
configure:2827: /usr/bin/gcc-4.2 -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:2838: $? = 1
configure:2858: checking whether the C compiler works
configure:2880: /usr/bin/gcc-4.2 -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:2884: $? = 0
configure:2932: result: yes
configure:2935: checking for C compiler default output file name
configure:2937: result: a.out
configure:2943: checking for suffix of executables
configure:2950: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:2954: $? = 0
configure:2976: result:
configure:2998: checking whether we are cross compiling
configure:3006: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3010: $? = 0
configure:3017: ./conftest
configure:3021: $? = 0
configure:3036: result: no
configure:3041: checking for suffix of object files
configure:3063: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3067: $? = 0
configure:3088: result: o
configure:3092: checking whether we are using the GNU C compiler
configure:3111: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3111: $? = 0
configure:3120: result: yes
configure:3129: checking whether /usr/bin/gcc-4.2 accepts -g
configure:3149: /usr/bin/gcc-4.2 -c -g conftest.c >&5
configure:3149: $? = 0
configure:3190: result: yes
configure:3207: checking for /usr/bin/gcc-4.2 option to accept ISO C89
configure:3271: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3271: $? = 0
configure:3284: result: none needed
configure:3305: checking for inline
configure:3321: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3321: $? = 0
configure:3329: result: inline
configure:3396: checking for gcc
configure:3423: result: /usr/bin/gcc-4.2
configure:3652: checking for C compiler version
configure:3661: /usr/bin/gcc-4.2 --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 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:3672: $? = 0
configure:3661: /usr/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:3672: $? = 0
configure:3661: /usr/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:3672: $? = 1
configure:3661: /usr/bin/gcc-4.2 -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:3672: $? = 1
configure:3676: checking whether we are using the GNU C compiler
configure:3704: result: yes
configure:3713: checking whether /usr/bin/gcc-4.2 accepts -g
configure:3774: result: yes
configure:3791: checking for /usr/bin/gcc-4.2 option to accept ISO C89
configure:3868: result: none needed
configure:4000: checking for C++ compiler version
configure:4009: /usr/bin/g++-4.2 --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 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:4020: $? = 0
configure:4009: /usr/bin/g++-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:4020: $? = 0
configure:4009: /usr/bin/g++-4.2 -V >&5
g++-4.2: argument to `-V' is missing
configure:4020: $? = 1
configure:4009: /usr/bin/g++-4.2 -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:4020: $? = 1
configure:4024: checking whether we are using the GNU C++ compiler
configure:4043: /usr/bin/g++-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.cpp >&5
configure:4043: $? = 0
configure:4052: result: yes
configure:4061: checking whether /usr/bin/g++-4.2 accepts -g
configure:4081: /usr/bin/g++-4.2 -c -g conftest.cpp >&5
configure:4081: $? = 0
configure:4122: result: yes
configure:4188: checking for ranlib
configure:4204: found /usr/bin/ranlib
configure:4215: result: ranlib
configure:4251: checking for a BSD-compatible install
configure:4319: result: /usr/bin/install -c
configure:4338: checking for __func__
configure:4353: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:4353: $? = 0
configure:4360: result: yes
configure:4448: checking for strip
configure:4466: found /usr/bin/strip
configure:4478: result: /usr/bin/strip
configure:4787: checking for main in -lm
configure:4806: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c -lm >&5
configure:4806: $? = 0
configure:4815: result: yes
configure:4838: checking how to run the C preprocessor
configure:4869: /usr/bin/gcc-4.2 -E conftest.c
configure:4869: $? = 0
configure:4883: /usr/bin/gcc-4.2 -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4883: $? = 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 MACOSX 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4908: result: /usr/bin/gcc-4.2 -E
configure:4928: /usr/bin/gcc-4.2 -E conftest.c
configure:4928: $? = 0
configure:4942: /usr/bin/gcc-4.2 -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4942: $? = 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 MACOSX 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4971: checking for grep that handles long lines and -e
configure:5029: result: /usr/bin/grep
configure:5034: checking for egrep
configure:5096: result: /usr/bin/grep -E
configure:5101: checking for ANSI C header files
configure:5121: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5121: $? = 0
configure:5194: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c -lm >&5
configure:5194: $? = 0
configure:5194: ./conftest
configure:5194: $? = 0
configure:5205: result: yes
configure:5218: checking for sys/types.h
configure:5218: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for sys/stat.h
configure:5218: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for stdlib.h
configure:5218: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for string.h
configure:5218: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for memory.h
configure:5218: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for strings.h
configure:5218: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for inttypes.h
configure:5218: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for stdint.h
configure:5218: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for unistd.h
configure:5218: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5233: checking pwd.h usability
configure:5233: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5233: $? = 0
configure:5233: result: yes
configure:5233: checking pwd.h presence
configure:5233: /usr/bin/gcc-4.2 -E conftest.c
configure:5233: $? = 0
configure:5233: result: yes
configure:5233: checking for pwd.h
configure:5233: result: yes
configure:5233: checking termios.h usability
configure:5233: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5233: $? = 0
configure:5233: result: yes
configure:5233: checking termios.h presence
configure:5233: /usr/bin/gcc-4.2 -E conftest.c
configure:5233: $? = 0
configure:5233: result: yes
configure:5233: checking for termios.h
configure:5233: result: yes
configure:5233: checking sys/sockio.h usability
configure:5233: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5233: $? = 0
configure:5233: result: yes
configure:5233: checking sys/sockio.h presence
configure:5233: /usr/bin/gcc-4.2 -E conftest.c
configure:5233: $? = 0
configure:5233: result: yes
configure:5233: checking for sys/sockio.h
configure:5233: result: yes
configure:5245: checking for linux/rtnetlink.h
configure:5245: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
conftest.c:26:29: error: linux/rtnetlink.h: No such file or directory
configure:5245: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| /* end confdefs.h. */
| #include <netinet/in.h>
|
| #include <linux/rtnetlink.h>
configure:5245: result: no
configure:5258: checking sys/socket.h usability
configure:5258: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5258: $? = 0
configure:5258: result: yes
configure:5258: checking sys/socket.h presence
configure:5258: /usr/bin/gcc-4.2 -E conftest.c
configure:5258: $? = 0
configure:5258: result: yes
configure:5258: checking for sys/socket.h
configure:5258: result: yes
configure:5270: checking for net/if.h
configure:5270: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:5270: $? = 0
configure:5270: result: yes
configure:5294: checking for library containing setsockopt
configure:5325: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c -lm >&5
configure:5325: $? = 0
configure:5342: result: none required
configure:5350: checking for library containing gethostbyname
configure:5381: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c -lm >&5
configure:5381: $? = 0
configure:5398: result: none required
configure:5408: checking if AF_INET6 IPPROTO_RAW sockets include the packet header
configure:5419: result: no
configure:5471: checking for a Python interpreter with version >= 2.4
configure:5488: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:5491: $? = 0
configure:5497: result: python
configure:5505: checking for python
configure:5523: found /usr/local/bin/python
configure:5535: result: /usr/local/bin/python
configure:5562: checking for python version
configure:5569: result: 2.7
configure:5581: checking for python platform
configure:5588: result: darwin
configure:5595: checking for python script directory
configure:5623: result: ${prefix}/lib/python2.7/site-packages
configure:5632: checking for python extension module directory
configure:5660: result: ${exec_prefix}/lib/python2.7/site-packages
configure:6020: checking openssl/ssl.h usability
configure:6020: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:6020: $? = 0
configure:6020: result: yes
configure:6020: checking openssl/ssl.h presence
configure:6020: /usr/bin/gcc-4.2 -E conftest.c
configure:6020: $? = 0
configure:6020: result: yes
configure:6020: checking for openssl/ssl.h
configure:6020: result: yes
configure:6037: checking for BIO_int_ctrl in -lcrypto
configure:6062: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c -lcrypto -lm >&5
configure:6062: $? = 0
configure:6071: result: yes
configure:6088: checking for SSL_new in -lssl
configure:6113: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c -lssl -lcrypto -lm >&5
configure:6113: $? = 0
configure:6122: result: yes
configure:6157: checking pcap.h usability
configure:6157: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:6157: $? = 0
configure:6157: result: yes
configure:6157: checking pcap.h presence
configure:6157: /usr/bin/gcc-4.2 -E conftest.c
configure:6157: $? = 0
configure:6157: result: yes
configure:6157: checking for pcap.h
configure:6157: result: yes
configure:6160: checking for pcap_datalink in -lpcap
configure:6185: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c -lpcap -lm >&5
configure:6185: $? = 0
configure:6194: result: yes
configure:6291: checking sys/ioccom.h usability
configure:6291: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:6291: $? = 0
configure:6291: result: yes
configure:6291: checking sys/ioccom.h presence
configure:6291: /usr/bin/gcc-4.2 -E conftest.c
configure:6291: $? = 0
configure:6291: result: yes
configure:6291: checking for sys/ioccom.h
configure:6291: result: yes
configure:6291: checking sys/time.h usability
configure:6291: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:6291: $? = 0
configure:6291: result: yes
configure:6291: checking sys/time.h presence
configure:6291: /usr/bin/gcc-4.2 -E conftest.c
configure:6291: $? = 0
configure:6291: result: yes
configure:6291: checking for sys/time.h
configure:6291: result: yes
configure:6291: checking net/bpf.h usability
configure:6291: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5
configure:6291: $? = 0
configure:6291: result: yes
configure:6291: checking net/bpf.h presence
configure:6291: /usr/bin/gcc-4.2 -E conftest.c
configure:6291: $? = 0
configure:6291: result: yes
configure:6291: checking for net/bpf.h
configure:6291: result: yes
configure:6301: checking if libpcap is suitable
configure:6325: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c -lm -lpcap >&5
configure:6325: $? = 0
configure:6325: ./conftest
configure:6325: $? = 0
configure:6363: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c -lm -lpcap >&5
configure:6363: $? = 0
configure:6363: ./conftest
configure:6363: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <sys/types.h>
| #ifdef HAVE_SYS_IOCCOM_H
| #include <sys/ioccom.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NET_BPF_H
| #include <net/bpf.h>
| #endif
| extern char pcap_version[];
| int main() {
| int major, minor;
| sscanf(pcap_version,"%d.%d", &major, &minor);
| if ((major == 1 && minor >= 1) || major > 1)
| return 0;
| #ifdef BIOCSRTIMEOUT
| #ifdef IOCPARM_LEN
| if (IOCPARM_LEN(BIOCSRTIMEOUT) != sizeof(struct timeval))
| return 1;
| #endif
| #endif
| return 0;
| }
|
configure:6377: result: no -- BPF_TIMEOUT BIOCSRTIMEOUT bug (64-bit OS X)
configure:6414: checking for library containing nl_handle_alloc
configure:6445: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/libpcap conftest.c -lm >&5
Undefined symbols:
"_nl_handle_alloc", referenced from:
_main in ccofaZuH.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:6445: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define PCAP_INCLUDED 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 nl_handle_alloc ();
| int
| main ()
| {
| return nl_handle_alloc ();
| ;
| return 0;
| }
configure:6445: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/libpcap conftest.c -lnl -lm >&5
ld: library not found for -lnl
collect2: ld returned 1 exit status
configure:6445: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define PCAP_INCLUDED 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 nl_handle_alloc ();
| int
| main ()
| {
| return nl_handle_alloc ();
| ;
| return 0;
| }
configure:6462: result: no
configure:6738: checking for library containing dlopen
configure:6769: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c -lm >&5
configure:6769: $? = 0
configure:6786: result: none required
configure:6962: result: yes
configure:7012: checking linear.h usability
configure:7012: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c >&5
conftest.c:66:20: error: linear.h: No such file or directory
configure:7012: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define PCAP_INCLUDED 1
| #define PCRE_INCLUDED 1
| #define DNET_INCLUDED 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linear.h>
configure:7012: result: no
configure:7012: checking linear.h presence
configure:7012: /usr/bin/gcc-4.2 -E -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c
conftest.c:33:20: error: linear.h: No such file or directory
configure:7012: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define PCAP_INCLUDED 1
| #define PCRE_INCLUDED 1
| #define DNET_INCLUDED 1
| /* end confdefs.h. */
| #include <linear.h>
configure:7012: result: no
configure:7012: checking for linear.h
configure:7012: result: no
configure:7071: result: no
configure:7095: checking whether byte ordering is bigendian
configure:7110: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c >&5
configure:7110: $? = 0
configure:7155: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c >&5
configure:7155: $? = 0
configure:7173: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c >&5
conftest.c: In function 'main':
conftest.c:41: error: 'not' undeclared (first use in this function)
conftest.c:41: error: (Each undeclared identifier is reported only once
conftest.c:41: error: for each function it appears in.)
conftest.c:41: error: expected ';' before 'big'
configure:7173: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define PCAP_INCLUDED 1
| #define PCRE_INCLUDED 1
| #define DNET_INCLUDED 1
| #define LIBLINEAR_INCLUDED 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:7301: result: no
configure:7320: checking if struct in_addr is a wacky huge structure (some Sun boxes)
configure:7334: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c >&5
conftest.c: In function 'main':
conftest.c:38: error: 'struct in_addr' has no member named '_S_un'
configure:7334: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define PCAP_INCLUDED 1
| #define PCRE_INCLUDED 1
| #define DNET_INCLUDED 1
| #define LIBLINEAR_INCLUDED 1
| /* end confdefs.h. */
| #include <netinet/in.h>
| int
| main ()
| {
| struct in_addr i; i._S_un._S_addr;
| ;
| return 0;
| }
configure:7354: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c >&5
conftest.c: In function 'main':
conftest.c:39: error: 'struct in_addr' has no member named 'S_un'
configure:7354: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define PCAP_INCLUDED 1
| #define PCRE_INCLUDED 1
| #define DNET_INCLUDED 1
| #define LIBLINEAR_INCLUDED 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <netinet/in.h>
| int
| main ()
| {
| struct in_addr i; i.S_un.S_addr;
| ;
| return 0;
| }
configure:7362: result: no
configure:7369: checking if struct icmp exists
configure:7394: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c >&5
configure:7394: $? = 0
configure:7401: result: yes
configure:7408: checking if struct ip exists
configure:7432: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c >&5
configure:7432: $? = 0
configure:7439: result: yes
configure:7446: checking if struct ip has ip_sum member
configure:7471: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c >&5
configure:7471: $? = 0
configure:7478: result: yes
configure:7487: checking for strerror
configure:7487: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.c -lm >&5
configure:7487: $? = 0
configure:7487: result: yes
configure:7503: checking for type of 6th argument to recvfrom()
configure:7524: /usr/bin/g++-4.2 -c -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap conftest.cpp >&5
configure:7524: $? = 0
configure:7538: result: socklen_t
configure:7679: checking for APR
configure:7758: result: yes
configure:7789: checking svn_client.h usability
configure:7789: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap -I$(top_srcdir)/nbase -I$(top_srcdir)/nsock/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 conftest.c >&5
conftest.c:72:24: error: svn_client.h: No such file or directory
configure:7789: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define PCAP_INCLUDED 1
| #define PCRE_INCLUDED 1
| #define DNET_INCLUDED 1
| #define LIBLINEAR_INCLUDED 1
| #define HAVE_STRUCT_ICMP 1
| #define HAVE_STRUCT_IP 1
| #define HAVE_IP_IP_SUM 1
| #define HAVE_STRERROR 1
| #define recvfrom6_t socklen_t
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <svn_client.h>
configure:7789: result: no
configure:7789: checking svn_client.h presence
configure:7789: /usr/bin/gcc-4.2 -E -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap -I$(top_srcdir)/nbase -I$(top_srcdir)/nsock/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 conftest.c
conftest.c:39:24: error: svn_client.h: No such file or directory
configure:7789: $? = 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 MACOSX 1
| #define HAVE_LIBM 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_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define PCAP_INCLUDED 1
| #define PCRE_INCLUDED 1
| #define DNET_INCLUDED 1
| #define LIBLINEAR_INCLUDED 1
| #define HAVE_STRUCT_ICMP 1
| #define HAVE_STRUCT_IP 1
| #define HAVE_IP_IP_SUM 1
| #define HAVE_STRERROR 1
| #define recvfrom6_t socklen_t
| /* end confdefs.h. */
| #include <svn_client.h>
configure:7789: result: no
configure:7789: checking for svn_client.h
configure:7789: result: no
configure:7794: checking subversion-1/svn_client.h usability
configure:7794: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap -I$(top_srcdir)/nbase -I$(top_srcdir)/nsock/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 conftest.c >&5
configure:7794: $? = 0
configure:7794: result: yes
configure:7794: checking subversion-1/svn_client.h presence
configure:7794: /usr/bin/gcc-4.2 -E -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap -I$(top_srcdir)/nbase -I$(top_srcdir)/nsock/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 conftest.c
configure:7794: $? = 0
configure:7794: result: yes
configure:7794: checking for subversion-1/svn_client.h
configure:7794: result: yes
configure:7809: checking for svn_client_create_context in -lsvn_client-1
configure:7834: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4 -I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap -I$(top_srcdir)/nbase -I$(top_srcdir)/nsock/include -Lnbase -Lnsock/src/ conftest.c -lsvn_client-1 -lm >&5
configure:7834: $? = 0
configure:7843: result: yes
configure:8013: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on macbook-sb
config.status:930: creating Makefile
config.status:1033: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status:930: creating libnetutil/Makefile
config.status:930: creating nmap_config.h
configure:9256: === configuring in nping (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/nping)
configure:9319: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
configure:9256: === configuring in libpcap (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/libpcap)
configure:9319: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
configure:9256: === configuring in libpcre (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/libpcre)
configure:9319: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
configure:9256: === configuring in libdnet-stripped (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/libdnet-stripped)
configure:9319: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
configure:9256: === configuring in nbase (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/nbase)
configure:9319: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
configure:9256: === configuring in nsock/src (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/nsock/src)
configure:9319: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
configure:9256: === configuring in ncat (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/ncat)
configure:9319: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
configure:9256: === configuring in nmap-update (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/nmap-update)
configure:9319: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin10.8.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2 -msse4'
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=set
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=core2 -msse4'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++-4.2
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_strerror=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linear_h=no
ac_cv_header_linux_rtnetlink_h=no
ac_cv_header_memory_h=yes
ac_cv_header_net_bpf_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_openssl_ssl_h=yes
ac_cv_header_pcap_h=yes
ac_cv_header_pwd_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_subversion_1_svn_client_h=yes
ac_cv_header_svn_client_h=no
ac_cv_header_sys_ioccom_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin10.8.0
ac_cv_ip_has_ip_sum=yes
ac_cv_lib_crypto_BIO_int_ctrl=yes
ac_cv_lib_m_main=yes
ac_cv_lib_pcap_pcap_datalink=yes
ac_cv_lib_ssl_SSL_new=yes
ac_cv_lib_svn_client_1_svn_client_create_context=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PYTHON=/usr/local/bin/python
ac_cv_path_ac_pt_STRIP=/usr/bin/strip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_search_dlopen='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_nl_handle_alloc=no
ac_cv_search_setsockopt='none required'
ac_cv_struct_icmp_exists=yes
ac_cv_struct_ip_exists=yes
am_cv_pathless_PYTHON=python
am_cv_python_platform=darwin
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
am_cv_python_version=2.7
## ----------------- ##
## Output variables. ##
## ----------------- ##
BUILDNDIFF='build-ndiff'
BUILDNPING='build-nping'
BUILDZENMAP=''
CC='/usr/bin/gcc-4.2'
CFLAGS='-Os -w -pipe -march=core2 -msse4'
COMPAT_OBJS=''
COMPAT_SRCS=''
CPP='/usr/bin/gcc-4.2 -E'
CPPFLAGS='-I$(top_srcdir)/liblinear -I$(top_srcdir)/liblua -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/libpcre -I$(top_srcdir)/libpcap -I$(top_srcdir)/nbase -I$(top_srcdir)/nsock/include'
CXX='/usr/bin/g++-4.2'
CXXFLAGS='-no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing'
DEFS='-DHAVE_CONFIG_H'
DNET_BUILD='dnet_build'
DNET_CLEAN='dnet_clean'
DNET_DEPENDS='$(top_srcdir)/libdnet-stripped/src/.libs/libdnet.a'
DNET_DIST_CLEAN='dnet_dist_clean'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALLNDIFF='install-ndiff'
INSTALLNPING='install-nping'
INSTALLNSE='install-nse'
INSTALLZENMAP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -Lnbase -Lnsock/src/'
LIBDNETDIR='libdnet-stripped'
LIBDNET_LIBS='$(top_srcdir)/libdnet-stripped/src/.libs/libdnet.a'
LIBLINEARDIR='liblinear'
LIBLINEAR_BUILD='liblinear_build'
LIBLINEAR_CLEAN='liblinear_clean'
LIBLINEAR_DEPENDS='$(top_srcdir)/liblinear/liblinear.a'
LIBLINEAR_DIST_CLEAN='liblinear_dist_clean'
LIBLINEAR_LIBS='$(top_srcdir)/liblinear/liblinear.a'
LIBLUADIR='liblua'
LIBLUA_LIBS='$(top_srcdir)/liblua/liblua.a'
LIBNBASE_LIBS='-lnbase'
LIBNSOCK_LIBS='-lnsock'
LIBOBJS=''
LIBPCAP_LIBS='$(LIBPCAPDIR)/libpcap.a'
LIBPCREDIR='libpcre'
LIBPCRE_LIBS='libpcre/libpcre.a'
LIBS='-lsvn_client-1 -lm '
LTLIBOBJS=''
LUA_BUILD='lua_build'
LUA_CFLAGS='-DLUA_USE_MACOSX'
LUA_CLEAN='lua_clean'
LUA_DEPENDS='$(top_srcdir)/liblua/liblua.a'
LUA_DIST_CLEAN='lua_dist_clean'
NBASEDIR='nbase'
NBASE_BUILD='nbase_build'
NCATDIR='ncat'
NCAT_BUILD='ncat_build'
NCAT_CLEAN='ncat_clean'
NCAT_DIST_CLEAN='ncat_dist_clean'
NCAT_INSTALL='install-ncat'
NCAT_UNINSTALL='uninstall-ncat'
NDIFFDIR='ndiff'
NDIFF_CLEAN='ndiff_clean'
NDIFF_DIST_CLEAN='ndiff_dist_clean'
NMAP_UPDATE_BUILD='build-nmap-update'
NMAP_UPDATE_CLEAN='clean-nmap-update'
NMAP_UPDATE_DIST_CLEAN='distclean-nmap-update'
NMAP_UPDATE_INSTALL='install-nmap-update'
NMAP_UPDATE_UNINSTALL='uninstall-nmap-update'
NPINGDIR='nping'
NPING_CLEAN='nping_clean'
NPING_DIST_CLEAN='nping_dist_clean'
NSOCKDIR='nsock'
NSOCK_BUILD='nsock_build'
OBJEXT='o'
OPENSSL_LIBS='-lssl -lcrypto'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCAP_BUILD='pcap_build'
PCAP_CLEAN='pcap_clean'
PCAP_DEPENDS='$(LIBPCAPDIR)/libpcap.a'
PCAP_DIST_CLEAN='pcap_dist_clean'
PCRE_BUILD='pcre_build'
PCRE_CLEAN='pcre_clean'
PCRE_DEPENDS='libpcre/libpcre.a'
PCRE_DIST_CLEAN='pcre_dist_clean'
PYTHON='/usr/local/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='darwin'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='ranlib'
SHELL='/bin/sh'
STRIP='/usr/bin/strip'
UNINSTALLNPING='uninstall-nping'
UNINSTALLZENMAP=''
USE_NLS='yes'
ZENMAPDIR='zenmap'
ZENMAP_CLEAN=''
ZENMAP_DIST_CLEAN=''
ac_ct_CC='/usr/bin/gcc-4.2'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin10.8.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin10.8.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin10.8.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin10.8.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libpcapdir='libpcap'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pcredir='libpcre'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/'
pkgpythondir='${pythondir}/'
prefix='/usr/local/Cellar/nmap/6.00'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
pythondir='${prefix}/lib/python2.7/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' nping libpcap libpcre libdnet-stripped nbase nsock/src ncat nmap-update'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define MACOSX 1
#define HAVE_LIBM 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_PWD_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_OPENSSL 1
#define HAVE_SYS_IOCCOM_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_NET_BPF_H 1
#define PCAP_INCLUDED 1
#define PCRE_INCLUDED 1
#define DNET_INCLUDED 1
#define LIBLINEAR_INCLUDED 1
#define HAVE_STRUCT_ICMP 1
#define HAVE_STRUCT_IP 1
#define HAVE_IP_IP_SUM 1
#define HAVE_STRERROR 1
#define recvfrom6_t socklen_t
#define HAVE_LIBSVN_CLIENT_1 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment