Snort_AIPreproc/config.log

2549 lines
73 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Snort_AI_preproc configure 0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --without-graphviz --with-mysql --no-create --no-recursion
## --------- ##
## Platform. ##
## --------- ##
hostname = wool-VirtualBox
uname -m = x86_64
uname -r = 4.4.0-75-generic
uname -s = Linux
uname -v = #96-Ubuntu SMP Thu Apr 20 09:56:33 UTC 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2406: checking for a BSD-compatible install
configure:2474: result: /usr/bin/install -c
configure:2485: checking whether build environment is sane
configure:2540: result: yes
configure:2691: checking for a thread-safe mkdir -p
configure:2730: result: /bin/mkdir -p
configure:2737: checking for gawk
configure:2767: result: no
configure:2737: checking for mawk
configure:2753: found /usr/bin/mawk
configure:2764: result: mawk
configure:2775: checking whether make sets $(MAKE)
configure:2797: result: yes
configure:2826: checking whether make supports nested variables
configure:2843: result: yes
configure:2993: checking build system type
configure:3007: result: x86_64-pc-linux-gnu
configure:3027: checking host system type
configure:3040: result: x86_64-pc-linux-gnu
configure:3081: checking how to print strings
configure:3108: result: printf
configure:3141: checking for style of include used by make
configure:3169: result: GNU
configure:3240: checking for gcc
configure:3256: found /usr/bin/gcc
configure:3267: result: gcc
configure:3496: checking for C compiler version
configure:3505: gcc --version >&5
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3516: $? = 0
configure:3505: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
configure:3516: $? = 0
configure:3505: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3516: $? = 1
configure:3505: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3516: $? = 1
configure:3536: checking whether the C compiler works
configure:3558: gcc conftest.c >&5
configure:3562: $? = 0
configure:3610: result: yes
configure:3613: checking for C compiler default output file name
configure:3615: result: a.out
configure:3621: checking for suffix of executables
configure:3628: gcc -o conftest conftest.c >&5
configure:3632: $? = 0
configure:3654: result:
configure:3676: checking whether we are cross compiling
configure:3684: gcc -o conftest conftest.c >&5
configure:3688: $? = 0
configure:3695: ./conftest
configure:3699: $? = 0
configure:3714: result: no
configure:3719: checking for suffix of object files
configure:3741: gcc -c conftest.c >&5
configure:3745: $? = 0
configure:3766: result: o
configure:3770: checking whether we are using the GNU C compiler
configure:3789: gcc -c conftest.c >&5
configure:3789: $? = 0
configure:3798: result: yes
configure:3807: checking whether gcc accepts -g
configure:3827: gcc -c -g conftest.c >&5
configure:3827: $? = 0
configure:3868: result: yes
configure:3885: checking for gcc option to accept ISO C89
configure:3948: gcc -c -g -O2 conftest.c >&5
configure:3948: $? = 0
configure:3961: result: none needed
configure:3986: checking whether gcc understands -c and -o together
configure:4008: gcc -c conftest.c -o conftest2.o
configure:4011: $? = 0
configure:4008: gcc -c conftest.c -o conftest2.o
configure:4011: $? = 0
configure:4023: result: yes
configure:4042: checking dependency style of gcc
configure:4153: result: none
configure:4168: checking for a sed that does not truncate output
configure:4232: result: /bin/sed
configure:4250: checking for grep that handles long lines and -e
configure:4308: result: /bin/grep
configure:4313: checking for egrep
configure:4375: result: /bin/grep -E
configure:4380: checking for fgrep
configure:4442: result: /bin/grep -F
configure:4477: checking for ld used by gcc
configure:4544: result: /usr/bin/ld
configure:4551: checking if the linker (/usr/bin/ld) is GNU ld
configure:4566: result: yes
configure:4578: checking for BSD- or MS-compatible name lister (nm)
configure:4632: result: /usr/bin/nm -B
configure:4762: checking the name lister (/usr/bin/nm -B) interface
configure:4769: gcc -c -g -O2 conftest.c >&5
configure:4772: /usr/bin/nm -B "conftest.o"
configure:4775: output
0000000000000000 B some_variable
configure:4782: result: BSD nm
configure:4785: checking whether ln -s works
configure:4789: result: yes
configure:4797: checking the maximum length of command line arguments
configure:4928: result: 1572864
configure:4976: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5016: result: func_convert_file_noop
configure:5023: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5043: result: func_convert_file_noop
configure:5050: checking for /usr/bin/ld option to reload object files
configure:5057: result: -r
configure:5131: checking for objdump
configure:5147: found /usr/bin/objdump
configure:5158: result: objdump
configure:5190: checking how to recognize dependent libraries
configure:5390: result: pass_all
configure:5475: checking for dlltool
configure:5505: result: no
configure:5535: checking how to associate runtime and link libraries
configure:5562: result: printf %s\n
configure:5623: checking for ar
configure:5639: found /usr/bin/ar
configure:5650: result: ar
configure:5687: checking for archiver @FILE support
configure:5704: gcc -c -g -O2 conftest.c >&5
configure:5704: $? = 0
configure:5707: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5710: $? = 0
configure:5715: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:5718: $? = 1
configure:5730: result: @
configure:5788: checking for strip
configure:5804: found /usr/bin/strip
configure:5815: result: strip
configure:5887: checking for ranlib
configure:5903: found /usr/bin/ranlib
configure:5914: result: ranlib
configure:6016: checking command to parse /usr/bin/nm -B output from gcc object
configure:6169: gcc -c -g -O2 conftest.c >&5
configure:6172: $? = 0
configure:6176: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6179: $? = 0
configure:6245: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6248: $? = 0
configure:6286: result: ok
configure:6333: checking for sysroot
configure:6363: result: no
configure:6370: checking for a working dd
configure:6408: result: /bin/dd
configure:6412: checking how to truncate binary pipes
configure:6427: result: /bin/dd bs=4096 count=1
configure:6563: gcc -c -g -O2 conftest.c >&5
configure:6566: $? = 0
configure:6756: checking for mt
configure:6772: found /bin/mt
configure:6783: result: mt
configure:6806: checking if mt is a manifest tool
configure:6812: mt '-?'
configure:6820: result: no
configure:7497: checking how to run the C preprocessor
configure:7528: gcc -E conftest.c
configure:7528: $? = 0
configure:7542: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7542: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7567: result: gcc -E
configure:7587: gcc -E conftest.c
configure:7587: $? = 0
configure:7601: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7601: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7630: checking for ANSI C header files
configure:7650: gcc -c -g -O2 conftest.c >&5
configure:7650: $? = 0
configure:7723: gcc -o conftest -g -O2 conftest.c >&5
configure:7723: $? = 0
configure:7723: ./conftest
configure:7723: $? = 0
configure:7734: result: yes
configure:7747: checking for sys/types.h
configure:7747: gcc -c -g -O2 conftest.c >&5
configure:7747: $? = 0
configure:7747: result: yes
configure:7747: checking for sys/stat.h
configure:7747: gcc -c -g -O2 conftest.c >&5
configure:7747: $? = 0
configure:7747: result: yes
configure:7747: checking for stdlib.h
configure:7747: gcc -c -g -O2 conftest.c >&5
configure:7747: $? = 0
configure:7747: result: yes
configure:7747: checking for string.h
configure:7747: gcc -c -g -O2 conftest.c >&5
configure:7747: $? = 0
configure:7747: result: yes
configure:7747: checking for memory.h
configure:7747: gcc -c -g -O2 conftest.c >&5
configure:7747: $? = 0
configure:7747: result: yes
configure:7747: checking for strings.h
configure:7747: gcc -c -g -O2 conftest.c >&5
configure:7747: $? = 0
configure:7747: result: yes
configure:7747: checking for inttypes.h
configure:7747: gcc -c -g -O2 conftest.c >&5
configure:7747: $? = 0
configure:7747: result: yes
configure:7747: checking for stdint.h
configure:7747: gcc -c -g -O2 conftest.c >&5
configure:7747: $? = 0
configure:7747: result: yes
configure:7747: checking for unistd.h
configure:7747: gcc -c -g -O2 conftest.c >&5
configure:7747: $? = 0
configure:7747: result: yes
configure:7761: checking for dlfcn.h
configure:7761: gcc -c -g -O2 conftest.c >&5
configure:7761: $? = 0
configure:7761: result: yes
configure:8017: checking for objdir
configure:8032: result: .libs
configure:8296: checking if gcc supports -fno-rtti -fno-exceptions
configure:8314: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8318: $? = 0
configure:8331: result: no
configure:8689: checking for gcc option to produce PIC
configure:8696: result: -fPIC -DPIC
configure:8704: checking if gcc PIC flag -fPIC -DPIC works
configure:8722: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8726: $? = 0
configure:8739: result: yes
configure:8768: checking if gcc static flag -static works
configure:8796: result: yes
configure:8811: checking if gcc supports -c -o file.o
configure:8832: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8836: $? = 0
configure:8858: result: yes
configure:8866: checking if gcc supports -c -o file.o
configure:8913: result: yes
configure:8946: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10209: result: yes
configure:10246: checking whether -lc should be explicitly linked in
configure:10254: gcc -c -g -O2 conftest.c >&5
configure:10257: $? = 0
configure:10272: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10275: $? = 0
configure:10289: result: no
configure:10449: checking dynamic linker characteristics
configure:11030: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11030: $? = 0
configure:11279: result: GNU/Linux ld.so
configure:11401: checking how to hardcode library paths into programs
configure:11426: result: immediate
configure:11974: checking whether stripping libraries is possible
configure:11979: result: yes
configure:12014: checking if libtool supports shared libraries
configure:12016: result: yes
configure:12019: checking whether to build shared libraries
configure:12044: result: yes
configure:12047: checking whether to build static libraries
configure:12051: result: yes
configure:12260: checking for gcc
configure:12287: result: gcc
configure:12516: checking for C compiler version
configure:12525: gcc --version >&5
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:12536: $? = 0
configure:12525: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
configure:12536: $? = 0
configure:12525: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:12536: $? = 1
configure:12525: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:12536: $? = 1
configure:12540: checking whether we are using the GNU C compiler
configure:12568: result: yes
configure:12577: checking whether gcc accepts -g
configure:12638: result: yes
configure:12655: checking for gcc option to accept ISO C89
configure:12731: result: none needed
configure:12756: checking whether gcc understands -c and -o together
configure:12793: result: yes
configure:12812: checking dependency style of gcc
configure:12923: result: none
configure:12938: checking whether ln -s works
configure:12942: result: yes
configure:12949: checking whether make sets $(MAKE)
configure:12971: result: yes
configure:13020: checking for mysql_query in -lmysqlclient
configure:13045: gcc -o conftest -g -O2 conftest.c -lmysqlclient >&5
configure:13045: $? = 0
configure:13054: result: yes
configure:13238: checking for xmlReaderForFile in -lxml2
configure:13263: gcc -o conftest -g -O2 conftest.c -lxml2 -lmysqlclient >&5
configure:13263: $? = 0
configure:13272: result: yes
configure:13288: checking for pthread_create in -lpthread
configure:13313: gcc -o conftest -g -O2 conftest.c -lpthread -lxml2 -lmysqlclient >&5
configure:13313: $? = 0
configure:13322: result: yes
configure:13338: checking for sqrt in -lm
configure:13363: gcc -o conftest -g -O2 conftest.c -lm -lpthread -lxml2 -lmysqlclient >&5
conftest.c:33:6: warning: conflicting types for built-in function 'sqrt'
char sqrt ();
^
configure:13363: $? = 0
configure:13372: result: yes
configure:13388: checking for dlopen in -ldl
configure:13413: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:13413: $? = 0
configure:13422: result: yes
configure:13498: checking for size_t
configure:13498: gcc -c -g -O2 conftest.c >&5
configure:13498: $? = 0
configure:13498: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:13498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 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:13498: result: yes
configure:13511: checking for working alloca.h
configure:13528: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:13528: $? = 0
configure:13536: result: yes
configure:13544: checking for alloca
configure:13581: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:13581: $? = 0
configure:13589: result: yes
configure:13698: checking dirent.h usability
configure:13698: gcc -c -g -O2 conftest.c >&5
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking dirent.h presence
configure:13698: gcc -E conftest.c
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking for dirent.h
configure:13698: result: yes
configure:13698: checking for dlfcn.h
configure:13698: result: yes
configure:13698: checking for inttypes.h
configure:13698: result: yes
configure:13698: checking limits.h usability
configure:13698: gcc -c -g -O2 conftest.c >&5
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking limits.h presence
configure:13698: gcc -E conftest.c
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking for limits.h
configure:13698: result: yes
configure:13698: checking math.h usability
configure:13698: gcc -c -g -O2 conftest.c >&5
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking math.h presence
configure:13698: gcc -E conftest.c
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking for math.h
configure:13698: result: yes
configure:13698: checking stddef.h usability
configure:13698: gcc -c -g -O2 conftest.c >&5
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking stddef.h presence
configure:13698: gcc -E conftest.c
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking for stddef.h
configure:13698: result: yes
configure:13698: checking for stdlib.h
configure:13698: result: yes
configure:13698: checking for string.h
configure:13698: result: yes
configure:13698: checking for unistd.h
configure:13698: result: yes
configure:13698: checking wchar.h usability
configure:13698: gcc -c -g -O2 conftest.c >&5
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking wchar.h presence
configure:13698: gcc -E conftest.c
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking for wchar.h
configure:13698: result: yes
configure:13712: checking for u_int8_t
configure:13712: gcc -c -g -O2 conftest.c >&5
configure:13712: $? = 0
configure:13712: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:23: error: expected expression before ')' token
if (sizeof ((u_int8_t)))
^
configure:13712: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_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 ((u_int8_t)))
| return 0;
| ;
| return 0;
| }
configure:13712: result: yes
configure:13721: checking for u_int16_t
configure:13721: gcc -c -g -O2 conftest.c >&5
configure:13721: $? = 0
configure:13721: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:24: error: expected expression before ')' token
if (sizeof ((u_int16_t)))
^
configure:13721: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 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 ((u_int16_t)))
| return 0;
| ;
| return 0;
| }
configure:13721: result: yes
configure:13730: checking for u_int32_t
configure:13730: gcc -c -g -O2 conftest.c >&5
configure:13730: $? = 0
configure:13730: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:24: error: expected expression before ')' token
if (sizeof ((u_int32_t)))
^
configure:13730: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 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 ((u_int32_t)))
| return 0;
| ;
| return 0;
| }
configure:13730: result: yes
configure:13739: checking for u_int64_t
configure:13739: gcc -c -g -O2 conftest.c >&5
configure:13739: $? = 0
configure:13739: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:24: error: expected expression before ')' token
if (sizeof ((u_int64_t)))
^
configure:13739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 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 ((u_int64_t)))
| return 0;
| ;
| return 0;
| }
configure:13739: result: yes
configure:13748: checking for uint8_t
configure:13748: gcc -c -g -O2 conftest.c >&5
configure:13748: $? = 0
configure:13748: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:22: error: expected expression before ')' token
if (sizeof ((uint8_t)))
^
configure:13748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 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 ((uint8_t)))
| return 0;
| ;
| return 0;
| }
configure:13748: result: yes
configure:13757: checking for uint16_t
configure:13757: gcc -c -g -O2 conftest.c >&5
configure:13757: $? = 0
configure:13757: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:23: error: expected expression before ')' token
if (sizeof ((uint16_t)))
^
configure:13757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT8_T 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 ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:13757: result: yes
configure:13766: checking for uint32_t
configure:13766: gcc -c -g -O2 conftest.c >&5
configure:13766: $? = 0
configure:13766: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:23: error: expected expression before ')' token
if (sizeof ((uint32_t)))
^
configure:13766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 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 ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:13766: result: yes
configure:13775: checking for uint64_t
configure:13775: gcc -c -g -O2 conftest.c >&5
configure:13775: $? = 0
configure:13775: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:23: error: expected expression before ')' token
if (sizeof ((uint64_t)))
^
configure:13775: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 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 ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:13775: result: yes
configure:13785: checking for int8_t
configure:13785: gcc -c -g -O2 conftest.c >&5
configure:13785: $? = 0
configure:13785: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:21: error: expected expression before ')' token
if (sizeof ((int8_t)))
^
configure:13785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 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 ((int8_t)))
| return 0;
| ;
| return 0;
| }
configure:13785: result: yes
configure:13794: checking for int16_t
configure:13794: gcc -c -g -O2 conftest.c >&5
configure:13794: $? = 0
configure:13794: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:22: error: expected expression before ')' token
if (sizeof ((int16_t)))
^
configure:13794: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT8_T 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 ((int16_t)))
| return 0;
| ;
| return 0;
| }
configure:13794: result: yes
configure:13803: checking for int32_t
configure:13803: gcc -c -g -O2 conftest.c >&5
configure:13803: $? = 0
configure:13803: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:22: error: expected expression before ')' token
if (sizeof ((int32_t)))
^
configure:13803: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 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 ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:13803: result: yes
configure:13812: checking for int64_t
configure:13812: gcc -c -g -O2 conftest.c >&5
configure:13812: $? = 0
configure:13812: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:22: error: expected expression before ')' token
if (sizeof ((int64_t)))
^
configure:13812: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 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 ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:13812: result: yes
configure:13821: checking for boolean
configure:13821: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:13: error: 'boolean' undeclared (first use in this function)
if (sizeof (boolean))
^
conftest.c:88:13: note: each undeclared identifier is reported only once for each function it appears in
configure:13821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 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 (boolean))
| return 0;
| ;
| return 0;
| }
configure:13821: result: no
configure:13833: checking for stdbool.h that conforms to C99
configure:13900: gcc -c -g -O2 conftest.c >&5
configure:13900: $? = 0
configure:13907: result: yes
configure:13909: checking for _Bool
configure:13909: gcc -c -g -O2 conftest.c >&5
configure:13909: $? = 0
configure:13909: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:13909: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 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:13909: result: yes
configure:13926: checking for size_t
configure:13926: result: yes
configure:13937: checking for uint16_t
configure:13937: gcc -c -g -O2 conftest.c >&5
configure:13937: $? = 0
configure:13937: result: yes
configure:13949: checking for uint32_t
configure:13949: gcc -c -g -O2 conftest.c >&5
configure:13949: $? = 0
configure:13949: result: yes
configure:13963: checking for uint8_t
configure:13963: gcc -c -g -O2 conftest.c >&5
configure:13963: $? = 0
configure:13963: result: yes
configure:13977: checking for ptrdiff_t
configure:13977: gcc -c -g -O2 conftest.c >&5
configure:13977: $? = 0
configure:13977: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:24: error: expected expression before ')' token
if (sizeof ((ptrdiff_t)))
^
configure:13977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Snort_AI_preproc"
| #define PACKAGE_TARNAME "snort_ai_preproc"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Snort_AI_preproc 0.1"
| #define PACKAGE_BUGREPORT "blacklight@autistici.org"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define HAVE_LIBMYSQLCLIENT 1
| #define HAVE_LIBXML2 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_U_INT8_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_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 ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:13977: result: yes
configure:13991: checking for stdlib.h
configure:13991: result: yes
configure:14001: checking for GNU libc compatible malloc
configure:14025: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14025: $? = 0
configure:14025: ./conftest
configure:14025: $? = 0
configure:14035: result: yes
configure:14056: checking whether time.h and sys/time.h may both be included
configure:14076: gcc -c -g -O2 conftest.c >&5
configure:14076: $? = 0
configure:14083: result: yes
configure:14097: checking for sys/time.h
configure:14097: gcc -c -g -O2 conftest.c >&5
configure:14097: $? = 0
configure:14097: result: yes
configure:14097: checking for unistd.h
configure:14097: result: yes
configure:14118: checking for alarm
configure:14118: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14118: $? = 0
configure:14118: result: yes
configure:14131: checking for working mktime
configure:14333: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14333: $? = 0
configure:14333: ./conftest
configure:14333: $? = 0
configure:14343: result: yes
configure:14356: checking for stdlib.h
configure:14356: result: yes
configure:14366: checking for GNU libc compatible realloc
configure:14390: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14390: $? = 0
configure:14390: ./conftest
configure:14390: $? = 0
configure:14400: result: yes
configure:14424: checking for memmove
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
conftest.c:86:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for memset
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
conftest.c:87:6: warning: conflicting types for built-in function 'memset'
char memset ();
^
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for regcomp
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for strcasecmp
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
conftest.c:89:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for strdup
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
conftest.c:90:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for strstr
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
conftest.c:91:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for strtol
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for strtoul
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for socket
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for bind
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for listen
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for accept
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14424: $? = 0
configure:14424: result: yes
configure:14424: checking for connect
configure:14424: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lxml2 -lmysqlclient >&5
configure:14424: $? = 0
configure:14424: result: yes
configure:14581: checking that generated files are newer than configure
configure:14587: result: done
configure:14614: creating ./config.status
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_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_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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_accept=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_bind=yes
ac_cv_func_connect=yes
ac_cv_func_listen=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_regcomp=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_working_mktime=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_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_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_m_sqrt=yes
ac_cv_lib_mysqlclient_mysql_query=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_xml2_xmlReaderForFile=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type__Bool=yes
ac_cv_type_boolean=no
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int64_t=yes
ac_cv_type_u_int8_t=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uint8_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/wool/Code/Snort_AIPreproc/missing aclocal-1.15'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/wool/Code/Snort_AIPreproc/missing autoconf'
AUTOHEADER='${SHELL} /home/wool/Code/Snort_AIPreproc/missing autoheader'
AUTOMAKE='${SHELL} /home/wool/Code/Snort_AIPreproc/missing automake-1.15'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CORR_RULES_PREFIX='/etc/snort/corr_rules'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOC_PREFIX=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBGRAPH_INCLUDES=''
LIBOBJS=''
LIBPYTHON_INCLUDES=''
LIBS='-ldl -lm -lpthread -lxml2 -lmysqlclient '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2_INCLUDES='-I/usr/include/libxml2'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /home/wool/Code/Snort_AIPreproc/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='snort_ai_preproc'
PACKAGE_BUGREPORT='blacklight@autistici.org'
PACKAGE_NAME='Snort_AI_preproc'
PACKAGE_STRING='Snort_AI_preproc 0.1'
PACKAGE_TARNAME='snort_ai_preproc'
PACKAGE_URL=''
PACKAGE_VERSION='0.1'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHARE_PREFIX='/usr/share/snort_ai_preprocessor'
SHELL='/bin/bash'
STRIP='strip'
VERSION='0.1'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
extra_incl='-I/usr/include/pcap'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/wool/Code/Snort_AIPreproc/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Snort_AI_preproc"
#define PACKAGE_TARNAME "snort_ai_preproc"
#define PACKAGE_VERSION "0.1"
#define PACKAGE_STRING "Snort_AI_preproc 0.1"
#define PACKAGE_BUGREPORT "blacklight@autistici.org"
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define LINUX 1
#define PCAP_TIMEOUT_IGNORED 1
#define HAVE_LIBMYSQLCLIENT 1
#define HAVE_LIBXML2 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBM 1
#define HAVE_LIBDL 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MATH_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_U_INT8_T 1
#define HAVE_U_INT16_T 1
#define HAVE_U_INT32_T 1
#define HAVE_U_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_PTRDIFF_T 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_REGCOMP 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_SOCKET 1
#define HAVE_BIND 1
#define HAVE_LISTEN 1
#define HAVE_ACCEPT 1
#define HAVE_CONNECT 1
#define VERSION "0.1.0"
#define PACKAGE "sf_ai_preprocessor"
#define PACKAGE_BUGREPORT "blacklight@autistici.org"
#define PACKAGE_NAME "sf_ai_preprocessor"
#define PACKAGE_STRING "Snort AI preprocessor"
#define PACKAGE_TARNAME "snort_ai_preproc"
#define PACKAGE_VERSION "0.1.0"
#define SUP_IP6 /**/
#define HAVE_VISIBILITY 1
#define PREFIX "/usr"
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Snort_AI_preproc config.status 0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on wool-VirtualBox
config.status:1155: creating Makefile
config.status:1155: creating config.h
config.status:1336: config.h is unchanged
config.status:1384: executing depfiles commands
config.status:1384: executing libtool commands
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Snort_AI_preproc config.status 0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status Makefile
on wool-VirtualBox
config.status:1155: creating Makefile