Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Script started on Sun Apr 29 00:20:15 2012
- dspruell@molodetz:~/downloads/suricata-1.3beta1$ CPPFLAGS="-I/usr/local/include" CFLAGS="-L/usr/local/lib" ./configure --sy
- S="-L/usr/local/lib" ./configure --sy <sconfdir=/etc --localstatedir=/var --with-libnet-includes=/usr/local/include/libnet-1.
- edir=/var --with-libnet-includes=/usr/local/include/libnet-1. <1 --with-libnet-libraries=/usr/local/lib/libnet-1.1
- dspruell@molodetz:~/downloads/suricata-1.3beta1$ CPPFLAGS="-I/usr/local/include" CFLAGS="-L/usr/local/lib" ./configure --sy>
- 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 style of include used by make... GNU
- checking for gcc... gcc
- 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 accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- checking for gcc option to accept ISO C99... -std=gnu99
- checking build system type... i386-unknown-openbsd5.0
- checking host system type... i386-unknown-openbsd5.0
- checking how to print strings... print -r
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc -std=gnu99... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 196608
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... no
- checking how to convert i386-unknown-openbsd5.0 file names to i386-unknown-openbsd5.0 format... func_convert_file_noop
- checking how to convert i386-unknown-openbsd5.0 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
- checking for dlltool... no
- checking how to associate runtime and link libraries... print -r --
- checking for ar... ar
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
- checking for sysroot... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... gcc -std=gnu99 -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 for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
- checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
- checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
- checking if gcc -std=gnu99 static flag -static works... yes
- checking if gcc -std=gnu99 supports -c -o file.o... yes
- checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
- checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... yes
- checking dynamic linker characteristics... openbsd5.0 ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking gcc version... 4.2.1
- checking for gawk... (cached) awk
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking dependency style of gcc... (cached) gcc3
- checking how to run the C preprocessor... gcc -std=gnu99 -E
- checking whether ln -s works... yes
- checking whether make sets $(MAKE)... (cached) yes
- checking for pkg-config... /usr/bin/pkg-config
- checking for spatch... no
- Warning! spatch not found, you will not be
- able to run code checking with coccinelle
- get it from http://coccinelle.lip6.fr
- or install from your distribution
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking for inttypes.h... (cached) yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking poll.h usability... yes
- checking poll.h presence... yes
- checking for poll.h... yes
- checking signal.h usability... yes
- checking signal.h presence... yes
- checking for signal.h... yes
- checking for stdint.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/prctl.h usability... no
- checking sys/prctl.h presence... no
- checking for sys/prctl.h... no
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/syscall.h usability... yes
- checking sys/syscall.h presence... yes
- checking for sys/syscall.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking windows.h usability... no
- checking windows.h presence... no
- checking for windows.h... no
- checking winsock2.h usability... no
- checking winsock2.h presence... no
- checking for winsock2.h... no
- checking ws2tcpip.h usability... no
- checking ws2tcpip.h presence... no
- checking for ws2tcpip.h... no
- checking for sys/socket.h... (cached) yes
- checking for net/if.h... no
- checking for sys/mman.h... no
- checking for inline... inline
- checking for pid_t... yes
- checking for size_t... yes
- checking for int32_t... yes
- checking for uint16_t... yes
- checking for uint32_t... yes
- checking for uint64_t... yes
- checking for uint8_t... yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible realloc... yes
- checking for gettimeofday... yes
- checking for memset... yes
- checking for strcasecmp... yes
- checking for strchr... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strncasecmp... yes
- checking for strtol... yes
- checking for strtoul... yes
- checking for memchr... yes
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking host os... installation for i386-unknown-openbsd5.0 OS... ok
- checking pcre.h usability... yes
- checking pcre.h presence... yes
- checking for pcre.h... yes
- checking for pcre_get_substring in -lpcre... yes
- checking for pcre_dfa_exec in -lpcre... yes
- checking for PCRE JIT support... no
- checking yaml.h usability... yes
- checking yaml.h presence... yes
- checking for yaml.h... yes
- checking for yaml_parser_initialize in -lyaml... yes
- checking for pthread_create in -lpthread... yes
- checking for libnet.h version 1.1.x... yes
- checking for libnet_write in -lnet... yes
- checking for libnet_build_icmpv6_unreach in -lnet... no
- checking pcap.h usability... yes
- checking pcap.h presence... yes
- checking for pcap.h... yes
- checking for pcap_open_live in -lpcap... yes
- checking for pcap_activate in -lpcap... no
- checking for pcap_set_buffer_size in -lpcap... no
- checking whether TPACKET_V2 is declared... no
- checking whether PACKET_FANOUT is declared... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking cap-ng.h usability... no
- checking cap-ng.h presence... no
- checking for cap-ng.h... no
- WARNING! libcap-ng library not found, go get it
- from http://people.redhat.com/sgrubb/libcap-ng/
- or your distribution:
- Ubuntu: apt-get install libcap-ng-dev
- Fedora: yum install libcap-ng-devel
- Suricata will be built without support for dropping privs.
- checking nspr.h usability... no
- checking nspr.h presence... no
- checking for nspr.h... no
- checking sechash.h usability... no
- checking sechash.h presence... no
- checking for sechash.h... no
- checking magic.h usability... yes
- checking magic.h presence... yes
- checking for magic.h... yes
- checking for magic_open in -lmagic... yes
- checking git command available... which: git: Command not found.
- no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating qa/Makefile
- config.status: creating qa/coccinelle/Makefile
- config.status: creating rules/Makefile
- config.status: creating doc/Makefile
- config.status: creating suricata.yaml
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- === configuring in libhtp (/home/dspruell/downloads/suricata-1.3beta1/libhtp)
- configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/etc' '--localstatedir=/var' '--with-libnet-includes=/usr/local/include/libnet-1.1' '--with-libnet-libraries=/usr/local/lib/libnet-1.1' 'CFLAGS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include' --cache-file=/dev/null --srcdir=.
- 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 gcc... gcc
- 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 accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking build system type... i386-unknown-openbsd5.0
- checking host system type... i386-unknown-openbsd5.0
- checking how to print strings... print -r
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 196608
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... no
- checking how to convert i386-unknown-openbsd5.0 file names to i386-unknown-openbsd5.0 format... func_convert_file_noop
- checking how to convert i386-unknown-openbsd5.0 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
- checking for dlltool... no
- checking how to associate runtime and link libraries... print -r --
- checking for ar... ar
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... yes
- checking dynamic linker characteristics... openbsd5.0 ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking whether build environment is sane... yes
- checking zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- checking for inflate in -lz... yes
- checking for -z relro... no
- checking for -z now... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating htp.pc
- config.status: creating htp/Makefile
- config.status: creating test/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Suricata Configuration:
- AF_PACKET support: no
- PF_RING support: no
- NFQueue support: no
- IPFW support: no
- DAG enabled: no
- Napatech enabled: no
- libnss support: no
- libnspr support: no
- Prelude support: no
- PCRE jit: no
- Non-bundled htp: no
- Old barnyard2 support: no
- CUDA enabled: no
- Unit tests enabled: no
- Debug output enabled: no
- Debug validation enabled: no
- Profiling enabled: no
- Profiling locks enabled: no
- Generic build parameters:
- Installation prefix (--prefix): /usr/local
- Configuration directory (--sysconfdir): /etc/suricata/
- Log directory (--localstatedir) : /var/log/suricata/
- Host: i386-unknown-openbsd5.0
- GCC binary: gcc
- GCC Protect enabled: no
- GCC march native enabled: yes
- GCC Profile enabled: no
- To build and install run 'make' and 'make install'.
- You can run 'make install-conf' if you want to install initial configuration
- files to /etc/suricata/. Running 'make install-full' will install configuration
- and rules and provide you a ready-to-run suricata.
- To install Suricata into /usr/bin/suricata, have the config in
- /etc/suricata and use /var/log/suricata as log dir, use:
- ./configure --prefix=/usr/ --sysconfdir=/etc/ --localstatedir=/var/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement