|
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by suricata configure 4.0.0, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure --prefix=/usr/ --sysconfdir=/etc/ --localstatedir=/data/var/ --enable-debug --enable-nfqueue --enable-af-packet --enable-geoip --enable-pfring --with-libpfring-libraries=/usr/local/pfring/lib --with-libpcap-includes=/usr/local/pfring/include --with-libpcap-libraries=/usr/local/pfring/lib --with-libjansson-includes=/usr/include --with-libjansson-libraries=/usr/lib
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = suricata6F
|
|
uname -m = x86_64
|
|
uname -r = 4.4.0-83-generic
|
|
uname -s = Linux
|
|
uname -v = #106-Ubuntu SMP Mon Jun 26 17:54:43 UTC 2017
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = unknown
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /snap/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2751: checking whether make supports nested variables
|
|
configure:2768: result: yes
|
|
configure:2828: checking for a BSD-compatible install
|
|
configure:2896: result: /usr/bin/install -c
|
|
configure:2907: checking whether build environment is sane
|
|
configure:2962: result: yes
|
|
configure:3113: checking for a thread-safe mkdir -p
|
|
configure:3152: result: /bin/mkdir -p
|
|
configure:3159: checking for gawk
|
|
configure:3175: found /usr/bin/gawk
|
|
configure:3186: result: gawk
|
|
configure:3197: checking whether make sets $(MAKE)
|
|
configure:3219: result: yes
|
|
configure:3374: checking for style of include used by make
|
|
configure:3402: result: GNU
|
|
configure:3473: checking for gcc
|
|
configure:3489: found /usr/bin/gcc
|
|
configure:3500: result: gcc
|
|
configure:3729: checking for C compiler version
|
|
configure:3738: gcc --version >&5
|
|
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
|
|
Copyright (C) 2015 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:3749: $? = 0
|
|
configure:3738: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
Thread model: posix
|
|
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
|
|
configure:3749: $? = 0
|
|
configure:3738: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3749: $? = 1
|
|
configure:3738: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3749: $? = 1
|
|
configure:3769: checking whether the C compiler works
|
|
configure:3791: gcc conftest.c >&5
|
|
configure:3795: $? = 0
|
|
configure:3843: result: yes
|
|
configure:3846: checking for C compiler default output file name
|
|
configure:3848: result: a.out
|
|
configure:3854: checking for suffix of executables
|
|
configure:3861: gcc -o conftest conftest.c >&5
|
|
configure:3865: $? = 0
|
|
configure:3887: result:
|
|
configure:3909: checking whether we are cross compiling
|
|
configure:3917: gcc -o conftest conftest.c >&5
|
|
configure:3921: $? = 0
|
|
configure:3928: ./conftest
|
|
configure:3932: $? = 0
|
|
configure:3947: result: no
|
|
configure:3952: checking for suffix of object files
|
|
configure:3974: gcc -c conftest.c >&5
|
|
configure:3978: $? = 0
|
|
configure:3999: result: o
|
|
configure:4003: checking whether we are using the GNU C compiler
|
|
configure:4022: gcc -c conftest.c >&5
|
|
configure:4022: $? = 0
|
|
configure:4031: result: yes
|
|
configure:4040: checking whether gcc accepts -g
|
|
configure:4060: gcc -c -g conftest.c >&5
|
|
configure:4060: $? = 0
|
|
configure:4101: result: yes
|
|
configure:4118: checking for gcc option to accept ISO C89
|
|
configure:4181: gcc -c -g -O2 conftest.c >&5
|
|
configure:4181: $? = 0
|
|
configure:4194: result: none needed
|
|
configure:4219: checking whether gcc understands -c and -o together
|
|
configure:4241: gcc -c conftest.c -o conftest2.o
|
|
configure:4244: $? = 0
|
|
configure:4241: gcc -c conftest.c -o conftest2.o
|
|
configure:4244: $? = 0
|
|
configure:4256: result: yes
|
|
configure:4275: checking dependency style of gcc
|
|
configure:4386: result: gcc3
|
|
configure:4401: checking for gcc option to accept ISO C99
|
|
configure:4550: gcc -c -g -O2 conftest.c >&5
|
|
configure:4550: $? = 0
|
|
configure:4563: result: none needed
|
|
configure:4607: checking build system type
|
|
configure:4621: result: x86_64-pc-linux-gnu
|
|
configure:4641: checking host system type
|
|
configure:4654: result: x86_64-pc-linux-gnu
|
|
configure:4695: checking how to print strings
|
|
configure:4722: result: printf
|
|
configure:4743: checking for a sed that does not truncate output
|
|
configure:4807: result: /bin/sed
|
|
configure:4825: checking for grep that handles long lines and -e
|
|
configure:4883: result: /bin/grep
|
|
configure:4888: checking for egrep
|
|
configure:4950: result: /bin/grep -E
|
|
configure:4955: checking for fgrep
|
|
configure:5017: result: /bin/grep -F
|
|
configure:5052: checking for ld used by gcc
|
|
configure:5119: result: /usr/bin/ld
|
|
configure:5126: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:5141: result: yes
|
|
configure:5153: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:5207: result: /usr/bin/nm -B
|
|
configure:5337: checking the name lister (/usr/bin/nm -B) interface
|
|
configure:5344: gcc -c -g -O2 conftest.c >&5
|
|
configure:5347: /usr/bin/nm -B "conftest.o"
|
|
configure:5350: output
|
|
0000000000000000 B some_variable
|
|
configure:5357: result: BSD nm
|
|
configure:5360: checking whether ln -s works
|
|
configure:5364: result: yes
|
|
configure:5372: checking the maximum length of command line arguments
|
|
configure:5503: result: 1572864
|
|
configure:5551: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
|
|
configure:5591: result: func_convert_file_noop
|
|
configure:5598: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
|
|
configure:5618: result: func_convert_file_noop
|
|
configure:5625: checking for /usr/bin/ld option to reload object files
|
|
configure:5632: result: -r
|
|
configure:5706: checking for objdump
|
|
configure:5722: found /usr/bin/objdump
|
|
configure:5733: result: objdump
|
|
configure:5765: checking how to recognize dependent libraries
|
|
configure:5965: result: pass_all
|
|
configure:6050: checking for dlltool
|
|
configure:6080: result: no
|
|
configure:6110: checking how to associate runtime and link libraries
|
|
configure:6137: result: printf %s\n
|
|
configure:6198: checking for ar
|
|
configure:6214: found /usr/bin/ar
|
|
configure:6225: result: ar
|
|
configure:6262: checking for archiver @FILE support
|
|
configure:6279: gcc -c -g -O2 conftest.c >&5
|
|
configure:6279: $? = 0
|
|
configure:6282: ar cru libconftest.a @conftest.lst >&5
|
|
ar: `u' modifier ignored since `D' is the default (see `U')
|
|
configure:6285: $? = 0
|
|
configure:6290: ar cru libconftest.a @conftest.lst >&5
|
|
ar: `u' modifier ignored since `D' is the default (see `U')
|
|
ar: conftest.o: No such file or directory
|
|
configure:6293: $? = 1
|
|
configure:6305: result: @
|
|
configure:6363: checking for strip
|
|
configure:6379: found /usr/bin/strip
|
|
configure:6390: result: strip
|
|
configure:6462: checking for ranlib
|
|
configure:6478: found /usr/bin/ranlib
|
|
configure:6489: result: ranlib
|
|
configure:6591: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:6744: gcc -c -g -O2 conftest.c >&5
|
|
configure:6747: $? = 0
|
|
configure:6751: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
|
|
configure:6754: $? = 0
|
|
configure:6820: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
|
configure:6823: $? = 0
|
|
configure:6861: result: ok
|
|
configure:6908: checking for sysroot
|
|
configure:6938: result: no
|
|
configure:6945: checking for a working dd
|
|
configure:6983: result: /bin/dd
|
|
configure:6987: checking how to truncate binary pipes
|
|
configure:7002: result: /bin/dd bs=4096 count=1
|
|
configure:7138: gcc -c -g -O2 conftest.c >&5
|
|
configure:7141: $? = 0
|
|
configure:7331: checking for mt
|
|
configure:7347: found /bin/mt
|
|
configure:7358: result: mt
|
|
configure:7381: checking if mt is a manifest tool
|
|
configure:7387: mt '-?'
|
|
configure:7395: result: no
|
|
configure:8072: checking how to run the C preprocessor
|
|
configure:8103: gcc -E conftest.c
|
|
configure:8103: $? = 0
|
|
configure:8117: gcc -E conftest.c
|
|
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:8117: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:8142: result: gcc -E
|
|
configure:8162: gcc -E conftest.c
|
|
configure:8162: $? = 0
|
|
configure:8176: gcc -E conftest.c
|
|
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:8176: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:8205: checking for ANSI C header files
|
|
configure:8225: gcc -c -g -O2 conftest.c >&5
|
|
configure:8225: $? = 0
|
|
configure:8298: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:8298: $? = 0
|
|
configure:8298: ./conftest
|
|
configure:8298: $? = 0
|
|
configure:8309: result: yes
|
|
configure:8322: checking for sys/types.h
|
|
configure:8322: gcc -c -g -O2 conftest.c >&5
|
|
configure:8322: $? = 0
|
|
configure:8322: result: yes
|
|
configure:8322: checking for sys/stat.h
|
|
configure:8322: gcc -c -g -O2 conftest.c >&5
|
|
configure:8322: $? = 0
|
|
configure:8322: result: yes
|
|
configure:8322: checking for stdlib.h
|
|
configure:8322: gcc -c -g -O2 conftest.c >&5
|
|
configure:8322: $? = 0
|
|
configure:8322: result: yes
|
|
configure:8322: checking for string.h
|
|
configure:8322: gcc -c -g -O2 conftest.c >&5
|
|
configure:8322: $? = 0
|
|
configure:8322: result: yes
|
|
configure:8322: checking for memory.h
|
|
configure:8322: gcc -c -g -O2 conftest.c >&5
|
|
configure:8322: $? = 0
|
|
configure:8322: result: yes
|
|
configure:8322: checking for strings.h
|
|
configure:8322: gcc -c -g -O2 conftest.c >&5
|
|
configure:8322: $? = 0
|
|
configure:8322: result: yes
|
|
configure:8322: checking for inttypes.h
|
|
configure:8322: gcc -c -g -O2 conftest.c >&5
|
|
configure:8322: $? = 0
|
|
configure:8322: result: yes
|
|
configure:8322: checking for stdint.h
|
|
configure:8322: gcc -c -g -O2 conftest.c >&5
|
|
configure:8322: $? = 0
|
|
configure:8322: result: yes
|
|
configure:8322: checking for unistd.h
|
|
configure:8322: gcc -c -g -O2 conftest.c >&5
|
|
configure:8322: $? = 0
|
|
configure:8322: result: yes
|
|
configure:8336: checking for dlfcn.h
|
|
configure:8336: gcc -c -g -O2 conftest.c >&5
|
|
configure:8336: $? = 0
|
|
configure:8336: result: yes
|
|
configure:8592: checking for objdir
|
|
configure:8607: result: .libs
|
|
configure:8871: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:8889: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
|
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
|
|
configure:8893: $? = 0
|
|
configure:8906: result: no
|
|
configure:9264: checking for gcc option to produce PIC
|
|
configure:9271: result: -fPIC -DPIC
|
|
configure:9279: checking if gcc PIC flag -fPIC -DPIC works
|
|
configure:9297: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:9301: $? = 0
|
|
configure:9314: result: yes
|
|
configure:9343: checking if gcc static flag -static works
|
|
configure:9371: result: yes
|
|
configure:9386: checking if gcc supports -c -o file.o
|
|
configure:9407: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:9411: $? = 0
|
|
configure:9433: result: yes
|
|
configure:9441: checking if gcc supports -c -o file.o
|
|
configure:9488: result: yes
|
|
configure:9521: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:10784: result: yes
|
|
configure:10821: checking whether -lc should be explicitly linked in
|
|
configure:10829: gcc -c -g -O2 conftest.c >&5
|
|
configure:10832: $? = 0
|
|
configure:10847: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:10850: $? = 0
|
|
configure:10864: result: no
|
|
configure:11024: checking dynamic linker characteristics
|
|
configure:11605: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:11605: $? = 0
|
|
configure:11854: result: GNU/Linux ld.so
|
|
configure:11976: checking how to hardcode library paths into programs
|
|
configure:12001: result: immediate
|
|
configure:12549: checking whether stripping libraries is possible
|
|
configure:12554: result: yes
|
|
configure:12589: checking if libtool supports shared libraries
|
|
configure:12591: result: yes
|
|
configure:12594: checking whether to build shared libraries
|
|
configure:12619: result: yes
|
|
configure:12622: checking whether to build static libraries
|
|
configure:12626: result: yes
|
|
configure:12717: checking for pkg-config
|
|
configure:12735: found /usr/bin/pkg-config
|
|
configure:12747: result: /usr/bin/pkg-config
|
|
configure:12772: checking pkg-config is at least version 0.9.0
|
|
configure:12775: result: yes
|
|
configure:12784: checking whether GCC or Clang is our compiler
|
|
configure:12800: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:25:42: error: #error
|
|
#error
|
|
^
|
|
configure:12800: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #if ! __clang__
|
|
| #error
|
|
| #endif
|
|
|
|
|
configure:12810: gcc -c -g -O2 conftest.c >&5
|
|
configure:12810: $? = 0
|
|
configure:12822: result: gcc
|
|
configure:12865: checking gcc version
|
|
configure:12871: result: 5.4.0
|
|
configure:12892: checking for gawk
|
|
configure:12919: result: gawk
|
|
configure:12978: checking for gcc
|
|
configure:13005: result: gcc
|
|
configure:13234: checking for C compiler version
|
|
configure:13243: gcc --version >&5
|
|
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
|
|
Copyright (C) 2015 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:13254: $? = 0
|
|
configure:13243: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
Thread model: posix
|
|
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
|
|
configure:13254: $? = 0
|
|
configure:13243: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:13254: $? = 1
|
|
configure:13243: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:13254: $? = 1
|
|
configure:13258: checking whether we are using the GNU C compiler
|
|
configure:13286: result: yes
|
|
configure:13295: checking whether gcc accepts -g
|
|
configure:13356: result: yes
|
|
configure:13373: checking for gcc option to accept ISO C89
|
|
configure:13449: result: none needed
|
|
configure:13474: checking whether gcc understands -c and -o together
|
|
configure:13511: result: yes
|
|
configure:13530: checking dependency style of gcc
|
|
configure:13641: result: gcc3
|
|
configure:13661: checking how to run the C preprocessor
|
|
configure:13731: result: gcc -E
|
|
configure:13751: gcc -E conftest.c
|
|
configure:13751: $? = 0
|
|
configure:13765: gcc -E conftest.c
|
|
conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:13765: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:13794: checking whether ln -s works
|
|
configure:13798: result: yes
|
|
configure:13805: checking whether make sets $(MAKE)
|
|
configure:13827: result: yes
|
|
configure:13839: checking for pkg-config
|
|
configure:13857: found /usr/bin/pkg-config
|
|
configure:13870: result: /usr/bin/pkg-config
|
|
configure:13898: checking for python
|
|
configure:13916: found /usr/bin/python
|
|
configure:13928: result: /usr/bin/python
|
|
configure:13965: checking for wget
|
|
configure:13983: found /usr/bin/wget
|
|
configure:13996: result: /usr/bin/wget
|
|
configure:14074: checking stddef.h usability
|
|
configure:14074: gcc -c -g -O2 conftest.c >&5
|
|
configure:14074: $? = 0
|
|
configure:14074: result: yes
|
|
configure:14074: checking stddef.h presence
|
|
configure:14074: gcc -E conftest.c
|
|
configure:14074: $? = 0
|
|
configure:14074: result: yes
|
|
configure:14074: checking for stddef.h
|
|
configure:14074: result: yes
|
|
configure:14087: checking arpa/inet.h usability
|
|
configure:14087: gcc -c -g -O2 conftest.c >&5
|
|
configure:14087: $? = 0
|
|
configure:14087: result: yes
|
|
configure:14087: checking arpa/inet.h presence
|
|
configure:14087: gcc -E conftest.c
|
|
configure:14087: $? = 0
|
|
configure:14087: result: yes
|
|
configure:14087: checking for arpa/inet.h
|
|
configure:14087: result: yes
|
|
configure:14087: checking assert.h usability
|
|
configure:14087: gcc -c -g -O2 conftest.c >&5
|
|
configure:14087: $? = 0
|
|
configure:14087: result: yes
|
|
configure:14087: checking assert.h presence
|
|
configure:14087: gcc -E conftest.c
|
|
configure:14087: $? = 0
|
|
configure:14087: result: yes
|
|
configure:14087: checking for assert.h
|
|
configure:14087: result: yes
|
|
configure:14087: checking ctype.h usability
|
|
configure:14087: gcc -c -g -O2 conftest.c >&5
|
|
configure:14087: $? = 0
|
|
configure:14087: result: yes
|
|
configure:14087: checking ctype.h presence
|
|
configure:14087: gcc -E conftest.c
|
|
configure:14087: $? = 0
|
|
configure:14087: result: yes
|
|
configure:14087: checking for ctype.h
|
|
configure:14087: result: yes
|
|
configure:14087: checking errno.h usability
|
|
configure:14087: gcc -c -g -O2 conftest.c >&5
|
|
configure:14087: $? = 0
|
|
configure:14087: result: yes
|
|
configure:14087: checking errno.h presence
|
|
configure:14087: gcc -E conftest.c
|
|
configure:14087: $? = 0
|
|
configure:14087: result: yes
|
|
configure:14087: checking for errno.h
|
|
configure:14087: result: yes
|
|
configure:14087: checking fcntl.h usability
|
|
configure:14087: gcc -c -g -O2 conftest.c >&5
|
|
configure:14087: $? = 0
|
|
configure:14087: result: yes
|
|
configure:14087: checking fcntl.h presence
|
|
configure:14087: gcc -E conftest.c
|
|
configure:14087: $? = 0
|
|
configure:14087: result: yes
|
|
configure:14087: checking for fcntl.h
|
|
configure:14087: result: yes
|
|
configure:14087: checking for inttypes.h
|
|
configure:14087: result: yes
|
|
configure:14099: checking getopt.h usability
|
|
configure:14099: gcc -c -g -O2 conftest.c >&5
|
|
configure:14099: $? = 0
|
|
configure:14099: result: yes
|
|
configure:14099: checking getopt.h presence
|
|
configure:14099: gcc -E conftest.c
|
|
configure:14099: $? = 0
|
|
configure:14099: result: yes
|
|
configure:14099: checking for getopt.h
|
|
configure:14099: result: yes
|
|
configure:14112: checking limits.h usability
|
|
configure:14112: gcc -c -g -O2 conftest.c >&5
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking limits.h presence
|
|
configure:14112: gcc -E conftest.c
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking for limits.h
|
|
configure:14112: result: yes
|
|
configure:14112: checking netdb.h usability
|
|
configure:14112: gcc -c -g -O2 conftest.c >&5
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking netdb.h presence
|
|
configure:14112: gcc -E conftest.c
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking for netdb.h
|
|
configure:14112: result: yes
|
|
configure:14112: checking netinet/in.h usability
|
|
configure:14112: gcc -c -g -O2 conftest.c >&5
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking netinet/in.h presence
|
|
configure:14112: gcc -E conftest.c
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking for netinet/in.h
|
|
configure:14112: result: yes
|
|
configure:14112: checking poll.h usability
|
|
configure:14112: gcc -c -g -O2 conftest.c >&5
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking poll.h presence
|
|
configure:14112: gcc -E conftest.c
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking for poll.h
|
|
configure:14112: result: yes
|
|
configure:14112: checking sched.h usability
|
|
configure:14112: gcc -c -g -O2 conftest.c >&5
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking sched.h presence
|
|
configure:14112: gcc -E conftest.c
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking for sched.h
|
|
configure:14112: result: yes
|
|
configure:14112: checking signal.h usability
|
|
configure:14112: gcc -c -g -O2 conftest.c >&5
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking signal.h presence
|
|
configure:14112: gcc -E conftest.c
|
|
configure:14112: $? = 0
|
|
configure:14112: result: yes
|
|
configure:14112: checking for signal.h
|
|
configure:14112: result: yes
|
|
configure:14125: checking stdarg.h usability
|
|
configure:14125: gcc -c -g -O2 conftest.c >&5
|
|
configure:14125: $? = 0
|
|
configure:14125: result: yes
|
|
configure:14125: checking stdarg.h presence
|
|
configure:14125: gcc -E conftest.c
|
|
configure:14125: $? = 0
|
|
configure:14125: result: yes
|
|
configure:14125: checking for stdarg.h
|
|
configure:14125: result: yes
|
|
configure:14125: checking for stdint.h
|
|
configure:14125: result: yes
|
|
configure:14125: checking stdio.h usability
|
|
configure:14125: gcc -c -g -O2 conftest.c >&5
|
|
configure:14125: $? = 0
|
|
configure:14125: result: yes
|
|
configure:14125: checking stdio.h presence
|
|
configure:14125: gcc -E conftest.c
|
|
configure:14125: $? = 0
|
|
configure:14125: result: yes
|
|
configure:14125: checking for stdio.h
|
|
configure:14125: result: yes
|
|
configure:14125: checking for stdlib.h
|
|
configure:14125: result: yes
|
|
configure:14125: checking stdbool.h usability
|
|
configure:14125: gcc -c -g -O2 conftest.c >&5
|
|
configure:14125: $? = 0
|
|
configure:14125: result: yes
|
|
configure:14125: checking stdbool.h presence
|
|
configure:14125: gcc -E conftest.c
|
|
configure:14125: $? = 0
|
|
configure:14125: result: yes
|
|
configure:14125: checking for stdbool.h
|
|
configure:14125: result: yes
|
|
configure:14125: checking for string.h
|
|
configure:14125: result: yes
|
|
configure:14125: checking for strings.h
|
|
configure:14125: result: yes
|
|
configure:14125: checking sys/ioctl.h usability
|
|
configure:14125: gcc -c -g -O2 conftest.c >&5
|
|
configure:14125: $? = 0
|
|
configure:14125: result: yes
|
|
configure:14125: checking sys/ioctl.h presence
|
|
configure:14125: gcc -E conftest.c
|
|
configure:14125: $? = 0
|
|
configure:14125: result: yes
|
|
configure:14125: checking for sys/ioctl.h
|
|
configure:14125: result: yes
|
|
configure:14138: checking syslog.h usability
|
|
configure:14138: gcc -c -g -O2 conftest.c >&5
|
|
configure:14138: $? = 0
|
|
configure:14138: result: yes
|
|
configure:14138: checking syslog.h presence
|
|
configure:14138: gcc -E conftest.c
|
|
configure:14138: $? = 0
|
|
configure:14138: result: yes
|
|
configure:14138: checking for syslog.h
|
|
configure:14138: result: yes
|
|
configure:14138: checking sys/prctl.h usability
|
|
configure:14138: gcc -c -g -O2 conftest.c >&5
|
|
configure:14138: $? = 0
|
|
configure:14138: result: yes
|
|
configure:14138: checking sys/prctl.h presence
|
|
configure:14138: gcc -E conftest.c
|
|
configure:14138: $? = 0
|
|
configure:14138: result: yes
|
|
configure:14138: checking for sys/prctl.h
|
|
configure:14138: result: yes
|
|
configure:14138: checking sys/socket.h usability
|
|
configure:14138: gcc -c -g -O2 conftest.c >&5
|
|
configure:14138: $? = 0
|
|
configure:14138: result: yes
|
|
configure:14138: checking sys/socket.h presence
|
|
configure:14138: gcc -E conftest.c
|
|
configure:14138: $? = 0
|
|
configure:14138: result: yes
|
|
configure:14138: checking for sys/socket.h
|
|
configure:14138: result: yes
|
|
configure:14138: checking for sys/stat.h
|
|
configure:14138: result: yes
|
|
configure:14138: checking sys/syscall.h usability
|
|
configure:14138: gcc -c -g -O2 conftest.c >&5
|
|
configure:14138: $? = 0
|
|
configure:14138: result: yes
|
|
configure:14138: checking sys/syscall.h presence
|
|
configure:14138: gcc -E conftest.c
|
|
configure:14138: $? = 0
|
|
configure:14138: result: yes
|
|
configure:14138: checking for sys/syscall.h
|
|
configure:14138: result: yes
|
|
configure:14151: checking sys/time.h usability
|
|
configure:14151: gcc -c -g -O2 conftest.c >&5
|
|
configure:14151: $? = 0
|
|
configure:14151: result: yes
|
|
configure:14151: checking sys/time.h presence
|
|
configure:14151: gcc -E conftest.c
|
|
configure:14151: $? = 0
|
|
configure:14151: result: yes
|
|
configure:14151: checking for sys/time.h
|
|
configure:14151: result: yes
|
|
configure:14151: checking time.h usability
|
|
configure:14151: gcc -c -g -O2 conftest.c >&5
|
|
configure:14151: $? = 0
|
|
configure:14151: result: yes
|
|
configure:14151: checking time.h presence
|
|
configure:14151: gcc -E conftest.c
|
|
configure:14151: $? = 0
|
|
configure:14151: result: yes
|
|
configure:14151: checking for time.h
|
|
configure:14151: result: yes
|
|
configure:14151: checking for unistd.h
|
|
configure:14151: result: yes
|
|
configure:14164: checking for sys/ioctl.h
|
|
configure:14164: result: yes
|
|
configure:14164: checking linux/if_ether.h usability
|
|
configure:14164: gcc -c -g -O2 conftest.c >&5
|
|
configure:14164: $? = 0
|
|
configure:14164: result: yes
|
|
configure:14164: checking linux/if_ether.h presence
|
|
configure:14164: gcc -E conftest.c
|
|
configure:14164: $? = 0
|
|
configure:14164: result: yes
|
|
configure:14164: checking for linux/if_ether.h
|
|
configure:14164: result: yes
|
|
configure:14164: checking linux/if_packet.h usability
|
|
configure:14164: gcc -c -g -O2 conftest.c >&5
|
|
configure:14164: $? = 0
|
|
configure:14164: result: yes
|
|
configure:14164: checking linux/if_packet.h presence
|
|
configure:14164: gcc -E conftest.c
|
|
configure:14164: $? = 0
|
|
configure:14164: result: yes
|
|
configure:14164: checking for linux/if_packet.h
|
|
configure:14164: result: yes
|
|
configure:14164: checking linux/filter.h usability
|
|
configure:14164: gcc -c -g -O2 conftest.c >&5
|
|
configure:14164: $? = 0
|
|
configure:14164: result: yes
|
|
configure:14164: checking linux/filter.h presence
|
|
configure:14164: gcc -E conftest.c
|
|
configure:14164: $? = 0
|
|
configure:14164: result: yes
|
|
configure:14164: checking for linux/filter.h
|
|
configure:14164: result: yes
|
|
configure:14177: checking linux/ethtool.h usability
|
|
configure:14177: gcc -c -g -O2 conftest.c >&5
|
|
configure:14177: $? = 0
|
|
configure:14177: result: yes
|
|
configure:14177: checking linux/ethtool.h presence
|
|
configure:14177: gcc -E conftest.c
|
|
configure:14177: $? = 0
|
|
configure:14177: result: yes
|
|
configure:14177: checking for linux/ethtool.h
|
|
configure:14177: result: yes
|
|
configure:14177: checking linux/sockios.h usability
|
|
configure:14177: gcc -c -g -O2 conftest.c >&5
|
|
configure:14177: $? = 0
|
|
configure:14177: result: yes
|
|
configure:14177: checking linux/sockios.h presence
|
|
configure:14177: gcc -E conftest.c
|
|
configure:14177: $? = 0
|
|
configure:14177: result: yes
|
|
configure:14177: checking for linux/sockios.h
|
|
configure:14177: result: yes
|
|
configure:14187: checking glob.h usability
|
|
configure:14187: gcc -c -g -O2 conftest.c >&5
|
|
configure:14187: $? = 0
|
|
configure:14187: result: yes
|
|
configure:14187: checking glob.h presence
|
|
configure:14187: gcc -E conftest.c
|
|
configure:14187: $? = 0
|
|
configure:14187: result: yes
|
|
configure:14187: checking for glob.h
|
|
configure:14187: result: yes
|
|
configure:14198: checking dirent.h usability
|
|
configure:14198: gcc -c -g -O2 conftest.c >&5
|
|
configure:14198: $? = 0
|
|
configure:14198: result: yes
|
|
configure:14198: checking dirent.h presence
|
|
configure:14198: gcc -E conftest.c
|
|
configure:14198: $? = 0
|
|
configure:14198: result: yes
|
|
configure:14198: checking for dirent.h
|
|
configure:14198: result: yes
|
|
configure:14198: checking fnmatch.h usability
|
|
configure:14198: gcc -c -g -O2 conftest.c >&5
|
|
configure:14198: $? = 0
|
|
configure:14198: result: yes
|
|
configure:14198: checking fnmatch.h presence
|
|
configure:14198: gcc -E conftest.c
|
|
configure:14198: $? = 0
|
|
configure:14198: result: yes
|
|
configure:14198: checking for fnmatch.h
|
|
configure:14198: result: yes
|
|
configure:14211: checking sys/resource.h usability
|
|
configure:14211: gcc -c -g -O2 conftest.c >&5
|
|
configure:14211: $? = 0
|
|
configure:14211: result: yes
|
|
configure:14211: checking sys/resource.h presence
|
|
configure:14211: gcc -E conftest.c
|
|
configure:14211: $? = 0
|
|
configure:14211: result: yes
|
|
configure:14211: checking for sys/resource.h
|
|
configure:14211: result: yes
|
|
configure:14211: checking for sys/types.h
|
|
configure:14211: result: yes
|
|
configure:14211: checking sys/un.h usability
|
|
configure:14211: gcc -c -g -O2 conftest.c >&5
|
|
configure:14211: $? = 0
|
|
configure:14211: result: yes
|
|
configure:14211: checking sys/un.h presence
|
|
configure:14211: gcc -E conftest.c
|
|
configure:14211: $? = 0
|
|
configure:14211: result: yes
|
|
configure:14211: checking for sys/un.h
|
|
configure:14211: result: yes
|
|
configure:14225: checking for sys/socket.h
|
|
configure:14225: result: yes
|
|
configure:14225: checking for net/if.h
|
|
configure:14225: gcc -c -g -O2 conftest.c >&5
|
|
configure:14225: $? = 0
|
|
configure:14225: result: yes
|
|
configure:14225: checking for sys/mman.h
|
|
configure:14225: gcc -c -g -O2 conftest.c >&5
|
|
configure:14225: $? = 0
|
|
configure:14225: result: yes
|
|
configure:14225: checking for linux/if_arp.h
|
|
configure:14225: gcc -c -g -O2 conftest.c >&5
|
|
configure:14225: $? = 0
|
|
configure:14225: result: yes
|
|
configure:14244: checking for windows.h
|
|
configure:14244: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:75:21: fatal error: windows.h: No such file or directory
|
|
compilation terminated.
|
|
configure:14244: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| #ifndef _X86_
|
|
| #define _X86_
|
|
| #endif
|
|
|
|
|
|
|
|
| #include <windows.h>
|
|
configure:14244: result: no
|
|
configure:14244: checking for winsock2.h
|
|
configure:14244: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:75:22: fatal error: winsock2.h: No such file or directory
|
|
compilation terminated.
|
|
configure:14244: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| #ifndef _X86_
|
|
| #define _X86_
|
|
| #endif
|
|
|
|
|
|
|
|
| #include <winsock2.h>
|
|
configure:14244: result: no
|
|
configure:14244: checking for ws2tcpip.h
|
|
configure:14244: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:75:22: fatal error: ws2tcpip.h: No such file or directory
|
|
compilation terminated.
|
|
configure:14244: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| #ifndef _X86_
|
|
| #define _X86_
|
|
| #endif
|
|
|
|
|
|
|
|
| #include <ws2tcpip.h>
|
|
configure:14244: result: no
|
|
configure:14244: checking for w32api/wtypes.h
|
|
configure:14244: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:75:27: fatal error: w32api/wtypes.h: No such file or directory
|
|
compilation terminated.
|
|
configure:14244: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| #ifndef _X86_
|
|
| #define _X86_
|
|
| #endif
|
|
|
|
|
|
|
|
| #include <w32api/wtypes.h>
|
|
configure:14244: result: no
|
|
configure:14262: checking for w32api/winbase.h
|
|
configure:14262: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:73:45: fatal error: windows.h: No such file or directory
|
|
compilation terminated.
|
|
configure:14262: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| #ifndef _X86_
|
|
| #define _X86_
|
|
| #endif
|
|
| #include <windows.h>
|
|
|
|
|
|
|
|
| #include <w32api/winbase.h>
|
|
configure:14262: result: no
|
|
configure:14262: checking for wincrypt.h
|
|
configure:14262: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:73:45: fatal error: windows.h: No such file or directory
|
|
compilation terminated.
|
|
configure:14262: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| #ifndef _X86_
|
|
| #define _X86_
|
|
| #endif
|
|
| #include <windows.h>
|
|
|
|
|
|
|
|
| #include <wincrypt.h>
|
|
configure:14262: result: no
|
|
configure:14280: checking for inline
|
|
configure:14296: gcc -c -g -O2 conftest.c >&5
|
|
configure:14296: $? = 0
|
|
configure:14304: result: inline
|
|
configure:14322: checking for pid_t
|
|
configure:14322: gcc -c -g -O2 conftest.c >&5
|
|
configure:14322: $? = 0
|
|
configure:14322: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:105:20: error: expected expression before ')' token
|
|
if (sizeof ((pid_t)))
|
|
^
|
|
configure:14322: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 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 ((pid_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14322: result: yes
|
|
configure:14333: checking for size_t
|
|
configure:14333: gcc -c -g -O2 conftest.c >&5
|
|
configure:14333: $? = 0
|
|
configure:14333: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:105:21: error: expected expression before ')' token
|
|
if (sizeof ((size_t)))
|
|
^
|
|
configure:14333: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 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 ((size_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14333: result: yes
|
|
configure:14345: checking for int32_t
|
|
configure:14367: gcc -c -g -O2 conftest.c >&5
|
|
configure:14367: $? = 0
|
|
configure:14383: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:106:60: warning: integer overflow in expression [-Woverflow]
|
|
< (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
|
|
^
|
|
conftest.c:105:12: error: storage size of 'test_array' isn't constant
|
|
static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
|
|
^
|
|
configure:14383: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
|
|
| < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
|
|
| test_array [0] = 0;
|
|
| return test_array [0];
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14398: result: yes
|
|
configure:14411: checking for uint16_t
|
|
configure:14433: gcc -c -g -O2 conftest.c >&5
|
|
configure:14433: $? = 0
|
|
configure:14444: result: yes
|
|
configure:14458: checking for uint32_t
|
|
configure:14480: gcc -c -g -O2 conftest.c >&5
|
|
configure:14480: $? = 0
|
|
configure:14491: result: yes
|
|
configure:14507: checking for uint64_t
|
|
configure:14529: gcc -c -g -O2 conftest.c >&5
|
|
configure:14529: $? = 0
|
|
configure:14540: result: yes
|
|
configure:14556: checking for uint8_t
|
|
configure:14578: gcc -c -g -O2 conftest.c >&5
|
|
configure:14578: $? = 0
|
|
configure:14589: result: yes
|
|
configure:14604: checking for stdbool.h that conforms to C99
|
|
configure:14678: result: yes
|
|
configure:14680: checking for _Bool
|
|
configure:14680: gcc -c -g -O2 conftest.c >&5
|
|
configure:14680: $? = 0
|
|
configure:14680: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:105:20: error: expected expression before ')' token
|
|
if (sizeof ((_Bool)))
|
|
^
|
|
configure:14680: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 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:14680: result: yes
|
|
configure:14701: checking for stdlib.h
|
|
configure:14701: result: yes
|
|
configure:14711: checking for GNU libc compatible malloc
|
|
configure:14735: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14735: $? = 0
|
|
configure:14735: ./conftest
|
|
configure:14735: $? = 0
|
|
configure:14745: result: yes
|
|
configure:14768: checking for stdlib.h
|
|
configure:14768: result: yes
|
|
configure:14778: checking for GNU libc compatible realloc
|
|
configure:14802: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14802: $? = 0
|
|
configure:14802: ./conftest
|
|
configure:14802: $? = 0
|
|
configure:14812: result: yes
|
|
configure:14836: checking for gettimeofday
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for memset
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:99:6: warning: conflicting types for built-in function 'memset'
|
|
char memset ();
|
|
^
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for strcasecmp
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:100:6: warning: conflicting types for built-in function 'strcasecmp'
|
|
char strcasecmp ();
|
|
^
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for strchr
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:101:6: warning: conflicting types for built-in function 'strchr'
|
|
char strchr ();
|
|
^
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for strdup
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:102:6: warning: conflicting types for built-in function 'strdup'
|
|
char strdup ();
|
|
^
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for strerror
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for strncasecmp
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:104:6: warning: conflicting types for built-in function 'strncasecmp'
|
|
char strncasecmp ();
|
|
^
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for strtol
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for strtoul
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for memchr
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:107:6: warning: conflicting types for built-in function 'memchr'
|
|
char memchr ();
|
|
^
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for memrchr
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14836: checking for clock_gettime
|
|
configure:14836: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14836: $? = 0
|
|
configure:14836: result: yes
|
|
configure:14851: checking for strlcpy
|
|
configure:14851: gcc -o conftest conftest.c >&5
|
|
/tmp/cccaVbz1.o: In function `main':
|
|
conftest.c:(.text+0xa): undefined reference to `strlcpy'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:14851: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| /* end confdefs.h. */
|
|
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define strlcpy innocuous_strlcpy
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char strlcpy (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef strlcpy
|
|
|
|
|
| /* 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 strlcpy ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_strlcpy || defined __stub___strlcpy
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return strlcpy ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14851: result: no
|
|
configure:14851: checking for strlcat
|
|
configure:14851: gcc -o conftest conftest.c >&5
|
|
/tmp/cceSF1r5.o: In function `main':
|
|
conftest.c:(.text+0xa): undefined reference to `strlcat'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:14851: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| /* end confdefs.h. */
|
|
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define strlcat innocuous_strlcat
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char strlcat (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef strlcat
|
|
|
|
|
| /* 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 strlcat ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_strlcat || defined __stub___strlcat
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return strlcat ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14851: result: no
|
|
configure:14870: checking for special C compiler options needed for large files
|
|
configure:14915: result: no
|
|
configure:14921: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:14946: gcc -c -g -O2 conftest.c >&5
|
|
configure:14946: $? = 0
|
|
configure:14978: result: no
|
|
configure:15065: checking host os
|
|
configure:15128: result: ok
|
|
configure:15205: checking for thread local storage __thread support
|
|
configure:15218: gcc -c -g -O2 conftest.c >&5
|
|
configure:15218: $? = 0
|
|
configure:15222: result: yes
|
|
configure:15419: checking checking if gcc supports -march=native
|
|
configure:15432: gcc -c -g -O2 -march=native conftest.c >&5
|
|
configure:15432: $? = 0
|
|
configure:15434: result: yes
|
|
configure:15609: checking for spatch
|
|
configure:15640: result: no
|
|
configure:15690: checking for Mpipe
|
|
configure:15703: gcc -c -g -O2 -march=native conftest.c >&5
|
|
conftest.c:89:24: fatal error: gxio/mpipe.h: No such file or directory
|
|
compilation terminated.
|
|
configure:15703: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| #define TLS 1
|
|
| #define DEBUG 1
|
|
| /* end confdefs.h. */
|
|
| #include <gxio/mpipe.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15713: result: no
|
|
configure:15739: checking pcre.h usability
|
|
configure:15739: gcc -c -g -O2 -march=native conftest.c >&5
|
|
configure:15739: $? = 0
|
|
configure:15739: result: yes
|
|
configure:15739: checking pcre.h presence
|
|
configure:15739: gcc -E conftest.c
|
|
configure:15739: $? = 0
|
|
configure:15739: result: yes
|
|
configure:15739: checking for pcre.h
|
|
configure:15739: result: yes
|
|
configure:15752: checking for pcre_get_substring in -lpcre
|
|
configure:15777: gcc -o conftest -g -O2 -march=native conftest.c -lpcre >&5
|
|
configure:15777: $? = 0
|
|
configure:15786: result: yes
|
|
configure:15812: checking for LIBPCREVERSION
|
|
configure:15819: $PKG_CONFIG --exists --print-errors "libpcre = 8.35"
|
|
Requested 'libpcre = 8.35' but version of libpcre is 8.38
|
|
configure:15822: $? = 1
|
|
configure:15836: $PKG_CONFIG --exists --print-errors "libpcre = 8.35"
|
|
Requested 'libpcre = 8.35' but version of libpcre is 8.38
|
|
configure:15839: $? = 1
|
|
configure:15853: result: no
|
|
Requested 'libpcre = 8.35' but version of libpcre is 8.38
|
|
configure:15897: checking for pcre_dfa_exec in -lpcre
|
|
configure:15922: gcc -o conftest -g -O2 -march=native conftest.c -lpcre -lpcre >&5
|
|
configure:15922: $? = 0
|
|
configure:15931: result: yes
|
|
configure:15965: gcc -c -g -O2 -march=native conftest.c >&5
|
|
configure:15965: $? = 0
|
|
configure:15997: gcc -c -O0 -g -Werror -Wall conftest.c >&5
|
|
configure:15997: $? = 0
|
|
configure:16009: checking for PCRE JIT support
|
|
configure:16025: gcc -c -g -O2 -march=native conftest.c >&5
|
|
configure:16025: $? = 0
|
|
configure:16193: result: yes
|
|
configure:16199: checking for PCRE JIT support usability
|
|
configure:16227: gcc -c -g -O2 -march=native conftest.c >&5
|
|
configure:16227: $? = 0
|
|
configure:16243: result: yes
|
|
configure:16257: checking for libhs
|
|
configure:16264: $PKG_CONFIG --exists --print-errors "libhs"
|
|
Package libhs was not found in the pkg-config search path.
|
|
Perhaps you should add the directory containing `libhs.pc'
|
|
to the PKG_CONFIG_PATH environment variable
|
|
No package 'libhs' found
|
|
configure:16267: $? = 1
|
|
configure:16281: $PKG_CONFIG --exists --print-errors "libhs"
|
|
Package libhs was not found in the pkg-config search path.
|
|
Perhaps you should add the directory containing `libhs.pc'
|
|
to the PKG_CONFIG_PATH environment variable
|
|
No package 'libhs' found
|
|
configure:16284: $? = 1
|
|
configure:16298: result: no
|
|
No package 'libhs' found
|
|
configure:16351: checking hs.h usability
|
|
configure:16351: gcc -c -g -O2 -march=native conftest.c >&5
|
|
conftest.c:126:16: fatal error: hs.h: No such file or directory
|
|
compilation terminated.
|
|
configure:16351: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| #define TLS 1
|
|
| #define DEBUG 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_PCRE_FREE_STUDY 1
|
|
| #define PCRE_HAVE_JIT 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 <hs.h>
|
|
configure:16351: result: no
|
|
configure:16351: checking hs.h presence
|
|
configure:16351: gcc -E conftest.c
|
|
conftest.c:93:16: fatal error: hs.h: No such file or directory
|
|
compilation terminated.
|
|
configure:16351: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| #define TLS 1
|
|
| #define DEBUG 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_PCRE_FREE_STUDY 1
|
|
| #define PCRE_HAVE_JIT 1
|
|
| /* end confdefs.h. */
|
|
| #include <hs.h>
|
|
configure:16351: result: no
|
|
configure:16351: checking for hs.h
|
|
configure:16351: result: no
|
|
configure:16459: checking yaml.h usability
|
|
configure:16459: gcc -c -g -O2 -march=native conftest.c >&5
|
|
configure:16459: $? = 0
|
|
configure:16459: result: yes
|
|
configure:16459: checking yaml.h presence
|
|
configure:16459: gcc -E conftest.c
|
|
configure:16459: $? = 0
|
|
configure:16459: result: yes
|
|
configure:16459: checking for yaml.h
|
|
configure:16459: result: yes
|
|
configure:16473: checking for yaml_parser_initialize in -lyaml
|
|
configure:16498: gcc -o conftest -g -O2 -march=native conftest.c -lyaml -lpcre >&5
|
|
configure:16498: $? = 0
|
|
configure:16507: result: yes
|
|
configure:16561: checking for pthread_create in -lpthread
|
|
configure:16586: gcc -o conftest -g -O2 -march=native conftest.c -lpthread -lyaml -lpcre >&5
|
|
configure:16586: $? = 0
|
|
configure:16595: result: yes
|
|
configure:16650: checking jansson.h usability
|
|
configure:16650: gcc -c -g -O2 -march=native -I/usr/include conftest.c >&5
|
|
configure:16650: $? = 0
|
|
configure:16650: result: yes
|
|
configure:16650: checking jansson.h presence
|
|
configure:16650: gcc -E -I/usr/include conftest.c
|
|
configure:16650: $? = 0
|
|
configure:16650: result: yes
|
|
configure:16650: checking for jansson.h
|
|
configure:16650: result: yes
|
|
configure:16663: checking for json_dump_callback in -ljansson
|
|
configure:16688: gcc -o conftest -g -O2 -march=native -I/usr/include -L/usr/lib conftest.c -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:16688: $? = 0
|
|
configure:16697: result: yes
|
|
configure:16771: checking for libnetfilter_queue
|
|
configure:16778: $PKG_CONFIG --exists --print-errors "libnetfilter_queue"
|
|
configure:16781: $? = 0
|
|
configure:16795: $PKG_CONFIG --exists --print-errors "libnetfilter_queue"
|
|
configure:16798: $? = 0
|
|
configure:16836: result: yes
|
|
configure:16875: checking for nfnl_fd in -lnfnetlink
|
|
configure:16900: gcc -o conftest -g -O2 -march=native -I/usr/include -L/usr/lib conftest.c -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:16900: $? = 0
|
|
configure:16909: result: yes
|
|
configure:16966: checking libnetfilter_queue/libnetfilter_queue.h usability
|
|
configure:16966: gcc -c -g -O2 -march=native -I/usr/include conftest.c >&5
|
|
configure:16966: $? = 0
|
|
configure:16966: result: yes
|
|
configure:16966: checking libnetfilter_queue/libnetfilter_queue.h presence
|
|
configure:16966: gcc -E -I/usr/include conftest.c
|
|
configure:16966: $? = 0
|
|
configure:16966: result: yes
|
|
configure:16966: checking for libnetfilter_queue/libnetfilter_queue.h
|
|
configure:16966: result: yes
|
|
configure:16980: checking for nfq_open in -lnetfilter_queue
|
|
configure:17005: gcc -o conftest -g -O2 -march=native -I/usr/include -L/usr/lib conftest.c -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:17005: $? = 0
|
|
configure:17014: result: yes
|
|
configure:17027: checking for nfq_set_queue_maxlen in -lnetfilter_queue
|
|
configure:17052: gcc -o conftest -g -O2 -march=native -I/usr/include -L/usr/lib conftest.c -lnetfilter_queue -lnfnetlink -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:17052: $? = 0
|
|
configure:17061: result: yes
|
|
configure:17071: checking for nfq_set_verdict2 in -lnetfilter_queue
|
|
configure:17096: gcc -o conftest -g -O2 -march=native -I/usr/include -L/usr/lib conftest.c -lnetfilter_queue -lnfnetlink -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:17096: $? = 0
|
|
configure:17105: result: yes
|
|
configure:17115: checking for nfq_set_queue_flags in -lnetfilter_queue
|
|
configure:17140: gcc -o conftest -g -O2 -march=native -I/usr/include -L/usr/lib conftest.c -lnetfilter_queue -lnfnetlink -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:17140: $? = 0
|
|
configure:17149: result: yes
|
|
configure:17159: checking for nfq_set_verdict_batch in -lnetfilter_queue
|
|
configure:17184: gcc -o conftest -g -O2 -march=native -I/usr/include -L/usr/lib conftest.c -lnetfilter_queue -lnfnetlink -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:17184: $? = 0
|
|
configure:17193: result: yes
|
|
configure:17205: checking for signed nfq_get_payload payload argument
|
|
configure:17230: gcc -c -g -O2 -march=native -Werror -I/usr/include conftest.c >&5
|
|
In file included from conftest.c:106:0:
|
|
/usr/include/libnetfilter_queue/libnetfilter_queue.h:60:11: error: unknown type name 'uint32_t'
|
|
uint32_t mask, uint32_t flags);
|
|
^
|
|
/usr/include/libnetfilter_queue/libnetfilter_queue.h:60:26: error: unknown type name 'uint32_t'
|
|
uint32_t mask, uint32_t flags);
|
|
^
|
|
/usr/include/libnetfilter_queue/libnetfilter_queue.h:137:50: error: unknown type name 'uint16_t'
|
|
void nfq_nlmsg_cfg_put_cmd(struct nlmsghdr *nlh, uint16_t pf, uint8_t cmd);
|
|
^
|
|
/usr/include/libnetfilter_queue/libnetfilter_queue.h:137:63: error: unknown type name 'uint8_t'
|
|
void nfq_nlmsg_cfg_put_cmd(struct nlmsghdr *nlh, uint16_t pf, uint8_t cmd);
|
|
^
|
|
/usr/include/libnetfilter_queue/libnetfilter_queue.h:138:53: error: unknown type name 'uint8_t'
|
|
void nfq_nlmsg_cfg_put_params(struct nlmsghdr *nlh, uint8_t mode, int range);
|
|
^
|
|
/usr/include/libnetfilter_queue/libnetfilter_queue.h:139:54: error: unknown type name 'uint32_t'
|
|
void nfq_nlmsg_cfg_put_qmaxlen(struct nlmsghdr *nlh, uint32_t qmaxlen);
|
|
^
|
|
/usr/include/libnetfilter_queue/libnetfilter_queue.h:142:55: error: unknown type name 'uint32_t'
|
|
void nfq_nlmsg_verdict_put_mark(struct nlmsghdr *nlh, uint32_t mark);
|
|
^
|
|
/usr/include/libnetfilter_queue/libnetfilter_queue.h:143:71: error: unknown type name 'uint32_t'
|
|
void nfq_nlmsg_verdict_put_pkt(struct nlmsghdr *nlh, const void *pkt, uint32_t pktlen);
|
|
^
|
|
conftest.c: In function 'main':
|
|
conftest.c:113:43: error: passing argument 2 of 'nfq_get_payload' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
|
nfq_get_payload(NULL, &pktdata);
|
|
^
|
|
In file included from conftest.c:106:0:
|
|
/usr/include/libnetfilter_queue/libnetfilter_queue.h:119:12: note: expected 'unsigned char **' but argument is of type 'char **'
|
|
extern int nfq_get_payload(struct nfq_data *nfad, unsigned char **data);
|
|
^
|
|
cc1: all warnings being treated as errors
|
|
configure:17230: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| #define TLS 1
|
|
| #define DEBUG 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_PCRE_FREE_STUDY 1
|
|
| #define PCRE_HAVE_JIT 1
|
|
| #define HAVE_LIBYAML 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBJANSSON 1
|
|
| #define BUILD_UNIX_SOCKET 1
|
|
| #define HAVE_LIBNFNETLINK 1
|
|
| #define NFQ 1
|
|
| #define HAVE_LIBNETFILTER_QUEUE 1
|
|
| #define HAVE_NFQ_MAXLEN 1
|
|
| #define HAVE_NFQ_SET_VERDICT2 1
|
|
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
|
|
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| #include <stdio.h>
|
|
| #include <libnetfilter_queue/libnetfilter_queue.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| char *pktdata;
|
|
| nfq_get_payload(NULL, &pktdata);
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17236: result: no
|
|
configure:17673: checking for libnet.h version 1.1.x
|
|
configure:17682: result: yes
|
|
configure:17690: checking for libnet_write in -lnet
|
|
configure:17715: gcc -o conftest -g -O2 -march=native -I/usr/include -L/usr/lib conftest.c -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:17715: $? = 0
|
|
configure:17724: result: yes
|
|
configure:17767: checking for libnet_build_icmpv6_unreach in -lnet
|
|
configure:17792: gcc -o conftest -g -O2 -march=native -I/usr/include -L/usr/lib conftest.c -lnet -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:17792: $? = 0
|
|
configure:17801: result: yes
|
|
configure:17842: checking libnet_init dev type
|
|
configure:17868: gcc -c -g -O2 -march=native -Werror -I/usr/include conftest.c >&5
|
|
configure:17868: $? = 0
|
|
configure:17874: result: yes
|
|
configure:17910: checking pcap.h usability
|
|
configure:17910: gcc -c -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:17910: $? = 0
|
|
configure:17910: result: yes
|
|
configure:17910: checking pcap.h presence
|
|
configure:17910: gcc -E -I/usr/include -I/usr/local/pfring/include conftest.c
|
|
configure:17910: $? = 0
|
|
configure:17910: result: yes
|
|
configure:17910: checking for pcap.h
|
|
configure:17910: result: yes
|
|
configure:17925: checking for pcap.h
|
|
configure:17925: result: yes
|
|
configure:17925: checking pcap/pcap.h usability
|
|
configure:17925: gcc -c -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:17925: $? = 0
|
|
configure:17925: result: yes
|
|
configure:17925: checking pcap/pcap.h presence
|
|
configure:17925: gcc -E -I/usr/include -I/usr/local/pfring/include conftest.c
|
|
configure:17925: $? = 0
|
|
configure:17925: result: yes
|
|
configure:17925: checking for pcap/pcap.h
|
|
configure:17925: result: yes
|
|
configure:17925: checking pcap/bpf.h usability
|
|
configure:17925: gcc -c -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:17925: $? = 0
|
|
configure:17925: result: yes
|
|
configure:17925: checking pcap/bpf.h presence
|
|
configure:17925: gcc -E -I/usr/include -I/usr/local/pfring/include conftest.c
|
|
configure:17925: $? = 0
|
|
configure:17925: result: yes
|
|
configure:17925: checking for pcap/bpf.h
|
|
configure:17925: result: yes
|
|
configure:17938: checking for pcap_open_live in -lpcap
|
|
configure:17963: gcc -o conftest -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include -L/usr/lib -L/usr/local/pfring/lib conftest.c -lpcap -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:17963: $? = 0
|
|
configure:17973: result: yes
|
|
configure:18003: checking for pcap_activate in -lpcap
|
|
configure:18028: gcc -o conftest -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include -L/usr/lib -L/usr/local/pfring/lib conftest.c -lpcap -lpcap -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:18028: $? = 0
|
|
configure:18038: result: yes
|
|
configure:18063: checking for pcap-config
|
|
configure:18081: found /usr/local/bin/pcap-config
|
|
configure:18094: result: /usr/local/bin/pcap-config
|
|
configure:18117: checking for pcap_set_buffer_size in -lpcap
|
|
configure:18142: gcc -o conftest -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include -L/usr/lib -L/usr/local/pfring/lib conftest.c -lpcap -lpcap -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:18142: $? = 0
|
|
configure:18152: result: yes
|
|
configure:18215: checking for pfring_open in -lpfring
|
|
configure:18240: gcc -o conftest -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include -L/usr/lib -L/usr/local/pfring/lib -L/usr/local/pfring/lib conftest.c -lpfring -lpcap -lpcap -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:18240: $? = 0
|
|
configure:18249: result: yes
|
|
configure:18280: gcc -c -g -O2 -march=native -Werror -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:18280: $? = 0
|
|
configure:18318: checking whether TPACKET_V2 is declared
|
|
configure:18318: gcc -c -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:18318: $? = 0
|
|
configure:18318: result: yes
|
|
configure:18329: checking whether PACKET_FANOUT_QM is declared
|
|
configure:18329: gcc -c -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:18329: $? = 0
|
|
configure:18329: result: yes
|
|
configure:18337: checking whether TPACKET_V3 is declared
|
|
configure:18337: gcc -c -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:18337: $? = 0
|
|
configure:18337: result: yes
|
|
configure:18346: checking whether SOF_TIMESTAMPING_RAW_HARDWARE is declared
|
|
configure:18346: gcc -c -g -O2 -march=native -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:18346: $? = 0
|
|
configure:18346: result: yes
|
|
configure:18929: checking iconv.h usability
|
|
configure:18929: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:18929: $? = 0
|
|
configure:18929: result: yes
|
|
configure:18929: checking iconv.h presence
|
|
configure:18929: gcc -E -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c
|
|
configure:18929: $? = 0
|
|
configure:18929: result: yes
|
|
configure:18929: checking for iconv.h
|
|
configure:18929: result: yes
|
|
configure:18937: checking for libiconv_close in -liconv
|
|
configure:18962: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include -L/usr/lib -L/usr/local/pfring/lib -L/usr/local/pfring/lib conftest.c -liconv -lpfring -lpcap -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
/usr/bin/ld: cannot find -liconv
|
|
collect2: error: ld returned 1 exit status
|
|
configure:18962: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| #define TLS 1
|
|
| #define DEBUG 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_PCRE_FREE_STUDY 1
|
|
| #define PCRE_HAVE_JIT 1
|
|
| #define HAVE_LIBYAML 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBJANSSON 1
|
|
| #define BUILD_UNIX_SOCKET 1
|
|
| #define HAVE_LIBNFNETLINK 1
|
|
| #define NFQ 1
|
|
| #define HAVE_LIBNETFILTER_QUEUE 1
|
|
| #define HAVE_NFQ_MAXLEN 1
|
|
| #define HAVE_NFQ_SET_VERDICT2 1
|
|
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
|
|
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
|
|
| #define HAVE_LIBNET 1
|
|
| #define HAVE_LIBNET11 1
|
|
| #define _DEFAULT_SOURCE 1
|
|
| #define _BSD_SOURCE 1
|
|
| #define __BSD_SOURCE 1
|
|
| #define __FAVOR_BSD 1
|
|
| #define HAVE_NET_ETHERNET_H 1
|
|
| #define HAVE_LIBNET 1
|
|
| #define HAVE_LIBNET_ICMPV6_UNREACH 1
|
|
| #define HAVE_LIBNET_CAPABILITIES 1
|
|
| #define HAVE_LIBNET_INIT_CONST 1
|
|
| #define HAVE_PCAP_H 1
|
|
| #define HAVE_PCAP_PCAP_H 1
|
|
| #define HAVE_PCAP_BPF_H 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_PCAP_SET_BUFF 1
|
|
| #define HAVE_PFRING 1
|
|
| #define HAVE_LIBPFRING 1
|
|
| #define HAVE_AF_PACKET 1
|
|
| #define HAVE_PACKET_FANOUT 1
|
|
| #define HAVE_TPACKET_V3 1
|
|
| #define HAVE_HW_TIMESTAMPING 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 libiconv_close ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return libiconv_close ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18971: result: no
|
|
configure:19460: checking cap-ng.h usability
|
|
configure:19460: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:19460: $? = 0
|
|
configure:19460: result: yes
|
|
configure:19460: checking cap-ng.h presence
|
|
configure:19460: gcc -E -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c
|
|
configure:19460: $? = 0
|
|
configure:19460: result: yes
|
|
configure:19460: checking for cap-ng.h
|
|
configure:19460: result: yes
|
|
configure:19470: checking for capng_clear in -lcap-ng
|
|
configure:19495: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include -L/usr/lib -L/usr/local/pfring/lib -L/usr/local/pfring/lib conftest.c -lcap-ng -lpfring -lpcap -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:19495: $? = 0
|
|
configure:19504: result: yes
|
|
configure:19652: checking for libnspr
|
|
configure:19659: $PKG_CONFIG --exists --print-errors "nspr"
|
|
Package nspr was not found in the pkg-config search path.
|
|
Perhaps you should add the directory containing `nspr.pc'
|
|
to the PKG_CONFIG_PATH environment variable
|
|
No package 'nspr' found
|
|
configure:19662: $? = 1
|
|
configure:19676: $PKG_CONFIG --exists --print-errors "nspr"
|
|
Package nspr was not found in the pkg-config search path.
|
|
Perhaps you should add the directory containing `nspr.pc'
|
|
to the PKG_CONFIG_PATH environment variable
|
|
No package 'nspr' found
|
|
configure:19679: $? = 1
|
|
configure:19693: result: no
|
|
No package 'nspr' found
|
|
configure:19747: checking nspr.h usability
|
|
configure:19747: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
conftest.c:167:18: fatal error: nspr.h: No such file or directory
|
|
compilation terminated.
|
|
configure:19747: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| #define TLS 1
|
|
| #define DEBUG 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_PCRE_FREE_STUDY 1
|
|
| #define PCRE_HAVE_JIT 1
|
|
| #define HAVE_LIBYAML 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBJANSSON 1
|
|
| #define BUILD_UNIX_SOCKET 1
|
|
| #define HAVE_LIBNFNETLINK 1
|
|
| #define NFQ 1
|
|
| #define HAVE_LIBNETFILTER_QUEUE 1
|
|
| #define HAVE_NFQ_MAXLEN 1
|
|
| #define HAVE_NFQ_SET_VERDICT2 1
|
|
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
|
|
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
|
|
| #define HAVE_LIBNET 1
|
|
| #define HAVE_LIBNET11 1
|
|
| #define _DEFAULT_SOURCE 1
|
|
| #define _BSD_SOURCE 1
|
|
| #define __BSD_SOURCE 1
|
|
| #define __FAVOR_BSD 1
|
|
| #define HAVE_NET_ETHERNET_H 1
|
|
| #define HAVE_LIBNET 1
|
|
| #define HAVE_LIBNET_ICMPV6_UNREACH 1
|
|
| #define HAVE_LIBNET_CAPABILITIES 1
|
|
| #define HAVE_LIBNET_INIT_CONST 1
|
|
| #define HAVE_PCAP_H 1
|
|
| #define HAVE_PCAP_PCAP_H 1
|
|
| #define HAVE_PCAP_BPF_H 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_PCAP_SET_BUFF 1
|
|
| #define HAVE_PFRING 1
|
|
| #define HAVE_LIBPFRING 1
|
|
| #define HAVE_AF_PACKET 1
|
|
| #define HAVE_PACKET_FANOUT 1
|
|
| #define HAVE_TPACKET_V3 1
|
|
| #define HAVE_HW_TIMESTAMPING 1
|
|
| #define HAVE_HTP_URI_NORMALIZE_HOOK 1
|
|
| #define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1
|
|
| #define HAVE_HTP_DECODE_QUERY_INPLACE 1
|
|
| #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1
|
|
| #define HAVE_LIBCAP_NG 1
|
|
| #define HAVE_LIBCAP_NG 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 <nspr.h>
|
|
configure:19747: result: no
|
|
configure:19747: checking nspr.h presence
|
|
configure:19747: gcc -E -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c
|
|
conftest.c:134:18: fatal error: nspr.h: No such file or directory
|
|
compilation terminated.
|
|
configure:19747: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| #define TLS 1
|
|
| #define DEBUG 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_PCRE_FREE_STUDY 1
|
|
| #define PCRE_HAVE_JIT 1
|
|
| #define HAVE_LIBYAML 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBJANSSON 1
|
|
| #define BUILD_UNIX_SOCKET 1
|
|
| #define HAVE_LIBNFNETLINK 1
|
|
| #define NFQ 1
|
|
| #define HAVE_LIBNETFILTER_QUEUE 1
|
|
| #define HAVE_NFQ_MAXLEN 1
|
|
| #define HAVE_NFQ_SET_VERDICT2 1
|
|
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
|
|
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
|
|
| #define HAVE_LIBNET 1
|
|
| #define HAVE_LIBNET11 1
|
|
| #define _DEFAULT_SOURCE 1
|
|
| #define _BSD_SOURCE 1
|
|
| #define __BSD_SOURCE 1
|
|
| #define __FAVOR_BSD 1
|
|
| #define HAVE_NET_ETHERNET_H 1
|
|
| #define HAVE_LIBNET 1
|
|
| #define HAVE_LIBNET_ICMPV6_UNREACH 1
|
|
| #define HAVE_LIBNET_CAPABILITIES 1
|
|
| #define HAVE_LIBNET_INIT_CONST 1
|
|
| #define HAVE_PCAP_H 1
|
|
| #define HAVE_PCAP_PCAP_H 1
|
|
| #define HAVE_PCAP_BPF_H 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_PCAP_SET_BUFF 1
|
|
| #define HAVE_PFRING 1
|
|
| #define HAVE_LIBPFRING 1
|
|
| #define HAVE_AF_PACKET 1
|
|
| #define HAVE_PACKET_FANOUT 1
|
|
| #define HAVE_TPACKET_V3 1
|
|
| #define HAVE_HW_TIMESTAMPING 1
|
|
| #define HAVE_HTP_URI_NORMALIZE_HOOK 1
|
|
| #define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1
|
|
| #define HAVE_HTP_DECODE_QUERY_INPLACE 1
|
|
| #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1
|
|
| #define HAVE_LIBCAP_NG 1
|
|
| #define HAVE_LIBCAP_NG 1
|
|
| /* end confdefs.h. */
|
|
| #include <nspr.h>
|
|
configure:19747: result: no
|
|
configure:19747: checking for nspr.h
|
|
configure:19747: result: no
|
|
configure:19827: checking for libnss
|
|
configure:19834: $PKG_CONFIG --exists --print-errors "nss"
|
|
Package nss was not found in the pkg-config search path.
|
|
Perhaps you should add the directory containing `nss.pc'
|
|
to the PKG_CONFIG_PATH environment variable
|
|
No package 'nss' found
|
|
configure:19837: $? = 1
|
|
configure:19851: $PKG_CONFIG --exists --print-errors "nss"
|
|
Package nss was not found in the pkg-config search path.
|
|
Perhaps you should add the directory containing `nss.pc'
|
|
to the PKG_CONFIG_PATH environment variable
|
|
No package 'nss' found
|
|
configure:19854: $? = 1
|
|
configure:19868: result: no
|
|
No package 'nss' found
|
|
configure:19922: checking sechash.h usability
|
|
configure:19922: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
conftest.c:167:21: fatal error: sechash.h: No such file or directory
|
|
compilation terminated.
|
|
configure:19922: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| #define TLS 1
|
|
| #define DEBUG 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_PCRE_FREE_STUDY 1
|
|
| #define PCRE_HAVE_JIT 1
|
|
| #define HAVE_LIBYAML 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBJANSSON 1
|
|
| #define BUILD_UNIX_SOCKET 1
|
|
| #define HAVE_LIBNFNETLINK 1
|
|
| #define NFQ 1
|
|
| #define HAVE_LIBNETFILTER_QUEUE 1
|
|
| #define HAVE_NFQ_MAXLEN 1
|
|
| #define HAVE_NFQ_SET_VERDICT2 1
|
|
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
|
|
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
|
|
| #define HAVE_LIBNET 1
|
|
| #define HAVE_LIBNET11 1
|
|
| #define _DEFAULT_SOURCE 1
|
|
| #define _BSD_SOURCE 1
|
|
| #define __BSD_SOURCE 1
|
|
| #define __FAVOR_BSD 1
|
|
| #define HAVE_NET_ETHERNET_H 1
|
|
| #define HAVE_LIBNET 1
|
|
| #define HAVE_LIBNET_ICMPV6_UNREACH 1
|
|
| #define HAVE_LIBNET_CAPABILITIES 1
|
|
| #define HAVE_LIBNET_INIT_CONST 1
|
|
| #define HAVE_PCAP_H 1
|
|
| #define HAVE_PCAP_PCAP_H 1
|
|
| #define HAVE_PCAP_BPF_H 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_PCAP_SET_BUFF 1
|
|
| #define HAVE_PFRING 1
|
|
| #define HAVE_LIBPFRING 1
|
|
| #define HAVE_AF_PACKET 1
|
|
| #define HAVE_PACKET_FANOUT 1
|
|
| #define HAVE_TPACKET_V3 1
|
|
| #define HAVE_HW_TIMESTAMPING 1
|
|
| #define HAVE_HTP_URI_NORMALIZE_HOOK 1
|
|
| #define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1
|
|
| #define HAVE_HTP_DECODE_QUERY_INPLACE 1
|
|
| #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1
|
|
| #define HAVE_LIBCAP_NG 1
|
|
| #define HAVE_LIBCAP_NG 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 <sechash.h>
|
|
configure:19922: result: no
|
|
configure:19922: checking sechash.h presence
|
|
configure:19922: gcc -E -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c
|
|
conftest.c:134:21: fatal error: sechash.h: No such file or directory
|
|
compilation terminated.
|
|
configure:19922: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "suricata"
|
|
| #define PACKAGE_TARNAME "suricata"
|
|
| #define PACKAGE_VERSION "4.0.0"
|
|
| #define PACKAGE_STRING "suricata 4.0.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "suricata"
|
|
| #define VERSION "4.0.0"
|
|
| #define RELEASE 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_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ASSERT_H 1
|
|
| #define HAVE_CTYPE_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_GETOPT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_POLL_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define HAVE_STDARG_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYSLOG_H 1
|
|
| #define HAVE_SYS_PRCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_LINUX_IF_ETHER_H 1
|
|
| #define HAVE_LINUX_IF_PACKET_H 1
|
|
| #define HAVE_LINUX_FILTER_H 1
|
|
| #define HAVE_LINUX_ETHTOOL_H 1
|
|
| #define HAVE_LINUX_SOCKIOS_H 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_UN_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NET_IF_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_LINUX_IF_ARP_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_MALLOC 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_STRCASECMP 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMRCHR 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| #define TLS 1
|
|
| #define DEBUG 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_LIBPCRE 1
|
|
| #define HAVE_PCRE_FREE_STUDY 1
|
|
| #define PCRE_HAVE_JIT 1
|
|
| #define HAVE_LIBYAML 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBJANSSON 1
|
|
| #define BUILD_UNIX_SOCKET 1
|
|
| #define HAVE_LIBNFNETLINK 1
|
|
| #define NFQ 1
|
|
| #define HAVE_LIBNETFILTER_QUEUE 1
|
|
| #define HAVE_NFQ_MAXLEN 1
|
|
| #define HAVE_NFQ_SET_VERDICT2 1
|
|
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
|
|
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
|
|
| #define HAVE_LIBNET 1
|
|
| #define HAVE_LIBNET11 1
|
|
| #define _DEFAULT_SOURCE 1
|
|
| #define _BSD_SOURCE 1
|
|
| #define __BSD_SOURCE 1
|
|
| #define __FAVOR_BSD 1
|
|
| #define HAVE_NET_ETHERNET_H 1
|
|
| #define HAVE_LIBNET 1
|
|
| #define HAVE_LIBNET_ICMPV6_UNREACH 1
|
|
| #define HAVE_LIBNET_CAPABILITIES 1
|
|
| #define HAVE_LIBNET_INIT_CONST 1
|
|
| #define HAVE_PCAP_H 1
|
|
| #define HAVE_PCAP_PCAP_H 1
|
|
| #define HAVE_PCAP_BPF_H 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_LIBPCAP 1
|
|
| #define HAVE_PCAP_SET_BUFF 1
|
|
| #define HAVE_PFRING 1
|
|
| #define HAVE_LIBPFRING 1
|
|
| #define HAVE_AF_PACKET 1
|
|
| #define HAVE_PACKET_FANOUT 1
|
|
| #define HAVE_TPACKET_V3 1
|
|
| #define HAVE_HW_TIMESTAMPING 1
|
|
| #define HAVE_HTP_URI_NORMALIZE_HOOK 1
|
|
| #define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1
|
|
| #define HAVE_HTP_DECODE_QUERY_INPLACE 1
|
|
| #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1
|
|
| #define HAVE_LIBCAP_NG 1
|
|
| #define HAVE_LIBCAP_NG 1
|
|
| /* end confdefs.h. */
|
|
| #include <sechash.h>
|
|
configure:19922: result: no
|
|
configure:19922: checking for sechash.h
|
|
configure:19922: result: no
|
|
configure:20031: checking magic.h usability
|
|
configure:20031: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:20031: $? = 0
|
|
configure:20031: result: yes
|
|
configure:20031: checking magic.h presence
|
|
configure:20031: gcc -E -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c
|
|
configure:20031: $? = 0
|
|
configure:20031: result: yes
|
|
configure:20031: checking for magic.h
|
|
configure:20031: result: yes
|
|
configure:20041: checking for magic_open in -lmagic
|
|
configure:20066: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include -L/usr/lib -L/usr/local/pfring/lib -L/usr/local/pfring/lib conftest.c -lmagic -lcap-ng -lpfring -lpcap -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:20066: $? = 0
|
|
configure:20075: result: yes
|
|
configure:22956: checking GeoIP.h usability
|
|
configure:22956: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c >&5
|
|
configure:22956: $? = 0
|
|
configure:22956: result: yes
|
|
configure:22956: checking GeoIP.h presence
|
|
configure:22956: gcc -E -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include conftest.c
|
|
configure:22956: $? = 0
|
|
configure:22956: result: yes
|
|
configure:22956: checking for GeoIP.h
|
|
configure:22956: result: yes
|
|
configure:22968: checking for GeoIP_country_code_by_ipnum in -lGeoIP
|
|
configure:22993: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include -L/usr/lib -L/usr/local/pfring/lib -L/usr/local/pfring/lib conftest.c -lGeoIP -lmagic -lcap-ng -lpfring -lpcap -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre >&5
|
|
configure:22993: $? = 0
|
|
configure:23002: result: yes
|
|
configure:23329: checking for getconf
|
|
configure:23347: found /usr/bin/getconf
|
|
configure:23360: result: /usr/bin/getconf
|
|
configure:23390: checking for sphinx-build
|
|
configure:23421: result: no
|
|
configure:23455: checking for pdflatex
|
|
configure:23486: result: no
|
|
configure:23817: checking for git
|
|
configure:23835: found /usr/bin/git
|
|
configure:23848: result: /usr/bin/git
|
|
configure:24145: checking that generated files are newer than configure
|
|
configure:24151: result: done
|
|
configure:24246: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by suricata config.status 4.0.0, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on suricata6F
|
|
|
|
config.status:1339: creating Makefile
|
|
config.status:1339: creating src/Makefile
|
|
config.status:1339: creating rust/Makefile
|
|
config.status:1339: creating rust/Cargo.toml
|
|
config.status:1339: creating rust/.cargo/config
|
|
config.status:1339: creating qa/Makefile
|
|
config.status:1339: creating qa/coccinelle/Makefile
|
|
config.status:1339: creating rules/Makefile
|
|
config.status:1339: creating doc/Makefile
|
|
config.status:1339: creating doc/userguide/Makefile
|
|
config.status:1339: creating contrib/Makefile
|
|
config.status:1339: creating contrib/file_processor/Makefile
|
|
config.status:1339: creating contrib/file_processor/Action/Makefile
|
|
config.status:1339: creating contrib/file_processor/Processor/Makefile
|
|
config.status:1339: creating contrib/tile_pcie_logd/Makefile
|
|
config.status:1339: creating suricata.yaml
|
|
config.status:1339: creating scripts/Makefile
|
|
config.status:1339: creating scripts/suricatasc/Makefile
|
|
config.status:1339: creating scripts/suricatasc/suricatasc
|
|
config.status:1339: creating etc/Makefile
|
|
config.status:1339: creating etc/suricata.logrotate
|
|
config.status:1339: creating etc/suricata.service
|
|
config.status:1339: creating config.h
|
|
config.status:1520: config.h is unchanged
|
|
config.status:1568: executing depfiles commands
|
|
config.status:1568: executing libtool commands
|
|
configure:26474: === configuring in libhtp (/usr/local/src/suricata-4.0.0/libhtp)
|
|
configure:26537: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--sysconfdir=/etc/' '--localstatedir=/data/var/' '--enable-debug' '--enable-nfqueue' '--enable-af-packet' '--enable-geoip' '--enable-pfring' '--with-libpfring-libraries=/usr/local/pfring/lib' '--with-libpcap-includes=/usr/local/pfring/include' '--with-libpcap-libraries=/usr/local/pfring/lib' '--with-libjansson-includes=/usr/include' '--with-libjansson-libraries=/usr/lib' --cache-file=/dev/null --srcdir=.
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_inline=inline
|
|
ac_cv_c_int32_t=yes
|
|
ac_cv_c_uint16_t=yes
|
|
ac_cv_c_uint32_t=yes
|
|
ac_cv_c_uint64_t=yes
|
|
ac_cv_c_uint8_t=yes
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBHTPDEVVERSION_CFLAGS_set=
|
|
ac_cv_env_LIBHTPDEVVERSION_CFLAGS_value=
|
|
ac_cv_env_LIBHTPDEVVERSION_LIBS_set=
|
|
ac_cv_env_LIBHTPDEVVERSION_LIBS_value=
|
|
ac_cv_env_LIBHTPMINVERSION_CFLAGS_set=
|
|
ac_cv_env_LIBHTPMINVERSION_CFLAGS_value=
|
|
ac_cv_env_LIBHTPMINVERSION_LIBS_set=
|
|
ac_cv_env_LIBHTPMINVERSION_LIBS_value=
|
|
ac_cv_env_LIBPCREVERSION_CFLAGS_set=
|
|
ac_cv_env_LIBPCREVERSION_CFLAGS_value=
|
|
ac_cv_env_LIBPCREVERSION_LIBS_set=
|
|
ac_cv_env_LIBPCREVERSION_LIBS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
|
|
ac_cv_env_LUAJIT_CFLAGS_set=
|
|
ac_cv_env_LUAJIT_CFLAGS_value=
|
|
ac_cv_env_LUAJIT_LIBS_set=
|
|
ac_cv_env_LUAJIT_LIBS_value=
|
|
ac_cv_env_LUA_CFLAGS_set=
|
|
ac_cv_env_LUA_CFLAGS_value=
|
|
ac_cv_env_LUA_LIBS_set=
|
|
ac_cv_env_LUA_LIBS_value=
|
|
ac_cv_env_PKG_CONFIG_LIBDIR_set=
|
|
ac_cv_env_PKG_CONFIG_LIBDIR_value=
|
|
ac_cv_env_PKG_CONFIG_PATH_set=
|
|
ac_cv_env_PKG_CONFIG_PATH_value=
|
|
ac_cv_env_PKG_CONFIG_set=
|
|
ac_cv_env_PKG_CONFIG_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_libhs_CFLAGS_set=
|
|
ac_cv_env_libhs_CFLAGS_value=
|
|
ac_cv_env_libhs_LIBS_set=
|
|
ac_cv_env_libhs_LIBS_value=
|
|
ac_cv_env_libhtp_CFLAGS_set=
|
|
ac_cv_env_libhtp_CFLAGS_value=
|
|
ac_cv_env_libhtp_LIBS_set=
|
|
ac_cv_env_libhtp_LIBS_value=
|
|
ac_cv_env_libnetfilter_queue_CFLAGS_set=
|
|
ac_cv_env_libnetfilter_queue_CFLAGS_value=
|
|
ac_cv_env_libnetfilter_queue_LIBS_set=
|
|
ac_cv_env_libnetfilter_queue_LIBS_value=
|
|
ac_cv_env_libnspr_CFLAGS_set=
|
|
ac_cv_env_libnspr_CFLAGS_value=
|
|
ac_cv_env_libnspr_LIBS_set=
|
|
ac_cv_env_libnspr_LIBS_value=
|
|
ac_cv_env_libnss_CFLAGS_set=
|
|
ac_cv_env_libnss_CFLAGS_value=
|
|
ac_cv_env_libnss_LIBS_set=
|
|
ac_cv_env_libnss_LIBS_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_func_clock_gettime=yes
|
|
ac_cv_func_gettimeofday=yes
|
|
ac_cv_func_malloc_0_nonnull=yes
|
|
ac_cv_func_memchr=yes
|
|
ac_cv_func_memrchr=yes
|
|
ac_cv_func_memset=yes
|
|
ac_cv_func_realloc_0_nonnull=yes
|
|
ac_cv_func_strcasecmp=yes
|
|
ac_cv_func_strchr=yes
|
|
ac_cv_func_strdup=yes
|
|
ac_cv_func_strerror=yes
|
|
ac_cv_func_strlcat=no
|
|
ac_cv_func_strlcpy=no
|
|
ac_cv_func_strncasecmp=yes
|
|
ac_cv_func_strtol=yes
|
|
ac_cv_func_strtoul=yes
|
|
ac_cv_have_decl_PACKET_FANOUT_QM=yes
|
|
ac_cv_have_decl_SOF_TIMESTAMPING_RAW_HARDWARE=yes
|
|
ac_cv_have_decl_TPACKET_V2=yes
|
|
ac_cv_have_decl_TPACKET_V3=yes
|
|
ac_cv_header_GeoIP_h=yes
|
|
ac_cv_header_arpa_inet_h=yes
|
|
ac_cv_header_assert_h=yes
|
|
ac_cv_header_cap_ng_h=yes
|
|
ac_cv_header_ctype_h=yes
|
|
ac_cv_header_dirent_h=yes
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_errno_h=yes
|
|
ac_cv_header_fcntl_h=yes
|
|
ac_cv_header_fnmatch_h=yes
|
|
ac_cv_header_getopt_h=yes
|
|
ac_cv_header_glob_h=yes
|
|
ac_cv_header_hs_h=no
|
|
ac_cv_header_iconv_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_jansson_h=yes
|
|
ac_cv_header_libnetfilter_queue_libnetfilter_queue_h=yes
|
|
ac_cv_header_limits_h=yes
|
|
ac_cv_header_linux_ethtool_h=yes
|
|
ac_cv_header_linux_filter_h=yes
|
|
ac_cv_header_linux_if_arp_h=yes
|
|
ac_cv_header_linux_if_ether_h=yes
|
|
ac_cv_header_linux_if_packet_h=yes
|
|
ac_cv_header_linux_sockios_h=yes
|
|
ac_cv_header_magic_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_net_if_h=yes
|
|
ac_cv_header_netdb_h=yes
|
|
ac_cv_header_netinet_in_h=yes
|
|
ac_cv_header_nspr_h=no
|
|
ac_cv_header_pcap_bpf_h=yes
|
|
ac_cv_header_pcap_h=yes
|
|
ac_cv_header_pcap_pcap_h=yes
|
|
ac_cv_header_pcre_h=yes
|
|
ac_cv_header_poll_h=yes
|
|
ac_cv_header_sched_h=yes
|
|
ac_cv_header_sechash_h=no
|
|
ac_cv_header_signal_h=yes
|
|
ac_cv_header_stdarg_h=yes
|
|
ac_cv_header_stdbool_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stddef_h=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdio_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_ioctl_h=yes
|
|
ac_cv_header_sys_mman_h=yes
|
|
ac_cv_header_sys_prctl_h=yes
|
|
ac_cv_header_sys_resource_h=yes
|
|
ac_cv_header_sys_socket_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_syscall_h=yes
|
|
ac_cv_header_sys_time_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_sys_un_h=yes
|
|
ac_cv_header_syslog_h=yes
|
|
ac_cv_header_time_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_header_w32api_winbase_h=no
|
|
ac_cv_header_w32api_wtypes_h=no
|
|
ac_cv_header_wincrypt_h=no
|
|
ac_cv_header_windows_h=no
|
|
ac_cv_header_winsock2_h=no
|
|
ac_cv_header_ws2tcpip_h=no
|
|
ac_cv_header_yaml_h=yes
|
|
ac_cv_host=x86_64-pc-linux-gnu
|
|
ac_cv_lib_GeoIP_GeoIP_country_code_by_ipnum=yes
|
|
ac_cv_lib_cap_ng_capng_clear=yes
|
|
ac_cv_lib_iconv_libiconv_close=no
|
|
ac_cv_lib_jansson_json_dump_callback=yes
|
|
ac_cv_lib_magic_magic_open=yes
|
|
ac_cv_lib_net_libnet_build_icmpv6_unreach=yes
|
|
ac_cv_lib_net_libnet_write=yes
|
|
ac_cv_lib_netfilter_queue_nfq_open=yes
|
|
ac_cv_lib_netfilter_queue_nfq_set_queue_flags=yes
|
|
ac_cv_lib_netfilter_queue_nfq_set_queue_maxlen=yes
|
|
ac_cv_lib_netfilter_queue_nfq_set_verdict2=yes
|
|
ac_cv_lib_netfilter_queue_nfq_set_verdict_batch=yes
|
|
ac_cv_lib_nfnetlink_nfnl_fd=yes
|
|
ac_cv_lib_pcap___pcap_activate=yes
|
|
ac_cv_lib_pcap___pcap_open_live=yes
|
|
ac_cv_lib_pcap___pcap_set_buffer_size=yes
|
|
ac_cv_lib_pcre_pcre_dfa_exec=yes
|
|
ac_cv_lib_pcre_pcre_get_substring=yes
|
|
ac_cv_lib_pfring_pfring_open=yes
|
|
ac_cv_lib_pthread_pthread_create=yes
|
|
ac_cv_lib_yaml_yaml_parser_initialize=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_FGREP='/bin/grep -F'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_HAVE_COCCINELLE_CONFIG=no
|
|
ac_cv_path_HAVE_GETCONF_CMD=/usr/bin/getconf
|
|
ac_cv_path_HAVE_GIT_CMD=/usr/bin/git
|
|
ac_cv_path_HAVE_PCAP_CONFIG=/usr/local/bin/pcap-config
|
|
ac_cv_path_HAVE_PDFLATEX=no
|
|
ac_cv_path_HAVE_PKG_CONFIG=/usr/bin/pkg-config
|
|
ac_cv_path_HAVE_PYTHON=/usr/bin/python
|
|
ac_cv_path_HAVE_SPHINXBUILD=no
|
|
ac_cv_path_HAVE_WGET=/usr/bin/wget
|
|
ac_cv_path_SED=/bin/sed
|
|
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_lt_DD=/bin/dd
|
|
ac_cv_path_mkdir=/bin/mkdir
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_ac_ct_AR=ar
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
|
|
ac_cv_prog_ac_ct_OBJDUMP=objdump
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_ac_ct_STRIP=strip
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_c99=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_sys_file_offset_bits=no
|
|
ac_cv_sys_largefile_CC=no
|
|
ac_cv_type__Bool=yes
|
|
ac_cv_type_pid_t=yes
|
|
ac_cv_type_size_t=yes
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
am_cv_make_support_nested_variables=yes
|
|
am_cv_prog_cc_c_o=yes
|
|
lt_cv_ar_at_file=@
|
|
lt_cv_archive_cmds_need_lc=no
|
|
lt_cv_deplibs_check_method=pass_all
|
|
lt_cv_file_magic_cmd='$MAGIC_CMD'
|
|
lt_cv_file_magic_test_file=
|
|
lt_cv_ld_reload_flag=-r
|
|
lt_cv_nm_interface='BSD nm'
|
|
lt_cv_objdir=.libs
|
|
lt_cv_path_LD=/usr/bin/ld
|
|
lt_cv_path_NM='/usr/bin/nm -B'
|
|
lt_cv_path_mainfest_tool=no
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_pic='-fPIC -DPIC'
|
|
lt_cv_prog_compiler_pic_works=yes
|
|
lt_cv_prog_compiler_rtti_exceptions=no
|
|
lt_cv_prog_compiler_static_works=yes
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
|
|
lt_cv_shlibpath_overrides_runpath=no
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
|
lt_cv_sys_global_symbol_to_import=
|
|
lt_cv_sys_max_cmd_len=1572864
|
|
lt_cv_to_host_file_cmd=func_convert_file_noop
|
|
lt_cv_to_tool_file_cmd=func_convert_file_noop
|
|
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
|
|
pkg_cv_libnetfilter_queue_CFLAGS=
|
|
pkg_cv_libnetfilter_queue_LIBS='-lnetfilter_queue -lnfnetlink'
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /usr/local/src/suricata-4.0.0/missing aclocal-1.15'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='$${TAR-tar}'
|
|
AM_BACKSLASH='\'
|
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
|
AM_DEFAULT_VERBOSITY='0'
|
|
AM_V='$(V)'
|
|
AR='ar'
|
|
AUTOCONF='${SHELL} /usr/local/src/suricata-4.0.0/missing autoconf'
|
|
AUTOHEADER='${SHELL} /usr/local/src/suricata-4.0.0/missing autoheader'
|
|
AUTOMAKE='${SHELL} /usr/local/src/suricata-4.0.0/missing automake-1.15'
|
|
AWK='gawk'
|
|
BUILD_CUDA_FALSE=''
|
|
BUILD_CUDA_TRUE='#'
|
|
BUILD_PCIE_LOGGING_FALSE=''
|
|
BUILD_PCIE_LOGGING_TRUE='#'
|
|
BUILD_UNITTESTS_FALSE=''
|
|
BUILD_UNITTESTS_TRUE='#'
|
|
CARGO=''
|
|
CARGO_HOME=''
|
|
CC='gcc'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS='-g -O2 -march=native'
|
|
CLANG_CFLAGS=''
|
|
CONFIGURE_LOCALSTATEDIR='/data/var'
|
|
CONFIGURE_PREFIX='/usr'
|
|
CONFIGURE_SYSCONDIR='/etc'
|
|
CPP='gcc -E'
|
|
CPPFLAGS='-I${srcdir}/../libhtp/ -I/usr/include -I/usr/local/pfring/include'
|
|
CYGPATH_W='echo'
|
|
DEBUG_FALSE='#'
|
|
DEBUG_TRUE=''
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
DLLTOOL='false'
|
|
DSYMUTIL=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
FGREP='/bin/grep -F'
|
|
GCC_CFLAGS='-Wextra -Werror-implicit-function-declaration'
|
|
GREP='/bin/grep'
|
|
HAVE_CARGO=''
|
|
HAVE_CARGO_VENDOR=''
|
|
HAVE_CARGO_VENDOR_FALSE='#'
|
|
HAVE_CARGO_VENDOR_TRUE=''
|
|
HAVE_COCCINELLE_CONFIG='no'
|
|
HAVE_COCCINELLE_FALSE=''
|
|
HAVE_COCCINELLE_TRUE='#'
|
|
HAVE_CURL=''
|
|
HAVE_FETCH_COMMAND_FALSE='#'
|
|
HAVE_FETCH_COMMAND_TRUE=''
|
|
HAVE_GETCONF_CMD='/usr/bin/getconf'
|
|
HAVE_GIT_CMD='/usr/bin/git'
|
|
HAVE_LUA_FALSE=''
|
|
HAVE_LUA_TRUE='#'
|
|
HAVE_PCAP_CONFIG='/usr/local/bin/pcap-config'
|
|
HAVE_PDFLATEX='no'
|
|
HAVE_PDFLATEX_FALSE=''
|
|
HAVE_PDFLATEX_TRUE='#'
|
|
HAVE_PKG_CONFIG='/usr/bin/pkg-config'
|
|
HAVE_PYTHON='/usr/bin/python'
|
|
HAVE_PYTHON_FALSE='#'
|
|
HAVE_PYTHON_TRUE=''
|
|
HAVE_RUSTC=''
|
|
HAVE_RUST_EXTERNAL_FALSE=''
|
|
HAVE_RUST_EXTERNAL_TRUE='#'
|
|
HAVE_RUST_FALSE=''
|
|
HAVE_RUST_TRUE='#'
|
|
HAVE_RUST_VENDOR_FALSE=''
|
|
HAVE_RUST_VENDOR_TRUE='#'
|
|
HAVE_SPHINXBUILD='no'
|
|
HAVE_SPHINXBUILD_FALSE=''
|
|
HAVE_SPHINXBUILD_TRUE='#'
|
|
HAVE_SURICATA_MAN_FALSE='#'
|
|
HAVE_SURICATA_MAN_TRUE=''
|
|
HAVE_WGET='/usr/bin/wget'
|
|
HAVE_WGET_COMMAND_FALSE='#'
|
|
HAVE_WGET_COMMAND_TRUE=''
|
|
HTP_DIR='libhtp'
|
|
HTP_LDADD='../libhtp/htp/libhtp.la'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
LD='/usr/bin/ld -m elf_x86_64'
|
|
LDFLAGS=' -L/usr/lib -L/usr/local/pfring/lib -L/usr/local/pfring/lib'
|
|
LIBHTPDEVVERSION_CFLAGS=''
|
|
LIBHTPDEVVERSION_LIBS=''
|
|
LIBHTPMINVERSION_CFLAGS=''
|
|
LIBHTPMINVERSION_LIBS=''
|
|
LIBOBJS=''
|
|
LIBPCREVERSION_CFLAGS=''
|
|
LIBPCREVERSION_LIBS=''
|
|
LIBPRELUDE_CFLAGS=''
|
|
LIBPRELUDE_CONFIG=''
|
|
LIBPRELUDE_CONFIG_PREFIX=''
|
|
LIBPRELUDE_LDFLAGS=''
|
|
LIBPRELUDE_LIBS=''
|
|
LIBPRELUDE_PREFIX=''
|
|
LIBPRELUDE_PTHREAD_CFLAGS=''
|
|
LIBS='-lGeoIP -lmagic -lcap-ng -lpfring -lpcap -lnet -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre '
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
LT_SYS_LIBRARY_PATH=''
|
|
LUAJIT_CFLAGS=''
|
|
LUAJIT_LIBS=''
|
|
LUA_CFLAGS=''
|
|
LUA_LIBS=''
|
|
MAKEINFO='${SHELL} /usr/local/src/suricata-4.0.0/missing makeinfo'
|
|
MANIFEST_TOOL=':'
|
|
MKDIR_P='/bin/mkdir -p'
|
|
NM='/usr/bin/nm -B'
|
|
NMEDIT=''
|
|
NVCC=''
|
|
OBJDUMP='objdump'
|
|
OBJEXT='o'
|
|
OPTIMIZATION_CFLAGS='-march=native'
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE='suricata'
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME='suricata'
|
|
PACKAGE_STRING='suricata 4.0.0'
|
|
PACKAGE_TARNAME='suricata'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='4.0.0'
|
|
PATH_SEPARATOR=':'
|
|
PCAP_CFLAGS=' -I/usr/local/include'
|
|
PKG_CONFIG='/usr/bin/pkg-config'
|
|
PKG_CONFIG_LIBDIR=''
|
|
PKG_CONFIG_PATH=''
|
|
PYTHON=''
|
|
PYTHON_EXEC_PREFIX=''
|
|
PYTHON_PLATFORM=''
|
|
PYTHON_PREFIX=''
|
|
PYTHON_VERSION=''
|
|
RANLIB='ranlib'
|
|
RUST_FEATURES=''
|
|
RUST_LDADD='-ldl -lrt -lm'
|
|
RUST_SURICATA_LIB=''
|
|
SECCFLAGS=''
|
|
SECLDFLAGS=''
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
STRIP='strip'
|
|
VERSION='4.0.0'
|
|
__SC_CUDA_SUPPORT___FALSE=''
|
|
__SC_CUDA_SUPPORT___TRUE='#'
|
|
ac_ct_AR='ar'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_DUMPBIN=''
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE='#'
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__nodep='_no'
|
|
am__quote=''
|
|
am__tar='$${TAR-tar} chof - "$$tardir"'
|
|
am__untar='$${TAR-tar} xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
e_enable_evelog='yes'
|
|
e_localstatedir='/data/var/run/suricata'
|
|
e_logcertsdir='/data/var/log/suricata/certs'
|
|
e_logdir='/data/var/log/suricata/'
|
|
e_logfilesdir='/data/var/log/suricata/files'
|
|
e_magic_file=''
|
|
e_magic_file_comment='#'
|
|
e_rundir='/data/var/run/'
|
|
e_sysconfdir='/etc/suricata/'
|
|
e_sysconfrulesdir='/etc/suricata/rules'
|
|
exec_prefix='${prefix}'
|
|
host='x86_64-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /usr/local/src/suricata-4.0.0/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
libhs_CFLAGS=''
|
|
libhs_LIBS=''
|
|
libhtp_CFLAGS=''
|
|
libhtp_LIBS=''
|
|
libnetfilter_queue_CFLAGS=''
|
|
libnetfilter_queue_LIBS='-lnetfilter_queue -lnfnetlink'
|
|
libnspr_CFLAGS=''
|
|
libnspr_LIBS=''
|
|
libnss_CFLAGS=''
|
|
libnss_LIBS=''
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='/data/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='$(MKDIR_P)'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
pkgpyexecdir=''
|
|
pkgpythondir=''
|
|
prefix='/usr'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
pyexecdir=''
|
|
pythondir=''
|
|
runstatedir='${localstatedir}/run'
|
|
rust_config_comment='#'
|
|
rust_config_enabled='no'
|
|
rust_config_exp_comment=''
|
|
rust_config_exp_enabled='no'
|
|
rust_vendor_comment='# '
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
subdirs=' libhtp'
|
|
sysconfdir='/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "suricata"
|
|
#define PACKAGE_TARNAME "suricata"
|
|
#define PACKAGE_VERSION "4.0.0"
|
|
#define PACKAGE_STRING "suricata 4.0.0"
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_URL ""
|
|
#define PACKAGE "suricata"
|
|
#define VERSION "4.0.0"
|
|
#define RELEASE 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_DLFCN_H 1
|
|
#define LT_OBJDIR ".libs/"
|
|
#define HAVE_STDDEF_H 1
|
|
#define HAVE_ARPA_INET_H 1
|
|
#define HAVE_ASSERT_H 1
|
|
#define HAVE_CTYPE_H 1
|
|
#define HAVE_ERRNO_H 1
|
|
#define HAVE_FCNTL_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_GETOPT_H 1
|
|
#define HAVE_LIMITS_H 1
|
|
#define HAVE_NETDB_H 1
|
|
#define HAVE_NETINET_IN_H 1
|
|
#define HAVE_POLL_H 1
|
|
#define HAVE_SCHED_H 1
|
|
#define HAVE_SIGNAL_H 1
|
|
#define HAVE_STDARG_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STDIO_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STDBOOL_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_SYS_IOCTL_H 1
|
|
#define HAVE_SYSLOG_H 1
|
|
#define HAVE_SYS_PRCTL_H 1
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_SYS_SYSCALL_H 1
|
|
#define HAVE_SYS_TIME_H 1
|
|
#define HAVE_TIME_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_SYS_IOCTL_H 1
|
|
#define HAVE_LINUX_IF_ETHER_H 1
|
|
#define HAVE_LINUX_IF_PACKET_H 1
|
|
#define HAVE_LINUX_FILTER_H 1
|
|
#define HAVE_LINUX_ETHTOOL_H 1
|
|
#define HAVE_LINUX_SOCKIOS_H 1
|
|
#define HAVE_DIRENT_H 1
|
|
#define HAVE_FNMATCH_H 1
|
|
#define HAVE_SYS_RESOURCE_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_UN_H 1
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
#define HAVE_NET_IF_H 1
|
|
#define HAVE_SYS_MMAN_H 1
|
|
#define HAVE_LINUX_IF_ARP_H 1
|
|
#define HAVE__BOOL 1
|
|
#define HAVE_STDBOOL_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_MALLOC 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_REALLOC 1
|
|
#define HAVE_GETTIMEOFDAY 1
|
|
#define HAVE_MEMSET 1
|
|
#define HAVE_STRCASECMP 1
|
|
#define HAVE_STRCHR 1
|
|
#define HAVE_STRDUP 1
|
|
#define HAVE_STRERROR 1
|
|
#define HAVE_STRNCASECMP 1
|
|
#define HAVE_STRTOL 1
|
|
#define HAVE_STRTOUL 1
|
|
#define HAVE_MEMCHR 1
|
|
#define HAVE_MEMRCHR 1
|
|
#define HAVE_CLOCK_GETTIME 1
|
|
#define TLS 1
|
|
#define DEBUG 1
|
|
#define HAVE_LIBPCRE 1
|
|
#define HAVE_LIBPCRE 1
|
|
#define HAVE_PCRE_FREE_STUDY 1
|
|
#define PCRE_HAVE_JIT 1
|
|
#define HAVE_LIBYAML 1
|
|
#define HAVE_LIBPTHREAD 1
|
|
#define HAVE_LIBJANSSON 1
|
|
#define BUILD_UNIX_SOCKET 1
|
|
#define HAVE_LIBNFNETLINK 1
|
|
#define NFQ 1
|
|
#define HAVE_LIBNETFILTER_QUEUE 1
|
|
#define HAVE_NFQ_MAXLEN 1
|
|
#define HAVE_NFQ_SET_VERDICT2 1
|
|
#define HAVE_NFQ_SET_QUEUE_FLAGS 1
|
|
#define HAVE_NFQ_SET_VERDICT_BATCH 1
|
|
#define HAVE_LIBNET 1
|
|
#define HAVE_LIBNET11 1
|
|
#define _DEFAULT_SOURCE 1
|
|
#define _BSD_SOURCE 1
|
|
#define __BSD_SOURCE 1
|
|
#define __FAVOR_BSD 1
|
|
#define HAVE_NET_ETHERNET_H 1
|
|
#define HAVE_LIBNET 1
|
|
#define HAVE_LIBNET_ICMPV6_UNREACH 1
|
|
#define HAVE_LIBNET_CAPABILITIES 1
|
|
#define HAVE_LIBNET_INIT_CONST 1
|
|
#define HAVE_PCAP_H 1
|
|
#define HAVE_PCAP_PCAP_H 1
|
|
#define HAVE_PCAP_BPF_H 1
|
|
#define HAVE_LIBPCAP 1
|
|
#define HAVE_LIBPCAP 1
|
|
#define HAVE_LIBPCAP 1
|
|
#define HAVE_PCAP_SET_BUFF 1
|
|
#define HAVE_PFRING 1
|
|
#define HAVE_LIBPFRING 1
|
|
#define HAVE_AF_PACKET 1
|
|
#define HAVE_PACKET_FANOUT 1
|
|
#define HAVE_TPACKET_V3 1
|
|
#define HAVE_HW_TIMESTAMPING 1
|
|
#define HAVE_HTP_URI_NORMALIZE_HOOK 1
|
|
#define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1
|
|
#define HAVE_HTP_DECODE_QUERY_INPLACE 1
|
|
#define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1
|
|
#define HAVE_LIBCAP_NG 1
|
|
#define HAVE_LIBCAP_NG 1
|
|
#define HAVE_LIBMAGIC 1
|
|
#define HAVE_MAGIC 1
|
|
#define HAVE_LIBGEOIP 1
|
|
#define HAVE_GEOIP 1
|
|
#define CLS 64
|
|
#define CONFIG_DIR "/etc/suricata/"
|
|
|
|
configure: exit 0
|