Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by modsecurity configure 2.7, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- $ ./configure --enable-standalone-module --enable-java-module
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = Phoenix
- uname -m = i686
- uname -r = 1.0.18(0.48/3/2)
- uname -s = MINGW32_NT-6.2
- uname -v = 2012-11-21 22:34
- /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: .
- PATH: /usr/local/bin
- PATH: /mingw/bin
- PATH: /bin
- PATH: /c/WINDOWS/system32
- PATH: /c/WINDOWS
- PATH: /c/WINDOWS/System32/Wbem
- PATH: /c/WINDOWS/System32/WindowsPowerShell/v1.0/
- PATH: /c/Program Files/Calibre2/
- PATH: /c/Program Files/android-sdk/sdk/platform-tools
- PATH: /c/Program Files/android-sdk/sdk/tools
- PATH: /c/Program Files/android-sdk/dex2jar-0.0.9.13
- PATH: /c/Program Files/coreutils-5.3.0/bin
- PATH: /c/Program Files/Microsoft SQL Server/110/Tools/Binn/
- PATH: /c/Program Files/Microsoft/Web Platform Installer/
- PATH: /c/Program Files (x86)/Microsoft ASP.NET/ASP.NET Web Pages/v1.0/
- PATH: /c/Program Files (x86)/Windows Live/Shared
- PATH: /c/Program Files (x86)/Common Files/Adobe/AGL
- PATH: /c/Program Files (x86)/Intel/OpenCL SDK/2.0/bin/x86
- PATH: /c/Program Files (x86)/Intel/OpenCL SDK/2.0/bin/x64
- PATH: /c/Program Files (x86)/QuickTime/QTSystem/
- PATH: /c/Program Files (x86)/SysInternals
- PATH: /c/Program Files (x86)/Microsoft SQL Server/110/Tools/Binn/
- PATH: /c/Program Files/Microsoft SQL Server/110/DTS/Binn/
- PATH: /c/Program Files (x86)/Microsoft SQL Server/110/Tools/Binn/ManagementStudio/
- PATH: /c/Program Files (x86)/Microsoft SQL Server/110/DTS/Binn/
- PATH: /c/Program Files (x86)/GNU/GnuPG/pub
- PATH: /c/Program Files/nodejs/
- PATH: /c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/
- PATH: /c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0/
- PATH: /c/Program Files (x86)/Git/cmd
- PATH: /c/Program Files (x86)/Git/bin
- PATH: /c/Program Files/OpenVPN/bin
- PATH: /c/Users/dlogan/AppData/Roaming/npm
- PATH: /c/Program Files/android-sdk/sdk/platform-tools
- PATH: /c/Program Files/android-sdk/sdk/tools
- PATH: /c/Program Files/NetBeans 7.4/extide/ant/bin
- PATH: /c/Program Files (x86)/Nmap
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2650: checking for a BSD-compatible install
- configure:2718: result: /bin/install -c
- configure:2729: checking whether build environment is sane
- configure:2779: result: yes
- configure:2920: checking for a thread-safe mkdir -p
- configure:2959: result: /bin/mkdir -p
- configure:2972: checking for gawk
- configure:2988: found /bin/gawk
- configure:2999: result: gawk
- configure:3010: checking whether make sets $(MAKE)
- configure:3032: result: yes
- configure:3145: checking build system type
- configure:3159: result: i686-pc-mingw32
- configure:3179: checking host system type
- configure:3192: result: i686-pc-mingw32
- configure:3233: checking how to print strings
- configure:3260: result: printf
- configure:3293: checking for style of include used by make
- configure:3321: result: GNU
- configure:3391: checking for gcc
- configure:3407: found /mingw/bin/gcc
- configure:3418: result: gcc
- configure:3647: checking for C compiler version
- configure:3656: gcc --version >&5
- gcc.exe (GCC) 4.8.1
- Copyright (C) 2013 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:3667: $? = 0
- configure:3656: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=c:\mingw\bin\gcc.exe
- COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
- Target: mingw32
- Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
- Thread model: win32
- gcc version 4.8.1 (GCC)
- configure:3667: $? = 0
- configure:3656: gcc -V >&5
- gcc.exe: error: unrecognized command line option '-V'
- gcc.exe: fatal error: no input files
- compilation terminated.
- configure:3667: $? = 1
- configure:3656: gcc -qversion >&5
- gcc.exe: error: unrecognized command line option '-qversion'
- gcc.exe: fatal error: no input files
- compilation terminated.
- configure:3667: $? = 1
- configure:3687: checking whether the C compiler works
- configure:3709: gcc conftest.c >&5
- configure:3713: $? = 0
- configure:3761: result: yes
- configure:3764: checking for C compiler default output file name
- configure:3766: result: a.exe
- configure:3772: checking for suffix of executables
- configure:3779: gcc -o conftest.exe conftest.c >&5
- configure:3783: $? = 0
- configure:3805: result: .exe
- configure:3827: checking whether we are cross compiling
- configure:3835: gcc -o conftest.exe conftest.c >&5
- configure:3839: $? = 0
- configure:3846: ./conftest.exe
- configure:3850: $? = 0
- configure:3865: result: no
- configure:3870: checking for suffix of object files
- configure:3892: gcc -c conftest.c >&5
- configure:3896: $? = 0
- configure:3917: result: o
- configure:3921: checking whether we are using the GNU C compiler
- configure:3940: gcc -c conftest.c >&5
- configure:3940: $? = 0
- configure:3949: result: yes
- configure:3958: checking whether gcc accepts -g
- configure:3978: gcc -c -g conftest.c >&5
- configure:3978: $? = 0
- configure:4019: result: yes
- configure:4036: checking for gcc option to accept ISO C89
- configure:4100: gcc -c -g -O2 conftest.c >&5
- configure:4100: $? = 0
- configure:4113: result: none needed
- configure:4135: checking dependency style of gcc
- configure:4245: result: gcc3
- configure:4260: checking for a sed that does not truncate output
- configure:4324: result: /bin/sed
- configure:4342: checking for grep that handles long lines and -e
- configure:4400: result: /bin/grep
- configure:4405: checking for egrep
- configure:4467: result: /bin/grep -E
- configure:4472: checking for fgrep
- configure:4534: result: /bin/grep -F
- configure:4569: checking for ld used by gcc
- configure:4636: result: c:/mingw/mingw32/bin/ld.exe
- configure:4643: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
- configure:4658: result: yes
- configure:4670: checking for BSD- or MS-compatible name lister (nm)
- configure:4719: result: /mingw/bin/nm
- configure:4849: checking the name lister (/mingw/bin/nm) interface
- configure:4856: gcc -c -g -O2 conftest.c >&5
- configure:4859: /mingw/bin/nm "conftest.o"
- configure:4862: output
- 00000000 b .bss
- 00000000 d .data
- 00000000 N .debug_abbrev
- 00000000 N .debug_aranges
- 00000000 N .debug_info
- 00000000 N .debug_line
- 00000000 r .rdata$zzz
- 00000000 t .text
- 00000000 B _some_variable
- configure:4869: result: BSD nm
- configure:4872: checking whether ln -s works
- configure:4879: result: no, using cp -p
- configure:4884: checking the maximum length of command line arguments
- configure:5009: result: 8192
- configure:5026: checking whether the shell understands some XSI constructs
- configure:5036: result: yes
- configure:5040: checking whether the shell understands "+="
- configure:5046: result: yes
- configure:5081: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format
- configure:5121: result: func_convert_file_msys_to_w32
- configure:5128: checking how to convert i686-pc-mingw32 file names to toolchain format
- configure:5148: result: func_convert_file_msys_to_w32
- configure:5155: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files
- configure:5162: result: -r
- configure:5236: checking for objdump
- configure:5252: found /mingw/bin/objdump
- configure:5263: result: objdump
- configure:5295: checking how to recognize dependent libraries
- configure:5497: result: file_magic ^x86 archive import|^x86 DLL
- configure:5582: checking for dlltool
- configure:5598: found /mingw/bin/dlltool
- configure:5609: result: dlltool
- configure:5642: checking how to associate runtime and link libraries
- configure:5669: result: func_cygming_dll_for_implib
- configure:5730: checking for ar
- configure:5746: found /mingw/bin/ar
- configure:5757: result: ar
- configure:5794: checking for archiver @FILE support
- configure:5811: gcc -c -g -O2 conftest.c >&5
- configure:5811: $? = 0
- configure:5814: ar cru libconftest.a @conftest.lst >&5
- configure:5817: $? = 0
- configure:5822: ar cru libconftest.a @conftest.lst >&5
- c:\mingw\bin\ar.exe: conftest.o: No such file or directory
- configure:5825: $? = 1
- configure:5837: result: @
- configure:5895: checking for strip
- configure:5911: found /mingw/bin/strip
- configure:5922: result: strip
- configure:5994: checking for ranlib
- configure:6010: found /mingw/bin/ranlib
- configure:6021: result: ranlib
- configure:6123: checking command to parse /mingw/bin/nm output from gcc object
- configure:6242: gcc -c -g -O2 conftest.c >&5
- configure:6245: $? = 0
- configure:6249: /mingw/bin/nm 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:6252: $? = 0
- cannot find nm_test_var in conftest.nm
- configure:6242: gcc -c -g -O2 conftest.c >&5
- configure:6245: $? = 0
- configure:6249: /mingw/bin/nm 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:6252: $? = 0
- configure:6318: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
- configure:6321: $? = 0
- configure:6359: result: ok
- configure:6396: checking for sysroot
- configure:6426: result: no
- configure:6669: checking for mt
- configure:6699: result: no
- configure:6719: checking if : is a manifest tool
- configure:6725: : '-?'
- configure:6733: result: no
- configure:7365: checking how to run the C preprocessor
- configure:7396: gcc -E conftest.c
- configure:7396: $? = 0
- configure:7410: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:7410: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7435: result: gcc -E
- configure:7455: gcc -E conftest.c
- configure:7455: $? = 0
- configure:7469: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:7469: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7498: checking for ANSI C header files
- configure:7518: gcc -c -g -O2 conftest.c >&5
- configure:7518: $? = 0
- configure:7591: gcc -o conftest.exe -g -O2 conftest.c >&5
- configure:7591: $? = 0
- configure:7591: ./conftest.exe
- configure:7591: $? = 0
- configure:7602: result: yes
- configure:7615: checking for sys/types.h
- configure:7615: gcc -c -g -O2 conftest.c >&5
- configure:7615: $? = 0
- configure:7615: result: yes
- configure:7615: checking for sys/stat.h
- configure:7615: gcc -c -g -O2 conftest.c >&5
- configure:7615: $? = 0
- configure:7615: result: yes
- configure:7615: checking for stdlib.h
- configure:7615: gcc -c -g -O2 conftest.c >&5
- configure:7615: $? = 0
- configure:7615: result: yes
- configure:7615: checking for string.h
- configure:7615: gcc -c -g -O2 conftest.c >&5
- configure:7615: $? = 0
- configure:7615: result: yes
- configure:7615: checking for memory.h
- configure:7615: gcc -c -g -O2 conftest.c >&5
- configure:7615: $? = 0
- configure:7615: result: yes
- configure:7615: checking for strings.h
- configure:7615: gcc -c -g -O2 conftest.c >&5
- configure:7615: $? = 0
- configure:7615: result: yes
- configure:7615: checking for inttypes.h
- configure:7615: gcc -c -g -O2 conftest.c >&5
- configure:7615: $? = 0
- configure:7615: result: yes
- configure:7615: checking for stdint.h
- configure:7615: gcc -c -g -O2 conftest.c >&5
- configure:7615: $? = 0
- configure:7615: result: yes
- configure:7615: checking for unistd.h
- configure:7615: gcc -c -g -O2 conftest.c >&5
- configure:7615: $? = 0
- configure:7615: result: yes
- configure:7629: checking for dlfcn.h
- configure:7629: gcc -c -g -O2 conftest.c >&5
- configure:7629: $? = 0
- configure:7629: result: yes
- configure:7815: checking for objdir
- configure:7830: result: .libs
- configure:8101: checking if gcc supports -fno-rtti -fno-exceptions
- configure:8119: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
- cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
- configure:8123: $? = 0
- configure:8136: result: no
- configure:8446: checking for gcc option to produce PIC
- configure:8453: result: -DDLL_EXPORT -DPIC
- configure:8461: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
- configure:8479: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
- configure:8483: $? = 0
- configure:8496: result: yes
- configure:8525: checking if gcc static flag -static works
- configure:8553: result: yes
- configure:8568: checking if gcc supports -c -o file.o
- configure:8589: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:8593: $? = 0
- configure:8615: result: yes
- configure:8623: checking if gcc supports -c -o file.o
- configure:8670: result: yes
- configure:8703: checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
- configure:9861: result: yes
- configure:9898: checking whether -lc should be explicitly linked in
- configure:9906: gcc -c -g -O2 conftest.c >&5
- configure:9909: $? = 0
- configure:9924: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
- configure:9927: $? = 1
- configure:9941: result: yes
- configure:10106: checking dynamic linker characteristics
- configure:10842: result: Win32 ld.exe
- configure:10949: checking how to hardcode library paths into programs
- configure:10974: result: immediate
- configure:11514: checking whether stripping libraries is possible
- configure:11519: result: yes
- configure:11554: checking if libtool supports shared libraries
- configure:11556: result: yes
- configure:11559: checking whether to build shared libraries
- configure:11580: result: yes
- configure:11583: checking whether to build static libraries
- configure:11587: result: yes
- configure:11628: checking for gawk
- configure:11655: result: gawk
- configure:11714: checking for gcc
- configure:11741: result: gcc
- configure:11970: checking for C compiler version
- configure:11979: gcc --version >&5
- gcc.exe (GCC) 4.8.1
- Copyright (C) 2013 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:11990: $? = 0
- configure:11979: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=c:\mingw\bin\gcc.exe
- COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
- Target: mingw32
- Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
- Thread model: win32
- gcc version 4.8.1 (GCC)
- configure:11990: $? = 0
- configure:11979: gcc -V >&5
- gcc.exe: error: unrecognized command line option '-V'
- gcc.exe: fatal error: no input files
- compilation terminated.
- configure:11990: $? = 1
- configure:11979: gcc -qversion >&5
- gcc.exe: error: unrecognized command line option '-qversion'
- gcc.exe: fatal error: no input files
- compilation terminated.
- configure:11990: $? = 1
- configure:11994: checking whether we are using the GNU C compiler
- configure:12022: result: yes
- configure:12031: checking whether gcc accepts -g
- configure:12092: result: yes
- configure:12109: checking for gcc option to accept ISO C89
- configure:12186: result: none needed
- configure:12208: checking dependency style of gcc
- configure:12318: result: gcc3
- configure:12338: checking how to run the C preprocessor
- configure:12408: result: gcc -E
- configure:12428: gcc -E conftest.c
- configure:12428: $? = 0
- configure:12442: gcc -E conftest.c
- conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:12442: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:12471: checking whether ln -s works
- configure:12478: result: no, using cp -p
- configure:12482: checking whether make sets $(MAKE)
- configure:12504: result: yes
- configure:12513: checking for grep that handles long lines and -e
- configure:12571: result: /bin/grep
- configure:12634: checking for g++
- configure:12650: found /mingw/bin/g++
- configure:12661: result: g++
- configure:12688: checking for C++ compiler version
- configure:12697: g++ --version >&5
- g++.exe (GCC) 4.8.1
- Copyright (C) 2013 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:12708: $? = 0
- configure:12697: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=c:\mingw\bin\g++.exe
- COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
- Target: mingw32
- Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
- Thread model: win32
- gcc version 4.8.1 (GCC)
- configure:12708: $? = 0
- configure:12697: g++ -V >&5
- g++.exe: error: unrecognized command line option '-V'
- g++.exe: fatal error: no input files
- compilation terminated.
- configure:12708: $? = 1
- configure:12697: g++ -qversion >&5
- g++.exe: error: unrecognized command line option '-qversion'
- g++.exe: fatal error: no input files
- compilation terminated.
- configure:12708: $? = 1
- configure:12712: checking whether we are using the GNU C++ compiler
- configure:12731: g++ -c conftest.cpp >&5
- configure:12731: $? = 0
- configure:12740: result: yes
- configure:12749: checking whether g++ accepts -g
- configure:12769: g++ -c -g conftest.cpp >&5
- configure:12769: $? = 0
- configure:12810: result: yes
- configure:12835: checking dependency style of g++
- configure:12945: result: gcc3
- configure:12978: checking how to run the C++ preprocessor
- configure:13005: g++ -E conftest.cpp
- configure:13005: $? = 0
- configure:13019: g++ -E conftest.cpp
- conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:13019: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:13044: result: g++ -E
- configure:13064: g++ -E conftest.cpp
- configure:13064: $? = 0
- configure:13078: g++ -E conftest.cpp
- conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:13078: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:13248: checking for ld used by g++
- configure:13315: result: c:/mingw/mingw32/bin/ld.exe
- configure:13322: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
- configure:13337: result: yes
- configure:13392: checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
- configure:14396: result: yes
- configure:14431: g++ -c -g -O2 conftest.cpp >&5
- configure:14434: $? = 0
- configure:14954: checking for g++ option to produce PIC
- configure:14961: result: -DDLL_EXPORT -DPIC
- configure:14969: checking if g++ PIC flag -DDLL_EXPORT -DPIC works
- configure:14987: g++ -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5
- configure:14991: $? = 0
- configure:15004: result: yes
- configure:15027: checking if g++ static flag -static works
- configure:15055: result: yes
- configure:15067: checking if g++ supports -c -o file.o
- configure:15088: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
- configure:15092: $? = 0
- configure:15114: result: yes
- configure:15119: checking if g++ supports -c -o file.o
- configure:15166: result: yes
- configure:15196: checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
- configure:15230: result: yes
- configure:15373: checking dynamic linker characteristics
- configure:16043: result: Win32 ld.exe
- configure:16096: checking how to hardcode library paths into programs
- configure:16121: result: immediate
- configure:16165: checking for perl
- configure:16183: found /bin/perl
- configure:16195: result: /bin/perl
- configure:16210: checking for env
- configure:16228: found /bin/env
- configure:16240: result: /bin/env
- configure:16254: checking for ANSI C header files
- configure:16358: result: yes
- configure:16369: checking fcntl.h usability
- configure:16369: gcc -c -g -O2 conftest.c >&5
- configure:16369: $? = 0
- configure:16369: result: yes
- configure:16369: checking fcntl.h presence
- configure:16369: gcc -E conftest.c
- configure:16369: $? = 0
- configure:16369: result: yes
- configure:16369: checking for fcntl.h
- configure:16369: result: yes
- configure:16369: checking limits.h usability
- configure:16369: gcc -c -g -O2 conftest.c >&5
- configure:16369: $? = 0
- configure:16369: result: yes
- configure:16369: checking limits.h presence
- configure:16369: gcc -E conftest.c
- configure:16369: $? = 0
- configure:16369: result: yes
- configure:16369: checking for limits.h
- configure:16369: result: yes
- configure:16369: checking for stdlib.h
- configure:16369: result: yes
- configure:16369: checking for string.h
- configure:16369: result: yes
- configure:16369: checking for unistd.h
- configure:16369: result: yes
- configure:16369: checking for sys/types.h
- configure:16369: result: yes
- configure:16369: checking for sys/stat.h
- configure:16369: result: yes
- configure:16379: checking jni.h usability
- configure:16379: gcc -c -g -O2 conftest.c >&5
- conftest.c:64:17: fatal error: jni.h: No such file or directory
- #include <jni.h>
- ^
- compilation terminated.
- configure:16379: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | #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 STDC_HEADERS 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_TYPES_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 <jni.h>
- configure:16379: result: no
- configure:16379: checking jni.h presence
- configure:16379: gcc -E conftest.c
- conftest.c:31:17: fatal error: jni.h: No such file or directory
- #include <jni.h>
- ^
- compilation terminated.
- configure:16379: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | #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 STDC_HEADERS 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | /* end confdefs.h. */
- | #include <jni.h>
- configure:16379: result: no
- configure:16379: checking for jni.h
- configure:16379: result: no
- configure:16388: checking for an ANSI C-conforming const
- configure:16453: gcc -c -g -O2 conftest.c >&5
- configure:16453: $? = 0
- configure:16460: result: yes
- configure:16468: checking for inline
- configure:16484: gcc -c -g -O2 conftest.c >&5
- configure:16484: $? = 0
- configure:16492: result: inline
- configure:16510: checking for C/C++ restrict keyword
- configure:16535: gcc -c -g -O2 conftest.c >&5
- configure:16535: $? = 0
- configure:16543: result: __restrict
- configure:16556: checking for pid_t
- configure:16556: gcc -c -g -O2 conftest.c >&5
- configure:16556: $? = 0
- configure:16556: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:68:20: error: expected expression before ')' token
- if (sizeof ((pid_t)))
- ^
- configure:16556: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | #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 STDC_HEADERS 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define restrict __restrict
- | /* 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:16556: result: yes
- configure:16567: checking for size_t
- configure:16567: gcc -c -g -O2 conftest.c >&5
- configure:16567: $? = 0
- configure:16567: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:68:21: error: expected expression before ')' token
- if (sizeof ((size_t)))
- ^
- configure:16567: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | #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 STDC_HEADERS 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define restrict __restrict
- | /* 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:16567: result: yes
- configure:16578: checking whether struct tm is in sys/time.h or time.h
- configure:16598: gcc -c -g -O2 conftest.c >&5
- configure:16598: $? = 0
- configure:16605: result: time.h
- configure:16613: checking for uint8_t
- configure:16613: gcc -c -g -O2 conftest.c >&5
- configure:16613: $? = 0
- configure:16613: result: yes
- configure:16631: checking for stdlib.h
- configure:16631: result: yes
- configure:16641: checking for GNU libc compatible malloc
- configure:16665: gcc -o conftest.exe -g -O2 conftest.c >&5
- configure:16665: $? = 0
- configure:16665: ./conftest.exe
- configure:16665: $? = 0
- configure:16675: result: yes
- configure:16696: checking for working memcmp
- configure:16739: gcc -o conftest.exe -g -O2 conftest.c >&5
- configure:16739: $? = 0
- configure:16739: ./conftest.exe
- configure:16739: $? = 0
- configure:16749: result: yes
- configure:16761: checking for atexit
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for getcwd
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for memmove
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- conftest.c:59:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
- char memmove ();
- ^
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for memset
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- conftest.c:60:6: warning: conflicting types for built-in function 'memset' [enabled by default]
- char memset ();
- ^
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for strcasecmp
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- conftest.c:61:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
- char strcasecmp ();
- ^
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for strchr
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- conftest.c:62:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
- char strchr ();
- ^
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for strdup
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- conftest.c:63:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
- char strdup ();
- ^
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for strerror
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for strncasecmp
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- conftest.c:65:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
- char strncasecmp ();
- ^
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for strrchr
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- conftest.c:66:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
- char strrchr ();
- ^
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for strstr
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- conftest.c:67:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
- char strstr ();
- ^
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for strtol
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- configure:16761: $? = 0
- configure:16761: result: yes
- configure:16761: checking for fchmod
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- C:\Users\dlogan\AppData\Local\Temp\ccu6zs4P.o: In function `main':
- c:\Users\dlogan\Documents\NetBeansProjects\ModSecurity/conftest.c:80: undefined reference to `fchmod'
- collect2.exe: error: ld returned 1 exit status
- configure:16761: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | #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 STDC_HEADERS 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define restrict __restrict
- | #define HAVE_STDLIB_H 1
- | #define HAVE_MALLOC 1
- | #define HAVE_ATEXIT 1
- | #define HAVE_GETCWD 1
- | #define HAVE_MEMMOVE 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_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | /* end confdefs.h. */
- | /* Define fchmod to an innocuous variant, in case <limits.h> declares fchmod.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define fchmod innocuous_fchmod
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char fchmod (); 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 fchmod
- |
- | /* 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 fchmod ();
- | /* 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_fchmod || defined __stub___fchmod
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return fchmod ();
- | ;
- | return 0;
- | }
- configure:16761: result: no
- configure:16761: checking for strcasestr
- configure:16761: gcc -o conftest.exe -g -O2 conftest.c >&5
- C:\Users\dlogan\AppData\Local\Temp\ccYjeMor.o: In function `main':
- c:\Users\dlogan\Documents\NetBeansProjects\ModSecurity/conftest.c:80: undefined reference to `strcasestr'
- collect2.exe: error: ld returned 1 exit status
- configure:16761: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "modsecurity"
- | #define PACKAGE_TARNAME "modsecurity"
- | #define PACKAGE_VERSION "2.7"
- | #define PACKAGE_STRING "modsecurity 2.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "modsecurity"
- | #define VERSION "2.7"
- | #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 STDC_HEADERS 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define restrict __restrict
- | #define HAVE_STDLIB_H 1
- | #define HAVE_MALLOC 1
- | #define HAVE_ATEXIT 1
- | #define HAVE_GETCWD 1
- | #define HAVE_MEMMOVE 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_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | /* end confdefs.h. */
- | /* Define strcasestr to an innocuous variant, in case <limits.h> declares strcasestr.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define strcasestr innocuous_strcasestr
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char strcasestr (); 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 strcasestr
- |
- | /* 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 strcasestr ();
- | /* 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_strcasestr || defined __stub___strcasestr
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return strcasestr ();
- | ;
- | return 0;
- | }
- configure:16761: result: no
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i686-pc-mingw32
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_c_inline=inline
- ac_cv_c_restrict=__restrict
- ac_cv_c_uint8_t=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- 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_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_exeext=.exe
- ac_cv_func_atexit=yes
- ac_cv_func_fchmod=no
- ac_cv_func_getcwd=yes
- ac_cv_func_malloc_0_nonnull=yes
- ac_cv_func_memcmp_working=yes
- ac_cv_func_memmove=yes
- ac_cv_func_memset=yes
- ac_cv_func_strcasecmp=yes
- ac_cv_func_strcasestr=no
- ac_cv_func_strchr=yes
- ac_cv_func_strdup=yes
- ac_cv_func_strerror=yes
- ac_cv_func_strncasecmp=yes
- ac_cv_func_strrchr=yes
- ac_cv_func_strstr=yes
- ac_cv_func_strtol=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_jni_h=no
- ac_cv_header_limits_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_host=i686-pc-mingw32
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_ENV_CMD=/bin/env
- ac_cv_path_FGREP='/bin/grep -F'
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_PERL=/bin/perl
- ac_cv_path_SED=/bin/sed
- ac_cv_path_install='/bin/install -c'
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_CXXCPP='g++ -E'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- 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_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_struct_tm=time.h
- ac_cv_type_pid_t=yes
- ac_cv_type_size_t=yes
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- 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_dlopen=LoadLibrary
- lt_cv_dlopen_libs=
- 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:/mingw/mingw32/bin/ld.exe
- lt_cv_path_LDCXX=c:/mingw/mingw32/bin/ld.exe
- lt_cv_path_NM=/mingw/bin/nm
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
- lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=no
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_compiler_static_works_CXX=yes
- lt_cv_prog_gnu_ld=yes
- lt_cv_prog_gnu_ldcxx=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
- 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
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/build/missing --run aclocal-1.11'
- AIX_FALSE=''
- AIX_TRUE=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/build/missing --run tar'
- APR_CFLAGS=''
- APR_CONFIG=''
- APR_CPPFLAGS=''
- APR_INCLUDEDIR=''
- APR_LDADD=''
- APR_LDFLAGS=''
- APR_LINKLD=''
- APR_VERSION=''
- APU_CFLAGS=''
- APU_CONFIG=''
- APU_INCLUDEDIR=''
- APU_LDADD=''
- APU_LDFLAGS=''
- APU_LINKLD=''
- APU_VERSION=''
- APXS=''
- APXS_BINDIR=''
- APXS_CC=''
- APXS_CFLAGS=''
- APXS_EXTRA_CFLAGS=''
- APXS_HTTPD=''
- APXS_INCLUDEDIR=''
- APXS_INCLUDES=''
- APXS_LDFLAGS=''
- APXS_LIBDIR=''
- APXS_LIBEXECDIR=''
- APXS_LIBS=''
- APXS_LIBTOOL=''
- APXS_MODULES=''
- APXS_PROGNAME=''
- APXS_SBINDIR=''
- APXS_WRAPPER=''
- AR='ar'
- AUTOCONF='${SHELL} /c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/build/missing --run autoconf'
- AUTOHEADER='${SHELL} /c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/build/missing --run autoheader'
- AUTOMAKE='${SHELL} /c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/build/missing --run automake-1.11'
- AWK='gawk'
- BUILD_ALP2_FALSE=''
- BUILD_ALP2_TRUE=''
- BUILD_APACHE2_MODULE_FALSE=''
- BUILD_APACHE2_MODULE_TRUE=''
- BUILD_DOCS_FALSE=''
- BUILD_DOCS_TRUE=''
- BUILD_JAVA_MODULE_FALSE=''
- BUILD_JAVA_MODULE_TRUE=''
- BUILD_MLOGC_FALSE=''
- BUILD_MLOGC_TRUE=''
- BUILD_STANDALONE_MODULE_FALSE=''
- BUILD_STANDALONE_MODULE_TRUE=''
- BUILD_extentions_FALSE=''
- BUILD_extentions_TRUE=''
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CPP='gcc -E'
- CPPFLAGS=''
- CURL_CFLAGS=''
- CURL_CONFIG=''
- CURL_CPPFLAGS=''
- CURL_LDADD=''
- CURL_LDFLAGS=''
- CURL_USES_GNUTLS=''
- CURL_VERSION=''
- CXX='g++'
- CXXCPP='g++ -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-g -O2'
- CYGPATH_W='echo'
- DEFS=''
- DEPDIR='.deps'
- DLLTOOL='dlltool'
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- ENV_CMD='/bin/env'
- EXEEXT='.exe'
- EXTRA_CFLAGS=''
- FGREP='/bin/grep -F'
- FREEBSD_FALSE=''
- FREEBSD_TRUE=''
- GREP='/bin/grep'
- HPUX_FALSE=''
- HPUX_TRUE=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- JAVAC=''
- JNI_CPPFLAGS=''
- LD='c:/mingw/mingw32/bin/ld.exe'
- LDFLAGS=''
- LIBOBJS=''
- LIBS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIBXML2_CFLAGS=''
- LIBXML2_CONFIG=''
- LIBXML2_CPPFLAGS=''
- LIBXML2_LDADD=''
- LIBXML2_LDFLAGS=''
- LIBXML2_VERSION=''
- LINUX390_FALSE=''
- LINUX390_TRUE=''
- LINUX_FALSE=''
- LINUX_TRUE=''
- LIPO=''
- LN_S='cp -p'
- LTLIBOBJS=''
- LUA_CFLAGS=''
- LUA_LDADD=''
- LUA_LDFLAGS=''
- MACOSX_FALSE=''
- MACOSX_TRUE=''
- MAKEINFO='${SHELL} /c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/build/missing --run makeinfo'
- MANIFEST_TOOL=':'
- MKDIR_P='/bin/mkdir -p'
- MODSEC_APXS_EXTRA_CFLAGS=''
- MODSEC_EXTRA_CFLAGS=''
- MSC_BASE_DIR='/c/Users/dlogan/Documents/NetBeansProjects/ModSecurity'
- MSC_PKGBASE_DIR='/c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/..'
- MSC_REGRESSION_CONF_DIR='/c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/tests/regression/server_root/conf'
- MSC_REGRESSION_DIR='/c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/tests/regression'
- MSC_REGRESSION_DOCROOT_DIR='/c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/tests/regression/server_root/htdocs'
- MSC_REGRESSION_LOGS_DIR='/c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/tests/regression/server_root/logs'
- MSC_REGRESSION_SERVERROOT_DIR='/c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/tests/regression/server_root'
- MSC_TEST_DIR='/c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/tests'
- NETBSD_FALSE=''
- NETBSD_TRUE=''
- NM='/mingw/bin/nm'
- NMEDIT=''
- OBJDUMP='objdump'
- OBJEXT='o'
- OPENBSD_FALSE=''
- OPENBSD_TRUE=''
- OTOOL64=''
- OTOOL=''
- PACKAGE='modsecurity'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='modsecurity'
- PACKAGE_STRING='modsecurity 2.7'
- PACKAGE_TARNAME='modsecurity'
- PACKAGE_URL=''
- PACKAGE_VERSION='2.7'
- PATH_SEPARATOR=':'
- PCRE_CFLAGS=''
- PCRE_CONFIG=''
- PCRE_CPPFLAGS=''
- PCRE_LDADD=''
- PCRE_LDFLAGS=''
- PCRE_LD_PATH=''
- PCRE_VERSION=''
- PERL='/bin/perl'
- RANLIB='ranlib'
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- SOLARIS_FALSE=''
- SOLARIS_TRUE=''
- STANDALONE_CPPFLAGS=''
- STRIP='strip'
- TOPLEVEL_SUBDIRS=''
- VERSION='2.7'
- X_JNI_FALSE=''
- X_JNI_TRUE=''
- _ACJNI_JAVAC=''
- ac_ct_AR='ar'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__quote=''
- am__tar='${AMTAR} chof - "$$tardir"'
- am__untar='${AMTAR} xf -'
- bindir='${exec_prefix}/bin'
- build='i686-pc-mingw32'
- build_alias=''
- build_cpu='i686'
- build_os='mingw32'
- build_vendor='pc'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host='i686-pc-mingw32'
- host_alias=''
- host_cpu='i686'
- host_os='mingw32'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /c/Users/dlogan/Documents/NetBeansProjects/ModSecurity/build/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='/bin/mkdir -p'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "modsecurity"
- #define PACKAGE_TARNAME "modsecurity"
- #define PACKAGE_VERSION "2.7"
- #define PACKAGE_STRING "modsecurity 2.7"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #define PACKAGE "modsecurity"
- #define VERSION "2.7"
- #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 STDC_HEADERS 1
- #define HAVE_FCNTL_H 1
- #define HAVE_LIMITS_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_STAT_H 1
- #define restrict __restrict
- #define HAVE_STDLIB_H 1
- #define HAVE_MALLOC 1
- #define HAVE_ATEXIT 1
- #define HAVE_GETCWD 1
- #define HAVE_MEMMOVE 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_STRRCHR 1
- #define HAVE_STRSTR 1
- #define HAVE_STRTOL 1
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement