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.67. Invocation command line was $ ./configure --prefix=/raid/data/module/apache/sys --bindir=/raid/data/module/apache/sys/bin --sbindir=/raid/data/module/apache/sys/bin --libexecdir=/raid/data/module/apache/sys/libexec --libdir=/raid/data/module/apache/sys/lib --datadir=/raid/data/module/apache/sys/share --datarootdir=/raid/data/module/apache/sys/share --sysconfdir=/raid/data/module/apache/sys/etc --sharedstatedir=/raid/data/module/apache/sys/com --localstatedir=/raid/data/module/apache/sys/var --includedir=/raid/data/module/apache/sys/include --oldincludedir=/raid/data/module/apache/sys/include --infodir=/raid/data/module/apache/sys/share/info --localedir=/raid/data/module/apache/sys/share/locale --with-apr=/raid/data/module/apache/sys/bin --with-apr-util=/raid/data/module/apache/sys/bin --with-pcre=/raid/data/module/apache/sys --with-port=88 --with-sslport=448 --with-included-apr=/raid/data/module/apache/sys/bin --enable-load-all-modules --with-z=/raid/data/module/apache/sys --enable-mods-shared=all cgi --enable-mpm-shared=all --enable-suexec=shared --enable-rewrite --with-suexec-bin=/raid/data/module/apache/sys/lib/httpd/suexec --with-suexec-docroot=/raid/data/module/apache/sys/srv/www --with-suexec-caller=apache --with-suexec-userdir=public_html --with-suexec-logfile=/raid/data/module/apache/sys/var/log/httpd/suexec.log --enable-modules=all --enable-mods-shared=all --enable-file-cache --enable-cache --enable-so --enable-echo --enable-buffer --enable-data --enable-request --enable-include --enable-filter --enable-substitute --enable-sed --enable-xml2enc --enable-http --enable-log-debug --enable-log-forensic --enable-logio --enable-mime-magic --enable-proxy --enable-session --enable-session-cookie --enable-session-cryptop --enable-ssl --enable-dav --enable-info --enable-cgid --enable-cgi --enable-dav-fs --enable-dav-lock --enable-vhost-alias --enable-negotiation --enable-imagemap --enable-actions --enable-speling --enable-userdir --enable-rewrite --enable-v4-mapped --with-distcache=/raid/data/module/apache/sys --with-libxml2=/raid/data/module/apache/sys/bin/xml2-config --with-lua=/raid/data/module/apache/sys --with-xml=/raid/data/module/apache/sys/bin/xml2-config --enable-lua --disable-ldap --enable-authz-dbm --enable-authz-owner --enable-authnz-ldap --enable-authz-default --enable-auth-digest --enable-isapi --enable-authn-default --enable-auth-basic ## --------- ## ## Platform. ## ## --------- ## hostname = N2310 uname -m = ppc uname -r = 2.6.32.2-5.os6.ppc uname -s = Linux uname -v = #1 Wed Jan 15 19:24:19 CST 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = ppc /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/lib/ccache PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2793: checking for chosen layout configure:2795: result: Apache configure:3598: checking for working mkdir -p configure:3614: result: yes configure:3629: checking build system type configure:3643: result: powerpc-unknown-linux-gnu configure:3663: checking host system type configure:3676: result: powerpc-unknown-linux-gnu configure:3696: checking target system type configure:3709: result: powerpc-unknown-linux-gnu configure:3780: checking for APR configure:3859: result: yes configure:4132: checking for APR-util configure:4211: result: yes configure:4453: checking for gcc configure:4480: result: gcc configure:4709: checking for C compiler version configure:4718: gcc --version >&5 gcc (GCC) 4.6.2 20111027 (Red Hat 4.6.2-1) Copyright (C) 2011 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:4729: $? = 0 configure:4718: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/ppc64-redhat-linux/4.6.2/lto-wrapper Target: ppc64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --enable-secureplt --with-long-double-128 --build=ppc64-redhat-linux --target=ppc64-redhat-linux --with-cpu=default32 Thread model: posix gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC) configure:4729: $? = 0 configure:4718: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:4729: $? = 4 configure:4718: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4729: $? = 4 configure:4749: checking whether the C compiler works configure:4771: gcc -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c >&5 configure:4775: $? = 0 configure:4823: result: yes configure:4826: checking for C compiler default output file name configure:4828: result: a.out configure:4834: checking for suffix of executables configure:4841: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c >&5 configure:4845: $? = 0 configure:4867: result: configure:4889: checking whether we are cross compiling configure:4897: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c >&5 configure:4901: $? = 0 configure:4908: ./conftest configure:4912: $? = 0 configure:4927: result: no configure:4932: checking for suffix of object files configure:4954: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4958: $? = 0 configure:4979: result: o configure:4983: checking whether we are using the GNU C compiler configure:5002: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5002: $? = 0 configure:5011: result: yes configure:5020: checking whether gcc accepts -g configure:5040: gcc -c -g -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5040: $? = 0 configure:5081: result: yes configure:5098: checking for gcc option to accept ISO C89 configure:5162: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5162: $? = 0 configure:5175: result: none needed configure:5200: checking how to run the C preprocessor configure:5270: result: gcc -E configure:5290: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:5290: $? = 0 configure:5304: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5304: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5405: Using external PCRE library from /raid/data/module/apache/sys/bin/pcre-config configure:5924: checking for rm configure:5942: found /bin/rm configure:5954: result: /bin/rm configure:5964: checking for pkg-config configure:5982: found /usr/bin/pkg-config configure:5994: result: /usr/bin/pkg-config configure:6004: checking for rsync configure:6022: found /usr/bin/rsync configure:6034: result: /usr/bin/rsync configure:6046: checking for gawk configure:6062: found /bin/gawk configure:6073: result: gawk configure:6084: checking whether ln -s works configure:6088: result: yes configure:6138: checking for ranlib configure:6154: found /usr/bin/ranlib configure:6165: result: ranlib configure:6191: checking for lynx configure:6207: found /usr/bin/lynx configure:6218: result: lynx configure:6246: checking for grep that handles long lines and -e configure:6304: result: /bin/grep configure:6309: checking for egrep configure:6371: result: /bin/grep -E configure:6376: checking for ANSI C header files configure:6396: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6396: $? = 0 configure:6469: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:6469: $? = 0 configure:6469: ./conftest configure:6469: $? = 0 configure:6480: result: yes configure:6493: checking for sys/types.h configure:6493: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6493: $? = 0 configure:6493: result: yes configure:6493: checking for sys/stat.h configure:6493: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6493: $? = 0 configure:6493: result: yes configure:6493: checking for stdlib.h configure:6493: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6493: $? = 0 configure:6493: result: yes configure:6493: checking for string.h configure:6493: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6493: $? = 0 configure:6493: result: yes configure:6493: checking for memory.h configure:6493: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6493: $? = 0 configure:6493: result: yes configure:6493: checking for strings.h configure:6493: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6493: $? = 0 configure:6493: result: yes configure:6493: checking for inttypes.h configure:6493: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6493: $? = 0 configure:6493: result: yes configure:6493: checking for stdint.h configure:6493: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6493: $? = 0 configure:6493: result: yes configure:6493: checking for unistd.h configure:6493: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6493: $? = 0 configure:6493: result: yes configure:6506: checking minix/config.h usability configure:6506: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:6506: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6506: result: no configure:6506: checking minix/config.h presence configure:6506: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:6506: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6506: result: no configure:6506: checking for minix/config.h configure:6506: result: no configure:6527: checking whether it is safe to define __EXTENSIONS__ configure:6545: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6545: $? = 0 configure:6552: result: yes configure:6568: checking for library containing strerror configure:6599: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:6599: $? = 0 configure:6616: result: none required configure:6638: checking for APR version 1.2.0 or later configure:6662: result: yes configure:6695: checking for APR-util version 1.2.0 or later configure:6719: result: yes configure:6821: checking for ANSI C header files configure:6925: result: yes configure:6947: checking for string.h configure:6947: result: yes configure:6947: checking limits.h usability configure:6947: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking limits.h presence configure:6947: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking for limits.h configure:6947: result: yes configure:6947: checking for unistd.h configure:6947: result: yes configure:6947: checking sys/socket.h usability configure:6947: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking sys/socket.h presence configure:6947: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking for sys/socket.h configure:6947: result: yes configure:6947: checking pwd.h usability configure:6947: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking pwd.h presence configure:6947: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking for pwd.h configure:6947: result: yes configure:6947: checking grp.h usability configure:6947: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking grp.h presence configure:6947: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking for grp.h configure:6947: result: yes configure:6947: checking for strings.h configure:6947: result: yes configure:6947: checking sys/prctl.h usability configure:6947: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking sys/prctl.h presence configure:6947: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking for sys/prctl.h configure:6947: result: yes configure:6947: checking sys/processor.h usability configure:6947: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:66:27: fatal error: sys/processor.h: No such file or directory compilation terminated. configure:6947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6947: result: no configure:6947: checking sys/processor.h presence configure:6947: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:33:27: fatal error: sys/processor.h: No such file or directory compilation terminated. configure:6947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:6947: result: no configure:6947: checking for sys/processor.h configure:6947: result: no configure:6947: checking sys/sem.h usability configure:6947: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking sys/sem.h presence configure:6947: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:6947: $? = 0 configure:6947: result: yes configure:6947: checking for sys/sem.h configure:6947: result: yes configure:6957: checking for sys/wait.h that is POSIX.1 compatible configure:6983: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6983: $? = 0 configure:6990: result: yes configure:7000: checking for an ANSI C-conforming const configure:7065: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:7065: $? = 0 configure:7072: result: yes configure:7081: checking for library containing sqrt configure:7112: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -L/raid/data/module/apache/sys/lib -lpcre >&5 conftest.c:42:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] /tmp/ccmJ8RDl.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `sqrt' collect2: ld returned 1 exit status configure:7112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sqrt (); | int | main () | { | return sqrt (); | ; | return 0; | } configure:7112: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 conftest.c:42:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] configure:7112: $? = 0 configure:7129: result: -lm configure:7140: checking for library containing crypt configure:7171: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c >&5 /tmp/ccqgVPAj.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `crypt' collect2: ld returned 1 exit status configure:7171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:7171: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lcrypt >&5 configure:7171: $? = 0 configure:7188: result: -lcrypt configure:7215: checking for getpwnam configure:7215: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:7215: $? = 0 configure:7215: result: yes configure:7215: checking for getgrnam configure:7215: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:7215: $? = 0 configure:7215: result: yes configure:7215: checking for initgroups configure:7215: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:7215: $? = 0 configure:7215: result: yes configure:7215: checking for bindprocessor configure:7215: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 /tmp/ccGO5Q4A.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `bindprocessor' collect2: ld returned 1 exit status configure:7215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define bindprocessor to an innocuous variant, in case declares bindprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define bindprocessor innocuous_bindprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindprocessor | | /* 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 bindprocessor (); | /* 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_bindprocessor || defined __stub___bindprocessor | choke me | #endif | | int | main () | { | return bindprocessor (); | ; | return 0; | } configure:7215: result: no configure:7215: checking for prctl configure:7215: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:7215: $? = 0 configure:7215: result: yes configure:7215: checking for timegm configure:7215: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:7215: $? = 0 configure:7215: result: yes configure:7215: checking for getpgid configure:7215: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:7215: $? = 0 configure:7215: result: yes configure:7227: checking for void pointer length configure:7243: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:7243: $? = 0 configure:7243: ./conftest configure:7243: $? = 0 configure:7253: result: no configure:7261: checking for tm_gmtoff in struct tm configure:7278: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:7278: $? = 0 configure:7285: result: yes configure:7518: checking whether to enable mod_authn_file configure:7556: result: shared (all) configure:7611: checking whether to enable mod_authn_dbm configure:7649: result: shared (all) configure:7704: checking whether to enable mod_authn_anon configure:7742: result: shared (all) configure:7797: checking whether to enable mod_authn_dbd configure:7835: result: shared (all) configure:7891: checking whether to enable mod_authn_default configure:7929: result: shared (all) configure:7985: checking whether to enable mod_authn_alias configure:8023: result: no configure:8079: checking whether to enable mod_authz_host configure:8117: result: shared (all) configure:8172: checking whether to enable mod_authz_groupfile configure:8210: result: shared (all) configure:8265: checking whether to enable mod_authz_user configure:8303: result: shared (all) configure:8358: checking whether to enable mod_authz_dbm configure:8396: result: shared (all) configure:8451: checking whether to enable mod_authz_owner configure:8489: result: shared (all) configure:8545: checking whether to enable mod_authnz_ldap configure:8581: result: checking dependencies configure:8587: checking whether to enable mod_authnz_ldap configure:8597: result: shared (all) configure:8653: checking whether to enable mod_authz_default configure:8691: result: shared (all) configure:8748: checking whether to enable mod_auth_basic configure:8786: result: shared (all) configure:8841: checking whether to enable mod_auth_digest configure:8877: result: checking dependencies configure:8908: checking whether to enable mod_auth_digest configure:8918: result: shared (all) configure:8999: checking whether to enable mod_isapi configure:9037: result: shared (all) configure:9118: checking whether to enable mod_file_cache configure:9156: result: shared (all) configure:9214: checking whether to enable mod_cache configure:9252: result: shared (all) configure:9307: checking whether to enable mod_disk_cache configure:9345: result: no configure:9400: checking whether to enable mod_mem_cache configure:9438: result: no configure:9518: checking whether to enable mod_dbd configure:9556: result: shared (all) configure:9636: checking whether to enable mod_bucketeer configure:9674: result: no configure:9729: checking whether to enable mod_dumpio configure:9767: result: shared (all) configure:9848: checking whether to enable mod_echo configure:9886: result: shared (all) configure:9966: checking whether to enable mod_example configure:10004: result: no configure:10059: checking whether to enable mod_case_filter configure:10097: result: no configure:10152: checking whether to enable mod_case_filter_in configure:10190: result: no configure:10271: checking whether to enable mod_reqtimeout configure:10309: result: shared (all) configure:10364: checking whether to enable mod_ext_filter configure:10402: result: shared (all) configure:10457: checking whether to enable mod_include configure:10495: result: shared (all) configure:10550: checking whether to enable mod_filter configure:10588: result: shared (all) configure:10643: checking whether to enable mod_substitute configure:10681: result: shared (all) configure:10834: checking whether to enable mod_charset_lite configure:10872: result: no configure:10930: checking whether to enable mod_deflate configure:10966: result: checking dependencies configure:11098: checking for zlib library configure:11111: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME) -I$(top_srcdir)/modules/http -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/include -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers -I$(top_srcdir)/modules/database -I/raid/data/module/apache/sys/include -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre -lz >&5 configure:11111: $? = 0 configure:11112: result: found configure:11150: checking whether to enable mod_deflate configure:11160: result: shared (all) configure:11242: checking whether to enable mod_ldap configure:11294: result: no configure:11375: checking whether to enable mod_log_config configure:11413: result: shared (all) configure:11468: checking whether to enable mod_log_forensic configure:11506: result: shared (all) configure:11587: checking whether to enable mod_logio configure:11625: result: shared (all) configure:11706: checking whether to enable mod_env configure:11744: result: shared (all) configure:11799: checking whether to enable mod_mime_magic configure:11837: result: shared (all) configure:11892: checking whether to enable mod_cern_meta configure:11930: result: shared (all) configure:11985: checking whether to enable mod_expires configure:12023: result: shared (all) configure:12078: checking whether to enable mod_headers configure:12116: result: shared (all) configure:12171: checking whether to enable mod_ident configure:12209: result: shared (all) configure:12265: checking whether to enable mod_usertrack configure:12301: result: checking dependencies configure:12306: checking sys/times.h usability configure:12306: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:12306: $? = 0 configure:12306: result: yes configure:12306: checking sys/times.h presence configure:12306: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:12306: $? = 0 configure:12306: result: yes configure:12306: checking for sys/times.h configure:12306: result: yes configure:12318: checking for times configure:12318: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:12318: $? = 0 configure:12318: result: yes configure:12328: checking whether to enable mod_usertrack configure:12338: result: shared (all) configure:12394: checking whether to enable mod_unique_id configure:12432: result: shared (all) configure:12487: checking whether to enable mod_setenvif configure:12525: result: shared (all) configure:12580: checking whether to enable mod_version configure:12618: result: shared (all) configure:12707: checking whether to enable mod_proxy configure:12745: result: shared (all) configure:12821: checking whether to enable mod_proxy_connect configure:12859: result: shared (all) configure:12914: checking whether to enable mod_proxy_ftp configure:12952: result: shared (all) configure:13007: checking whether to enable mod_proxy_http configure:13045: result: shared (all) configure:13100: checking whether to enable mod_proxy_scgi configure:13138: result: shared (all) configure:13193: checking whether to enable mod_proxy_ajp configure:13231: result: shared (all) configure:13286: checking whether to enable mod_proxy_balancer configure:13324: result: shared (all) configure:13429: checking whether to enable mod_ssl configure:13465: result: checking dependencies configure:13474: checking for SSL/TLS toolkit base configure:13498: result: none configure:13596: checking for OpenSSL version configure:13601: checking openssl/opensslv.h usability configure:13601: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:13601: $? = 0 configure:13601: result: yes configure:13601: checking openssl/opensslv.h presence configure:13601: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:13601: $? = 0 configure:13601: result: yes configure:13601: checking for openssl/opensslv.h configure:13601: result: yes configure:13601: checking openssl/ssl.h usability configure:13601: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:13601: $? = 0 configure:13601: result: yes configure:13601: checking openssl/ssl.h presence configure:13601: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:13601: $? = 0 configure:13601: result: yes configure:13601: checking for openssl/ssl.h configure:13601: result: yes configure:13630: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:13630: $? = 0 configure:13631: result: OK configure:13820: checking openssl/engine.h usability configure:13820: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:13820: $? = 0 configure:13820: result: yes configure:13820: checking openssl/engine.h presence configure:13820: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:13820: $? = 0 configure:13820: result: yes configure:13820: checking for openssl/engine.h configure:13820: result: yes configure:13833: checking for SSLeay_version configure:13833: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre -lssl -lcrypto >&5 configure:13833: $? = 0 configure:13833: result: yes configure:13833: checking for SSL_CTX_new configure:13833: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre -lssl -lcrypto >&5 configure:13833: $? = 0 configure:13833: result: yes configure:13847: checking for ENGINE_init configure:13847: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre -lssl -lcrypto >&5 configure:13847: $? = 0 configure:13847: result: yes configure:13847: checking for ENGINE_load_builtin_engines configure:13847: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre -lssl -lcrypto >&5 configure:13847: $? = 0 configure:13847: result: yes configure:13885: checking for SSL_set_cert_store configure:13885: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre -lssl -lcrypto >&5 /tmp/cccKO8je.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `SSL_set_cert_store' collect2: ld returned 1 exit status configure:13885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PRCTL 1 | #define HAVE_TIMEGM 1 | #define HAVE_GETPGID 1 | #define HAVE_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_TIMES 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSLEAY_VERSION 1 | #define HAVE_SSL_CTX_NEW 1 | #define HAVE_ENGINE_INIT 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | /* end confdefs.h. */ | /* Define SSL_set_cert_store to an innocuous variant, in case declares SSL_set_cert_store. | For example, HP-UX 11i declares gettimeofday. */ | #define SSL_set_cert_store innocuous_SSL_set_cert_store | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SSL_set_cert_store (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef SSL_set_cert_store | | /* 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 SSL_set_cert_store (); | /* 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_SSL_set_cert_store || defined __stub___SSL_set_cert_store | choke me | #endif | | int | main () | { | return SSL_set_cert_store (); | ; | return 0; | } configure:13885: result: no configure:13916: checking whether Distcache is required configure:13937: result: no (default) configure:14072: checking whether to enable mod_ssl configure:14082: result: shared (all) configure:14186: checking whether to enable mod_optional_hook_export configure:14224: result: no configure:14279: checking whether to enable mod_optional_hook_import configure:14317: result: no configure:14372: checking whether to enable mod_optional_fn_import configure:14410: result: no configure:14465: checking whether to enable mod_optional_fn_export configure:14503: result: no configure:14596: checking for target platform configure:14625: result: unix configure:14657: checking for rlim_t configure:14678: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:14678: $? = 0 configure:14689: result: yes configure:14701: checking sys/time.h usability configure:14701: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:14701: $? = 0 configure:14701: result: yes configure:14701: checking sys/time.h presence configure:14701: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:14701: $? = 0 configure:14701: result: yes configure:14701: checking for sys/time.h configure:14701: result: yes configure:14701: checking sys/resource.h usability configure:14701: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:14701: $? = 0 configure:14701: result: yes configure:14701: checking sys/resource.h presence configure:14701: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:14701: $? = 0 configure:14701: result: yes configure:14701: checking for sys/resource.h configure:14701: result: yes configure:14701: checking for sys/sem.h configure:14701: result: yes configure:14701: checking sys/ipc.h usability configure:14701: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:14701: $? = 0 configure:14701: result: yes configure:14701: checking sys/ipc.h presence configure:14701: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:14701: $? = 0 configure:14701: result: yes configure:14701: checking for sys/ipc.h configure:14701: result: yes configure:14715: checking for setsid configure:14715: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:14715: $? = 0 configure:14715: result: yes configure:14715: checking for killpg configure:14715: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:14715: $? = 0 configure:14715: result: yes configure:14731: checking bstring.h usability configure:14731: gcc -c -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:92:21: fatal error: bstring.h: No such file or directory compilation terminated. configure:14731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PRCTL 1 | #define HAVE_TIMEGM 1 | #define HAVE_GETPGID 1 | #define HAVE_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_TIMES 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSLEAY_VERSION 1 | #define HAVE_SSL_CTX_NEW 1 | #define HAVE_ENGINE_INIT 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SETSID 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14731: result: no configure:14731: checking bstring.h presence configure:14731: gcc -E -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:59:21: fatal error: bstring.h: No such file or directory compilation terminated. configure:14731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PRCTL 1 | #define HAVE_TIMEGM 1 | #define HAVE_GETPGID 1 | #define HAVE_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_TIMES 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSLEAY_VERSION 1 | #define HAVE_SSL_CTX_NEW 1 | #define HAVE_ENGINE_INIT 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SETSID 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | #include configure:14731: result: no configure:14731: checking for bstring.h configure:14731: result: no configure:14731: checking for unistd.h configure:14731: result: yes configure:14746: checking for syslog configure:14746: gcc -o conftest -O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE -pthread -O2 -I/raid/data/module/apache/sys/include -lldap -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib conftest.c -lm -L/raid/data/module/apache/sys/lib -lpcre >&5 configure:14746: $? = 0 configure:14746: result: yes configure:14758: checking for sys/times.h configure:14758: result: yes configure:14770: checking for times configure:14770: result: yes configure:14780: checking which MPM to use configure:14796: result: prefork configure:15675: checking whether to enable mod_http configure:15713: result: yes configure:15768: checking whether to enable mod_mime configure:15806: result: shared (all) configure:15875: checking for extra modules configure:15935: result: none configure:15960: checking whether to enable mod_dav configure:15998: result: shared (all) configure:16106: checking whether to enable mod_status configure:16144: result: shared (all) configure:16199: checking whether to enable mod_autoindex configure:16237: result: shared (all) configure:16292: checking whether to enable mod_asis configure:16330: result: shared (all) configure:16385: checking whether to enable mod_info configure:16423: result: shared (all) configure:16478: checking whether to enable mod_suexec configure:16514: result: checking dependencies configure:16518: checking whether to enable mod_suexec configure:16528: result: shared configure:16786: checking whether to enable mod_cgi configure:16824: result: shared (all) configure:16879: checking whether to enable mod_cgid configure:16917: result: shared (all) configure:17160: checking whether to enable mod_dav_fs configure:17198: result: shared (all) configure:17288: checking whether to enable mod_dav_lock configure:17326: result: shared (all) configure:17407: checking whether to enable mod_vhost_alias configure:17445: result: shared (all) configure:17500: checking whether to enable mod_negotiation configure:17538: result: shared (all) configure:17593: checking whether to enable mod_dir configure:17631: result: shared (all) configure:17686: checking whether to enable mod_imagemap configure:17724: result: shared (all) configure:17779: checking whether to enable mod_actions configure:17817: result: shared (all) configure:17872: checking whether to enable mod_speling configure:17910: result: shared (all) configure:17965: checking whether to enable mod_userdir configure:18003: result: shared (all) configure:18058: checking whether to enable mod_alias configure:18096: result: shared (all) configure:18152: checking whether to enable mod_rewrite configure:18190: result: shared (all) configure:18329: checking whether to enable mod_so configure:18367: result: yes configure:19356: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on N2310 config.status:1142: creating docs/conf/httpd.conf config.status:1142: creating docs/conf/extra/httpd-autoindex.conf config.status:1142: creating docs/conf/extra/httpd-dav.conf config.status:1142: creating docs/conf/extra/httpd-default.conf config.status:1142: creating docs/conf/extra/httpd-info.conf config.status:1142: creating docs/conf/extra/httpd-languages.conf config.status:1142: creating docs/conf/extra/httpd-manual.conf config.status:1142: creating docs/conf/extra/httpd-mpm.conf config.status:1142: creating docs/conf/extra/httpd-multilang-errordoc.conf config.status:1142: creating docs/conf/extra/httpd-ssl.conf config.status:1142: creating docs/conf/extra/httpd-userdir.conf config.status:1142: creating docs/conf/extra/httpd-vhosts.conf config.status:1142: creating include/ap_config_layout.h config.status:1142: creating support/apxs config.status:1142: creating support/apachectl config.status:1142: creating support/dbmmanage config.status:1142: creating support/envvars-std config.status:1142: creating support/log_server_status config.status:1142: creating support/logresolve.pl config.status:1142: creating support/phf_abuse_log.cgi config.status:1142: creating support/split-logfile config.status:1142: creating build/rules.mk config.status:1142: creating build/pkg/pkginfo config.status:1142: creating build/config_vars.sh config.status:1142: creating include/ap_config_auto.h config.status:1325: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_define_APR_HAS_DSO=yes ac_cv_define_APR_HAS_RANDOM=yes ac_cv_define_APR_HAVE_IPV6=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-O2 -I/raid/data/module/apache/sys/include -lldap' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib' 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_ENGINE_init=yes ac_cv_func_ENGINE_load_builtin_engines=yes ac_cv_func_SSL_CTX_new=yes ac_cv_func_SSL_set_cert_store=no ac_cv_func_SSLeay_version=yes ac_cv_func_bindprocessor=no ac_cv_func_getgrnam=yes ac_cv_func_getpgid=yes ac_cv_func_getpwnam=yes ac_cv_func_initgroups=yes ac_cv_func_killpg=yes ac_cv_func_prctl=yes ac_cv_func_setsid=yes ac_cv_func_syslog=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_header_bstring_h=no ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_openssl_engine_h=yes ac_cv_header_openssl_opensslv_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_pwd_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_ipc_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_processor_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=powerpc-unknown-linux-gnu ac_cv_libxml2=yes ac_cv_mkdir_p=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKGCONFIG=/usr/bin/pkg-config ac_cv_path_RM=/bin/rm ac_cv_path_RSYNC=/usr/bin/rsync ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_LYNX_PATH=lynx ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_crypt=-lcrypt ac_cv_search_sqrt=-lm ac_cv_search_strerror='none required' ac_cv_struct_tm_gmtoff=yes ac_cv_target=powerpc-unknown-linux-gnu ac_cv_type_rlim_t=yes ap_cv_aprver12=yes ap_cv_apuver12=yes ap_cv_void_ptr_lt_long=no apache_cv_mpm=prefork ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHECTL_ULIMIT='ulimit -S -n `ulimit -H -n`' APR_BINDIR='/raid/data/module/apache/sys/bin' APR_CONFIG='/raid/data/module/apache/sys/bin/apr-1-config' APR_INCLUDEDIR='/raid/data/module/apache/sys/include' APR_VERSION='1.5.0' APU_BINDIR='/raid/data/module/apache/sys/bin' APU_CONFIG='/raid/data/module/apache/sys/bin/apu-1-config' APU_INCLUDEDIR='/raid/data/module/apache/sys/include' APU_VERSION='1.5.3' AP_BUILD_SRCLIB_DIRS='' AP_CLEAN_SRCLIB_DIRS='' AP_LIBS=' /raid/data/module/apache/sys/lib/libaprutil-1.la -ldb -lgdbm -lexpat -liconv /raid/data/module/apache/sys/lib/libapr-1.la -lrt -lcrypt -lpthread -ldl' AWK='gawk' BUILTIN_LIBS=' modules/http/libmod_http.la modules/mappers/libmod_so.la' CC='gcc' CFLAGS='-O2 -I/raid/data/module/apache/sys/include -DBIG_SECURITY_HOLE' CORE_IMPLIB='' CORE_IMPLIB_FILE='' CPP='gcc -E' CPPFLAGS='-O2 -I/raid/data/module/apache/sys/include -lldap' CRYPT_LIBS='-lcrypt ' CXX='' CXXFLAGS='-O2 -I/raid/data/module/apache/sys/include' DEFS='-DHAVE_CONFIG_H' DSO_MODULES=' authn_file authn_dbm authn_anon authn_dbd authn_default authz_host authz_groupfile authz_user authz_dbm authz_owner authnz_ldap authz_default auth_basic auth_digest isapi file_cache cache dbd dumpio echo reqtimeout ext_filter include filter substitute deflate log_config log_forensic logio env mime_magic cern_meta expires headers ident usertrack unique_id setenvif version proxy proxy_connect proxy_ftp proxy_http proxy_scgi proxy_ajp proxy_balancer ssl mime dav status autoindex asis info suexec cgi cgid dav_fs dav_lock vhost_alias negotiation dir imagemap actions speling userdir alias rewrite' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_CFLAGS=' -pthread' EXTRA_CPPFLAGS=' -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE' EXTRA_CXXFLAGS='' EXTRA_INCLUDES='-I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME) -I$(top_srcdir)/modules/http -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/include -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers -I$(top_srcdir)/modules/database -I/raid/data/module/apache/sys/include -I$(top_builddir)/server -I$(top_srcdir)/modules/proxy/../generators -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/dav/main' EXTRA_LDFLAGS='' EXTRA_LIBS=' -lm -L/raid/data/module/apache/sys/lib -lpcre' GREP='/bin/grep' HTTPD_LDFLAGS='-export-dynamic' HTTPD_VERSION='2.2.29' INCLUDES='' INSTALL='$(LIBTOOL) --mode=install $(abs_srcdir)/build/install.sh -c' INSTALL_DSO='yes' INSTALL_PROG_FLAGS='' LDFLAGS='-L/raid/data/module/apache/sys/lib -Wl,-rpath,/raid/data/module/apache/sys/lib' LIBOBJS='' LIBS='' LIBTOOL='/raid/data/module/apache/sys/share/build-1/libtool $(LTFLAGS)' LN_S='ln -s' LTCFLAGS='-prefer-non-pic -static' LTFLAGS='--silent' LTLIBOBJS='' LT_LDFLAGS='' LYNX_PATH='lynx' MKDEP='$(CC) -MM' MKINSTALLDIRS='$(abs_srcdir)/build/mkdir.sh' MK_IMPLIB='' MODULE_CLEANDIRS=' experimental ldap test' MODULE_DIRS=' aaa arch/win32 cache database debug echo filters loggers metadata proxy ssl http dav/main generators dav/fs dav/lock mappers' MOD_ACTIONS_LDADD='' MOD_ALIAS_LDADD='' MOD_ASIS_LDADD='' MOD_AUTHNZ_LDAP_LDADD=' -lldap -llber' MOD_AUTHN_ALIAS_LDADD='' MOD_AUTHN_ANON_LDADD='' MOD_AUTHN_DBD_LDADD='' MOD_AUTHN_DBM_LDADD='' MOD_AUTHN_DEFAULT_LDADD='' MOD_AUTHN_FILE_LDADD='' MOD_AUTHZ_DBM_LDADD='' MOD_AUTHZ_DEFAULT_LDADD='' MOD_AUTHZ_GROUPFILE_LDADD='' MOD_AUTHZ_HOST_LDADD='' MOD_AUTHZ_OWNER_LDADD='' MOD_AUTHZ_USER_LDADD='' MOD_AUTH_BASIC_LDADD='' MOD_AUTH_DIGEST_LDADD='' MOD_AUTOINDEX_LDADD='' MOD_BUCKETEER_LDADD='' MOD_CACHE_LDADD='' MOD_CASE_FILTER_IN_LDADD='' MOD_CASE_FILTER_LDADD='' MOD_CERN_META_LDADD='' MOD_CGID_LDADD='' MOD_CGI_LDADD='' MOD_CHARSET_LITE_LDADD='' MOD_DAV_FS_LDADD='' MOD_DAV_LDADD='' MOD_DAV_LOCK_LDADD='' MOD_DBD_LDADD='' MOD_DEFLATE_LDADD='-lz' MOD_DIR_LDADD='' MOD_DISK_CACHE_LDADD='' MOD_DUMPIO_LDADD='' MOD_ECHO_LDADD='' MOD_ENV_LDADD='' MOD_EXAMPLE_LDADD='' MOD_EXPIRES_LDADD='' MOD_EXT_FILTER_LDADD='' MOD_FILE_CACHE_LDADD='' MOD_FILTER_LDADD='' MOD_HEADERS_LDADD='' MOD_HTTP_LDADD='' MOD_IDENT_LDADD='' MOD_IMAGEMAP_LDADD='' MOD_INCLUDE_LDADD='' MOD_INFO_LDADD='' MOD_ISAPI_LDADD='' MOD_LDAP_LDADD='' MOD_LOGIO_LDADD='' MOD_LOG_CONFIG_LDADD='' MOD_LOG_FORENSIC_LDADD='' MOD_MEM_CACHE_LDADD='' MOD_MIME_LDADD='' MOD_MIME_MAGIC_LDADD='' MOD_NEGOTIATION_LDADD='' MOD_OPTIONAL_FN_EXPORT_LDADD='' MOD_OPTIONAL_FN_IMPORT_LDADD='' MOD_OPTIONAL_HOOK_EXPORT_LDADD='' MOD_OPTIONAL_HOOK_IMPORT_LDADD='' MOD_PROXY_AJP_LDADD='' MOD_PROXY_BALANCER_LDADD='' MOD_PROXY_CONNECT_LDADD='' MOD_PROXY_FTP_LDADD='' MOD_PROXY_HTTP_LDADD='' MOD_PROXY_LDADD='' MOD_PROXY_SCGI_LDADD='' MOD_REQTIMEOUT_LDADD='' MOD_REWRITE_LDADD='' MOD_SETENVIF_LDADD='' MOD_SO_LDADD='' MOD_SPELING_LDADD='' MOD_SSL_LDADD='$(SSL_LIBS) -export-symbols-regex ssl_module' MOD_STATUS_LDADD='' MOD_SUBSTITUTE_LDADD='' MOD_SUEXEC_LDADD='' MOD_UNIQUE_ID_LDADD='' MOD_USERDIR_LDADD='' MOD_USERTRACK_LDADD='' MOD_VERSION_LDADD='' MOD_VHOST_ALIAS_LDADD='' MPM_LIB='server/mpm/prefork/libprefork.la' MPM_NAME='prefork' MPM_SUBDIR_NAME='prefork' NONPORTABLE_SUPPORT='checkgid' NOTEST_CFLAGS='' NOTEST_CPPFLAGS='' NOTEST_CXXFLAGS='' NOTEST_LDFLAGS='' NOTEST_LIBS='' OBJEXT='o' OS='unix' OS_DIR='unix' OS_SPECIFIC_VARS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRE_CONFIG='/raid/data/module/apache/sys/bin/pcre-config' PICFLAGS='' PILDFLAGS='' PKGCONFIG='/usr/bin/pkg-config' PORT='88' POST_SHARED_CMDS='echo ""' PRE_SHARED_CMDS='echo ""' RANLIB='ranlib' RM='/bin/rm' RSYNC='/usr/bin/rsync' SHELL='/bin/sh' SHLIBPATH_VAR='LD_LIBRARY_PATH' SHLTCFLAGS='-prefer-pic' SH_LDFLAGS='' SH_LIBS='' SH_LIBTOOL='$(LIBTOOL)' SSLPORT='448' SSL_LIBS='-lssl -lcrypto ' UTIL_LDFLAGS='' ab_LTFLAGS='' abs_srcdir='/raid/SRC/httpd-2.2.29' ac_ct_CC='gcc' ap_make_delimiter=' ' ap_make_include='include' bindir='/raid/data/module/apache/sys/bin' build='powerpc-unknown-linux-gnu' build_alias='' build_cpu='powerpc' build_os='linux-gnu' build_vendor='unknown' cgidir='${datadir}/cgi-bin' checkgid_LTFLAGS='' datadir='/raid/data/module/apache/sys/share' datarootdir='/raid/data/module/apache/sys/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' errordir='${datadir}/error' exec_prefix='${prefix}' exp_bindir='/raid/data/module/apache/sys/bin' exp_cgidir='/raid/data/module/apache/sys/share/cgi-bin' exp_datadir='/raid/data/module/apache/sys/share' exp_errordir='/raid/data/module/apache/sys/share/error' exp_exec_prefix='/raid/data/module/apache/sys' exp_htdocsdir='/raid/data/module/apache/sys/share/htdocs' exp_iconsdir='/raid/data/module/apache/sys/share/icons' exp_includedir='/raid/data/module/apache/sys/include' exp_installbuilddir='/raid/data/module/apache/sys/share/build' exp_libdir='/raid/data/module/apache/sys/lib' exp_libexecdir='/raid/data/module/apache/sys/libexec' exp_localstatedir='/raid/data/module/apache/sys/var' exp_logfiledir='/raid/data/module/apache/sys/var/logs' exp_mandir='/raid/data/module/apache/sys/man' exp_manualdir='/raid/data/module/apache/sys/share/manual' exp_proxycachedir='/raid/data/module/apache/sys/var/proxy' exp_runtimedir='/raid/data/module/apache/sys/var/logs' exp_sbindir='/raid/data/module/apache/sys/bin' exp_sysconfdir='/raid/data/module/apache/sys/etc' host='powerpc-unknown-linux-gnu' host_alias='' host_cpu='powerpc' host_os='linux-gnu' host_vendor='unknown' htcacheclean_LTFLAGS='' htdbm_LTFLAGS='' htdigest_LTFLAGS='' htdocsdir='${datadir}/htdocs' htmldir='${docdir}' htpasswd_LTFLAGS='' httxt2dbm_LTFLAGS='' iconsdir='${datadir}/icons' includedir='/raid/data/module/apache/sys/include' infodir='/raid/data/module/apache/sys/share/info' installbuilddir='${datadir}/build' libdir='/raid/data/module/apache/sys/lib' libexecdir='/raid/data/module/apache/sys/libexec' localedir='/raid/data/module/apache/sys/share/locale' localstatedir='/raid/data/module/apache/sys/var' logfiledir='${localstatedir}/logs' logresolve_LTFLAGS='' mandir='${prefix}/man' manualdir='${datadir}/manual' nonssl_listen_stmt_1='' nonssl_listen_stmt_2='' oldincludedir='/raid/data/module/apache/sys/include' other_targets='suexec' pdfdir='${docdir}' perlbin='/usr/bin/perl' prefix='/raid/data/module/apache/sys' progname='httpd' program_transform_name='s,x,x,' proxycachedir='${localstatedir}/proxy' psdir='${docdir}' rel_bindir='bin' rel_cgidir='share/cgi-bin' rel_datadir='share' rel_errordir='share/error' rel_exec_prefix='' rel_htdocsdir='share/htdocs' rel_iconsdir='share/icons' rel_includedir='include' rel_installbuilddir='share/build' rel_libdir='lib' rel_libexecdir='libexec' rel_localstatedir='var' rel_logfiledir='var/logs' rel_mandir='man' rel_manualdir='share/manual' rel_proxycachedir='var/proxy' rel_runtimedir='var/logs' rel_sbindir='bin' rel_sysconfdir='etc' rotatelogs_LTFLAGS='' runtimedir='${localstatedir}/logs' sbindir='/raid/data/module/apache/sys/bin' shared_build='shared-build' sharedstatedir='/raid/data/module/apache/sys/com' sysconfdir='/raid/data/module/apache/sys/etc' target='powerpc-unknown-linux-gnu' target_alias='' target_cpu='powerpc' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_STRING_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_GETPWNAM 1 #define HAVE_GETGRNAM 1 #define HAVE_INITGROUPS 1 #define HAVE_PRCTL 1 #define HAVE_TIMEGM 1 #define HAVE_GETPGID 1 #define HAVE_GMTOFF 1 #define AP_ENABLE_V4_MAPPED 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_TIMES 1 #define HAVE_OPENSSL_OPENSSLV_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_OPENSSL_ENGINE_H 1 #define HAVE_SSLEAY_VERSION 1 #define HAVE_SSL_CTX_NEW 1 #define HAVE_ENGINE_INIT 1 #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 #define HAVE_OPENSSL 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SETSID 1 #define HAVE_KILLPG 1 #define HAVE_UNISTD_H 1 #define HAVE_SYSLOG 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_TIMES 1 #define SUEXEC_BIN "/raid/data/module/apache/sys/lib/httpd/suexec" #define AP_HTTPD_USER "apache" #define AP_USERDIR_SUFFIX "public_html" #define AP_DOC_ROOT "/raid/data/module/apache/sys/srv/www" #define AP_LOG_EXEC "/raid/data/module/apache/sys/var/log/httpd/suexec.log" #define AP_USING_AUTOCONF 1 #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1 #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1 #define HTTPD_ROOT "/raid/data/module/apache/sys" #define SERVER_CONFIG_FILE "etc/httpd.conf" #define AP_TYPES_CONFIG_FILE "etc/mime.types" #define APACHE_MPM_DIR "server/mpm/prefork" configure: exit 0