Skip to content

Instantly share code, notes, and snippets.

Created February 26, 2014 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9226130 to your computer and use it in GitHub Desktop.
Save anonymous/9226130 to your computer and use it in GitHub Desktop.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for bash... yes
BASH_F= yes
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++-4.2 accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++-4.2... gcc3
checking dependency style of g++-4.2... (cached) gcc3
Undefined symbols for architecture x86_64:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
checking for gcc... gcc-4.2
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.2 accepts -g... yes
checking for gcc-4.2 option to accept ISO C89... none needed
checking dependency style of gcc-4.2... gcc3
checking dependency style of gcc-4.2... (cached) gcc3
checking how to run the C preprocessor... gcc-4.2 -E
checking for ranlib... ranlib
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for strftime... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking netinet/ip.h usability... yes
checking netinet/ip.h presence... yes
checking for netinet/ip.h... yes
checking for pcap_open_live in -lpcap... yes
checking for boostlib >= 1.20.0... yes
checking whether the Boost::Regex library is available... yes
checking for exit in -lboost_regex-mt... yes
checking whether the Boost::Program_Options library is available... yes
checking for exit in -lboost_program_options-mt... yes
checking whether the Boost::IOStreams library is available... yes
checking for exit in -lboost_iostreams-mt... yes
checking for lib/libnids-1.21_patched/README.original... yes
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/local/bin/python
checking for python version... 2.7
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating python/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
=== configuring in lib/libnids-1.21_patched (/private/tmp/justniffer-4fLA/justniffer-0.5.11/lib/libnids-1.21_patched)
configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr/local/Cellar/justniffer/0.5.11' 'CXX=g++-4.2' 'CC=gcc-4.2' --cache-file=/dev/null --srcdir=.
checking build system type... i386-apple-darwin13.0.0
checking host system type... i386-apple-darwin13.0.0
checking target system type... i386-apple-darwin13.0.0
checking for gcc... gcc-4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.2 accepts -g... yes
checking for gcc-4.2 option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for gettimeofday... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for libpcap... yes
skipping glib2 support
checking for libnet... no
skipping libnet
checking whether to build shared library... no
checking the name of struct icmp... struct icmp
checking if tcp states are defined... no
checking for bsd-ish struct udphdr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating samples/Makefile
config.status: creating src/config.h
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cc6htagJ.o -lstdc++ -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cc6htagJ.o -lstdc++ -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccZCvejw.o -lstdc++ -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccZCvejw.o -lstdc++ -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccdnSq0s.o -lstdc++ -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccdnSq0s.o -lstdc++ -lSystem -lgcc -lSystem
gcc called with:
superenv executed: gcc-4.2 -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.6.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -headerpad_max_install_names -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.6.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -headerpad_max_install_names -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccigAaJq.o -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccigAaJq.o -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccrPbQkE.o -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccrPbQkE.o -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cc6KC8IP.o -lpcap -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cc6KC8IP.o -lpcap -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/lib -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccxblbY8.o -lboost_regex-mt -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/lib -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccxblbY8.o -lboost_regex-mt -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/lib -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cclqaH50.o -lboost_program_options-mt -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/lib -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cclqaH50.o -lboost_program_options-mt -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/lib -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccA0biPm.o -lboost_iostreams-mt -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/lib -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccA0biPm.o -lboost_iostreams-mt -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cckhCSZC.o -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cckhCSZC.o -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cc3C1XXR.o -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cc3C1XXR.o -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccw6pF3j.o -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccw6pF3j.o -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccb3VHyg.o -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccb3VHyg.o -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccc6EbVJ.o -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccc6EbVJ.o -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cclnC22h.o -lsocket -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//cclnC22h.o -lsocket -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccYbEJd3.o -lnsl -lSystem -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/r_/3_ggrn4n5wg60y0gk622k89h0000gn/T//ccYbEJd3.o -lnsl -lSystem -lgcc -lSystem
Making install in lib/libnids-1.21_patched
cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make _install
gcc-4.2 -c -g -O2 -D_BSD_SOURCE -W -Wall -DLIBNET_VER=-1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap checksum.c
gcc-4.2 -c -g -O2 -D_BSD_SOURCE -W -Wall -DLIBNET_VER=-1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap ip_fragment.c
gcc-4.2 -c -g -O2 -D_BSD_SOURCE -W -Wall -DLIBNET_VER=-1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap ip_options.c
gcc-4.2 -c -g -O2 -D_BSD_SOURCE -W -Wall -DLIBNET_VER=-1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap killtcp.c
ip_fragment.c: In function ‘ip_glue’:
ip_fragment.c:496: warning: pointer targets in assignment differ in signedness
ip_fragment.c: In function ‘ip_defrag’:
ip_fragment.c:604: warning: pointer targets in assignment differ in signedness
gcc-4.2 -c -g -O2 -D_BSD_SOURCE -W -Wall -DLIBNET_VER=-1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap libnids.c
gcc-4.2 -c -g -O2 -D_BSD_SOURCE -W -Wall -DLIBNET_VER=-1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap scan.c
gcc-4.2 -c -g -O2 -D_BSD_SOURCE -W -Wall -DLIBNET_VER=-1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap tcp.c
libnids.c: In function ‘gen_ip_frag_proc’:
libnids.c:365: warning: pointer targets in passing argument 1 of ‘ip_options_compile’ differ in signedness
libnids.c: In function ‘process_udp’:
libnids.c:404: warning: unused parameter ‘ts’
libnids.c: In function ‘gen_ip_proc’:
libnids.c:441: warning: pointer targets in passing argument 1 of ‘process_udp’ differ in signedness
libnids.c: In function ‘nids_next’:
libnids.c:731: warning: pointer targets in passing argument 3 of ‘nids_pcap_handler’ differ in signedness
tcp.c: In function ‘get_ts’:
tcp.c:196: warning: pointer targets in initialization differ in signedness
tcp.c: In function ‘get_wscale’:
tcp.c:223: warning: pointer targets in initialization differ in signedness
tcp.c: At top level:
tcp.c:373: warning: ‘struct time’ declared inside parameter list
tcp.c:373: warning: its scope is only this definition or declaration, which is probably not what you want
tcp.c: In function ‘notify’:
tcp.c:385: warning: passing argument 3 of ‘ride_lurkers’ from incompatible pointer type
tcp.c:398: warning: passing argument 3 of ‘ride_lurkers’ from incompatible pointer type
tcp.c: In function ‘add_from_skb’:
tcp.c:444: warning: pointer targets in passing argument 2 of ‘add2buf’ differ in signedness
tcp.c:445: warning: passing argument 3 of ‘notify’ from incompatible pointer type
tcp.c:454: warning: passing argument 3 of ‘notify’ from incompatible pointer type
tcp.c:460: warning: pointer targets in passing argument 2 of ‘add2buf’ differ in signedness
tcp.c:461: warning: passing argument 3 of ‘notify’ from incompatible pointer type
tcp.c:472: warning: pointer targets in passing argument 2 of ‘add2buf’ differ in signedness
tcp.c:473: warning: passing argument 3 of ‘notify’ from incompatible pointer type
tcp.c: In function ‘tcp_queue’:
tcp.c:508: warning: pointer targets in passing argument 4 of ‘add_from_skb’ differ in signedness
gcc-4.2 -c -g -O2 -D_BSD_SOURCE -W -Wall -DLIBNET_VER=-1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap util.c
gcc-4.2 -c -g -O2 -D_BSD_SOURCE -W -Wall -DLIBNET_VER=-1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap allpromisc.c
gcc-4.2 -c -g -O2 -D_BSD_SOURCE -W -Wall -DLIBNET_VER=-1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap hash.c
tcp.c: In function ‘process_tcp’:
tcp.c:762: warning: ‘data’ is used uninitialized in this function
ar -cr libnids2.a checksum.o ip_fragment.o ip_options.o killtcp.o libnids.o scan.o tcp.o util.o allpromisc.o hash.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libnids2.a(allpromisc.o) has no symbols
ranlib libnids2.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libnids2.a(allpromisc.o) has no symbols
../mkinstalldirs /usr/local/Cellar/justniffer/0.5.11/lib
mkdir /usr/local/Cellar/justniffer/0.5.11/lib
../mkinstalldirs /usr/local/Cellar/justniffer/0.5.11/include
mkdir /usr/local/Cellar/justniffer/0.5.11/include
../mkinstalldirs /usr/local/Cellar/justniffer/0.5.11/share/man/man3
mkdir /usr/local/Cellar/justniffer/0.5.11/share
mkdir /usr/local/Cellar/justniffer/0.5.11/share/man
mkdir /usr/local/Cellar/justniffer/0.5.11/share/man/man3
# we don't want to distribute the patched version of libnids. It is usefull just for justniffer
#/usr/bin/install -c -c -m 644 libnids2.a /usr/local/Cellar/justniffer/0.5.11/lib
#/usr/bin/install -c -c -m 644 nids2.h /usr/local/Cellar/justniffer/0.5.11/include
Making install in src
g++-4.2 -DHAVE_CONFIG_H -I. -I../include -I ../lib/libnids-1.21_patched/src -I/usr/local/include -I ../include -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
g++-4.2 -DHAVE_CONFIG_H -I. -I../include -I ../lib/libnids-1.21_patched/src -I/usr/local/include -I ../include -g -O2 -MT formatter.o -MD -MP -MF .deps/formatter.Tpo -c -o formatter.o formatter.cpp
g++-4.2 -DHAVE_CONFIG_H -I. -I../include -I ../lib/libnids-1.21_patched/src -I/usr/local/include -I ../include -g -O2 -MT utilities.o -MD -MP -MF .deps/utilities.Tpo -c -o utilities.o utilities.cpp
g++-4.2 -DHAVE_CONFIG_H -I. -I../include -I ../lib/libnids-1.21_patched/src -I/usr/local/include -I ../include -g -O2 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.cpp
mv -f .deps/utilities.Tpo .deps/utilities.Po
mv -f .deps/regex.Tpo .deps/regex.Po
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/formatter.Tpo .deps/formatter.Po
g++-4.2 -g -O2 -o justniffer main.o formatter.o utilities.o regex.o -L../lib/libnids-1.21_patched/src -lnids2 -lpcap -L/usr/local/lib -lboost_regex-mt -lboost_program_options-mt
Undefined symbols for architecture x86_64:
"boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)", referenced from:
boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_prefix()in regex.o
boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_match()in regex.o
"boost::program_options::to_internal(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)", referenced from:
std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > boost::program_options::to_internal<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)in main.o
"boost::program_options::basic_parsed_options<char> boost::program_options::parse_config_file<char>(std::basic_istream<char, std::char_traits<char> >&, boost::program_options::options_description const&, bool)", referenced from:
_main in main.o
"boost::program_options::options_description::options_description(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, unsigned int)", referenced from:
__static_initialization_and_destruction_0(int, int)in main.o
"boost::program_options::invalid_option_value::invalid_option_value(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)", referenced from:
void boost::program_options::validate<int, char>(boost::any&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, int*, long)in main.o
"boost::program_options::error_with_option_name::error_with_option_name(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)", referenced from:
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const& boost::program_options::validators::get_single_string<char>(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, bool)in main.o
"boost::program_options::detail::cmdline::set_additional_parser(boost::function1<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>)", referenced from:
boost::program_options::basic_command_line_parser<char>::extra_parser(boost::function1<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>)in main.o
"boost::program_options::detail::cmdline::cmdline(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)", referenced from:
boost::program_options::basic_command_line_parser<char>::basic_command_line_parser(int, char const* const*)in main.o
"boost::program_options::validate(boost::any&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, int)", referenced from:
boost::program_options::typed_value<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, char>::xparse(boost::any&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) constin main.o
"boost::program_options::operator<<(std::basic_ostream<char, std::char_traits<char> >&, boost::program_options::options_description const&)", referenced from:
show_usage(parser&) in main.o
"boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)", referenced from:
bool boost::regex_search<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >&, boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >)in regex.o
"boost::program_options::abstract_variables_map::operator[](std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const", referenced from:
check_conflicts(boost::program_options::variables_map const&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)in main.o
_main in main.o
"boost::program_options::error_with_option_name::substitute_placeholders(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const", referenced from:
vtable for boost::program_options::validation_errorin main.o
vtable for boost::exception_detail::error_info_injector<boost::program_options::validation_error>in main.o
vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::validation_error> >in main.o
vtable for boost::exception_detail::error_info_injector<boost::program_options::invalid_option_value>in main.o
vtable for boost::program_options::invalid_option_valuein main.o
vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::invalid_option_value> >in main.o
"boost::program_options::value_semantic_codecvt_helper<char>::parse(boost::any&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, bool) const", referenced from:
vtable for boost::program_options::typed_value<int, char>in main.o
vtable for boost::program_options::typed_value<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, char>in main.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[1]: *** [justniffer] Error 1
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
HEAD: 4edbe7508594bde999724fdc4f791f2e89d899f0
CPU: quad-core 64-bit sandybridge
OS X: 10.9.1-x86_64
Xcode: 5.0.2
CLT: 5.0.1.0.1.1382131676
X11: 2.7.5 => /opt/X11
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o justniffer -lcrt1.10.6.o -L../lib/libnids-1.21_patched/src -L/usr/local/lib -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. main.o formatter.o utilities.o regex.o -lnids2 -lpcap -lboost_regex-mt -lboost_program_options-mt -lstdc++ -lSystem -lgcc -lSystem
superenv added: -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.9.0 -weak_reference_mismatches non-weak -o justniffer -lcrt1.10.6.o -L../lib/libnids-1.21_patched/src -L/usr/local/lib -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. main.o formatter.o utilities.o regex.o -lnids2 -lpcap -lboost_regex-mt -lboost_program_options-mt -lstdc++ -lSystem -lgcc -lSystem
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by justniffer configure 0.5.11, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/justniffer/0.5.11
## --------- ##
## Platform. ##
## --------- ##
hostname = mac7o.local
uname -m = x86_64
uname -r = 13.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 248 tasks, 1370 threads, 4 processors
Load average: 2.72, Mach factor: 1.99
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/opt/apple-gcc42/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2320: checking for a BSD-compatible install
configure:2388: result: /usr/bin/install -c
configure:2399: checking whether build environment is sane
configure:2449: result: yes
configure:2590: checking for a thread-safe mkdir -p
configure:2629: result: ./install-sh -c -d
configure:2642: checking for gawk
configure:2672: result: no
configure:2642: checking for mawk
configure:2672: result: no
configure:2642: checking for nawk
configure:2672: result: no
configure:2642: checking for awk
configure:2658: found /usr/bin/awk
configure:2669: result: awk
configure:2680: checking whether make sets $(MAKE)
configure:2702: result: yes
configure:2863: checking for bash
configure:2879: found /bin/bash
configure:2890: result: yes
configure:3016: checking for C++ compiler version
configure:3025: g++-4.2 --version >&5
i686-apple-darwin11-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:3036: $? = 0
configure:3025: g++-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /Volumes/Media/Builds/gcc-5666.3/build/obj/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++,fortran --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:3036: $? = 0
configure:3025: g++-4.2 -V >&5
g++-4.2: argument to `-V' is missing
configure:3036: $? = 1
configure:3025: g++-4.2 -qversion >&5
i686-apple-darwin11-g++-4.2.1: no input files
configure:3036: $? = 1
configure:3056: checking whether the C++ compiler works
configure:3078: g++-4.2 conftest.cpp >&5
configure:3082: $? = 0
configure:3130: result: yes
configure:3133: checking for C++ compiler default output file name
configure:3135: result: a.out
configure:3141: checking for suffix of executables
configure:3148: g++-4.2 -o conftest conftest.cpp >&5
configure:3152: $? = 0
configure:3174: result:
configure:3196: checking whether we are cross compiling
configure:3204: g++-4.2 -o conftest conftest.cpp >&5
configure:3208: $? = 0
configure:3215: ./conftest
configure:3219: $? = 0
configure:3234: result: no
configure:3239: checking for suffix of object files
configure:3261: g++-4.2 -c conftest.cpp >&5
configure:3265: $? = 0
configure:3286: result: o
configure:3290: checking whether we are using the GNU C++ compiler
configure:3309: g++-4.2 -c conftest.cpp >&5
configure:3309: $? = 0
configure:3318: result: yes
configure:3327: checking whether g++-4.2 accepts -g
configure:3347: g++-4.2 -c -g conftest.cpp >&5
configure:3347: $? = 0
configure:3388: result: yes
configure:3422: checking for style of include used by make
configure:3450: result: GNU
configure:3475: checking dependency style of g++-4.2
configure:3585: result: gcc3
configure:3602: checking dependency style of g++-4.2
configure:3712: result: gcc3
configure:3775: checking for gcc
configure:3802: result: gcc-4.2
configure:4031: checking for C compiler version
configure:4040: gcc-4.2 --version >&5
i686-apple-darwin11-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:4051: $? = 0
configure:4040: gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /Volumes/Media/Builds/gcc-5666.3/build/obj/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++,fortran --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:4051: $? = 0
configure:4040: gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:4051: $? = 1
configure:4040: gcc-4.2 -qversion >&5
i686-apple-darwin11-gcc-4.2.1: no input files
configure:4051: $? = 1
configure:4055: checking whether we are using the GNU C compiler
configure:4074: gcc-4.2 -c conftest.c >&5
configure:4074: $? = 0
configure:4083: result: yes
configure:4092: checking whether gcc-4.2 accepts -g
configure:4112: gcc-4.2 -c -g conftest.c >&5
configure:4112: $? = 0
configure:4153: result: yes
configure:4170: checking for gcc-4.2 option to accept ISO C89
configure:4234: gcc-4.2 -c -g -O2 conftest.c >&5
configure:4234: $? = 0
configure:4247: result: none needed
configure:4269: checking dependency style of gcc-4.2
configure:4379: result: gcc3
configure:4396: checking dependency style of gcc-4.2
configure:4506: result: gcc3
configure:4526: checking how to run the C preprocessor
configure:4557: gcc-4.2 -E conftest.c
configure:4557: $? = 0
configure:4571: gcc-4.2 -E conftest.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:4571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "justniffer"
| #define PACKAGE_TARNAME "justniffer"
| #define PACKAGE_VERSION "0.5.11"
| #define PACKAGE_STRING "justniffer 0.5.11"
| #define PACKAGE_BUGREPORT "info@plecno.com"
| #define PACKAGE_URL ""
| #define JUSTNIFFER_VERSION "0.5.11"
| #define PACKAGE "justniffer"
| #define VERSION "0.5.11"
| #define HAVE_LIB_PCAP /**/
| #define PACKAGE "justniffer"
| #define VERSION "0.5.11"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4596: result: gcc-4.2 -E
configure:4616: gcc-4.2 -E conftest.c
configure:4616: $? = 0
configure:4630: gcc-4.2 -E conftest.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:4630: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "justniffer"
| #define PACKAGE_TARNAME "justniffer"
| #define PACKAGE_VERSION "0.5.11"
| #define PACKAGE_STRING "justniffer 0.5.11"
| #define PACKAGE_BUGREPORT "info@plecno.com"
| #define PACKAGE_URL ""
| #define JUSTNIFFER_VERSION "0.5.11"
| #define PACKAGE "justniffer"
| #define VERSION "0.5.11"
| #define HAVE_LIB_PCAP /**/
| #define PACKAGE "justniffer"
| #define VERSION "0.5.11"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4701: checking for ranlib
configure:4717: found /usr/bin/ranlib
configure:4728: result: ranlib
configure:4753: checking for grep that handles long lines and -e
configure:4811: result: /usr/bin/grep
configure:4816: checking for egrep
configure:4878: result: /usr/bin/grep -E
configure:4883: checking for ANSI C header files
configure:4903: gcc-4.2 -c -g -O2 conftest.c >&5
configure:4903: $? = 0
configure:4976: gcc-4.2 -o conftest -g -O2 conftest.c >&5
configure:4976: $? = 0
configure:4976: ./conftest
configure:4976: $? = 0
configure:4987: result: yes
configure:5000: checking for sys/types.h
configure:5000: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5000: $? = 0
configure:5000: result: yes
configure:5000: checking for sys/stat.h
configure:5000: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5000: $? = 0
configure:5000: result: yes
configure:5000: checking for stdlib.h
configure:5000: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5000: $? = 0
configure:5000: result: yes
configure:5000: checking for string.h
configure:5000: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5000: $? = 0
configure:5000: result: yes
configure:5000: checking for memory.h
configure:5000: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5000: $? = 0
configure:5000: result: yes
configure:5000: checking for strings.h
configure:5000: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5000: $? = 0
configure:5000: result: yes
configure:5000: checking for inttypes.h
configure:5000: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5000: $? = 0
configure:5000: result: yes
configure:5000: checking for stdint.h
configure:5000: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5000: $? = 0
configure:5000: result: yes
configure:5000: checking for unistd.h
configure:5000: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5000: $? = 0
configure:5000: result: yes
configure:5014: checking sys/time.h usability
configure:5014: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5014: $? = 0
configure:5014: result: yes
configure:5014: checking sys/time.h presence
configure:5014: gcc-4.2 -E conftest.c
configure:5014: $? = 0
configure:5014: result: yes
configure:5014: checking for sys/time.h
configure:5014: result: yes
configure:5024: checking for an ANSI C-conforming const
configure:5089: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5089: $? = 0
configure:5096: result: yes
configure:5104: checking for inline
configure:5120: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5120: $? = 0
configure:5128: result: inline
configure:5148: checking for strftime
configure:5148: gcc-4.2 -o conftest -g -O2 conftest.c >&5
conftest.c:49: warning: conflicting types for built-in function 'strftime'
configure:5148: $? = 0
configure:5148: result: yes
configure:5201: checking for stdbool.h that conforms to C99
configure:5286: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5286: $? = 0
configure:5293: result: yes
configure:5295: checking for _Bool
configure:5295: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5295: $? = 0
configure:5295: gcc-4.2 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: expected expression before ')' token
configure:5295: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "justniffer"
| #define PACKAGE_TARNAME "justniffer"
| #define PACKAGE_VERSION "0.5.11"
| #define PACKAGE_STRING "justniffer 0.5.11"
| #define PACKAGE_BUGREPORT "info@plecno.com"
| #define PACKAGE_URL ""
| #define JUSTNIFFER_VERSION "0.5.11"
| #define PACKAGE "justniffer"
| #define VERSION "0.5.11"
| #define HAVE_LIB_PCAP /**/
| #define PACKAGE "justniffer"
| #define VERSION "0.5.11"
| #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_SYS_TIME_H 1
| #define HAVE_STRFTIME 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
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:5295: result: yes
configure:5311: checking whether time.h and sys/time.h may both be included
configure:5331: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5331: $? = 0
configure:5338: result: yes
configure:5346: checking whether struct tm is in sys/time.h or time.h
configure:5366: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5366: $? = 0
configure:5373: result: time.h
configure:5381: checking netinet/ip.h usability
configure:5381: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5381: $? = 0
configure:5381: result: yes
configure:5381: checking netinet/ip.h presence
configure:5381: gcc-4.2 -E conftest.c
configure:5381: $? = 0
configure:5381: result: yes
configure:5381: checking for netinet/ip.h
configure:5381: result: yes
configure:5390: checking for pcap_open_live in -lpcap
configure:5415: gcc-4.2 -o conftest -g -O2 conftest.c -lpcap >&5
configure:5415: $? = 0
configure:5424: result: yes
configure:5481: checking for boostlib >= 1.20.0
configure:5535: g++-4.2 -c -g -O2 -I/usr/local/include conftest.cpp >&5
conftest.cpp:29:1: warning: "HAVE_LIB_PCAP" redefined
conftest.cpp:11:1: warning: this is the location of the previous definition
configure:5535: $? = 0
configure:5537: result: yes
configure:5707: checking whether the Boost::Regex library is available
configure:5730: g++-4.2 -c -g -O2 -I/usr/local/include conftest.cpp >&5
conftest.cpp:29:1: warning: "HAVE_LIB_PCAP" redefined
conftest.cpp:11:1: warning: this is the location of the previous definition
configure:5730: $? = 0
configure:5744: result: yes
configure:5755: checking for exit in -lboost_regex-mt
configure:5780: gcc-4.2 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lboost_regex-mt >&5
conftest.c:29:1: warning: "HAVE_LIB_PCAP" redefined
conftest.c:11:1: warning: this is the location of the previous definition
conftest.c:40: warning: conflicting types for built-in function 'exit'
configure:5780: $? = 0
configure:5790: result: yes
configure:5936: checking whether the Boost::Program_Options library is available
configure:5960: g++-4.2 -c -g -O2 -I/usr/local/include conftest.cpp >&5
conftest.cpp:29:1: warning: "HAVE_LIB_PCAP" redefined
conftest.cpp:11:1: warning: this is the location of the previous definition
configure:5960: $? = 0
configure:5974: result: yes
configure:5985: checking for exit in -lboost_program_options-mt
configure:6010: gcc-4.2 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lboost_program_options-mt >&5
conftest.c:29:1: warning: "HAVE_LIB_PCAP" redefined
conftest.c:11:1: warning: this is the location of the previous definition
conftest.c:41: warning: conflicting types for built-in function 'exit'
configure:6010: $? = 0
configure:6020: result: yes
configure:6164: checking whether the Boost::IOStreams library is available
configure:6192: g++-4.2 -c -g -O2 -I/usr/local/include conftest.cpp >&5
conftest.cpp:29:1: warning: "HAVE_LIB_PCAP" redefined
conftest.cpp:11:1: warning: this is the location of the previous definition
configure:6192: $? = 0
configure:6206: result: yes
configure:6217: checking for exit in -lboost_iostreams-mt
configure:6242: gcc-4.2 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lboost_iostreams-mt >&5
conftest.c:29:1: warning: "HAVE_LIB_PCAP" redefined
conftest.c:11:1: warning: this is the location of the previous definition
conftest.c:42: warning: conflicting types for built-in function 'exit'
configure:6242: $? = 0
configure:6252: result: yes
configure:6369: checking for lib/libnids-1.21_patched/README.original
configure:6383: result: yes
configure:6553: checking for a Python interpreter with version >= 2.4
configure:6570: 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:6573: $? = 0
configure:6579: result: python
configure:6587: checking for python
configure:6605: found /usr/local/bin/python
configure:6617: result: /usr/local/bin/python
configure:6636: checking for python version
configure:6643: result: 2.7
configure:6655: checking for python platform
configure:6662: result: darwin
configure:6669: checking for python script directory
configure:6698: result: ${prefix}/lib/python2.7/site-packages
configure:6707: checking for python extension module directory
configure:6736: result: ${exec_prefix}/lib/python2.7/site-packages
configure:6901: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by justniffer config.status 0.5.11, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on mac7o.local
config.status:902: creating Makefile
config.status:902: creating src/Makefile
config.status:902: creating python/Makefile
config.status:902: creating include/config.h
config.status:1130: executing depfiles commands
configure:8295: === configuring in lib/libnids-1.21_patched (/private/tmp/justniffer-4fLA/justniffer-0.5.11/lib/libnids-1.21_patched)
configure:8358: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr/local/Cellar/justniffer/0.5.11' 'CXX=g++-4.2' 'CC=gcc-4.2' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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=gcc-4.2
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=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_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_file_lib_libnids_1_21_patched_README_original=yes
ac_cv_func_strftime=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_ip_h=yes
ac_cv_header_stdbool_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_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_boost_iostreams_mt___exit=yes
ac_cv_lib_boost_program_options_mt___exit=yes
ac_cv_lib_boost_regex_mt___exit=yes
ac_cv_lib_pcap_pcap_open_live=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_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_BASH_F=yes
ac_cv_prog_CPP='gcc-4.2 -E'
ac_cv_prog_ac_ct_CC=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_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_type__Bool=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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
ax_cv_boost_iostreams=yes
ax_cv_boost_program_options=yes
ax_cv_boost_regex=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/justniffer-4fLA/justniffer-0.5.11/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /private/tmp/justniffer-4fLA/justniffer-0.5.11/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/justniffer-4fLA/justniffer-0.5.11/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/justniffer-4fLA/justniffer-0.5.11/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/justniffer-4fLA/justniffer-0.5.11/missing --run automake-1.11'
AWK='awk'
BASH_F='yes'
BOOST_CPPFLAGS='-I/usr/local/include'
BOOST_IOSTREAMS_LIB='-lboost_iostreams-mt'
BOOST_LDFLAGS='-L/usr/local/lib'
BOOST_PROGRAM_OPTIONS_LIB='-lboost_program_options-mt'
BOOST_REGEX_LIB='-lboost_regex-mt'
CC='gcc-4.2'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc-4.2 -E'
CPPFLAGS=''
CXX='g++-4.2'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/justniffer-4fLA/justniffer-0.5.11/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
NIDS2_INCLUDE='-I ../lib/libnids-1.21_patched/src'
NIDS2_LIB='-L../lib/libnids-1.21_patched/src -lnids2'
OBJEXT='o'
PACKAGE='justniffer'
PACKAGE_BUGREPORT='info@plecno.com'
PACKAGE_NAME='justniffer'
PACKAGE_STRING='justniffer 0.5.11'
PACKAGE_TARNAME='justniffer'
PACKAGE_URL=''
PACKAGE_VERSION='0.5.11'
PATCH=''
PATH_SEPARATOR=':'
PCAP_LIB='-lpcap'
PYTHON='/usr/local/bin/python'
PYTHONCODEDIR='${prefix}/share/justniffer/scripts'
PYTHONSUBDIR='python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='darwin'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TAR=''
VERSION='0.5.11'
ac_ct_CC='gcc-4.2'
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/justniffer-4fLA/justniffer-0.5.11/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/justniffer'
pkgpythondir='${pythondir}/justniffer'
prefix='/usr/local/Cellar/justniffer/0.5.11'
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=' lib/libnids-1.21_patched'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "justniffer"
#define PACKAGE_TARNAME "justniffer"
#define PACKAGE_VERSION "0.5.11"
#define PACKAGE_STRING "justniffer 0.5.11"
#define PACKAGE_BUGREPORT "info@plecno.com"
#define PACKAGE_URL ""
#define JUSTNIFFER_VERSION "0.5.11"
#define PACKAGE "justniffer"
#define VERSION "0.5.11"
#define HAVE_LIB_PCAP /**/
#define PACKAGE "justniffer"
#define VERSION "0.5.11"
#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_SYS_TIME_H 1
#define HAVE_STRFTIME 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_LIB_PCAP 1
#define HAVE_BOOST /**/
#define HAVE_BOOST_REGEX /**/
#define HAVE_BOOST_PROGRAM_OPTIONS /**/
#define HAVE_BOOST_IOSTREAMS /**/
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 4edbe7508594bde999724fdc4f791f2e89d899f0
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.9.1-x86_64
Xcode: 5.0.2
CLT: 5.0.1.0.1.1382131676
GCC-4.2: build 5666
Clang: 5.0 build 500
X11: 2.7.5 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Your system is ready to brew.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment