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 --enable-so --enable-rewrite --enable-ssl --with-included-apr ## --------- ## ## Platform. ## ## --------- ## hostname = ub12041sv uname -m = x86_64 uname -r = 3.2.0-33-generic uname -s = Linux uname -v = #52-Ubuntu SMP Thu Oct 18 16:29:15 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure: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: x86_64-unknown-linux-gnu configure:3663: checking host system type configure:3676: result: x86_64-unknown-linux-gnu configure:3696: checking target system type configure:3709: result: x86_64-unknown-linux-gnu configure:4453: checking for gcc configure:4480: result: gcc configure:4709: checking for C compiler version configure:4718: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 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=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 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 -pthread -D_REENTRANT -D_GNU_SOURCE 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 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4845: $? = 0 configure:4867: result: configure:4889: checking whether we are cross compiling configure:4897: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE 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 -pthread -D_REENTRANT -D_GNU_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 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5002: $? = 0 configure:5011: result: yes configure:5020: checking whether gcc accepts -g configure:5040: gcc -c -g -D_REENTRANT -D_GNU_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 -pthread -D_REENTRANT -D_GNU_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 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:5290: $? = 0 configure:5304: gcc -E -D_REENTRANT -D_GNU_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:5451: Configuring PCRE regular expression library configure:5923: checking for rm configure:5941: found /bin/rm configure:5953: result: /bin/rm configure:5963: checking for pkg-config configure:5981: found /usr/bin/pkg-config configure:5993: result: /usr/bin/pkg-config configure:6003: checking for rsync configure:6021: found /usr/bin/rsync configure:6033: result: /usr/bin/rsync configure:6045: checking for gawk configure:6061: found /usr/bin/gawk configure:6072: result: gawk configure:6083: checking whether ln -s works configure:6087: result: yes configure:6137: checking for ranlib configure:6153: found /usr/bin/ranlib configure:6164: result: ranlib configure:6190: checking for lynx configure:6220: result: no configure:6190: checking for links configure:6220: result: no configure:6190: checking for elinks configure:6220: result: no configure:6245: checking for grep that handles long lines and -e configure:6303: result: /bin/grep configure:6308: checking for egrep configure:6370: result: /bin/grep -E configure:6375: checking for ANSI C header files configure:6395: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6395: $? = 0 configure:6468: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6468: $? = 0 configure:6468: ./conftest configure:6468: $? = 0 configure:6479: result: yes configure:6492: checking for sys/types.h configure:6492: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6492: $? = 0 configure:6492: result: yes configure:6492: checking for sys/stat.h configure:6492: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6492: $? = 0 configure:6492: result: yes configure:6492: checking for stdlib.h configure:6492: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6492: $? = 0 configure:6492: result: yes configure:6492: checking for string.h configure:6492: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6492: $? = 0 configure:6492: result: yes configure:6492: checking for memory.h configure:6492: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6492: $? = 0 configure:6492: result: yes configure:6492: checking for strings.h configure:6492: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6492: $? = 0 configure:6492: result: yes configure:6492: checking for inttypes.h configure:6492: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6492: $? = 0 configure:6492: result: yes configure:6492: checking for stdint.h configure:6492: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6492: $? = 0 configure:6492: result: yes configure:6492: checking for unistd.h configure:6492: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6492: $? = 0 configure:6492: result: yes configure:6505: checking minix/config.h usability configure:6505: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:6505: $? = 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:6505: result: no configure:6505: checking minix/config.h presence configure:6505: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:6505: $? = 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:6505: result: no configure:6505: checking for minix/config.h configure:6505: result: no configure:6526: checking whether it is safe to define __EXTENSIONS__ configure:6544: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6544: $? = 0 configure:6551: result: yes configure:6567: checking for library containing strerror configure:6598: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6598: $? = 0 configure:6615: result: none required configure:6820: checking for ANSI C header files configure:6924: result: yes configure:6946: checking for string.h configure:6946: result: yes configure:6946: checking limits.h usability configure:6946: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking limits.h presence configure:6946: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for limits.h configure:6946: result: yes configure:6946: checking for unistd.h configure:6946: result: yes configure:6946: checking sys/socket.h usability configure:6946: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking sys/socket.h presence configure:6946: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for sys/socket.h configure:6946: result: yes configure:6946: checking pwd.h usability configure:6946: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking pwd.h presence configure:6946: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for pwd.h configure:6946: result: yes configure:6946: checking grp.h usability configure:6946: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking grp.h presence configure:6946: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for grp.h configure:6946: result: yes configure:6946: checking for strings.h configure:6946: result: yes configure:6946: checking sys/prctl.h usability configure:6946: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking sys/prctl.h presence configure:6946: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for sys/prctl.h configure:6946: result: yes configure:6946: checking sys/processor.h usability configure:6946: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:66:27: fatal error: sys/processor.h: No such file or directory compilation terminated. configure:6946: $? = 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:6946: result: no configure:6946: checking sys/processor.h presence configure:6946: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:33:27: fatal error: sys/processor.h: No such file or directory compilation terminated. configure:6946: $? = 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:6946: result: no configure:6946: checking for sys/processor.h configure:6946: result: no configure:6946: checking sys/sem.h usability configure:6946: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking sys/sem.h presence configure:6946: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for sys/sem.h configure:6946: result: yes configure:6956: checking for sys/wait.h that is POSIX.1 compatible configure:6982: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6982: $? = 0 configure:6989: result: yes configure:6999: checking for an ANSI C-conforming const configure:7064: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:7064: $? = 0 configure:7071: result: yes configure:7080: checking for library containing sqrt configure:7111: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:42:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] /tmp/ccgTH2IS.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sqrt' collect2: ld returned 1 exit status configure:7111: $? = 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:7111: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:42:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] configure:7111: $? = 0 configure:7128: result: -lm configure:7139: checking for library containing crypt configure:7170: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 /tmp/ccIufM0Z.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `crypt' collect2: ld returned 1 exit status configure:7170: $? = 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:7170: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lcrypt >&5 configure:7170: $? = 0 configure:7187: result: -lcrypt configure:7214: checking for getpwnam configure:7214: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:7214: $? = 0 configure:7214: result: yes configure:7214: checking for getgrnam configure:7214: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:7214: $? = 0 configure:7214: result: yes configure:7214: checking for initgroups configure:7214: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:7214: $? = 0 configure:7214: result: yes configure:7214: checking for bindprocessor configure:7214: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 /tmp/ccBhBz6k.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `bindprocessor' collect2: ld returned 1 exit status configure:7214: $? = 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:7214: result: no configure:7214: checking for prctl configure:7214: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:7214: $? = 0 configure:7214: result: yes configure:7214: checking for timegm configure:7214: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:7214: $? = 0 configure:7214: result: yes configure:7214: checking for getpgid configure:7214: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:7214: $? = 0 configure:7214: result: yes configure:7226: checking for void pointer length configure:7242: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:7242: $? = 0 configure:7242: ./conftest configure:7242: $? = 0 configure:7252: result: no configure:7260: checking for tm_gmtoff in struct tm configure:7277: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:7277: $? = 0 configure:7284: result: yes configure:7517: checking whether to enable mod_authn_file configure:7555: result: yes (default) configure:7610: checking whether to enable mod_authn_dbm configure:7648: result: no configure:7703: checking whether to enable mod_authn_anon configure:7741: result: no configure:7796: checking whether to enable mod_authn_dbd configure:7834: result: no configure:7890: checking whether to enable mod_authn_default configure:7928: result: yes (default) configure:7984: checking whether to enable mod_authn_alias configure:8022: result: no configure:8078: checking whether to enable mod_authz_host configure:8116: result: yes (default) configure:8171: checking whether to enable mod_authz_groupfile configure:8209: result: yes (default) configure:8264: checking whether to enable mod_authz_user configure:8302: result: yes (default) configure:8357: checking whether to enable mod_authz_dbm configure:8395: result: no configure:8450: checking whether to enable mod_authz_owner configure:8488: result: no configure:8544: checking whether to enable mod_authnz_ldap configure:8596: result: no configure:8652: checking whether to enable mod_authz_default configure:8690: result: yes (default) configure:8747: checking whether to enable mod_auth_basic configure:8785: result: yes (default) configure:8840: checking whether to enable mod_auth_digest configure:8917: result: no configure:8998: checking whether to enable mod_isapi configure:9036: result: no configure:9117: checking whether to enable mod_file_cache configure:9155: result: no configure:9213: checking whether to enable mod_cache configure:9251: result: no configure:9306: checking whether to enable mod_disk_cache configure:9344: result: no configure:9399: checking whether to enable mod_mem_cache configure:9437: result: no configure:9517: checking whether to enable mod_dbd configure:9555: result: no configure:9635: checking whether to enable mod_bucketeer configure:9673: result: no configure:9728: checking whether to enable mod_dumpio configure:9766: result: no configure:9847: checking whether to enable mod_echo configure:9885: result: no configure:9965: checking whether to enable mod_example configure:10003: result: no configure:10058: checking whether to enable mod_case_filter configure:10096: result: no configure:10151: checking whether to enable mod_case_filter_in configure:10189: result: no configure:10270: checking whether to enable mod_reqtimeout configure:10308: result: no configure:10363: checking whether to enable mod_ext_filter configure:10401: result: no configure:10456: checking whether to enable mod_include configure:10494: result: yes (default) configure:10549: checking whether to enable mod_filter configure:10587: result: yes (default) configure:10642: checking whether to enable mod_substitute configure:10680: result: no configure:10833: checking whether to enable mod_charset_lite configure:10871: result: no configure:10929: checking whether to enable mod_deflate configure:11159: result: no configure:11241: checking whether to enable mod_ldap configure:11293: result: no configure:11374: checking whether to enable mod_log_config configure:11412: result: yes (default) configure:11467: checking whether to enable mod_log_forensic configure:11505: result: no configure:11586: checking whether to enable mod_logio configure:11624: result: no configure:11705: checking whether to enable mod_env configure:11743: result: yes (default) configure:11798: checking whether to enable mod_mime_magic configure:11836: result: no configure:11891: checking whether to enable mod_cern_meta configure:11929: result: no configure:11984: checking whether to enable mod_expires configure:12022: result: no configure:12077: checking whether to enable mod_headers configure:12115: result: no configure:12170: checking whether to enable mod_ident configure:12208: result: no configure:12264: checking whether to enable mod_usertrack configure:12337: result: no configure:12393: checking whether to enable mod_unique_id configure:12431: result: no configure:12486: checking whether to enable mod_setenvif configure:12524: result: yes (default) configure:12579: checking whether to enable mod_version configure:12617: result: yes (default) configure:12706: checking whether to enable mod_proxy configure:12744: result: no configure:12820: checking whether to enable mod_proxy_connect configure:12858: result: no configure:12913: checking whether to enable mod_proxy_ftp configure:12951: result: no configure:13006: checking whether to enable mod_proxy_http configure:13044: result: no configure:13099: checking whether to enable mod_proxy_scgi configure:13137: result: no configure:13192: checking whether to enable mod_proxy_ajp configure:13230: result: no configure:13285: checking whether to enable mod_proxy_balancer configure:13323: result: no configure:13428: checking whether to enable mod_ssl configure:13464: result: checking dependencies configure:13473: checking for SSL/TLS toolkit base configure:13497: result: none configure:13595: checking for OpenSSL version configure:13600: checking openssl/opensslv.h usability configure:13600: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13600: $? = 0 configure:13600: result: yes configure:13600: checking openssl/opensslv.h presence configure:13600: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:13600: $? = 0 configure:13600: result: yes configure:13600: checking for openssl/opensslv.h configure:13600: result: yes configure:13600: checking openssl/ssl.h usability configure:13600: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13600: $? = 0 configure:13600: result: yes configure:13600: checking openssl/ssl.h presence configure:13600: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:13600: $? = 0 configure:13600: result: yes configure:13600: checking for openssl/ssl.h configure:13600: result: yes configure:13629: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13629: $? = 0 configure:13630: result: OK configure:13819: checking openssl/engine.h usability configure:13819: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13819: $? = 0 configure:13819: result: yes configure:13819: checking openssl/engine.h presence configure:13819: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:13819: $? = 0 configure:13819: result: yes configure:13819: checking for openssl/engine.h configure:13819: result: yes configure:13832: checking for SSLeay_version configure:13832: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm -lssl -lcrypto >&5 configure:13832: $? = 0 configure:13832: result: yes configure:13832: checking for SSL_CTX_new configure:13832: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm -lssl -lcrypto >&5 configure:13832: $? = 0 configure:13832: result: yes configure:13846: checking for ENGINE_init configure:13846: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm -lssl -lcrypto >&5 configure:13846: $? = 0 configure:13846: result: yes configure:13846: checking for ENGINE_load_builtin_engines configure:13846: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm -lssl -lcrypto >&5 configure:13846: $? = 0 configure:13846: result: yes configure:13884: checking for SSL_set_cert_store configure:13884: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm -lssl -lcrypto >&5 /tmp/ccmEwMcw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `SSL_set_cert_store' collect2: ld returned 1 exit status configure:13884: $? = 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_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:13884: result: no configure:13915: checking whether Distcache is required configure:13936: result: no (default) configure:14071: checking whether to enable mod_ssl configure:14081: result: yes (default) configure:14185: checking whether to enable mod_optional_hook_export configure:14223: result: no configure:14278: checking whether to enable mod_optional_hook_import configure:14316: result: no configure:14371: checking whether to enable mod_optional_fn_import configure:14409: result: no configure:14464: checking whether to enable mod_optional_fn_export configure:14502: result: no configure:14595: checking for target platform configure:14624: result: unix configure:14656: checking for rlim_t configure:14677: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:14677: $? = 0 configure:14688: result: yes configure:14700: checking sys/time.h usability configure:14700: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:14700: $? = 0 configure:14700: result: yes configure:14700: checking sys/time.h presence configure:14700: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:14700: $? = 0 configure:14700: result: yes configure:14700: checking for sys/time.h configure:14700: result: yes configure:14700: checking sys/resource.h usability configure:14700: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:14700: $? = 0 configure:14700: result: yes configure:14700: checking sys/resource.h presence configure:14700: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:14700: $? = 0 configure:14700: result: yes configure:14700: checking for sys/resource.h configure:14700: result: yes configure:14700: checking for sys/sem.h configure:14700: result: yes configure:14700: checking sys/ipc.h usability configure:14700: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:14700: $? = 0 configure:14700: result: yes configure:14700: checking sys/ipc.h presence configure:14700: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:14700: $? = 0 configure:14700: result: yes configure:14700: checking for sys/ipc.h configure:14700: result: yes configure:14714: checking for setsid configure:14714: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:14714: $? = 0 configure:14714: result: yes configure:14714: checking for killpg configure:14714: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:14714: $? = 0 configure:14714: result: yes configure:14730: checking bstring.h usability configure:14730: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:90:21: fatal error: bstring.h: No such file or directory compilation terminated. configure:14730: $? = 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_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:14730: result: no configure:14730: checking bstring.h presence configure:14730: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:57:21: fatal error: bstring.h: No such file or directory compilation terminated. configure:14730: $? = 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_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:14730: result: no configure:14730: checking for bstring.h configure:14730: result: no configure:14730: checking for unistd.h configure:14730: result: yes configure:14745: checking for syslog configure:14745: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:14745: $? = 0 configure:14745: result: yes configure:14757: checking sys/times.h usability configure:14757: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:14757: $? = 0 configure:14757: result: yes configure:14757: checking sys/times.h presence configure:14757: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:14757: $? = 0 configure:14757: result: yes configure:14757: checking for sys/times.h configure:14757: result: yes configure:14769: checking for times configure:14769: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5 configure:14769: $? = 0 configure:14769: result: yes configure:14779: checking which MPM to use configure:14795: result: prefork configure:15674: checking whether to enable mod_http configure:15712: result: yes configure:15767: checking whether to enable mod_mime configure:15805: result: yes (default) configure:15874: checking for extra modules configure:15934: result: none configure:15959: checking whether to enable mod_dav configure:15997: result: no configure:16105: checking whether to enable mod_status configure:16143: result: yes (default) configure:16198: checking whether to enable mod_autoindex configure:16236: result: yes (default) configure:16291: checking whether to enable mod_asis configure:16329: result: yes (default) configure:16384: checking whether to enable mod_info configure:16422: result: no configure:16477: checking whether to enable mod_suexec configure:16527: result: no configure:16785: checking whether to enable mod_cgi configure:16823: result: yes (default) configure:16878: checking whether to enable mod_cgid configure:16916: result: no configure:17159: checking whether to enable mod_dav_fs configure:17197: result: no configure:17287: checking whether to enable mod_dav_lock configure:17325: result: no configure:17406: checking whether to enable mod_vhost_alias configure:17444: result: no configure:17499: checking whether to enable mod_negotiation configure:17537: result: yes (default) configure:17592: checking whether to enable mod_dir configure:17630: result: yes (default) configure:17685: checking whether to enable mod_imagemap configure:17723: result: no configure:17778: checking whether to enable mod_actions configure:17816: result: yes (default) configure:17871: checking whether to enable mod_speling configure:17909: result: no configure:17964: checking whether to enable mod_userdir configure:18002: result: yes (default) configure:18057: checking whether to enable mod_alias configure:18095: result: yes (default) configure:18151: checking whether to enable mod_rewrite configure:18189: result: yes (default) configure:18328: checking whether to enable mod_so configure:18366: result: yes configure:19355: 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 ub12041sv config.status:1136: creating docs/conf/httpd.conf config.status:1136: creating docs/conf/extra/httpd-autoindex.conf config.status:1136: creating docs/conf/extra/httpd-dav.conf config.status:1136: creating docs/conf/extra/httpd-default.conf config.status:1136: creating docs/conf/extra/httpd-info.conf config.status:1136: creating docs/conf/extra/httpd-languages.conf config.status:1136: creating docs/conf/extra/httpd-manual.conf config.status:1136: creating docs/conf/extra/httpd-mpm.conf config.status:1136: creating docs/conf/extra/httpd-multilang-errordoc.conf config.status:1136: creating docs/conf/extra/httpd-ssl.conf config.status:1136: creating docs/conf/extra/httpd-userdir.conf config.status:1136: creating docs/conf/extra/httpd-vhosts.conf config.status:1136: creating include/ap_config_layout.h config.status:1136: creating support/apxs config.status:1136: creating support/apachectl config.status:1136: creating support/dbmmanage config.status:1136: creating support/envvars-std config.status:1136: creating support/log_server_status config.status:1136: creating support/logresolve.pl config.status:1136: creating support/phf_abuse_log.cgi config.status:1136: creating support/split-logfile config.status:1136: creating build/rules.mk config.status:1136: creating build/pkg/pkginfo config.status:1136: creating build/config_vars.sh config.status:1136: creating include/ap_config_auto.h config.status:1305: include/ap_config_auto.h is unchanged config.status:1319: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-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_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 ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_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=x86_64-unknown-linux-gnu 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_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=x86_64-unknown-linux-gnu ac_cv_type_rlim_t=yes ap_cv_void_ptr_lt_long=no apache_cv_mpm=prefork ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHECTL_ULIMIT='ulimit -S -n `ulimit -H -n`' APR_BINDIR='/usr/local/apache2/bin' APR_CONFIG='/usr/local/apache2/bin/apr-1-config' APR_INCLUDEDIR='/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr/include' APR_VERSION='1.4.6' APU_BINDIR='/usr/local/apache2/bin' APU_CONFIG='/usr/local/apache2/bin/apu-1-config' APU_INCLUDEDIR='/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr-util/include' APU_VERSION='1.4.1' AP_BUILD_SRCLIB_DIRS='apr apr-util pcre' AP_CLEAN_SRCLIB_DIRS='apr-util apr pcre' AP_LIBS='/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/pcre/libpcre.la /usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr-util/libaprutil-1.la -lexpat /usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr/libapr-1.la -lrt -lcrypt -lpthread -ldl' AWK='gawk' BUILTIN_LIBS=' modules/aaa/libmod_authn_file.la modules/aaa/libmod_authn_default.la modules/aaa/libmod_authz_host.la modules/aaa/libmod_authz_groupfile.la modules/aaa/libmod_authz_user.la modules/aaa/libmod_authz_default.la modules/aaa/libmod_auth_basic.la modules/filters/libmod_include.la modules/filters/libmod_filter.la modules/loggers/libmod_log_config.la modules/metadata/libmod_env.la modules/metadata/libmod_setenvif.la modules/metadata/libmod_version.la modules/ssl/libmod_ssl.la modules/http/libmod_http.la modules/http/libmod_mime.la modules/generators/libmod_status.la modules/generators/libmod_autoindex.la modules/generators/libmod_asis.la modules/generators/libmod_cgi.la modules/mappers/libmod_negotiation.la modules/mappers/libmod_dir.la modules/mappers/libmod_actions.la modules/mappers/libmod_userdir.la modules/mappers/libmod_alias.la modules/mappers/libmod_rewrite.la modules/mappers/libmod_so.la' CC='gcc' CFLAGS='-O2' CORE_IMPLIB='' CORE_IMPLIB_FILE='' CPP='gcc -E' CPPFLAGS='' CRYPT_LIBS='-lcrypt ' CXX='' CXXFLAGS='' DEFS='-DHAVE_CONFIG_H' DSO_MODULES='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_CFLAGS=' -pthread' EXTRA_CPPFLAGS=' -D_REENTRANT -D_GNU_SOURCE' EXTRA_CXXFLAGS='' EXTRA_INCLUDES='-I$(top_builddir)/srclib/pcre -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/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr/include -I/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr-util/include -I$(top_srcdir)/modules/proxy/../generators -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/dav/main' EXTRA_LDFLAGS=' ' EXTRA_LIBS='-lm ' GREP='/bin/grep' HTTPD_LDFLAGS='-export-dynamic' HTTPD_VERSION='2.2.23' INCLUDES='' INSTALL='$(LIBTOOL) --mode=install $(abs_srcdir)/build/install.sh -c' INSTALL_DSO='yes' INSTALL_PROG_FLAGS='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr/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=' arch/win32 cache database debug echo experimental ldap proxy test dav/main dav/fs dav/lock' MODULE_DIRS=' aaa filters loggers metadata ssl http generators mappers' MOD_ACTIONS_LDADD='' MOD_ALIAS_LDADD='' MOD_ASIS_LDADD='' MOD_AUTHNZ_LDAP_LDADD='' 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='' 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)' 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='false' PICFLAGS='' PILDFLAGS='' PKGCONFIG='/usr/bin/pkg-config' PORT='80' POST_SHARED_CMDS='echo ""' PRE_SHARED_CMDS='echo ""' RANLIB='ranlib' RM='/bin/rm' RSYNC='/usr/bin/rsync' SHELL='/bin/bash' SHLIBPATH_VAR='LD_LIBRARY_PATH' SHLTCFLAGS='-prefer-pic' SH_LDFLAGS='' SH_LIBS='' SH_LIBTOOL='$(LIBTOOL)' SSLPORT='443' SSL_LIBS='-lssl -lcrypto ' UTIL_LDFLAGS='' ab_LTFLAGS='' abs_srcdir='/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23' ac_ct_CC='gcc' ap_make_delimiter=' ' ap_make_include='include' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' cgidir='${datadir}/cgi-bin' checkgid_LTFLAGS='' datadir='${prefix}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' errordir='${datadir}/error' exec_prefix='${prefix}' exp_bindir='/usr/local/apache2/bin' exp_cgidir='/usr/local/apache2/cgi-bin' exp_datadir='/usr/local/apache2' exp_errordir='/usr/local/apache2/error' exp_exec_prefix='/usr/local/apache2' exp_htdocsdir='/usr/local/apache2/htdocs' exp_iconsdir='/usr/local/apache2/icons' exp_includedir='/usr/local/apache2/include' exp_installbuilddir='/usr/local/apache2/build' exp_libdir='/usr/local/apache2/lib' exp_libexecdir='/usr/local/apache2/modules' exp_localstatedir='/usr/local/apache2' exp_logfiledir='/usr/local/apache2/logs' exp_mandir='/usr/local/apache2/man' exp_manualdir='/usr/local/apache2/manual' exp_proxycachedir='/usr/local/apache2/proxy' exp_runtimedir='/usr/local/apache2/logs' exp_sbindir='/usr/local/apache2/bin' exp_sysconfdir='/usr/local/apache2/conf' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' 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='${prefix}/include' infodir='${datarootdir}/info' installbuilddir='${datadir}/build' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/modules' localedir='${datarootdir}/locale' localstatedir='${prefix}' logfiledir='${localstatedir}/logs' logresolve_LTFLAGS='' mandir='${prefix}/man' manualdir='${datadir}/manual' nonssl_listen_stmt_1='' nonssl_listen_stmt_2='' oldincludedir='/usr/include' other_targets='' pdfdir='${docdir}' perlbin='/usr/bin/perl' prefix='/usr/local/apache2' progname='httpd' program_transform_name='s,x,x,' proxycachedir='${localstatedir}/proxy' psdir='${docdir}' rel_bindir='bin' rel_cgidir='cgi-bin' rel_datadir='' rel_errordir='error' rel_exec_prefix='' rel_htdocsdir='htdocs' rel_iconsdir='icons' rel_includedir='include' rel_installbuilddir='build' rel_libdir='lib' rel_libexecdir='modules' rel_localstatedir='' rel_logfiledir='logs' rel_mandir='man' rel_manualdir='manual' rel_proxycachedir='proxy' rel_runtimedir='logs' rel_sbindir='bin' rel_sysconfdir='conf' rotatelogs_LTFLAGS='' runtimedir='${localstatedir}/logs' sbindir='${exec_prefix}/bin' shared_build='' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/conf' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' 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_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 AP_USING_AUTOCONF 1 #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1 #define HTTPD_ROOT "/usr/local/apache2" #define SERVER_CONFIG_FILE "conf/httpd.conf" #define AP_TYPES_CONFIG_FILE "conf/mime.types" #define APACHE_MPM_DIR "server/mpm/prefork" configure: exit 0