ModSecurity/config.log
2011-04-07 13:31:27 +00:00

1279 lines
42 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 modsecurity configure 2.5, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = ubuntu
uname -m = i686
uname -r = 2.6.32-21-generic
uname -s = Linux
uname -v = #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010
/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
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2601: checking for a BSD-compatible install
configure:2669: result: /usr/bin/install -c
configure:2680: checking whether build environment is sane
configure:2730: result: yes
configure:2871: checking for a thread-safe mkdir -p
configure:2910: result: /bin/mkdir -p
configure:2923: checking for gawk
configure:2939: found /usr/bin/gawk
configure:2950: result: gawk
configure:2961: checking whether make sets $(MAKE)
configure:2983: result: yes
configure:3094: checking build system type
configure:3108: result: i686-pc-linux-gnu
configure:3128: checking host system type
configure:3141: result: i686-pc-linux-gnu
configure:3173: checking for style of include used by make
configure:3201: result: GNU
configure:3271: checking for gcc
configure:3287: found /usr/bin/gcc
configure:3298: result: gcc
configure:3527: checking for C compiler version
configure:3536: gcc --version >&5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 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:3547: $? = 0
configure:3536: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
configure:3547: $? = 0
configure:3536: gcc -V >&5
gcc: '-V' option must have argument
configure:3547: $? = 1
configure:3536: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3547: $? = 1
configure:3567: checking whether the C compiler works
configure:3589: gcc conftest.c >&5
configure:3593: $? = 0
configure:3642: result: yes
configure:3645: checking for C compiler default output file name
configure:3647: result: a.out
configure:3653: checking for suffix of executables
configure:3660: gcc -o conftest conftest.c >&5
configure:3664: $? = 0
configure:3686: result:
configure:3708: checking whether we are cross compiling
configure:3716: gcc -o conftest conftest.c >&5
configure:3720: $? = 0
configure:3727: ./conftest
configure:3731: $? = 0
configure:3746: result: no
configure:3751: checking for suffix of object files
configure:3773: gcc -c conftest.c >&5
configure:3777: $? = 0
configure:3798: result: o
configure:3802: checking whether we are using the GNU C compiler
configure:3821: gcc -c conftest.c >&5
configure:3821: $? = 0
configure:3830: result: yes
configure:3839: checking whether gcc accepts -g
configure:3859: gcc -c -g conftest.c >&5
configure:3859: $? = 0
configure:3900: result: yes
configure:3917: checking for gcc option to accept ISO C89
configure:3981: gcc -c -g -O2 conftest.c >&5
configure:3981: $? = 0
configure:3994: result: none needed
configure:4016: checking dependency style of gcc
configure:4126: result: gcc3
configure:4141: checking for a sed that does not truncate output
configure:4205: result: /bin/sed
configure:4223: checking for grep that handles long lines and -e
configure:4281: result: /bin/grep
configure:4286: checking for egrep
configure:4348: result: /bin/grep -E
configure:4353: checking for fgrep
configure:4415: result: /bin/grep -F
configure:4450: checking for ld used by gcc
configure:4517: result: /usr/bin/ld
configure:4524: checking if the linker (/usr/bin/ld) is GNU ld
configure:4539: result: yes
configure:4551: checking for BSD- or MS-compatible name lister (nm)
configure:4600: result: /usr/bin/nm -B
configure:4718: checking the name lister (/usr/bin/nm -B) interface
configure:4725: gcc -c -g -O2 conftest.c >&5
configure:4728: /usr/bin/nm -B "conftest.o"
configure:4731: output
00000000 B some_variable
configure:4738: result: BSD nm
configure:4741: checking whether ln -s works
configure:4745: result: yes
configure:4753: checking the maximum length of command line arguments
configure:4873: result: 1572864
configure:4890: checking whether the shell understands some XSI constructs
configure:4900: result: yes
configure:4904: checking whether the shell understands "+="
configure:4910: result: yes
configure:4945: checking for /usr/bin/ld option to reload object files
configure:4952: result: -r
configure:5021: checking for objdump
configure:5037: found /usr/bin/objdump
configure:5048: result: objdump
configure:5080: checking how to recognize dependent libraries
configure:5276: result: pass_all
configure:5336: checking for ar
configure:5352: found /usr/bin/ar
configure:5363: result: ar
configure:5441: checking for strip
configure:5457: found /usr/bin/strip
configure:5468: result: strip
configure:5540: checking for ranlib
configure:5556: found /usr/bin/ranlib
configure:5567: result: ranlib
configure:5657: checking command to parse /usr/bin/nm -B output from gcc object
configure:5775: gcc -c -g -O2 conftest.c >&5
configure:5778: $? = 0
configure:5782: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5785: $? = 0
configure:5839: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5842: $? = 0
configure:5880: result: ok
configure:6689: checking how to run the C preprocessor
configure:6720: gcc -E conftest.c
configure:6720: $? = 0
configure:6734: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:6734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "modsecurity"
| #define PACKAGE_TARNAME "modsecurity"
| #define PACKAGE_VERSION "2.5"
| #define PACKAGE_STRING "modsecurity 2.5"
| #define PACKAGE_BUGREPORT "support@modsecurity.org"
| #define PACKAGE_URL ""
| #define PACKAGE "modsecurity"
| #define VERSION "2.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6759: result: gcc -E
configure:6779: gcc -E conftest.c
configure:6779: $? = 0
configure:6793: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:6793: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "modsecurity"
| #define PACKAGE_TARNAME "modsecurity"
| #define PACKAGE_VERSION "2.5"
| #define PACKAGE_STRING "modsecurity 2.5"
| #define PACKAGE_BUGREPORT "support@modsecurity.org"
| #define PACKAGE_URL ""
| #define PACKAGE "modsecurity"
| #define VERSION "2.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6822: checking for ANSI C header files
configure:6842: gcc -c -g -O2 conftest.c >&5
configure:6842: $? = 0
configure:6915: gcc -o conftest -g -O2 conftest.c >&5
configure:6915: $? = 0
configure:6915: ./conftest
configure:6915: $? = 0
configure:6926: result: yes
configure:6939: checking for sys/types.h
configure:6939: gcc -c -g -O2 conftest.c >&5
configure:6939: $? = 0
configure:6939: result: yes
configure:6939: checking for sys/stat.h
configure:6939: gcc -c -g -O2 conftest.c >&5
configure:6939: $? = 0
configure:6939: result: yes
configure:6939: checking for stdlib.h
configure:6939: gcc -c -g -O2 conftest.c >&5
configure:6939: $? = 0
configure:6939: result: yes
configure:6939: checking for string.h
configure:6939: gcc -c -g -O2 conftest.c >&5
configure:6939: $? = 0
configure:6939: result: yes
configure:6939: checking for memory.h
configure:6939: gcc -c -g -O2 conftest.c >&5
configure:6939: $? = 0
configure:6939: result: yes
configure:6939: checking for strings.h
configure:6939: gcc -c -g -O2 conftest.c >&5
configure:6939: $? = 0
configure:6939: result: yes
configure:6939: checking for inttypes.h
configure:6939: gcc -c -g -O2 conftest.c >&5
configure:6939: $? = 0
configure:6939: result: yes
configure:6939: checking for stdint.h
configure:6939: gcc -c -g -O2 conftest.c >&5
configure:6939: $? = 0
configure:6939: result: yes
configure:6939: checking for unistd.h
configure:6939: gcc -c -g -O2 conftest.c >&5
configure:6939: $? = 0
configure:6939: result: yes
configure:6954: checking for dlfcn.h
configure:6954: gcc -c -g -O2 conftest.c >&5
configure:6954: $? = 0
configure:6954: result: yes
configure:7137: checking for objdir
configure:7152: result: .libs
configure:7448: checking if gcc supports -fno-rtti -fno-exceptions
configure:7466: 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:7470: $? = 0
configure:7483: result: no
configure:7503: checking for gcc option to produce PIC
configure:7775: result: -fPIC -DPIC
configure:7787: checking if gcc PIC flag -fPIC -DPIC works
configure:7805: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:7809: $? = 0
configure:7822: result: yes
configure:7846: checking if gcc static flag -static works
configure:7874: result: yes
configure:7889: checking if gcc supports -c -o file.o
configure:7910: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7914: $? = 0
configure:7936: result: yes
configure:7944: checking if gcc supports -c -o file.o
configure:7991: result: yes
configure:8024: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9014: result: yes
configure:9051: checking whether -lc should be explicitly linked in
configure:9056: gcc -c -g -O2 conftest.c >&5
configure:9059: $? = 0
configure:9074: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9077: $? = 0
configure:9089: result: no
configure:9253: checking dynamic linker characteristics
configure:9686: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9686: $? = 0
configure:9916: result: GNU/Linux ld.so
configure:10018: checking how to hardcode library paths into programs
configure:10043: result: immediate
configure:10137: checking for shl_load
configure:10137: gcc -o conftest -g -O2 conftest.c >&5
/tmp/cc8JrSqI.o: In function `main':
/home/brenosilva/2.6.0/trunk/conftest.c:57: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10137: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "modsecurity"
| #define PACKAGE_TARNAME "modsecurity"
| #define PACKAGE_VERSION "2.5"
| #define PACKAGE_STRING "modsecurity 2.5"
| #define PACKAGE_BUGREPORT "support@modsecurity.org"
| #define PACKAGE_URL ""
| #define PACKAGE "modsecurity"
| #define VERSION "2.5"
| #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. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); 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 shl_load
|
| /* 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 shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10137: result: no
configure:10141: checking for shl_load in -ldld
configure:10166: gcc -o conftest -g -O2 conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10166: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "modsecurity"
| #define PACKAGE_TARNAME "modsecurity"
| #define PACKAGE_VERSION "2.5"
| #define PACKAGE_STRING "modsecurity 2.5"
| #define PACKAGE_BUGREPORT "support@modsecurity.org"
| #define PACKAGE_URL ""
| #define PACKAGE "modsecurity"
| #define VERSION "2.5"
| #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. */
|
| /* 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 shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10175: result: no
configure:10180: checking for dlopen
configure:10180: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccgAtSDM.o: In function `main':
/home/brenosilva/2.6.0/trunk/conftest.c:57: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "modsecurity"
| #define PACKAGE_TARNAME "modsecurity"
| #define PACKAGE_VERSION "2.5"
| #define PACKAGE_STRING "modsecurity 2.5"
| #define PACKAGE_BUGREPORT "support@modsecurity.org"
| #define PACKAGE_URL ""
| #define PACKAGE "modsecurity"
| #define VERSION "2.5"
| #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. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); 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 dlopen
|
| /* 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 dlopen ();
| /* 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_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:10180: result: no
configure:10184: checking for dlopen in -ldl
configure:10209: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:10209: $? = 0
configure:10218: result: yes
configure:10337: checking whether a program can dlopen itself
configure:10407: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:10410: $? = 0
configure:10428: result: yes
configure:10433: checking whether a statically linked program can dlopen itself
configure:10503: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
/tmp/ccKswqNT.o: In function `main':
/home/brenosilva/2.6.0/trunk/configure:10487: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:10506: $? = 0
/lib/: cannot read file data: Is a directory
configure:10524: result: no
configure:10563: checking whether stripping libraries is possible
configure:10568: result: yes
configure:10603: checking if libtool supports shared libraries
configure:10605: result: yes
configure:10608: checking whether to build shared libraries
configure:10629: result: yes
configure:10632: checking whether to build static libraries
configure:10636: result: yes
configure:10677: checking for gawk
configure:10704: result: gawk
configure:10763: checking for gcc
configure:10790: result: gcc
configure:11019: checking for C compiler version
configure:11028: gcc --version >&5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 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:11039: $? = 0
configure:11028: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
configure:11039: $? = 0
configure:11028: gcc -V >&5
gcc: '-V' option must have argument
configure:11039: $? = 1
configure:11028: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:11039: $? = 1
configure:11043: checking whether we are using the GNU C compiler
configure:11071: result: yes
configure:11080: checking whether gcc accepts -g
configure:11141: result: yes
configure:11158: checking for gcc option to accept ISO C89
configure:11235: result: none needed
configure:11257: checking dependency style of gcc
configure:11367: result: gcc3
configure:11387: checking how to run the C preprocessor
configure:11457: result: gcc -E
configure:11477: gcc -E conftest.c
configure:11477: $? = 0
configure:11491: gcc -E conftest.c
conftest.c:23:28: error: ac_nonexistent.h: No such file or directory
configure:11491: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "modsecurity"
| #define PACKAGE_TARNAME "modsecurity"
| #define PACKAGE_VERSION "2.5"
| #define PACKAGE_STRING "modsecurity 2.5"
| #define PACKAGE_BUGREPORT "support@modsecurity.org"
| #define PACKAGE_URL ""
| #define PACKAGE "modsecurity"
| #define VERSION "2.5"
| #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:11520: checking whether ln -s works
configure:11524: result: yes
configure:11531: checking whether make sets $(MAKE)
configure:11553: result: yes
configure:11562: checking for grep that handles long lines and -e
configure:11620: result: /bin/grep
configure:11629: checking for perl
configure:11647: found /usr/bin/perl
configure:11659: result: /usr/bin/perl
configure:11674: checking for env
configure:11692: found /usr/bin/env
configure:11704: result: /usr/bin/env
configure:11717: checking for ANSI C header files
configure:11821: result: yes
configure:11832: checking fcntl.h usability
configure:11832: gcc -c -g -O2 conftest.c >&5
configure:11832: $? = 0
configure:11832: result: yes
configure:11832: checking fcntl.h presence
configure:11832: gcc -E conftest.c
configure:11832: $? = 0
configure:11832: result: yes
configure:11832: checking for fcntl.h
configure:11832: result: yes
configure:11832: checking limits.h usability
configure:11832: gcc -c -g -O2 conftest.c >&5
configure:11832: $? = 0
configure:11832: result: yes
configure:11832: checking limits.h presence
configure:11832: gcc -E conftest.c
configure:11832: $? = 0
configure:11832: result: yes
configure:11832: checking for limits.h
configure:11832: result: yes
configure:11832: checking for stdlib.h
configure:11832: result: yes
configure:11832: checking for string.h
configure:11832: result: yes
configure:11832: checking for unistd.h
configure:11832: result: yes
configure:11832: checking for sys/types.h
configure:11832: result: yes
configure:11832: checking for sys/stat.h
configure:11832: result: yes
configure:11845: checking for an ANSI C-conforming const
configure:11910: gcc -c -g -O2 conftest.c >&5
configure:11910: $? = 0
configure:11917: result: yes
configure:11925: checking for inline
configure:11941: gcc -c -g -O2 conftest.c >&5
configure:11941: $? = 0
configure:11949: result: inline
configure:11967: checking for C/C++ restrict keyword
configure:11992: gcc -c -g -O2 conftest.c >&5
configure:11992: $? = 0
configure:12000: result: __restrict
configure:12013: checking for pid_t
configure:12013: gcc -c -g -O2 conftest.c >&5
configure:12013: $? = 0
configure:12013: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68: error: expected expression before ')' token
configure:12013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "modsecurity"
| #define PACKAGE_TARNAME "modsecurity"
| #define PACKAGE_VERSION "2.5"
| #define PACKAGE_STRING "modsecurity 2.5"
| #define PACKAGE_BUGREPORT "support@modsecurity.org"
| #define PACKAGE_URL ""
| #define PACKAGE "modsecurity"
| #define VERSION "2.5"
| #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:12013: result: yes
configure:12024: checking for size_t
configure:12024: gcc -c -g -O2 conftest.c >&5
configure:12024: $? = 0
configure:12024: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68: error: expected expression before ')' token
configure:12024: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "modsecurity"
| #define PACKAGE_TARNAME "modsecurity"
| #define PACKAGE_VERSION "2.5"
| #define PACKAGE_STRING "modsecurity 2.5"
| #define PACKAGE_BUGREPORT "support@modsecurity.org"
| #define PACKAGE_URL ""
| #define PACKAGE "modsecurity"
| #define VERSION "2.5"
| #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:12024: result: yes
configure:12035: checking whether struct tm is in sys/time.h or time.h
configure:12055: gcc -c -g -O2 conftest.c >&5
configure:12055: $? = 0
configure:12062: result: time.h
configure:12070: checking for uint8_t
configure:12070: gcc -c -g -O2 conftest.c >&5
configure:12070: $? = 0
configure:12070: result: yes
configure:12088: checking for stdlib.h
configure:12088: result: yes
configure:12098: checking for GNU libc compatible malloc
configure:12122: gcc -o conftest -g -O2 conftest.c >&5
configure:12122: $? = 0
configure:12122: ./conftest
configure:12122: $? = 0
configure:12132: result: yes
configure:12153: checking for working memcmp
configure:12196: gcc -o conftest -g -O2 conftest.c >&5
configure:12196: $? = 0
configure:12196: ./conftest
configure:12196: $? = 0
configure:12206: result: yes
configure:12218: checking for atexit
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for getcwd
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for memmove
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:59: warning: conflicting types for built-in function 'memmove'
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for memset
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:60: warning: conflicting types for built-in function 'memset'
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for strcasecmp
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:61: warning: conflicting types for built-in function 'strcasecmp'
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for strchr
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:62: warning: conflicting types for built-in function 'strchr'
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for strdup
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:63: warning: conflicting types for built-in function 'strdup'
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for strerror
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for strncasecmp
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:65: warning: conflicting types for built-in function 'strncasecmp'
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for strrchr
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:66: warning: conflicting types for built-in function 'strrchr'
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for strstr
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:67: warning: conflicting types for built-in function 'strstr'
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for strtol
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
configure:12218: $? = 0
configure:12218: result: yes
configure:12218: checking for fchmod
configure:12218: gcc -o conftest -g -O2 conftest.c >&5
configure:12218: $? = 0
configure:12218: result: yes
configure:12701: looking for Apache module support via DSO through APXS
configure:12742: found apxs at /usr/local/apache2/bin/apxs
configure:12744: checking httpd version
configure:12756: httpd is recent enough
configure:12961: checking for libpcre config script
configure:12999: result: /usr/bin/pcre-config
configure:13027: using pcre v7.8
configure:13043: checking for libapr config script
configure:13073: result: /usr/bin/apr-1-config
configure:13107: using apr v1.3.8
configure:13122: checking for libapu config script
configure:13152: result: /usr/bin/apu-1-config
configure:13182: using apu v1.3.9
configure:13198: checking for libxml2 config script
configure:13230: result: /usr/bin/xml2-config
configure:13258: using libxml2 v2.7.6
configure:13273: checking for liblua config script
configure:13309: result: /usr/bin/pkg-config
configure:13446: using lua v5.1.4
configure:13466: checking for libcurl config script
configure:13496: result: /usr/bin/curl-config
configure:13508: checking if libcurl is at least v7.15.1
configure:13513: result: yes, 7.19.7
configure:13522: checking if libcurl is linked with gnutls
configure:13532: result: no
configure:13556: using curl v7.19.7
configure:13774: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by modsecurity config.status 2.5, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ubuntu
config.status:1189: creating Makefile
config.status:1189: creating tools/Makefile
config.status:1189: creating apache2/Makefile
config.status:1189: creating build/apxs-wrapper
config.status:1189: creating mlogc/mlogc-batch-load.pl
config.status:1189: creating tests/run-unit-tests.pl
config.status:1189: creating tests/run-regression-tests.pl
config.status:1189: creating tests/gen_rx-pm.pl
config.status:1189: creating tests/csv_rx-pm.pl
config.status:1189: creating tests/regression/server_root/conf/httpd.conf
config.status:1189: creating tools/rules-updater.pl
config.status:1189: creating mlogc/Makefile
config.status:1189: creating tests/Makefile
config.status:1189: creating modsecurity_config_auto.h
config.status:1409: executing depfiles commands
config.status:1409: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
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_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_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_atexit=yes
ac_cv_func_dlopen=no
ac_cv_func_fchmod=yes
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_shl_load=no
ac_cv_func_strcasecmp=yes
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_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-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_ENV_CMD=/usr/bin/env
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_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_struct_tm=time.h
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
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_prog_compiler_c_o=yes
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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
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=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/brenosilva/2.6.0/trunk/build/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/brenosilva/2.6.0/trunk/build/missing --run tar'
APR_CFLAGS=' -I/usr/include/apr-1.0 '
APR_CONFIG='/usr/bin/apr-1-config'
APR_CPPFLAGS=' -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE'
APR_LDADD=' /usr/lib/libapr-1.la'
APR_LDFLAGS=' '
APR_VERSION='1.3.8'
APU_CFLAGS=' -I/usr/include/apr-1.0 '
APU_CONFIG='/usr/bin/apu-1-config'
APU_LDADD=' /usr/lib/libaprutil-1.la'
APU_LDFLAGS=' -ldb '
APU_VERSION='1.3.9'
APXS='/usr/local/apache2/bin/apxs'
APXS_BINDIR='/usr/local/apache2/bin'
APXS_CC='i486-linux-gnu-gcc'
APXS_CFLAGS='-I/usr/local/apache2/include'
APXS_EXTRA_CFLAGS=' -Wc,-O2 -Wc,-g -Wc,-Wall'
APXS_HTTPD='/usr/local/apache2/bin/httpd'
APXS_INCLUDEDIR='/usr/local/apache2/include'
APXS_INCLUDES='-I/usr/local/apache2/include -I/usr/local/apache2/include -I. -I/usr/include/apr-1.0'
APXS_LDFLAGS=''
APXS_LIBDIR='/usr/local/apache2/lib'
APXS_LIBEXECDIR='/usr/local/apache2/modules'
APXS_LIBS='-L/usr/local/apache2/lib -lm -L/usr/lib -lpcre'
APXS_LIBTOOL='/usr/share/apr-1.0/build/libtool --silent'
APXS_MODULES='/usr/local/apache2/modules'
APXS_PROGNAME='httpd'
APXS_SBINDIR='/usr/local/apache2/bin'
APXS_WRAPPER='build/apxs-wrapper'
AR='ar'
AUTOCONF='${SHELL} /home/brenosilva/2.6.0/trunk/build/missing --run autoconf'
AUTOHEADER='${SHELL} /home/brenosilva/2.6.0/trunk/build/missing --run autoheader'
AUTOMAKE='${SHELL} /home/brenosilva/2.6.0/trunk/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_MLOGC_FALSE='#'
BUILD_MLOGC_TRUE=''
BUILD_extentions_FALSE=''
BUILD_extentions_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CURL_CFLAGS=''
CURL_CONFIG='/usr/bin/curl-config'
CURL_CPPFLAGS=''
CURL_LDADD='-lcurl'
CURL_LDFLAGS=''
CURL_USES_GNUTLS='no'
CURL_VERSION='7.19.7'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENV_CMD='/usr/bin/env'
EXEEXT=''
EXTRA_CFLAGS='-O2 -g -Wall '
FGREP='/bin/grep -F'
FREEBSD_FALSE=''
FREEBSD_TRUE='#'
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'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2_CFLAGS='-I/usr/include/libxml2'
LIBXML2_CONFIG='/usr/bin/xml2-config'
LIBXML2_CPPFLAGS=''
LIBXML2_LDADD='-lxml2'
LIBXML2_LDFLAGS=''
LIBXML2_VERSION='2.7.6'
LINUX_FALSE='#'
LINUX_TRUE=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LUA_CFLAGS='-DWITH_LUA -I/usr/include/lua5.1 '
LUA_CONFIG='/usr/bin/pkg-config'
LUA_CPPFLAGS=' '
LUA_LDADD='-llua5.1 '
LUA_LDFLAGS=' '
LUA_VERSION='5.1.4'
MACOSX_FALSE=''
MACOSX_TRUE='#'
MAKEINFO='${SHELL} /home/brenosilva/2.6.0/trunk/build/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MODSEC_APXS_EXTRA_CFLAGS=' -Wc,-DWITH_PCRE_STUDY -Wc,-DMODSEC_PCRE_MATCH_LIMIT=1500 -Wc,-DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500'
MODSEC_EXTRA_CFLAGS='-DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 '
MSC_BASE_DIR='/home/brenosilva/2.6.0/trunk'
MSC_PKGBASE_DIR='/home/brenosilva/2.6.0/trunk/..'
MSC_REGRESSION_CONF_DIR='/home/brenosilva/2.6.0/trunk/tests/regression/server_root/conf'
MSC_REGRESSION_DIR='/home/brenosilva/2.6.0/trunk/tests/regression'
MSC_REGRESSION_DOCROOT_DIR='/home/brenosilva/2.6.0/trunk/tests/regression/server_root/htdocs'
MSC_REGRESSION_LOGS_DIR='/home/brenosilva/2.6.0/trunk/tests/regression/server_root/logs'
MSC_REGRESSION_SERVERROOT_DIR='/home/brenosilva/2.6.0/trunk/tests/regression/server_root'
MSC_TEST_DIR='/home/brenosilva/2.6.0/trunk/tests'
NETBSD_FALSE=''
NETBSD_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPENBSD_FALSE=''
OPENBSD_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='modsecurity'
PACKAGE_BUGREPORT='support@modsecurity.org'
PACKAGE_NAME='modsecurity'
PACKAGE_STRING='modsecurity 2.5'
PACKAGE_TARNAME='modsecurity'
PACKAGE_URL=''
PACKAGE_VERSION='2.5'
PATH_SEPARATOR=':'
PCRE_CFLAGS=''
PCRE_CONFIG='/usr/bin/pcre-config'
PCRE_CPPFLAGS=''
PCRE_LDADD='-L/usr/lib -lpcre'
PCRE_LDFLAGS=''
PCRE_VERSION='7.8'
PERL='/usr/bin/perl'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SOLARIS_FALSE=''
SOLARIS_TRUE='#'
STRIP='strip'
TOPLEVEL_SUBDIRS='tools apache2 mlogc'
VERSION='2.5'
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__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/brenosilva/2.6.0/trunk/build/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/modsecurity'
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.5"
#define PACKAGE_STRING "modsecurity 2.5"
#define PACKAGE_BUGREPORT "support@modsecurity.org"
#define PACKAGE_URL ""
#define PACKAGE "modsecurity"
#define VERSION "2.5"
#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
#define HAVE_FCHMOD 1
configure: exit 0