Project

General

Profile

Support #2994 » config.log

Andrey Kasckad, 05/30/2019 01:46 PM

 
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.1.4, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ ./configure --with-libpcap-includes=/npcap-sdk/Include --with-libpcap-libraries=/npcap-sdk/Lib/x64 --enable-lua --enable-geoip --disable-gccmarch-native --disable-rust --enable-debug

## --------- ##
## Platform. ##
## --------- ##

hostname = DESKTOP-9L7IS1E
uname -m = x86_64
uname -r = 3.0.7-338.x86_64
uname -s = MINGW64_NT-10.0-17134
uname -v = 2019-05-27 06:58 UTC

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /mingw64/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /c/Windows/System32
PATH: /c/Windows
PATH: /c/Windows/System32/Wbem
PATH: /c/Windows/System32/WindowsPowerShell/v1.0/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2657: loading site script /mingw64/etc/config.site
| # This file is in public domain.
| # Original author: Karlson2k (Evgeny Grin)
| # Written for MSys2/MinGW64 to help running 'configure' scripts
|
| # Defaults for MinGW64-targeted programs
|
| # Set proper selfname on bash and fallback to default name on other shells
| test -n "${BASH_SOURCE}" 2>/dev/null && config_site_me="${BASH_SOURCE[0]##*/}" || config_site_me=config.site
|
| # Set default 'host' to speedup configure
| if test -z "$build_alias"; then
| build_alias="${MSYSTEM_CHOST-x86_64-w64-mingw32}" && \
| ${as_echo-echo} "$config_site_me:${as_lineno-$LINENO}: default build_alias set to $build_alias" >&5
| fi
|
| # Set default 'prefix' to "/mingw64"
| if ( test -z "$prefix" || test "x$prefix" = "xNONE" ) && \
| ( test -z "$exec_prefix" || test "x$exec_prefix" = "xNONE" ); then
| prefix="${MSYSTEM_PREFIX-/mingw64}" && \
| ${as_echo-echo} "$config_site_me:${as_lineno-$LINENO}: default prefix set to $prefix" >&5
| fi
config.site:13: default build_alias set to x86_64-w64-mingw32
config.site:20: default prefix set to /mingw64
configure:2764: checking whether make supports nested variables
configure:2781: result: yes
configure:2841: checking for a BSD-compatible install
configure:2909: result: /usr/bin/install -c
configure:2920: checking whether build environment is sane
configure:2975: result: yes
configure:3126: checking for a thread-safe mkdir -p
configure:3165: result: /usr/bin/mkdir -p
configure:3172: checking for gawk
configure:3188: found /usr/bin/gawk
configure:3199: result: gawk
configure:3210: checking whether make sets $(MAKE)
configure:3232: result: yes
configure:3387: checking for style of include used by make
configure:3415: result: GNU
configure:3486: checking for gcc
configure:3502: found /mingw64/bin/gcc
configure:3513: result: gcc
configure:3742: checking for C compiler version
configure:3751: gcc --version >&5
gcc.exe (Rev1, Built by MSYS2 project) 9.1.0
Copyright (C) 2019 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:3762: $? = 0
configure:3751: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\msys64\mingw64\bin\gcc.exe
COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../gcc-9.1.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,fortran --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --enable-plugin --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 9.1.0 (Rev1, Built by MSYS2 project)
configure:3762: $? = 0
configure:3751: gcc -V >&5
gcc.exe: error: unrecognized command line option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:3762: $? = 1
configure:3751: gcc -qversion >&5
gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc.exe: fatal error: no input files
compilation terminated.
configure:3762: $? = 1
configure:3782: checking whether the C compiler works
configure:3804: gcc conftest.c >&5
configure:3808: $? = 0
configure:3856: result: yes
configure:3859: checking for C compiler default output file name
configure:3861: result: a.exe
configure:3867: checking for suffix of executables
configure:3874: gcc -o conftest.exe conftest.c >&5
configure:3878: $? = 0
configure:3900: result: .exe
configure:3922: checking whether we are cross compiling
configure:3930: gcc -o conftest.exe conftest.c >&5
configure:3934: $? = 0
configure:3941: ./conftest.exe
configure:3945: $? = 0
configure:3960: result: no
configure:3965: checking for suffix of object files
configure:3987: gcc -c conftest.c >&5
configure:3991: $? = 0
configure:4012: result: o
configure:4016: checking whether we are using the GNU C compiler
configure:4035: gcc -c conftest.c >&5
configure:4035: $? = 0
configure:4044: result: yes
configure:4053: checking whether gcc accepts -g
configure:4073: gcc -c -g conftest.c >&5
configure:4073: $? = 0
configure:4114: result: yes
configure:4131: checking for gcc option to accept ISO C89
configure:4194: gcc -c -g -O2 conftest.c >&5
configure:4194: $? = 0
configure:4207: result: none needed
configure:4232: checking whether gcc understands -c and -o together
configure:4254: gcc -c conftest.c -o conftest2.o
configure:4257: $? = 0
configure:4254: gcc -c conftest.c -o conftest2.o
configure:4257: $? = 0
configure:4269: result: yes
configure:4288: checking dependency style of gcc
configure:4399: result: gcc3
configure:4414: checking for gcc option to accept ISO C99
configure:4563: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4576: result: none needed
configure:4620: checking build system type
configure:4634: result: x86_64-w64-mingw32
configure:4654: checking host system type
configure:4667: result: x86_64-w64-mingw32
configure:4708: checking how to print strings
configure:4735: result: printf
configure:4756: checking for a sed that does not truncate output
configure:4820: result: /usr/bin/sed
configure:4838: checking for grep that handles long lines and -e
configure:4896: result: /usr/bin/grep
configure:4901: checking for egrep
configure:4963: result: /usr/bin/grep -E
configure:4968: checking for fgrep
configure:5030: result: /usr/bin/grep -F
configure:5065: checking for ld used by gcc
configure:5132: result: C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
configure:5139: checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld
configure:5154: result: yes
configure:5166: checking for BSD- or MS-compatible name lister (nm)
configure:5220: result: /mingw64/bin/nm -B
configure:5350: checking the name lister (/mingw64/bin/nm -B) interface
configure:5357: gcc -c -g -O2 conftest.c >&5
configure:5360: /mingw64/bin/nm -B "conftest.o"
configure:5363: output
0000000000000000 b .bss
0000000000000000 d .data
0000000000000000 N .debug_abbrev
0000000000000000 N .debug_aranges
0000000000000000 N .debug_info
0000000000000000 N .debug_line
0000000000000000 r .rdata$zzz
0000000000000000 t .text
0000000000000000 B some_variable
configure:5370: result: BSD nm
configure:5373: checking whether ln -s works
configure:5380: result: no, using cp -pR
configure:5385: checking the maximum length of command line arguments
configure:5516: result: 8192
configure:5564: checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format
configure:5604: result: func_convert_file_msys_to_w32
configure:5611: checking how to convert x86_64-w64-mingw32 file names to toolchain format
configure:5631: result: func_convert_file_msys_to_w32
configure:5638: checking for C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files
configure:5645: result: -r
configure:5719: checking for objdump
configure:5735: found /mingw64/bin/objdump
configure:5746: result: objdump
configure:5778: checking how to recognize dependent libraries
configure:5978: result: file_magic ^x86 archive import|^x86 DLL
configure:6063: checking for dlltool
configure:6079: found /mingw64/bin/dlltool
configure:6090: result: dlltool
configure:6123: checking how to associate runtime and link libraries
configure:6150: result: func_cygming_dll_for_implib
configure:6211: checking for ar
configure:6227: found /mingw64/bin/ar
configure:6238: result: ar
configure:6275: checking for archiver @FILE support
configure:6292: gcc -c -g -O2 conftest.c >&5
configure:6292: $? = 0
configure:6295: ar cru libconftest.a @conftest.lst >&5
configure:6298: $? = 0
configure:6303: ar cru libconftest.a @conftest.lst >&5
C:\msys64\mingw64\bin\ar.exe: conftest.o: No such file or directory
configure:6306: $? = 1
configure:6318: result: @
configure:6376: checking for strip
configure:6392: found /mingw64/bin/strip
configure:6403: result: strip
configure:6475: checking for ranlib
configure:6491: found /mingw64/bin/ranlib
configure:6502: result: ranlib
configure:6604: checking command to parse /mingw64/bin/nm -B output from gcc object
configure:6757: gcc -c -g -O2 conftest.c >&5
configure:6760: $? = 0
configure:6764: /mingw64/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6767: $? = 0
configure:6833: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
configure:6836: $? = 0
configure:6874: result: ok
configure:6921: checking for sysroot
configure:6951: result: no
configure:6958: checking for a working dd
configure:6996: result: /usr/bin/dd
configure:7000: checking how to truncate binary pipes
configure:7015: result: /usr/bin/dd bs=4096 count=1
configure:7344: checking for mt
configure:7374: result: no
configure:7394: checking if : is a manifest tool
configure:7400: : '-?'
configure:7408: result: no
configure:8085: checking how to run the C preprocessor
configure:8116: gcc -E conftest.c
configure:8116: $? = 0
configure:8130: gcc -E conftest.c
conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory
12 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:8130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #define RELEASE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8155: result: gcc -E
configure:8175: gcc -E conftest.c
configure:8175: $? = 0
configure:8189: gcc -E conftest.c
conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory
12 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:8189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #define RELEASE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8218: checking for ANSI C header files
configure:8238: gcc -c -g -O2 conftest.c >&5
configure:8238: $? = 0
configure:8311: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:8311: $? = 0
configure:8311: ./conftest.exe
configure:8311: $? = 0
configure:8322: result: yes
configure:8335: checking for sys/types.h
configure:8335: gcc -c -g -O2 conftest.c >&5
configure:8335: $? = 0
configure:8335: result: yes
configure:8335: checking for sys/stat.h
configure:8335: gcc -c -g -O2 conftest.c >&5
configure:8335: $? = 0
configure:8335: result: yes
configure:8335: checking for stdlib.h
configure:8335: gcc -c -g -O2 conftest.c >&5
configure:8335: $? = 0
configure:8335: result: yes
configure:8335: checking for string.h
configure:8335: gcc -c -g -O2 conftest.c >&5
configure:8335: $? = 0
configure:8335: result: yes
configure:8335: checking for memory.h
configure:8335: gcc -c -g -O2 conftest.c >&5
configure:8335: $? = 0
configure:8335: result: yes
configure:8335: checking for strings.h
configure:8335: gcc -c -g -O2 conftest.c >&5
configure:8335: $? = 0
configure:8335: result: yes
configure:8335: checking for inttypes.h
configure:8335: gcc -c -g -O2 conftest.c >&5
configure:8335: $? = 0
configure:8335: result: yes
configure:8335: checking for stdint.h
configure:8335: gcc -c -g -O2 conftest.c >&5
configure:8335: $? = 0
configure:8335: result: yes
configure:8335: checking for unistd.h
configure:8335: gcc -c -g -O2 conftest.c >&5
configure:8335: $? = 0
configure:8335: result: yes
configure:8349: checking for dlfcn.h
configure:8349: gcc -c -g -O2 conftest.c >&5
conftest.c:56:10: fatal error: dlfcn.h: No such file or directory
56 | #include <dlfcn.h>
| ^~~~~~~~~
compilation terminated.
configure:8349: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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
| /* 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 <dlfcn.h>
configure:8349: result: no
configure:8605: checking for objdir
configure:8620: result: .libs
configure:8884: checking if gcc supports -fno-rtti -fno-exceptions
configure:8902: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1.exe: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:8906: $? = 0
configure:8919: result: no
configure:9277: checking for gcc option to produce PIC
configure:9284: result: -DDLL_EXPORT -DPIC
configure:9292: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
configure:9310: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
configure:9314: $? = 0
configure:9327: result: yes
configure:9356: checking if gcc static flag -static works
configure:9384: result: yes
configure:9399: checking if gcc supports -c -o file.o
configure:9420: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9424: $? = 0
configure:9446: result: yes
configure:9454: checking if gcc supports -c -o file.o
configure:9501: result: yes
configure:9534: checking whether the gcc linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries
configure:10797: result: yes
configure:10834: checking whether -lc should be explicitly linked in
configure:10842: gcc -c -g -O2 conftest.c >&5
configure:10845: $? = 0
configure:10860: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10863: $? = 1
configure:10877: result: yes
configure:11037: checking dynamic linker characteristics
configure:11867: result: Win32 ld.exe
configure:11989: checking how to hardcode library paths into programs
configure:12014: result: immediate
configure:12562: checking whether stripping libraries is possible
configure:12567: result: yes
configure:12602: checking if libtool supports shared libraries
configure:12604: result: yes
configure:12607: checking whether to build shared libraries
configure:12632: result: yes
configure:12635: checking whether to build static libraries
configure:12639: result: yes
configure:12730: checking for pkg-config
configure:12748: found /mingw64/bin/pkg-config
configure:12760: result: /mingw64/bin/pkg-config
configure:12785: checking pkg-config is at least version 0.9.0
configure:12788: result: yes
configure:12797: checking whether GCC or Clang is our compiler
configure:12813: gcc -c -g -O2 conftest.c >&5
conftest.c:24:42: error: #error
24 | #error
| ^~~~~
configure:12813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #if ! __clang__
| #error
| #endif
|
configure:12823: gcc -c -g -O2 conftest.c >&5
configure:12823: $? = 0
configure:12835: result: gcc
configure:12878: checking gcc version
configure:12884: result: 9.1.0
configure:12905: checking for gawk
configure:12932: result: gawk
configure:12991: checking for gcc
configure:13018: result: gcc
configure:13247: checking for C compiler version
configure:13256: gcc --version >&5
gcc.exe (Rev1, Built by MSYS2 project) 9.1.0
Copyright (C) 2019 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:13267: $? = 0
configure:13256: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\msys64\mingw64\bin\gcc.exe
COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../gcc-9.1.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,fortran --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --enable-plugin --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 9.1.0 (Rev1, Built by MSYS2 project)
configure:13267: $? = 0
configure:13256: gcc -V >&5
gcc.exe: error: unrecognized command line option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:13267: $? = 1
configure:13256: gcc -qversion >&5
gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc.exe: fatal error: no input files
compilation terminated.
configure:13267: $? = 1
configure:13271: checking whether we are using the GNU C compiler
configure:13299: result: yes
configure:13308: checking whether gcc accepts -g
configure:13369: result: yes
configure:13386: checking for gcc option to accept ISO C89
configure:13462: result: none needed
configure:13487: checking whether gcc understands -c and -o together
configure:13524: result: yes
configure:13543: checking dependency style of gcc
configure:13654: result: gcc3
configure:13674: checking how to run the C preprocessor
configure:13744: result: gcc -E
configure:13764: gcc -E conftest.c
configure:13764: $? = 0
configure:13778: gcc -E conftest.c
conftest.c:23:10: fatal error: ac_nonexistent.h: No such file or directory
23 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:13778: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13807: checking whether ln -s works
configure:13814: result: no, using cp -pR
configure:13818: checking whether make sets $(MAKE)
configure:13840: result: yes
configure:13849: checking for grep that handles long lines and -e
configure:13907: result: /usr/bin/grep
configure:13915: checking for pkg-config
configure:13933: found /mingw64/bin/pkg-config
configure:13946: result: /mingw64/bin/pkg-config
configure:13974: checking for python
configure:13992: found /usr/bin/python
configure:14004: result: /usr/bin/python
configure:14042: checking for python-yaml
configure:14049: result: no
configure:14064: checking for wget
configure:14082: found /usr/bin/wget
configure:14095: result: /usr/bin/wget
configure:14173: checking stddef.h usability
configure:14173: gcc -c -g -O2 conftest.c >&5
configure:14173: $? = 0
configure:14173: result: yes
configure:14173: checking stddef.h presence
configure:14173: gcc -E conftest.c
configure:14173: $? = 0
configure:14173: result: yes
configure:14173: checking for stddef.h
configure:14173: result: yes
configure:14186: checking arpa/inet.h usability
configure:14186: gcc -c -g -O2 conftest.c >&5
conftest.c:57:10: fatal error: arpa/inet.h: No such file or directory
57 | #include <arpa/inet.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:14186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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
| #include <arpa/inet.h>
configure:14186: result: no
configure:14186: checking arpa/inet.h presence
configure:14186: gcc -E conftest.c
conftest.c:24:10: fatal error: arpa/inet.h: No such file or directory
24 | #include <arpa/inet.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:14186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| /* end confdefs.h. */
| #include <arpa/inet.h>
configure:14186: result: no
configure:14186: checking for arpa/inet.h
configure:14186: result: no
configure:14186: checking assert.h usability
configure:14186: gcc -c -g -O2 conftest.c >&5
configure:14186: $? = 0
configure:14186: result: yes
configure:14186: checking assert.h presence
configure:14186: gcc -E conftest.c
configure:14186: $? = 0
configure:14186: result: yes
configure:14186: checking for assert.h
configure:14186: result: yes
configure:14186: checking ctype.h usability
configure:14186: gcc -c -g -O2 conftest.c >&5
configure:14186: $? = 0
configure:14186: result: yes
configure:14186: checking ctype.h presence
configure:14186: gcc -E conftest.c
configure:14186: $? = 0
configure:14186: result: yes
configure:14186: checking for ctype.h
configure:14186: result: yes
configure:14186: checking errno.h usability
configure:14186: gcc -c -g -O2 conftest.c >&5
configure:14186: $? = 0
configure:14186: result: yes
configure:14186: checking errno.h presence
configure:14186: gcc -E conftest.c
configure:14186: $? = 0
configure:14186: result: yes
configure:14186: checking for errno.h
configure:14186: result: yes
configure:14186: checking fcntl.h usability
configure:14186: gcc -c -g -O2 conftest.c >&5
configure:14186: $? = 0
configure:14186: result: yes
configure:14186: checking fcntl.h presence
configure:14186: gcc -E conftest.c
configure:14186: $? = 0
configure:14186: result: yes
configure:14186: checking for fcntl.h
configure:14186: result: yes
configure:14186: checking for inttypes.h
configure:14186: result: yes
configure:14198: checking getopt.h usability
configure:14198: gcc -c -g -O2 conftest.c >&5
configure:14198: $? = 0
configure:14198: result: yes
configure:14198: checking getopt.h presence
configure:14198: gcc -E conftest.c
configure:14198: $? = 0
configure:14198: result: yes
configure:14198: checking for getopt.h
configure:14198: result: yes
configure:14211: checking limits.h usability
configure:14211: gcc -c -g -O2 conftest.c >&5
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking limits.h presence
configure:14211: gcc -E conftest.c
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking for limits.h
configure:14211: result: yes
configure:14211: checking netdb.h usability
configure:14211: gcc -c -g -O2 conftest.c >&5
conftest.c:64:10: fatal error: netdb.h: No such file or directory
64 | #include <netdb.h>
| ^~~~~~~~~
compilation terminated.
configure:14211: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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
| /* 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 <netdb.h>
configure:14211: result: no
configure:14211: checking netdb.h presence
configure:14211: gcc -E conftest.c
conftest.c:31:10: fatal error: netdb.h: No such file or directory
31 | #include <netdb.h>
| ^~~~~~~~~
compilation terminated.
configure:14211: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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
| /* end confdefs.h. */
| #include <netdb.h>
configure:14211: result: no
configure:14211: checking for netdb.h
configure:14211: result: no
configure:14211: checking netinet/in.h usability
configure:14211: gcc -c -g -O2 conftest.c >&5
conftest.c:64:10: fatal error: netinet/in.h: No such file or directory
64 | #include <netinet/in.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:14211: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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
| /* 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 <netinet/in.h>
configure:14211: result: no
configure:14211: checking netinet/in.h presence
configure:14211: gcc -E conftest.c
conftest.c:31:10: fatal error: netinet/in.h: No such file or directory
31 | #include <netinet/in.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:14211: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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
| /* end confdefs.h. */
| #include <netinet/in.h>
configure:14211: result: no
configure:14211: checking for netinet/in.h
configure:14211: result: no
configure:14211: checking poll.h usability
configure:14211: gcc -c -g -O2 conftest.c >&5
conftest.c:64:10: fatal error: poll.h: No such file or directory
64 | #include <poll.h>
| ^~~~~~~~
compilation terminated.
configure:14211: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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
| /* 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 <poll.h>
configure:14211: result: no
configure:14211: checking poll.h presence
configure:14211: gcc -E conftest.c
conftest.c:31:10: fatal error: poll.h: No such file or directory
31 | #include <poll.h>
| ^~~~~~~~
compilation terminated.
configure:14211: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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
| /* end confdefs.h. */
| #include <poll.h>
configure:14211: result: no
configure:14211: checking for poll.h
configure:14211: result: no
configure:14211: checking sched.h usability
configure:14211: gcc -c -g -O2 conftest.c >&5
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking sched.h presence
configure:14211: gcc -E conftest.c
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking for sched.h
configure:14211: result: yes
configure:14211: checking signal.h usability
configure:14211: gcc -c -g -O2 conftest.c >&5
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking signal.h presence
configure:14211: gcc -E conftest.c
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking for signal.h
configure:14211: result: yes
configure:14224: checking stdarg.h usability
configure:14224: gcc -c -g -O2 conftest.c >&5
configure:14224: $? = 0
configure:14224: result: yes
configure:14224: checking stdarg.h presence
configure:14224: gcc -E conftest.c
configure:14224: $? = 0
configure:14224: result: yes
configure:14224: checking for stdarg.h
configure:14224: result: yes
configure:14224: checking for stdint.h
configure:14224: result: yes
configure:14224: checking stdio.h usability
configure:14224: gcc -c -g -O2 conftest.c >&5
configure:14224: $? = 0
configure:14224: result: yes
configure:14224: checking stdio.h presence
configure:14224: gcc -E conftest.c
configure:14224: $? = 0
configure:14224: result: yes
configure:14224: checking for stdio.h
configure:14224: result: yes
configure:14224: checking for stdlib.h
configure:14224: result: yes
configure:14224: checking stdbool.h usability
configure:14224: gcc -c -g -O2 conftest.c >&5
configure:14224: $? = 0
configure:14224: result: yes
configure:14224: checking stdbool.h presence
configure:14224: gcc -E conftest.c
configure:14224: $? = 0
configure:14224: result: yes
configure:14224: checking for stdbool.h
configure:14224: result: yes
configure:14224: checking for string.h
configure:14224: result: yes
configure:14224: checking for strings.h
configure:14224: result: yes
configure:14224: checking sys/ioctl.h usability
configure:14224: gcc -c -g -O2 conftest.c >&5
conftest.c:73:10: fatal error: sys/ioctl.h: No such file or directory
73 | #include <sys/ioctl.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:14224: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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
| /* 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 <sys/ioctl.h>
configure:14224: result: no
configure:14224: checking sys/ioctl.h presence
configure:14224: gcc -E conftest.c
conftest.c:40:10: fatal error: sys/ioctl.h: No such file or directory
40 | #include <sys/ioctl.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:14224: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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
| /* end confdefs.h. */
| #include <sys/ioctl.h>
configure:14224: result: no
configure:14224: checking for sys/ioctl.h
configure:14224: result: no
configure:14237: checking syslog.h usability
configure:14237: gcc -c -g -O2 conftest.c >&5
conftest.c:73:10: fatal error: syslog.h: No such file or directory
73 | #include <syslog.h>
| ^~~~~~~~~~
compilation terminated.
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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
| /* 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 <syslog.h>
configure:14237: result: no
configure:14237: checking syslog.h presence
configure:14237: gcc -E conftest.c
conftest.c:40:10: fatal error: syslog.h: No such file or directory
40 | #include <syslog.h>
| ^~~~~~~~~~
compilation terminated.
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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
| /* end confdefs.h. */
| #include <syslog.h>
configure:14237: result: no
configure:14237: checking for syslog.h
configure:14237: result: no
configure:14237: checking sys/prctl.h usability
configure:14237: gcc -c -g -O2 conftest.c >&5
conftest.c:73:10: fatal error: sys/prctl.h: No such file or directory
73 | #include <sys/prctl.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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
| /* 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 <sys/prctl.h>
configure:14237: result: no
configure:14237: checking sys/prctl.h presence
configure:14237: gcc -E conftest.c
conftest.c:40:10: fatal error: sys/prctl.h: No such file or directory
40 | #include <sys/prctl.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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
| /* end confdefs.h. */
| #include <sys/prctl.h>
configure:14237: result: no
configure:14237: checking for sys/prctl.h
configure:14237: result: no
configure:14237: checking sys/socket.h usability
configure:14237: gcc -c -g -O2 conftest.c >&5
conftest.c:73:10: fatal error: sys/socket.h: No such file or directory
73 | #include <sys/socket.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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
| /* 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 <sys/socket.h>
configure:14237: result: no
configure:14237: checking sys/socket.h presence
configure:14237: gcc -E conftest.c
conftest.c:40:10: fatal error: sys/socket.h: No such file or directory
40 | #include <sys/socket.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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
| /* end confdefs.h. */
| #include <sys/socket.h>
configure:14237: result: no
configure:14237: checking for sys/socket.h
configure:14237: result: no
configure:14237: checking for sys/stat.h
configure:14237: result: yes
configure:14237: checking sys/syscall.h usability
configure:14237: gcc -c -g -O2 conftest.c >&5
conftest.c:74:10: fatal error: sys/syscall.h: No such file or directory
74 | #include <sys/syscall.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_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
| #include <sys/syscall.h>
configure:14237: result: no
configure:14237: checking sys/syscall.h presence
configure:14237: gcc -E conftest.c
conftest.c:41:10: fatal error: sys/syscall.h: No such file or directory
41 | #include <sys/syscall.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| /* end confdefs.h. */
| #include <sys/syscall.h>
configure:14237: result: no
configure:14237: checking for sys/syscall.h
configure:14237: result: no
configure:14250: checking sys/time.h usability
configure:14250: gcc -c -g -O2 conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/time.h presence
configure:14250: gcc -E conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/time.h
configure:14250: result: yes
configure:14250: checking time.h usability
configure:14250: gcc -c -g -O2 conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking time.h presence
configure:14250: gcc -E conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for time.h
configure:14250: result: yes
configure:14250: checking for unistd.h
configure:14250: result: yes
configure:14263: checking for sys/ioctl.h
configure:14263: result: no
configure:14263: checking linux/if_ether.h usability
configure:14263: gcc -c -g -O2 conftest.c >&5
conftest.c:77:10: fatal error: linux/if_ether.h: No such file or directory
77 | #include <linux/if_ether.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_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
| #include <linux/if_ether.h>
configure:14263: result: no
configure:14263: checking linux/if_ether.h presence
configure:14263: gcc -E conftest.c
conftest.c:44:10: fatal error: linux/if_ether.h: No such file or directory
44 | #include <linux/if_ether.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <linux/if_ether.h>
configure:14263: result: no
configure:14263: checking for linux/if_ether.h
configure:14263: result: no
configure:14263: checking linux/if_packet.h usability
configure:14263: gcc -c -g -O2 conftest.c >&5
conftest.c:77:10: fatal error: linux/if_packet.h: No such file or directory
77 | #include <linux/if_packet.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_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
| #include <linux/if_packet.h>
configure:14263: result: no
configure:14263: checking linux/if_packet.h presence
configure:14263: gcc -E conftest.c
conftest.c:44:10: fatal error: linux/if_packet.h: No such file or directory
44 | #include <linux/if_packet.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <linux/if_packet.h>
configure:14263: result: no
configure:14263: checking for linux/if_packet.h
configure:14263: result: no
configure:14263: checking linux/filter.h usability
configure:14263: gcc -c -g -O2 conftest.c >&5
conftest.c:77:10: fatal error: linux/filter.h: No such file or directory
77 | #include <linux/filter.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:14263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_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
| #include <linux/filter.h>
configure:14263: result: no
configure:14263: checking linux/filter.h presence
configure:14263: gcc -E conftest.c
conftest.c:44:10: fatal error: linux/filter.h: No such file or directory
44 | #include <linux/filter.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:14263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <linux/filter.h>
configure:14263: result: no
configure:14263: checking for linux/filter.h
configure:14263: result: no
configure:14276: checking linux/ethtool.h usability
configure:14276: gcc -c -g -O2 conftest.c >&5
conftest.c:77:10: fatal error: linux/ethtool.h: No such file or directory
77 | #include <linux/ethtool.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:14276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_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
| #include <linux/ethtool.h>
configure:14276: result: no
configure:14276: checking linux/ethtool.h presence
configure:14276: gcc -E conftest.c
conftest.c:44:10: fatal error: linux/ethtool.h: No such file or directory
44 | #include <linux/ethtool.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:14276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <linux/ethtool.h>
configure:14276: result: no
configure:14276: checking for linux/ethtool.h
configure:14276: result: no
configure:14276: checking linux/sockios.h usability
configure:14276: gcc -c -g -O2 conftest.c >&5
conftest.c:77:10: fatal error: linux/sockios.h: No such file or directory
77 | #include <linux/sockios.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:14276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_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
| #include <linux/sockios.h>
configure:14276: result: no
configure:14276: checking linux/sockios.h presence
configure:14276: gcc -E conftest.c
conftest.c:44:10: fatal error: linux/sockios.h: No such file or directory
44 | #include <linux/sockios.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:14276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <linux/sockios.h>
configure:14276: result: no
configure:14276: checking for linux/sockios.h
configure:14276: result: no
configure:14288: checking glob.h usability
configure:14288: gcc -c -g -O2 conftest.c >&5
conftest.c:77:10: fatal error: glob.h: No such file or directory
77 | #include <glob.h>
| ^~~~~~~~
compilation terminated.
configure:14288: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_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
| #include <glob.h>
configure:14288: result: no
configure:14288: checking glob.h presence
configure:14288: gcc -E conftest.c
conftest.c:44:10: fatal error: glob.h: No such file or directory
44 | #include <glob.h>
| ^~~~~~~~
compilation terminated.
configure:14288: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <glob.h>
configure:14288: result: no
configure:14288: checking for glob.h
configure:14288: result: no
configure:14301: checking dirent.h usability
configure:14301: gcc -c -g -O2 conftest.c >&5
configure:14301: $? = 0
configure:14301: result: yes
configure:14301: checking dirent.h presence
configure:14301: gcc -E conftest.c
configure:14301: $? = 0
configure:14301: result: yes
configure:14301: checking for dirent.h
configure:14301: result: yes
configure:14301: checking fnmatch.h usability
configure:14301: gcc -c -g -O2 conftest.c >&5
conftest.c:78:10: fatal error: fnmatch.h: No such file or directory
78 | #include <fnmatch.h>
| ^~~~~~~~~~~
compilation terminated.
configure:14301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_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
| #include <fnmatch.h>
configure:14301: result: no
configure:14301: checking fnmatch.h presence
configure:14301: gcc -E conftest.c
conftest.c:45:10: fatal error: fnmatch.h: No such file or directory
45 | #include <fnmatch.h>
| ^~~~~~~~~~~
compilation terminated.
configure:14301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <fnmatch.h>
configure:14301: result: no
configure:14301: checking for fnmatch.h
configure:14301: result: no
configure:14314: checking sys/resource.h usability
configure:14314: gcc -c -g -O2 conftest.c >&5
conftest.c:78:10: fatal error: sys/resource.h: No such file or directory
78 | #include <sys/resource.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:14314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_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
| #include <sys/resource.h>
configure:14314: result: no
configure:14314: checking sys/resource.h presence
configure:14314: gcc -E conftest.c
conftest.c:45:10: fatal error: sys/resource.h: No such file or directory
45 | #include <sys/resource.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:14314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <sys/resource.h>
configure:14314: result: no
configure:14314: checking for sys/resource.h
configure:14314: result: no
configure:14314: checking for sys/types.h
configure:14314: result: yes
configure:14314: checking sys/un.h usability
configure:14314: gcc -c -g -O2 conftest.c >&5
conftest.c:79:10: fatal error: sys/un.h: No such file or directory
79 | #include <sys/un.h>
| ^~~~~~~~~~
compilation terminated.
configure:14314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_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
| #include <sys/un.h>
configure:14314: result: no
configure:14314: checking sys/un.h presence
configure:14314: gcc -E conftest.c
conftest.c:46:10: fatal error: sys/un.h: No such file or directory
46 | #include <sys/un.h>
| ^~~~~~~~~~
compilation terminated.
configure:14314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include <sys/un.h>
configure:14314: result: no
configure:14314: checking for sys/un.h
configure:14314: result: no
configure:14326: checking sys/random.h usability
configure:14326: gcc -c -g -O2 conftest.c >&5
conftest.c:79:10: fatal error: sys/random.h: No such file or directory
79 | #include <sys/random.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:14326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_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
| #include <sys/random.h>
configure:14326: result: no
configure:14326: checking sys/random.h presence
configure:14326: gcc -E conftest.c
conftest.c:46:10: fatal error: sys/random.h: No such file or directory
46 | #include <sys/random.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:14326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include <sys/random.h>
configure:14326: result: no
configure:14326: checking for sys/random.h
configure:14326: result: no
configure:14338: checking utime.h usability
configure:14338: gcc -c -g -O2 conftest.c >&5
configure:14338: $? = 0
configure:14338: result: yes
configure:14338: checking utime.h presence
configure:14338: gcc -E conftest.c
configure:14338: $? = 0
configure:14338: result: yes
configure:14338: checking for utime.h
configure:14338: result: yes
configure:14350: checking libgen.h usability
configure:14350: gcc -c -g -O2 conftest.c >&5
configure:14350: $? = 0
configure:14350: result: yes
configure:14350: checking libgen.h presence
configure:14350: gcc -E conftest.c
configure:14350: $? = 0
configure:14350: result: yes
configure:14350: checking for libgen.h
configure:14350: result: yes
configure:14364: checking for sys/socket.h
configure:14364: result: no
configure:14364: checking for net/if.h
configure:14364: gcc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: net/if.h: No such file or directory
54 | #include <net/if.h>
| ^~~~~~~~~~
compilation terminated.
configure:14364: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/types.h>
| #include <sys/socket.h>
| #endif
|
|
| #include <net/if.h>
configure:14364: result: no
configure:14364: checking for sys/mman.h
configure:14364: gcc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: sys/mman.h: No such file or directory
54 | #include <sys/mman.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:14364: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/types.h>
| #include <sys/socket.h>
| #endif
|
|
| #include <sys/mman.h>
configure:14364: result: no
configure:14364: checking for linux/if_arp.h
configure:14364: gcc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: linux/if_arp.h: No such file or directory
54 | #include <linux/if_arp.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:14364: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/types.h>
| #include <sys/socket.h>
| #endif
|
|
| #include <linux/if_arp.h>
configure:14364: result: no
configure:14383: checking for windows.h
configure:14383: gcc -c -g -O2 conftest.c >&5
configure:14383: $? = 0
configure:14383: result: yes
configure:14383: checking for winsock2.h
configure:14383: gcc -c -g -O2 conftest.c >&5
configure:14383: $? = 0
configure:14383: result: yes
configure:14383: checking for ws2tcpip.h
configure:14383: gcc -c -g -O2 conftest.c >&5
configure:14383: $? = 0
configure:14383: result: yes
configure:14383: checking for w32api/wtypes.h
configure:14383: gcc -c -g -O2 conftest.c >&5
conftest.c:57:10: fatal error: w32api/wtypes.h: No such file or directory
57 | #include <w32api/wtypes.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:14383: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| /* end confdefs.h. */
|
| #ifndef _X86_
| #define _X86_
| #endif
|
|
| #include <w32api/wtypes.h>
configure:14383: result: no
configure:14401: checking for w32api/winbase.h
configure:14401: gcc -c -g -O2 conftest.c >&5
conftest.c:58:10: fatal error: w32api/winbase.h: No such file or directory
58 | #include <w32api/winbase.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| /* end confdefs.h. */
|
| #ifndef _X86_
| #define _X86_
| #endif
| #include <windows.h>
|
|
| #include <w32api/winbase.h>
configure:14401: result: no
configure:14401: checking for wincrypt.h
configure:14401: gcc -c -g -O2 conftest.c >&5
configure:14401: $? = 0
configure:14401: result: yes
configure:14419: checking for inline
configure:14435: gcc -c -g -O2 conftest.c >&5
configure:14435: $? = 0
configure:14443: result: inline
configure:14461: checking for pid_t
configure:14461: gcc -c -g -O2 conftest.c >&5
configure:14461: $? = 0
configure:14461: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:20: error: expected expression before ')' token
88 | if (sizeof ((pid_t)))
| ^
configure:14461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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:14461: result: yes
configure:14472: checking for size_t
configure:14472: gcc -c -g -O2 conftest.c >&5
configure:14472: $? = 0
configure:14472: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:21: error: expected expression before ')' token
88 | if (sizeof ((size_t)))
| ^
configure:14472: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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:14472: result: yes
configure:14484: checking for int32_t
configure:14506: gcc -c -g -O2 conftest.c >&5
configure:14506: $? = 0
configure:14522: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:60: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow]
89 | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
| ^
conftest.c:88:12: error: storage size of 'test_array' isn't constant
88 | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:14522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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:14537: result: yes
configure:14550: checking for uint16_t
configure:14572: gcc -c -g -O2 conftest.c >&5
configure:14572: $? = 0
configure:14583: result: yes
configure:14597: checking for uint32_t
configure:14619: gcc -c -g -O2 conftest.c >&5
configure:14619: $? = 0
configure:14630: result: yes
configure:14646: checking for uint64_t
configure:14668: gcc -c -g -O2 conftest.c >&5
configure:14668: $? = 0
configure:14679: result: yes
configure:14695: checking for uint8_t
configure:14717: gcc -c -g -O2 conftest.c >&5
configure:14717: $? = 0
configure:14728: result: yes
configure:14743: checking for stdbool.h that conforms to C99
configure:14817: result: yes
configure:14819: checking for _Bool
configure:14819: gcc -c -g -O2 conftest.c >&5
configure:14819: $? = 0
configure:14819: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:20: error: expected expression before ')' token
88 | if (sizeof ((_Bool)))
| ^
configure:14819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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:14819: result: yes
configure:14840: checking for stdlib.h
configure:14840: result: yes
configure:14850: checking for GNU libc compatible malloc
configure:14874: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14874: $? = 0
configure:14874: ./conftest.exe
configure:14874: $? = 0
configure:14884: result: yes
configure:14907: checking for stdlib.h
configure:14907: result: yes
configure:14917: checking for GNU libc compatible realloc
configure:14941: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14941: $? = 0
configure:14941: ./conftest.exe
configure:14941: $? = 0
configure:14951: result: yes
configure:14975: checking for gettimeofday
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14975: $? = 0
configure:14975: result: yes
configure:14975: checking for memset
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:82:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long long unsigned int)' [-Wbuiltin-declaration-mismatch]
82 | char memset ();
| ^~~~~~
conftest.c:70:1: note: 'memset' is declared in header '<string.h>'
69 | # include <limits.h>
70 | #else
configure:14975: $? = 0
configure:14975: result: yes
configure:14975: checking for strcasecmp
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:83:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
83 | char strcasecmp ();
| ^~~~~~~~~~
configure:14975: $? = 0
configure:14975: result: yes
configure:14975: checking for strchr
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:84:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
84 | char strchr ();
| ^~~~~~
conftest.c:72:1: note: 'strchr' is declared in header '<string.h>'
71 | # include <limits.h>
72 | #else
configure:14975: $? = 0
configure:14975: result: yes
configure:14975: checking for strdup
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:85:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
85 | char strdup ();
| ^~~~~~
configure:14975: $? = 0
configure:14975: result: yes
configure:14975: checking for strerror
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14975: $? = 0
configure:14975: result: yes
configure:14975: checking for strncasecmp
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:87:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long long unsigned int)' [-Wbuiltin-declaration-mismatch]
87 | char strncasecmp ();
| ^~~~~~~~~~~
configure:14975: $? = 0
configure:14975: result: yes
configure:14975: checking for strtol
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14975: $? = 0
configure:14975: result: yes
configure:14975: checking for strtoul
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14975: $? = 0
configure:14975: result: yes
configure:14975: checking for memchr
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:90:6: warning: conflicting types for built-in function 'memchr'; expected 'void *(const void *, int, long long unsigned int)' [-Wbuiltin-declaration-mismatch]
90 | char memchr ();
| ^~~~~~
conftest.c:78:1: note: 'memchr' is declared in header '<string.h>'
77 | # include <limits.h>
78 | #else
configure:14975: $? = 0
configure:14975: result: yes
configure:14975: checking for memrchr
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
C:\msys64\tmp\cc6eefcK.o: In function `main':
C:\msys64\home\tester\suricata-4.1.4/conftest.c:102: undefined reference to `memrchr'
collect2.exe: error: ld returned 1 exit status
configure:14975: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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
| /* end confdefs.h. */
| /* Define memrchr to an innocuous variant, in case <limits.h> declares memrchr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memrchr innocuous_memrchr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memrchr (); 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 memrchr
|
| /* 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 memrchr ();
| /* 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_memrchr || defined __stub___memrchr
| choke me
| #endif
|
| int
| main ()
| {
| return memrchr ();
| ;
| return 0;
| }
configure:14975: result: no
configure:14975: checking for clock_gettime
configure:14975: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14975: $? = 0
configure:14975: result: yes
configure:14986: checking for strptime
configure:14986: gcc -o conftest.exe -g -O2 conftest.c >&5
C:\msys64\tmp\ccGYyEkQ.o: In function `main':
C:\msys64\home\tester\suricata-4.1.4/conftest.c:103: undefined reference to `strptime'
collect2.exe: error: ld returned 1 exit status
configure:14986: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| /* end confdefs.h. */
| /* Define strptime to an innocuous variant, in case <limits.h> declares strptime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strptime innocuous_strptime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strptime (); 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 strptime
|
| /* 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 strptime ();
| /* 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_strptime || defined __stub___strptime
| choke me
| #endif
|
| int
| main ()
| {
| return strptime ();
| ;
| return 0;
| }
configure:14986: result: no
configure:14996: checking whether getrandom is declared
configure:14996: gcc -c -g -O2 conftest.c >&5
conftest.c:70:22: fatal error: sys/random.h: No such file or directory
70 | #include <sys/random.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:14996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| /* end confdefs.h. */
|
| #include <sys/random.h>
|
|
| int
| main ()
| {
| #ifndef getrandom
| #ifdef __cplusplus
| (void) getrandom;
| #else
| (void) getrandom;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:14996: result: no
configure:15009: checking for utime
configure:15009: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:15009: $? = 0
configure:15009: result: yes
configure:15024: checking for strlcpy
configure:15024: gcc -o conftest.exe conftest.c >&5
C:\msys64\tmp\cccsk7Ap.o:conftest.c:(.text+0xe): undefined reference to `strlcpy'
collect2.exe: error: ld returned 1 exit status
configure:15024: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 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:15024: result: no
configure:15024: checking for strlcat
configure:15024: gcc -o conftest.exe conftest.c >&5
C:\msys64\tmp\ccqlBT38.o:conftest.c:(.text+0xe): undefined reference to `strlcat'
collect2.exe: error: ld returned 1 exit status
configure:15024: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 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:15024: result: no
configure:15043: checking for special C compiler options needed for large files
configure:15088: result: no
configure:15094: checking for _FILE_OFFSET_BITS value needed for large files
configure:15119: gcc -c -g -O2 conftest.c >&5
conftest.c:75:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
75 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| ^~
conftest.c:76:23: note: in expansion of macro 'LARGE_OFF_T'
76 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| ^~~~~~~~~~~
conftest.c:75:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
75 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| ^~
conftest.c:76:23: note: in expansion of macro 'LARGE_OFF_T'
76 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| ^~~~~~~~~~~
conftest.c:75:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
75 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| ^~
conftest.c:77:13: note: in expansion of macro 'LARGE_OFF_T'
77 | && LARGE_OFF_T % 2147483647 == 1)
| ^~~~~~~~~~~
conftest.c:75:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
75 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| ^~
conftest.c:77:13: note: in expansion of macro 'LARGE_OFF_T'
77 | && LARGE_OFF_T % 2147483647 == 1)
| ^~~~~~~~~~~
conftest.c:76:7: error: variably modified 'off_t_is_large' at file scope
76 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| ^~~~~~~~~~~~~~
configure:15119: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15143: gcc -c -g -O2 conftest.c >&5
configure:15143: $? = 0
configure:15151: result: 64
configure:15238: checking host os
configure:15309: result: ok
configure:15386: checking for thread local storage __thread support
configure:15399: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
configure:15399: $? = 0
configure:15403: result: yes
configure:16011: checking for spatch
configure:16042: result: no
configure:16114: checking zlib.h usability
configure:16114: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
configure:16114: $? = 0
configure:16114: result: yes
configure:16114: checking zlib.h presence
configure:16114: gcc -E conftest.c
configure:16114: $? = 0
configure:16114: result: yes
configure:16114: checking for zlib.h
configure:16114: result: yes
configure:16131: checking for inflate in -lz
configure:16156: gcc -o conftest.exe -g -O2 -DOS_WIN32 -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid conftest.c -lz >&5
configure:16156: $? = 0
configure:16165: result: yes
configure:16212: checking lzma.h usability
configure:16212: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
configure:16212: $? = 0
configure:16212: result: yes
configure:16212: checking lzma.h presence
configure:16212: gcc -E conftest.c
configure:16212: $? = 0
configure:16212: result: yes
configure:16212: checking for lzma.h
configure:16212: result: yes
configure:16229: checking for lzma_code in -llzma
configure:16254: gcc -o conftest.exe -g -O2 -DOS_WIN32 -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid conftest.c -llzma -lz >&5
configure:16254: $? = 0
configure:16263: result: yes
configure:16292: checking for Mpipe
configure:16305: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
conftest.c:77:10: fatal error: gxio/mpipe.h: No such file or directory
77 | #include <gxio/mpipe.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:16305: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 1
| /* end confdefs.h. */
| #include <gxio/mpipe.h>
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:16315: result: no
configure:16341: checking pcre.h usability
configure:16341: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
configure:16341: $? = 0
configure:16341: result: yes
configure:16341: checking pcre.h presence
configure:16341: gcc -E conftest.c
configure:16341: $? = 0
configure:16341: result: yes
configure:16341: checking for pcre.h
configure:16341: result: yes
configure:16354: checking for pcre_get_substring in -lpcre
configure:16379: gcc -o conftest.exe -g -O2 -DOS_WIN32 -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid conftest.c -lpcre -lz -llzma >&5
configure:16379: $? = 0
configure:16388: result: yes
configure:16414: checking for LIBPCREVERSION
configure:16421: $PKG_CONFIG --exists --print-errors "libpcre = 8.35"
Requested 'libpcre = 8.35' but version of libpcre is 8.43
configure:16424: $? = 1
configure:16438: $PKG_CONFIG --exists --print-errors "libpcre = 8.35"
Requested 'libpcre = 8.35' but version of libpcre is 8.43
configure:16441: $? = 1
configure:16455: result: no
Requested 'libpcre = 8.35' but version of libpcre is 8.43
configure:16499: checking for pcre_dfa_exec in -lpcre
configure:16524: gcc -o conftest.exe -g -O2 -DOS_WIN32 -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid conftest.c -lpcre -lpcre -lz -llzma >&5
configure:16524: $? = 0
configure:16533: result: yes
configure:16567: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
configure:16567: $? = 0
configure:16599: gcc -c -O0 -g -Werror -Wall conftest.c >&5
configure:16599: $? = 0
configure:16611: checking for PCRE JIT support
configure:16627: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
configure:16627: $? = 0
configure:16795: result: yes
configure:16801: checking for PCRE JIT support usability
configure:16829: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
configure:16829: $? = 0
configure:16845: result: yes
configure:16859: checking for libhs
configure:16866: $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:16869: $? = 1
configure:16883: $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:16886: $? = 1
configure:16900: result: no
No package 'libhs' found
configure:16953: checking hs.h usability
configure:16953: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
conftest.c:114:10: fatal error: hs.h: No such file or directory
114 | #include <hs.h>
| ^~~~~~
compilation terminated.
configure:16953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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:16953: result: no
configure:16953: checking hs.h presence
configure:16953: gcc -E conftest.c
conftest.c:81:10: fatal error: hs.h: No such file or directory
81 | #include <hs.h>
| ^~~~~~
compilation terminated.
configure:16953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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:16953: result: no
configure:16953: checking for hs.h
configure:16953: result: no
configure:17061: checking yaml.h usability
configure:17061: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
configure:17061: $? = 0
configure:17061: result: yes
configure:17061: checking yaml.h presence
configure:17061: gcc -E conftest.c
configure:17061: $? = 0
configure:17061: result: yes
configure:17061: checking for yaml.h
configure:17061: result: yes
configure:17075: checking for yaml_parser_initialize in -lyaml
configure:17100: gcc -o conftest.exe -g -O2 -DOS_WIN32 -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid conftest.c -lyaml -lpcre -lz -llzma >&5
configure:17100: $? = 0
configure:17109: result: yes
configure:17164: checking for pthread_create in -lpthread
configure:17189: gcc -o conftest.exe -g -O2 -DOS_WIN32 -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid conftest.c -lpthread -lyaml -lpcre -lz -llzma >&5
configure:17189: $? = 0
configure:17198: result: yes
configure:17253: checking jansson.h usability
configure:17253: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
conftest.c:116:10: fatal error: jansson.h: No such file or directory
116 | #include <jansson.h>
| ^~~~~~~~~~~
compilation terminated.
configure:17253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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
| /* 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 <jansson.h>
configure:17253: result: no
configure:17253: checking jansson.h presence
configure:17253: gcc -E conftest.c
conftest.c:83:10: fatal error: jansson.h: No such file or directory
83 | #include <jansson.h>
| ^~~~~~~~~~~
compilation terminated.
configure:17253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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
| /* end confdefs.h. */
| #include <jansson.h>
configure:17253: result: no
configure:17253: checking for jansson.h
configure:17253: result: no
configure:17971: checking whether OS_WIN32 is declared
configure:17971: gcc -c -g -O2 -DOS_WIN32 conftest.c >&5
configure:17971: $? = 0
configure:17971: result: yes
configure:18404: checking for libnet.h version 1.1.x
configure:18615: result: no
configure:18641: checking pcap.h usability
configure:18641: gcc -c -g -O2 -DOS_WIN32 -I/npcap-sdk/Include conftest.c >&5
configure:18641: $? = 0
configure:18641: result: yes
configure:18641: checking pcap.h presence
configure:18641: gcc -E -I/npcap-sdk/Include conftest.c
configure:18641: $? = 0
configure:18641: result: yes
configure:18641: checking for pcap.h
configure:18641: result: yes
configure:18656: checking for pcap.h
configure:18656: result: yes
configure:18656: checking pcap/pcap.h usability
configure:18656: gcc -c -g -O2 -DOS_WIN32 -I/npcap-sdk/Include conftest.c >&5
configure:18656: $? = 0
configure:18656: result: yes
configure:18656: checking pcap/pcap.h presence
configure:18656: gcc -E -I/npcap-sdk/Include conftest.c
configure:18656: $? = 0
configure:18656: result: yes
configure:18656: checking for pcap/pcap.h
configure:18656: result: yes
configure:18656: checking pcap/bpf.h usability
configure:18656: gcc -c -g -O2 -DOS_WIN32 -I/npcap-sdk/Include conftest.c >&5
In file included from conftest.c:118:
C:/msys64/npcap-sdk/Include/pcap/bpf.h:85:9: error: unknown type name 'u_int'
85 | typedef u_int bpf_u_int32;
| ^~~~~
C:/msys64/npcap-sdk/Include/pcap/bpf.h:105:2: error: unknown type name 'u_int'
105 | u_int bf_len;
| ^~~~~
In file included from conftest.c:118:
C:/msys64/npcap-sdk/Include/pcap/bpf.h:235:2: error: unknown type name 'u_short'
235 | u_short code;
| ^~~~~~~
C:/msys64/npcap-sdk/Include/pcap/bpf.h:236:2: error: unknown type name 'u_char'
236 | u_char jt;
| ^~~~~~
C:/msys64/npcap-sdk/Include/pcap/bpf.h:237:2: error: unknown type name 'u_char'
237 | u_char jf;
| ^~~~~~
C:/msys64/npcap-sdk/Include/pcap/bpf.h:248:10: error: unknown type name 'u_int'
248 | PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);
| ^~~~~
C:/msys64/npcap-sdk/Include/pcap/bpf.h:248:58: error: unknown type name 'u_char'
248 | PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);
| ^~~~~~
C:/msys64/npcap-sdk/Include/pcap/bpf.h:248:68: error: unknown type name 'u_int'; did you mean 'int'?
248 | PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);
| ^~~~~
| int
C:/msys64/npcap-sdk/Include/pcap/bpf.h:248:75: error: unknown type name 'u_int'; did you mean 'int'?
248 | PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);
| ^~~~~
| int
configure:18656: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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_PCAP_H 1
| #define HAVE_PCAP_PCAP_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
| #include <pcap/bpf.h>
configure:18656: result: no
configure:18656: checking pcap/bpf.h presence
configure:18656: gcc -E -I/npcap-sdk/Include conftest.c
configure:18656: $? = 0
configure:18656: result: yes
configure:18656: WARNING: pcap/bpf.h: present but cannot be compiled
configure:18656: WARNING: pcap/bpf.h: check for missing prerequisite headers?
configure:18656: WARNING: pcap/bpf.h: see the Autoconf documentation
configure:18656: WARNING: pcap/bpf.h: section "Present But Cannot Be Compiled"
configure:18656: WARNING: pcap/bpf.h: proceeding with the compiler's result
configure:18656: checking for pcap/bpf.h
configure:18656: result: no
configure:18669: checking for pcap_open_live in -lwpcap
configure:18694: gcc -o conftest.exe -g -O2 -DOS_WIN32 -I/npcap-sdk/Include -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid -L/npcap-sdk/Lib/x64 conftest.c -lwpcap -lpthread -lyaml -lpcre -lz -llzma >&5
configure:18694: $? = 0
configure:18704: result: yes
configure:18735: checking for pcap_activate in -lwpcap
configure:18760: gcc -o conftest.exe -g -O2 -DOS_WIN32 -I/npcap-sdk/Include -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid -L/npcap-sdk/Lib/x64 conftest.c -lwpcap -lwpcap -lpthread -lyaml -lpcre -lz -llzma >&5
configure:18760: $? = 0
configure:18770: result: yes
configure:18796: checking for pcap-config
configure:18827: result: no
configure:18836: result: no pcap-config is use
configure:18850: checking for pcap_set_buffer_size in -lwpcap
configure:18875: gcc -o conftest.exe -g -O2 -DOS_WIN32 -I/npcap-sdk/Include -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid -L/npcap-sdk/Lib/x64 conftest.c -lwpcap -lwpcap -lpthread -lyaml -lpcre -lz -llzma >&5
configure:18875: $? = 0
configure:18885: result: yes
configure:19077: checking whether TPACKET_V2 is declared
configure:19077: gcc -c -g -O2 -DOS_WIN32 -I/npcap-sdk/Include conftest.c >&5
conftest.c:89:10: fatal error: sys/socket.h: No such file or directory
89 | #include <sys/socket.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:19077: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/if_packet.h>
|
| int
| main ()
| {
| #ifndef TPACKET_V2
| #ifdef __cplusplus
| (void) TPACKET_V2;
| #else
| (void) TPACKET_V2;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:19077: result: no
configure:19088: checking whether PACKET_FANOUT_QM is declared
configure:19088: gcc -c -g -O2 -DOS_WIN32 -I/npcap-sdk/Include conftest.c >&5
conftest.c:89:10: fatal error: linux/if_packet.h: No such file or directory
89 | #include <linux/if_packet.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:19088: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| /* end confdefs.h. */
| #include <linux/if_packet.h>
|
| int
| main ()
| {
| #ifndef PACKET_FANOUT_QM
| #ifdef __cplusplus
| (void) PACKET_FANOUT_QM;
| #else
| (void) PACKET_FANOUT_QM;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:19088: result: no
configure:19096: checking whether TPACKET_V3 is declared
configure:19096: gcc -c -g -O2 -DOS_WIN32 -I/npcap-sdk/Include conftest.c >&5
conftest.c:89:10: fatal error: sys/socket.h: No such file or directory
89 | #include <sys/socket.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:19096: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/if_packet.h>
|
| int
| main ()
| {
| #ifndef TPACKET_V3
| #ifdef __cplusplus
| (void) TPACKET_V3;
| #else
| (void) TPACKET_V3;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:19096: result: no
configure:19105: checking whether SOF_TIMESTAMPING_RAW_HARDWARE is declared
configure:19105: gcc -c -g -O2 -DOS_WIN32 -I/npcap-sdk/Include conftest.c >&5
conftest.c:89:10: fatal error: linux/net_tstamp.h: No such file or directory
89 | #include <linux/net_tstamp.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:19105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| /* end confdefs.h. */
| #include <linux/net_tstamp.h>
|
| int
| main ()
| {
| #ifndef SOF_TIMESTAMPING_RAW_HARDWARE
| #ifdef __cplusplus
| (void) SOF_TIMESTAMPING_RAW_HARDWARE;
| #else
| (void) SOF_TIMESTAMPING_RAW_HARDWARE;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:19105: result: no
configure:19172: checking for ./suricata-update/setup.py
configure:19186: result: yes
configure:22082: checking iconv.h usability
configure:22082: gcc -c -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include conftest.c >&5
configure:22082: $? = 0
configure:22082: result: yes
configure:22082: checking iconv.h presence
configure:22082: gcc -E -I${srcdir}/../libhtp/ -I/npcap-sdk/Include conftest.c
configure:22082: $? = 0
configure:22082: result: yes
configure:22082: checking for iconv.h
configure:22082: result: yes
configure:22090: checking for libiconv_close in -liconv
configure:22115: gcc -o conftest.exe -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid -L/npcap-sdk/Lib/x64 conftest.c -liconv -lwpcap -lpthread -lyaml -lpcre -lz -llzma >&5
configure:22115: $? = 0
configure:22124: result: yes
configure:22591: checking for libnspr
configure:22598: $PKG_CONFIG --exists --print-errors "nspr"
configure:22601: $? = 0
configure:22615: $PKG_CONFIG --exists --print-errors "nspr"
configure:22618: $? = 0
configure:22656: result: yes
configure:22669: checking nspr.h usability
configure:22669: gcc -c -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr conftest.c >&5
configure:22669: $? = 0
configure:22669: result: yes
configure:22669: checking nspr.h presence
configure:22669: gcc -E -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr conftest.c
configure:22669: $? = 0
configure:22669: result: yes
configure:22669: checking for nspr.h
configure:22669: result: yes
configure:22682: checking for PR_GetCurrentThread in -lnspr4
configure:22707: gcc -o conftest.exe -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid -L/npcap-sdk/Lib/x64 conftest.c -lnspr4 -liconv -lwpcap -lpthread -lyaml -lpcre -lz -llzma -LC:/msys64/mingw64/lib -lplds4 -lplc4 -lnspr4 >&5
configure:22707: $? = 0
configure:22716: result: yes
configure:22775: checking for libnss
configure:22782: $PKG_CONFIG --exists --print-errors "nss"
configure:22785: $? = 0
configure:22799: $PKG_CONFIG --exists --print-errors "nss"
configure:22802: $? = 0
configure:22840: result: yes
configure:22852: checking sechash.h usability
configure:22852: gcc -c -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr conftest.c >&5
configure:22852: $? = 0
configure:22852: result: yes
configure:22852: checking sechash.h presence
configure:22852: gcc -E -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr conftest.c
configure:22852: $? = 0
configure:22852: result: yes
configure:22852: checking for sechash.h
configure:22852: result: yes
configure:22865: checking for HASH_Begin in -lnss3
configure:22890: gcc -o conftest.exe -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid -L/npcap-sdk/Lib/x64 conftest.c -lnss3 -lnspr4 -liconv -lwpcap -lpthread -lyaml -lpcre -lz -llzma -LC:/msys64/mingw64/lib -lplds4 -lplc4 -lnspr4 -LC:/msys64/mingw64/lib -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 >&5
configure:22890: $? = 0
configure:22899: result: yes
configure:22964: checking magic.h usability
configure:22964: gcc -c -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr conftest.c >&5
conftest.c:130:10: fatal error: magic.h: No such file or directory
130 | #include <magic.h>
| ^~~~~~~~~
compilation terminated.
configure:22964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| #define HAVE_LIBICONV 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_LIBNSPR4 1
| #define HAVE_LIBNSS3 1
| #define HAVE_NSS 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 <magic.h>
configure:22964: result: no
configure:22964: checking magic.h presence
configure:22964: gcc -E -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr conftest.c
conftest.c:97:10: fatal error: magic.h: No such file or directory
97 | #include <magic.h>
| ^~~~~~~~~
compilation terminated.
configure:22964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| #define HAVE_LIBICONV 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_LIBNSPR4 1
| #define HAVE_LIBNSS3 1
| #define HAVE_NSS 1
| /* end confdefs.h. */
| #include <magic.h>
configure:22964: result: no
configure:22964: checking for magic.h
configure:22964: result: no
configure:23188: checking for LUA
configure:23195: $PKG_CONFIG --exists --print-errors "lua"
configure:23198: $? = 0
configure:23212: $PKG_CONFIG --exists --print-errors "lua"
configure:23215: $? = 0
configure:24293: result: yes
configure:24300: checking lualib.h usability
configure:24300: gcc -c -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include conftest.c >&5
configure:24300: $? = 0
configure:24300: result: yes
configure:24300: checking lualib.h presence
configure:24300: gcc -E -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include conftest.c
configure:24300: $? = 0
configure:24300: result: yes
configure:24300: checking for lualib.h
configure:24300: result: yes
configure:24379: checking for LUA
configure:25484: result: yes
configure:25892: checking GeoIP.h usability
configure:25892: gcc -c -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include conftest.c >&5
configure:25892: $? = 0
configure:25892: result: yes
configure:25892: checking GeoIP.h presence
configure:25892: gcc -E -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include conftest.c
configure:25892: $? = 0
configure:25892: result: yes
configure:25892: checking for GeoIP.h
configure:25892: result: yes
configure:25904: checking for GeoIP_country_code_by_ipnum in -lGeoIP
configure:25929: gcc -o conftest.exe -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid -L/npcap-sdk/Lib/x64 -LC:/msys64/mingw64/lib -llua -lm conftest.c -lGeoIP -lnss3 -lnspr4 -liconv -lwpcap -lpthread -lyaml -lpcre -lz -llzma -LC:/msys64/mingw64/lib -lplds4 -lplc4 -lnspr4 -LC:/msys64/mingw64/lib -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 >&5
configure:25929: $? = 0
configure:25938: result: yes
configure:26265: checking for LZ4F_createCompressionContext in -llz4
configure:26290: gcc -o conftest.exe -g -O2 -DOS_WIN32 -I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid -L/npcap-sdk/Lib/x64 -LC:/msys64/mingw64/lib -llua -lm conftest.c -llz4 -lGeoIP -lnss3 -lnspr4 -liconv -lwpcap -lpthread -lyaml -lpcre -lz -llzma -LC:/msys64/mingw64/lib -lplds4 -lplc4 -lnspr4 -LC:/msys64/mingw64/lib -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 >&5
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -llz4
collect2.exe: error: ld returned 1 exit status
configure:26290: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "4.1.4"
| #define PACKAGE_STRING "suricata 4.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "4.1.4"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_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_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_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_NON_POSIX_MKDIR 1
| #define TLS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBLZMA 1
| #define HAVE_LIBLZMA 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_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_LIBWPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| #define HAVE_LIBICONV 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_LIBNSPR4 1
| #define HAVE_LIBNSS3 1
| #define HAVE_NSS 1
| #define HAVE_LUA 1
| #define HAVE_LIBGEOIP 1
| #define HAVE_GEOIP 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 LZ4F_createCompressionContext ();
| int
| main ()
| {
| return LZ4F_createCompressionContext ();
| ;
| return 0;
| }
configure:26299: result: no
configure:26328: checking for getconf
configure:26346: found /usr/bin/getconf
configure:26359: result: /usr/bin/getconf
configure:26389: checking for sphinx-build
configure:26420: result: no
configure:26454: checking for pdflatex
configure:26485: result: no
configure:26840: checking for git
configure:26858: found /usr/bin/git
configure:26871: result: /usr/bin/git
configure:27217: checking that generated files are newer than configure
configure:27223: result: done
configure:27326: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by suricata config.status 4.1.4, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on DESKTOP-9L7IS1E

config.status:1317: creating Makefile
config.status:1317: creating src/Makefile
config.status:1317: creating rust/Makefile
config.status:1317: creating rust/Cargo.toml
config.status:1317: creating rust/.cargo/config
config.status:1317: creating qa/Makefile
config.status:1317: creating qa/coccinelle/Makefile
config.status:1317: creating rules/Makefile
config.status:1317: creating doc/Makefile
config.status:1317: creating doc/userguide/Makefile
config.status:1317: creating contrib/Makefile
config.status:1317: creating contrib/file_processor/Makefile
config.status:1317: creating contrib/file_processor/Action/Makefile
config.status:1317: creating contrib/file_processor/Processor/Makefile
config.status:1317: creating contrib/tile_pcie_logd/Makefile
config.status:1317: creating suricata.yaml
config.status:1317: creating etc/Makefile
config.status:1317: creating etc/suricata.logrotate
config.status:1317: creating etc/suricata.service
config.status:1317: creating python/Makefile
config.status:1317: creating python/suricata/config/defaults.py
config.status:1317: creating ebpf/Makefile
config.status:1317: creating config.h
config.status:1546: executing depfiles commands
config.status:1546: executing libtool commands
configure:29555: === configuring in libhtp (/home/tester/suricata-4.1.4/libhtp)
configure:29618: running /bin/sh ./configure --disable-option-checking '--prefix=/mingw64' '--with-libpcap-includes=/npcap-sdk/Include' '--with-libpcap-libraries=/npcap-sdk/Lib/x64' '--enable-lua' '--enable-geoip' '--disable-gccmarch-native' '--disable-rust' '--enable-debug' 'PKG_CONFIG_PATH=/mingw64/lib/pkgconfig:/mingw64/share/pkgconfig' --cache-file=/dev/null --srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-w64-mingw32
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=set
ac_cv_env_PKG_CONFIG_PATH_value=/mingw64/lib/pkgconfig:/mingw64/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_exeext=.exe
ac_cv_file___suricata_update_setup_py=yes
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=no
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_strptime=no
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_utime=yes
ac_cv_have_decl_OS_WIN32=yes
ac_cv_have_decl_PACKET_FANOUT_QM=no
ac_cv_have_decl_SOF_TIMESTAMPING_RAW_HARDWARE=no
ac_cv_have_decl_TPACKET_V2=no
ac_cv_have_decl_TPACKET_V3=no
ac_cv_have_decl_getrandom=no
ac_cv_header_GeoIP_h=yes
ac_cv_header_arpa_inet_h=no
ac_cv_header_assert_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=no
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fnmatch_h=no
ac_cv_header_getopt_h=yes
ac_cv_header_glob_h=no
ac_cv_header_hs_h=no
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jansson_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_ethtool_h=no
ac_cv_header_linux_filter_h=no
ac_cv_header_linux_if_arp_h=no
ac_cv_header_linux_if_ether_h=no
ac_cv_header_linux_if_packet_h=no
ac_cv_header_linux_sockios_h=no
ac_cv_header_lualib_h=yes
ac_cv_header_lzma_h=yes
ac_cv_header_magic_h=no
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=no
ac_cv_header_netdb_h=no
ac_cv_header_netinet_in_h=no
ac_cv_header_nspr_h=yes
ac_cv_header_pcap_bpf_h=no
ac_cv_header_pcap_h=yes
ac_cv_header_pcap_pcap_h=yes
ac_cv_header_pcre_h=yes
ac_cv_header_poll_h=no
ac_cv_header_sched_h=yes
ac_cv_header_sechash_h=yes
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=no
ac_cv_header_sys_mman_h=no
ac_cv_header_sys_prctl_h=no
ac_cv_header_sys_random_h=no
ac_cv_header_sys_resource_h=no
ac_cv_header_sys_socket_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_syscall_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=no
ac_cv_header_syslog_h=no
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_w32api_winbase_h=no
ac_cv_header_w32api_wtypes_h=no
ac_cv_header_wincrypt_h=yes
ac_cv_header_windows_h=yes
ac_cv_header_winsock2_h=yes
ac_cv_header_ws2tcpip_h=yes
ac_cv_header_yaml_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-w64-mingw32
ac_cv_lib_GeoIP_GeoIP_country_code_by_ipnum=yes
ac_cv_lib_iconv_libiconv_close=yes
ac_cv_lib_lz4_LZ4F_createCompressionContext=no
ac_cv_lib_lzma_lzma_code=yes
ac_cv_lib_nspr4_PR_GetCurrentThread=yes
ac_cv_lib_nss3_HASH_Begin=yes
ac_cv_lib_pcre_pcre_dfa_exec=yes
ac_cv_lib_pcre_pcre_get_substring=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_wpcap___pcap_activate=yes
ac_cv_lib_wpcap___pcap_open_live=yes
ac_cv_lib_wpcap___pcap_set_buffer_size=yes
ac_cv_lib_yaml_yaml_parser_initialize=yes
ac_cv_lib_z_inflate=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/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=no
ac_cv_path_HAVE_PDFLATEX=no
ac_cv_path_HAVE_PKG_CONFIG=/mingw64/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=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/mingw64/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/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_DLLTOOL=dlltool
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=64
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=yes
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd=func_win32_libid
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=C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
lt_cv_path_NM='/mingw64/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-DDLL_EXPORT -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=func_cygming_dll_for_implib
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)
\{0,1\}$/\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=8192
lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
pkg_cv_LUA_CFLAGS=-IC:/msys64/mingw64/include
pkg_cv_LUA_LIBS='-LC:/msys64/mingw64/lib -llua -lm'
pkg_cv_libnspr_CFLAGS=-IC:/msys64/mingw64/include/nspr
pkg_cv_libnspr_LIBS='-LC:/msys64/mingw64/lib -lplds4 -lplc4 -lnspr4'
pkg_cv_libnss_CFLAGS='-IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr'
pkg_cv_libnss_LIBS='-LC:/msys64/mingw64/lib -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/tester/suricata-4.1.4/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} /home/tester/suricata-4.1.4/missing autoconf'
AUTOHEADER='${SHELL} /home/tester/suricata-4.1.4/missing autoheader'
AUTOMAKE='${SHELL} /home/tester/suricata-4.1.4/missing automake-1.15'
AWK='gawk'
BUILD_EBPF_FALSE=''
BUILD_EBPF_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 -DOS_WIN32'
CLANG_CFLAGS=''
CONFIGURE_DATAROOTDIR='/mingw64/share'
CONFIGURE_LOCALSTATEDIR='/mingw64/var'
CONFIGURE_PREFIX='/mingw64'
CONFIGURE_SYSCONDIR='/mingw64/etc'
CPP='gcc -E'
CPPFLAGS='-I${srcdir}/../libhtp/ -I/npcap-sdk/Include -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr -IC:/msys64/mingw64/include'
CYGPATH_W='cygpath -w'
DEBUG_FALSE='#'
DEBUG_TRUE=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT='.exe'
FGREP='/usr/bin/grep -F'
GCC_CFLAGS='-Wextra -Werror-implicit-function-declaration'
GREP='/usr/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_LLC=''
HAVE_LUA_FALSE='#'
HAVE_LUA_TRUE=''
HAVE_PCAP_CONFIG='no'
HAVE_PDFLATEX='no'
HAVE_PDFLATEX_FALSE=''
HAVE_PDFLATEX_TRUE='#'
HAVE_PKG_CONFIG='/mingw64/bin/pkg-config'
HAVE_PYTHON='/usr/bin/python'
HAVE_PYTHON_FALSE='#'
HAVE_PYTHON_TRUE=''
HAVE_PYTHON_YAML_FALSE=''
HAVE_PYTHON_YAML_TRUE='#'
HAVE_RUSTC=''
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_SURICATA_UPDATE_FALSE='#'
HAVE_SURICATA_UPDATE_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='C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe'
LDFLAGS=' -lws2_32 -liphlpapi -lwbemuuid -lOle32 -lOleAut32 -lUuid -L/npcap-sdk/Lib/x64 -LC:/msys64/mingw64/lib -llua -lm'
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 -lnss3 -lnspr4 -liconv -lwpcap -lpthread -lyaml -lpcre -lz -llzma -LC:/msys64/mingw64/lib -lplds4 -lplc4 -lnspr4 -LC:/msys64/mingw64/lib -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LLC=''
LN_S='cp -pR'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
LUAJIT_CFLAGS=''
LUAJIT_LIBS=''
LUA_CFLAGS='-IC:/msys64/mingw64/include'
LUA_LIBS='-LC:/msys64/mingw64/lib -llua -lm'
MAKEINFO='${SHELL} /home/tester/suricata-4.1.4/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/mingw64/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPTIMIZATION_CFLAGS=''
OTOOL64=''
OTOOL=''
PACKAGE='suricata'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='suricata'
PACKAGE_STRING='suricata 4.1.4'
PACKAGE_TARNAME='suricata'
PACKAGE_URL=''
PACKAGE_VERSION='4.1.4'
PATH_SEPARATOR=':'
PCAP_CFLAGS=''
PKG_CONFIG='/mingw64/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/mingw64/lib/pkgconfig:/mingw64/share/pkgconfig'
RANLIB='ranlib'
RUST_DEBUG=''
RUST_DEBUG_FALSE=''
RUST_DEBUG_TRUE='#'
RUST_FEATURES=''
RUST_LDADD='-luserenv -lshell32 -ladvapi32 -lgcc_eh'
RUST_SURICATA_LIB=''
SECCFLAGS=''
SECLDFLAGS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SURICATA_UPDATE_DIR=''
VERSION='4.1.4'
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-w64-mingw32'
build_alias='x86_64-w64-mingw32'
build_cpu='x86_64'
build_os='mingw32'
build_vendor='w64'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
e_datarulesdir='C:\\Program Files\\Suricata\\rules\\'
e_defaultruledir='C:\\Program Files\\Suricata\\rules\\'
e_enable_evelog='no'
e_localstatedir=''
e_logcertsdir='C:\\Program Files\\Suricata\\log\\certs'
e_logdir='C:\\Program Files\\Suricata\\log'
e_logfilesdir='C:\\Program Files\\Suricata\\log\\files'
e_magic_file='C:\\Program Files\\Suricata\\magic.mgc'
e_magic_file_comment='#'
e_rundir=''
e_sysconfdir='C:\\Program Files\\Suricata\\'
e_sysconfrulesdir='C:\\Program Files\\Suricata\\rules\\'
exec_prefix='${prefix}'
has_suricata_update_comment=''
host='x86_64-w64-mingw32'
host_alias=''
host_cpu='x86_64'
host_os='mingw32'
host_vendor='w64'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/tester/suricata-4.1.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libhs_CFLAGS=''
libhs_LIBS=''
libhtp_CFLAGS=''
libhtp_LIBS=''
libnetfilter_queue_CFLAGS=''
libnetfilter_queue_LIBS=''
libnspr_CFLAGS='-IC:/msys64/mingw64/include/nspr'
libnspr_LIBS='-LC:/msys64/mingw64/lib -lplds4 -lplc4 -lnspr4'
libnss_CFLAGS='-IC:/msys64/mingw64/include/nss3 -IC:/msys64/mingw64/include/nspr'
libnss_LIBS='-LC:/msys64/mingw64/lib -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
no_suricata_update_comment='#'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/mingw64'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
rust_config_comment='#'
rust_config_enabled='no'
rust_vendor_comment='# '
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libhtp'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "suricata"
#define PACKAGE_TARNAME "suricata"
#define PACKAGE_VERSION "4.1.4"
#define PACKAGE_STRING "suricata 4.1.4"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "suricata"
#define VERSION "4.1.4"
#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 LT_OBJDIR ".libs/"
#define HAVE_STDDEF_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_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_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UTIME_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_WINDOWS_H 1
#define HAVE_WINSOCK2_H 1
#define HAVE_WS2TCPIP_H 1
#define HAVE_WINCRYPT_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_CLOCK_GETTIME 1
#define HAVE_UTIME 1
#define _FILE_OFFSET_BITS 64
#define HAVE_NON_POSIX_MKDIR 1
#define TLS 1
#define DEBUG 1
#define HAVE_LIBZ 1
#define HAVE_LIBLZMA 1
#define HAVE_LIBLZMA 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_PCAP_H 1
#define HAVE_PCAP_PCAP_H 1
#define HAVE_LIBWPCAP 1
#define HAVE_LIBWPCAP 1
#define HAVE_LIBWPCAP 1
#define HAVE_PCAP_SET_BUFF 1
#define HAVE_LIBICONV 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_LIBNSPR4 1
#define HAVE_LIBNSS3 1
#define HAVE_NSS 1
#define HAVE_LUA 1
#define HAVE_LIBGEOIP 1
#define HAVE_GEOIP 1
#define CLS 64
#define CONFIG_DIR "C:\\Program Files\\Suricata\\"

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by suricata config.status 4.1.4, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h

on DESKTOP-9L7IS1E

config.status:1317: creating config.h
config.status:1498: config.h is unchanged
(1-1/10)