[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mod-security-users
Subject:    Re: [mod-security-users] Compiling
From:       Xavier Fustero <xfustero () xtec ! cat>
Date:       2008-04-18 7:35:22
Message-ID: 1208504122.11893.11.camel () synera
[Download RAW message or body]

Hi Brian,

I didn't compile it agains coolstack (apache/solaris), I did with apache
2.2.8. Check you have apache with mod_unique_id. I did also installed
lua. Then, I compiled modsecurity. This is my config.log

$ ./configure --with-apxs=/opt/apache2-80/bin/apxs
--with-apr=/opt/apache2-80/bin --with-apu=/opt/apache2-80/bin
--with-lua=/opt/lua

It created the Makefile. However, make fails with the option "-Wall". I
just removed this and it worked.

I attach you my config.log.

Best regards,
Xavi

 

On dj, 2008-04-17 at 07:45 -0700, Brian Rectanus wrote:
> Xavier,
> 
> Would you mind elaborating on the changes you had to make so I can fix
> the configure process?
> 
> Also, please send your config.log to me if you would.
> 
> thanks,
> -B
> 
> Xavier Fustero wrote:
> > Thanks a lot Mark,
> > 
> > it worked! After configured, just needed to remove some options in
> > Makefile.
> > 
> > Xavi
> > 
> > On dt, 2008-04-15 at 12:11 -0700, Mark Lavi wrote:
> >> I had to add this to the modsecurity configure line:
> >> -with-apr=${deploy.dir}/bin --with-apu=${deploy.dir}/bin
> >>
> >> where ${deploy.dir} is the parent of where I've installed Apache.
> >>
> >> Hope this helps!
> >>
> >> --Mark
> >> Mark Lavi, Enterprise Web Management Team @ SGI
> >> mailto:mlavi@sgi.com || phone:+1-650-933-7707
> >> -----Original Message-----
> >> From: mod-security-users-bounces@lists.sourceforge.net
> >> [mailto:mod-security-users-bounces@lists.sourceforge.net] On Behalf Of
> >> Xavier Fustero
> >> Sent: Tuesday, April 15, 2008 1:56 AM
> >> To: mod-security-users@lists.sourceforge.net
> >> Subject: [mod-security-users] Compiling modsecurity with coolstack
> >> onSolaris 10
> >>
> >> Hi,
> >>
> >> I am trying to compile modsecurity on a Solaris 10 (sparc) without
> >> success so far.
> >>
> >> I have download modsecurity-apache_2.5.2 and I have installed apache
> >> 2.2.6 from coolstack 1.2. I also have installed all prerequisits from
> >> documentation. However, I get the following error after typing:
> >>
> >> ./configure --with-apxs=/opt/coolstack/apache2/bin/apxs
> >>
> >> ....
> >> checking for libapr-util config script... no
> >> configure: *** apu library not found.
> >> configure: error: apu library is required
> >>
> >> Coolstack provides the Apache with this apr
> >> and /opt/coolstack/apache2/lib contains the libapr* and libaprutil*
> >> libraries. I have defined the LD_LIBRARY_PATH with those places.
> >> However, I can't find the script. I have also download coolstack src
> >> files in order to find it. Where can I get it?
> >>
> >> I copy below the information on my apache in case someone can see
> >> somthing missing.
> >>
> >> /opt/coolstack/apache2/bin/apachectl -V
> >> Server version: Apache/2.2.6 (Unix)
> >> Server built:   Oct 28 2007 16:25:18
> >> Server's Module Magic Number: 20051115:5
> >> Server loaded:  APR 1.2.11, APR-Util 1.2.10
> >> Compiled using: APR 1.2.11, APR-Util 1.2.10
> >> Architecture:   32-bit
> >> Server MPM:     Prefork
> >>   threaded:     no
> >>     forked:     yes (variable process count)
> >> Server compiled with....
> >>  -D APACHE_MPM_DIR="server/mpm/prefork"
> >>  -D APR_HAS_SENDFILE
> >>  -D APR_HAS_MMAP
> >>  -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
> >>  -D APR_USE_FCNTL_SERIALIZE
> >>  -D APR_USE_PTHREAD_SERIALIZE
> >>  -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
> >>  -D APR_HAS_OTHER_CHILD
> >>  -D AP_HAVE_RELIABLE_PIPED_LOGS
> >>  -D DYNAMIC_MODULE_LIMIT=128
> >>  -D HTTPD_ROOT="/opt/coolstack/apache2"
> >>  -D SUEXEC_BIN="/opt/coolstack/apache2/bin/suexec"
> >>  -D DEFAULT_PIDLOG="logs/httpd.pid"
> >>  -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
> >>  -D DEFAULT_LOCKFILE="logs/accept.lock"
> >>  -D DEFAULT_ERRORLOG="logs/error_log"
> >>  -D AP_TYPES_CONFIG_FILE="conf/mime.types"
> >>  -D SERVER_CONFIG_FILE="conf/httpd.conf"
> >>
> >>
> >> Thanks in advance.
> >> Xavi
> >>
> >>
> >> ------------------------------------------------------------------------
> >> -
> >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> >> Don't miss this year's exciting event. There's still time to save $100.
> >> Use priority code J8TL2D2.
> >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/j
> >> avaone
> >> _______________________________________________
> >> mod-security-users mailing list
> >> mod-security-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/mod-security-users
> >>
> >> -------------------------------------------------------------------------
> >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> >> Don't miss this year's exciting event. There's still time to save $100.
> >> Use priority code J8TL2D2.
> >>
> > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> >> _______________________________________________
> >> mod-security-users mailing list
> >> mod-security-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/mod-security-users
> > 
> > 
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> > Don't miss this year's exciting event. There's still time to save $100.
> > Use priority code J8TL2D2.
> > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> > _______________________________________________
> > mod-security-users mailing list
> > mod-security-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mod-security-users
> > 
> 
> 

["config.log;" (text/x-log)]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --with-apxs=/opt/apache2-80/bin/apxs --with-apr=/opt/apache2-80/bin \
--with-apu=/opt/apache2-80/bin --with-lua=/opt/lua

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

hostname = sys-dsv
uname -m = sun4v
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_120011-14

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = sys-dsv
Release = 5.10
KernelID = Generic_120011-14
Machine = sun4v
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 32

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

PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /opt/SUNWspro/bin
PATH: /usr/sfw/bin
PATH: /usr/local/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb


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

configure:1836: checking for g++
configure:1852: found /usr/local/bin/g++
configure:1863: result: g++
configure:1894: checking for C++ compiler version
configure:1901: g++ --version >&5
g++ (GCC) 3.4.6
Copyright (C) 2006 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:1904: $? = 0
configure:1911: g++ -v >&5
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld \
--enable-shared --enable-languages=c,c++,f77 Thread model: posix
gcc version 3.4.6
configure:1914: $? = 0
configure:1921: g++ -V >&5
g++: `-V' option must have argument
configure:1924: $? = 1
configure:1947: checking for C++ compiler default output file name
configure:1974: g++    conftest.cpp  >&5
configure:1977: $? = 0
configure:2015: result: a.out
configure:2032: checking whether the C++ compiler works
configure:2042: ./a.out
configure:2045: $? = 0
configure:2062: result: yes
configure:2069: checking whether we are cross compiling
configure:2071: result: no
configure:2074: checking for suffix of executables
configure:2081: g++ -o conftest    conftest.cpp  >&5
configure:2084: $? = 0
configure:2108: result: 
configure:2114: checking for suffix of object files
configure:2140: g++ -c   conftest.cpp >&5
configure:2143: $? = 0
configure:2166: result: o
configure:2170: checking whether we are using the GNU C++ compiler
configure:2199: g++ -c   conftest.cpp >&5
configure:2205: $? = 0
configure:2222: result: yes
configure:2227: checking whether g++ accepts -g
configure:2257: g++ -c -g  conftest.cpp >&5
configure:2263: $? = 0
configure:2362: result: yes
configure:2433: checking for gcc
configure:2449: found /usr/local/bin/gcc
configure:2460: result: gcc
configure:2698: checking for C compiler version
configure:2705: gcc --version >&5
gcc (GCC) 3.4.6
Copyright (C) 2006 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:2708: $? = 0
configure:2715: gcc -v >&5
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld \
--enable-shared --enable-languages=c,c++,f77 Thread model: posix
gcc version 3.4.6
configure:2718: $? = 0
configure:2725: gcc -V >&5
gcc: `-V' option must have argument
configure:2728: $? = 1
configure:2731: checking whether we are using the GNU C compiler
configure:2760: gcc -c   conftest.c >&5
configure:2766: $? = 0
configure:2783: result: yes
configure:2788: checking whether gcc accepts -g
configure:2818: gcc -c -g  conftest.c >&5
configure:2824: $? = 0
configure:2923: result: yes
configure:2940: checking for gcc option to accept ISO C89
configure:3014: gcc  -c -g -O2  conftest.c >&5
configure:3020: $? = 0
configure:3043: result: none needed
configure:3066: checking how to run the C preprocessor
configure:3106: gcc -E  conftest.c
configure:3112: $? = 0
configure:3143: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3149: $? = 1
configure: failed program was:
> /* confdefs.h.  */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> /* end confdefs.h.  */
> #include <ac_nonexistent.h>
configure:3182: result: gcc -E
configure:3211: gcc -E  conftest.c
configure:3217: $? = 0
configure:3248: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3254: $? = 1
configure: failed program was:
> /* confdefs.h.  */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> /* end confdefs.h.  */
> #include <ac_nonexistent.h>
configure:3304: checking for a BSD-compatible install
configure:3360: result: build/install-sh -c
configure:3371: checking whether ln -s works
configure:3375: result: yes
configure:3382: checking whether make sets $(MAKE)
configure:3403: result: yes
configure:3455: checking for ranlib
configure:3471: found /usr/ccs/bin/ranlib
configure:3482: result: ranlib
configure:3512: checking for perl
configure:3530: found /usr/bin/perl
configure:3542: result: /usr/bin/perl
configure:3557: checking for grep that handles long lines and -e
configure:3631: result: /usr/xpg4/bin/grep
configure:3636: checking for egrep
configure:3714: result: /usr/xpg4/bin/grep -E
configure:3719: checking for ANSI C header files
configure:3749: gcc -c -g -O2  conftest.c >&5
configure:3755: $? = 0
configure:3854: gcc -o conftest -g -O2   conftest.c  >&5
configure:3857: $? = 0
configure:3863: ./conftest
configure:3866: $? = 0
configure:3883: result: yes
configure:3907: checking for sys/types.h
configure:3928: gcc -c -g -O2  conftest.c >&5
configure:3934: $? = 0
configure:3950: result: yes
configure:3907: checking for sys/stat.h
configure:3928: gcc -c -g -O2  conftest.c >&5
configure:3934: $? = 0
configure:3950: result: yes
configure:3907: checking for stdlib.h
configure:3928: gcc -c -g -O2  conftest.c >&5
configure:3934: $? = 0
configure:3950: result: yes
configure:3907: checking for string.h
configure:3928: gcc -c -g -O2  conftest.c >&5
configure:3934: $? = 0
configure:3950: result: yes
configure:3907: checking for memory.h
configure:3928: gcc -c -g -O2  conftest.c >&5
configure:3934: $? = 0
configure:3950: result: yes
configure:3907: checking for strings.h
configure:3928: gcc -c -g -O2  conftest.c >&5
configure:3934: $? = 0
configure:3950: result: yes
configure:3907: checking for inttypes.h
configure:3928: gcc -c -g -O2  conftest.c >&5
configure:3934: $? = 0
configure:3950: result: yes
configure:3907: checking for stdint.h
configure:3928: gcc -c -g -O2  conftest.c >&5
configure:3934: $? = 0
configure:3950: result: yes
configure:3907: checking for unistd.h
configure:3928: gcc -c -g -O2  conftest.c >&5
configure:3934: $? = 0
configure:3950: result: yes
configure:3981: checking fcntl.h usability
configure:3998: gcc -c -g -O2  conftest.c >&5
configure:4004: $? = 0
configure:4018: result: yes
configure:4022: checking fcntl.h presence
configure:4037: gcc -E  conftest.c
configure:4043: $? = 0
configure:4057: result: yes
configure:4085: checking for fcntl.h
configure:4093: result: yes
configure:3981: checking limits.h usability
configure:3998: gcc -c -g -O2  conftest.c >&5
configure:4004: $? = 0
configure:4018: result: yes
configure:4022: checking limits.h presence
configure:4037: gcc -E  conftest.c
configure:4043: $? = 0
configure:4057: result: yes
configure:4085: checking for limits.h
configure:4093: result: yes
configure:3971: checking for stdlib.h
configure:3977: result: yes
configure:3971: checking for string.h
configure:3977: result: yes
configure:3971: checking for unistd.h
configure:3977: result: yes
configure:4108: checking for an ANSI C-conforming const
configure:4183: gcc -c -g -O2  conftest.c >&5
configure:4189: $? = 0
configure:4204: result: yes
configure:4214: checking for inline
configure:4240: gcc -c -g -O2  conftest.c >&5
configure:4246: $? = 0
configure:4264: result: inline
configure:4283: checking for C/C++ restrict keyword
configure:4319: gcc -c -g -O2  conftest.c >&5
conftest.c:24: error: syntax error before "ip"
conftest.c: In function `foo':
conftest.c:25: error: `ip' undeclared (first use in this function)
conftest.c:25: error: (Each undeclared identifier is reported only once
conftest.c:25: error: for each function it appears in.)
conftest.c: In function `main':
conftest.c:31: error: syntax error before "t"
conftest.c:32: error: `t' undeclared (first use in this function)
configure:4325: $? = 1
configure: failed program was:
> /* confdefs.h.  */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #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_FCNTL_H 1
> #define HAVE_LIMITS_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_UNISTD_H 1
> /* end confdefs.h.  */
> typedef int * int_ptr;
> int foo (int_ptr restrict ip) {
> return ip[0];
> }
> int
> main ()
> {
> int s[1];
> int * restrict t = s;
> t[0] = 0;
> return foo(t)
> ;
> return 0;
> }
configure:4319: gcc -c -g -O2  conftest.c >&5
configure:4325: $? = 0
configure:4343: result: __restrict
configure:4358: checking for size_t
configure:4388: gcc -c -g -O2  conftest.c >&5
configure:4394: $? = 0
configure:4409: result: yes
configure:4421: checking whether struct tm is in sys/time.h or time.h
configure:4451: gcc -c -g -O2  conftest.c >&5
configure:4457: $? = 0
configure:4472: result: time.h
configure:4483: checking for uint8_t
configure:4514: gcc -c -g -O2  conftest.c >&5
configure:4520: $? = 0
configure:4541: result: yes
configure:4565: checking for stdlib.h
configure:4571: result: yes
configure:4700: checking for GNU libc compatible malloc
configure:4734: gcc -o conftest -g -O2   conftest.c  >&5
configure:4737: $? = 0
configure:4743: ./conftest
configure:4746: $? = 0
configure:4762: result: yes
configure:4790: checking for working memcmp
configure:4843: gcc -o conftest -g -O2   conftest.c  >&5
configure:4846: $? = 0
configure:4852: ./conftest
configure:4855: $? = 0
configure:4871: result: yes
configure:4895: checking for atexit
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for fchmod
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for getcwd
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for memset
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:52: warning: conflicting types for built-in function 'memset'
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for strcasecmp
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for strchr
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:54: warning: conflicting types for built-in function 'strchr'
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for strdup
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:55: warning: conflicting types for built-in function 'strdup'
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for strerror
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for strncasecmp
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for strrchr
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:58: warning: conflicting types for built-in function 'strrchr'
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for strstr
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:59: warning: conflicting types for built-in function 'strstr'
configure:4957: $? = 0
configure:4975: result: yes
configure:4895: checking for strtol
configure:4951: gcc -o conftest -g -O2   conftest.c  >&5
configure:4957: $? = 0
configure:4975: result: yes
configure:4987: looking for Apache module support via DSO through APXS
configure:5028: found apxs at /opt/apache2-80/bin/apxs
configure:5030: checking httpd version
configure:5046: httpd is recent enough
configure:5306: checking for libpcre config script
configure:5321: result: /usr/local/bin/pcre-config
configure:5342: using '-L/usr/local/lib -R/usr/local/lib -lpcre' for pcre Library
configure:5363: checking for libapr config script
configure:5383: result: /opt/apache2-80/bin/apr-1-config
configure:5408: using ' -luuid -lsendfile -lrt -lsocket -lnsl  -lpthread' for apr \
Library configure:5429: checking for libapr-util config script
configure:5449: result: /opt/apache2-80/bin/apu-1-config
configure:5474: using ' -L/opt/apache2-80/lib -laprutil-1' for apu Library
configure:5495: checking for libxml2 config script
configure:5507: result: /usr/local/bin/xml2-config
configure:5528: using '-L/usr/local/lib -R/usr/local/lib -lxml2 -lz -lpthread -liconv \
-lm -lsocket -lnsl' for libxml Library configure:5550: checking for pkg-config script \
for lua library configure:5580: result: no
configure:5583: checking for lua install
configure:5636: result: /opt/lua/lib /opt/lua/include
configure:5664: using '-L/opt/lua/lib -llua' for lua Library
configure:5686: checking for libcurl config script
configure:5705: result: no
configure:5713: *** curl library not found.
configure:5715: NOTE: curl library is only required for building mlogc
configure:5841: creating ./config.status

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

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

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

on sys-dsv

config.status:635: creating Makefile
config.status:635: creating build/apxs-wrapper
config.status:635: creating t/run-tests.pl
config.status:635: creating ../tools/rules-updater.pl
config.status:635: creating mlogc-src/Makefile
config.status:635: creating mod_security2_config.h

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

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_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_func_atexit=yes
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_memset=yes
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_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_objext=o
ac_cv_path_EGREP='/usr/xpg4/bin/grep -E'
ac_cv_path_GREP=/usr/xpg4/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
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_size_t=yes

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

APR_CFLAGS=' -I/opt/apache2-80/include   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS \
-D_REENTRANT -D_LARGEFILE64_SOURCE ' APR_LDFLAGS=' '
APR_LIBS=' -luuid -lsendfile -lrt -lsocket -lnsl  -lpthread'
APR_LINK_LD=' -L/opt/apache2-80/lib -lapr-1'
APU_CFLAGS=' -I/opt/apache2-80/include '
APU_LDFLAGS=' '
APU_LIBS=' -lexpat'
APU_LINK_LD=' -L/opt/apache2-80/lib -laprutil-1'
APXS='/opt/apache2-80/bin/apxs'
APXS_CC='cc'
APXS_CFLAGS='-xtarget=ultraT1 -xchip=ultraT1 -xO4 -Xa -fast -xipo -xjobs=48 \
-xstrconst -mt ' APXS_EXTRA_CFLAGS=' -Wc,-O2 -Wc,-g -Wc,-Wall'
APXS_INCLUDEDIR='/opt/apache2-80/include'
APXS_INCLUDES='-I/opt/apache2-80/include  -I/opt/apache2-80/include -I. \
-I/xtec/src/apache2/srclib/apr/include -I/xtec/src/apache2/srclib/apr-util/include \
-I/xtec/src/apache2/srclib/apr-util/xml/expat/lib' APXS_LDFLAGS=' '
APXS_LIBS='-L{/opt/apache2-80/lib}  '
APXS_LIBTOOL='/opt/apache2-80/build/libtool --silent'
APXS_WRAPPER='build/apxs-wrapper'
CC='gcc'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS='-I/opt/apache2-80/include  -I/opt/apache2-80/include -I. \
-I/xtec/src/apache2/srclib/apr/include -I/xtec/src/apache2/srclib/apr-util/include \
-I/xtec/src/apache2/srclib/apr-util/xml/expat/lib ' CURL_CFLAGS=''
CURL_LIBS=''
CXX='g++'
CXXFLAGS='-g -O2'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/xpg4/bin/grep -E'
EXEEXT=''
EXTRA_CFLAGS='-O2 -g -Wall '
GREP='/usr/xpg4/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBXML_CFLAGS='-I/usr/local/include/libxml2'
LIBXML_LIBS='-L/usr/local/lib -R/usr/local/lib -lxml2 -lz -lpthread -liconv -lm \
-lsocket -lnsl' LN_S='ln -s'
LTLIBOBJS=''
LUA_CFLAGS='-DWITH_LUA -I/opt/lua/include'
LUA_LIBS='-L/opt/lua/lib -llua'
MODSEC_APXS_EXTRA_CFLAGS=''
MODSEC_EXTRA_CFLAGS='    '
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCRE_CFLAGS='-I/usr/local/include'
PCRE_LIBS='-L/usr/local/lib -R/usr/local/lib -lpcre'
PERL='/usr/bin/perl'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#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_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define restrict __restrict
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_ATEXIT 1
#define HAVE_FCHMOD 1
#define HAVE_GETCWD 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



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

_______________________________________________
mod-security-users mailing list
mod-security-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-security-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic