Your IP : 216.73.216.48
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.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = ENTER
uname -m = x86_64
uname -r = 4.4.14
uname -s = Linux
uname -v = #2 SMP Fri Jun 24 13:38:27 CDT 2016
/usr/bin/uname -p = Intel(R) Xeon(R) CPU E3-1220 V2 @ 3.10GHz
/bin/uname -X = unknown
/bin/arch = x86_64
/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/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games
PATH: /usr/lib64/kde4/libexec
PATH: /usr/lib64/qt/bin
PATH: /usr/share/texmf/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3148: checking for chosen layout
configure:3150: result: Apache
configure:3953: checking for working mkdir -p
configure:3969: result: yes
configure:3978: checking for grep that handles long lines and -e
configure:4036: result: /usr/bin/grep
configure:4041: checking for egrep
configure:4103: result: /usr/bin/grep -E
configure:4119: checking build system type
configure:4133: result: x86_64-pc-linux-gnu
configure:4153: checking host system type
configure:4166: result: x86_64-pc-linux-gnu
configure:4186: checking target system type
configure:4199: result: x86_64-pc-linux-gnu
configure:4229:
configure:4231: Configuring Apache Portable Runtime library...
configure:4233:
configure:4274: checking for APR
configure:4419: result: yes
configure:4679:
configure:4681: Configuring Apache Portable Runtime Utility library...
configure:4683:
configure:4720: checking for APR-util
configure:4799: result: yes
configure:5060: checking for gcc
configure:5087: result: gcc
configure:5316: checking for C compiler version
configure:5325: gcc --version >&5
gcc (GCC) 5.3.0
Copyright (C) 2015 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:5336: $? = 0
configure:5325: gcc -v >&5
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/5.3.0/lto-wrapper
Target: x86_64-slackware-linux
Configured with: ../gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=gcc4-compatible --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --disable-install-libiberty --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/root/slackware64-current/source/d/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
Thread model: posix
gcc version 5.3.0 (GCC)
configure:5336: $? = 0
configure:5325: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5336: $? = 1
configure:5325: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5336: $? = 1
configure:5356: checking whether the C compiler works
configure:5378: gcc -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:5382: $? = 0
configure:5430: result: yes
configure:5433: checking for C compiler default output file name
configure:5435: result: a.out
configure:5441: checking for suffix of executables
configure:5448: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:5452: $? = 0
configure:5474: result:
configure:5496: checking whether we are cross compiling
configure:5504: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:5508: $? = 0
configure:5515: ./conftest
configure:5519: $? = 0
configure:5534: result: no
configure:5539: checking for suffix of object files
configure:5561: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:5565: $? = 0
configure:5586: result: o
configure:5590: checking whether we are using the GNU C compiler
configure:5609: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:5609: $? = 0
configure:5618: result: yes
configure:5627: checking whether gcc accepts -g
configure:5647: gcc -c -g -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:5647: $? = 0
configure:5688: result: yes
configure:5705: checking for gcc option to accept ISO C89
configure:5768: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:5768: $? = 0
configure:5781: result: none needed
configure:5806: checking how to run the C preprocessor
configure:5876: result: gcc -E
configure:5896: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:5896: $? = 0
configure:5910: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5910: $? = 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 <ac_nonexistent.h>
configure:5939: checking for gcc option to accept ISO C99
configure:6088: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6088: $? = 0
configure:6101: result: none needed
configure:6132: checking for pcre-config
configure:6150: found /usr/bin/pcre-config
configure:6163: result: /usr/bin/pcre-config
configure:6186: Using external PCRE library from /usr/bin/pcre-config
configure:6238:
configure:6240: Configuring Apache httpd...
configure:6242:
configure:6382:
configure:6384: Applying OS-specific hints for httpd...
configure:6386:
configure:6552: checking for rm
configure:6570: found /usr/bin/rm
configure:6582: result: /usr/bin/rm
configure:6592: checking for pkg-config
configure:6610: found /usr/bin/pkg-config
configure:6622: result: /usr/bin/pkg-config
configure:6632: checking for rsync
configure:6650: found /usr/bin/rsync
configure:6662: result: /usr/bin/rsync
configure:6674: checking for gawk
configure:6690: found /usr/bin/gawk
configure:6701: result: gawk
configure:6712: checking whether ln -s works
configure:6716: result: yes
configure:6766: checking for ranlib
configure:6782: found /usr/bin/ranlib
configure:6793: result: ranlib
configure:6819: checking for lynx
configure:6835: found /usr/bin/lynx
configure:6846: result: lynx
configure:6874: checking for ANSI C header files
configure:6894: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6894: $? = 0
configure:6967: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6967: $? = 0
configure:6967: ./conftest
configure:6967: $? = 0
configure:6978: result: yes
configure:6991: checking for sys/types.h
configure:6991: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6991: $? = 0
configure:6991: result: yes
configure:6991: checking for sys/stat.h
configure:6991: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6991: $? = 0
configure:6991: result: yes
configure:6991: checking for stdlib.h
configure:6991: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6991: $? = 0
configure:6991: result: yes
configure:6991: checking for string.h
configure:6991: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6991: $? = 0
configure:6991: result: yes
configure:6991: checking for memory.h
configure:6991: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6991: $? = 0
configure:6991: result: yes
configure:6991: checking for strings.h
configure:6991: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6991: $? = 0
configure:6991: result: yes
configure:6991: checking for inttypes.h
configure:6991: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6991: $? = 0
configure:6991: result: yes
configure:6991: checking for stdint.h
configure:6991: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6991: $? = 0
configure:6991: result: yes
configure:6991: checking for unistd.h
configure:6991: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6991: $? = 0
configure:6991: result: yes
configure:7004: checking minix/config.h usability
configure:7004: gcc -c -pthread -DLINUX -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:7004: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:7004: result: no
configure:7004: checking minix/config.h presence
configure:7004: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:7004: $? = 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 <minix/config.h>
configure:7004: result: no
configure:7004: checking for minix/config.h
configure:7004: result: no
configure:7025: checking whether it is safe to define __EXTENSIONS__
configure:7043: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7043: $? = 0
configure:7050: result: yes
configure:7066: checking for library containing strerror
configure:7097: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7097: $? = 0
configure:7114: result: none required
configure:7136: checking for APR version 1.3.0 or later
configure:7160: result: yes
configure:7193: checking for APR-util version 1.3.0 or later
configure:7217: result: yes
configure:7319: checking for ANSI C header files
configure:7423: result: yes
configure:7447: checking for string.h
configure:7447: result: yes
configure:7447: checking limits.h usability
configure:7447: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking limits.h presence
configure:7447: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking for limits.h
configure:7447: result: yes
configure:7447: checking for unistd.h
configure:7447: result: yes
configure:7447: checking sys/socket.h usability
configure:7447: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking sys/socket.h presence
configure:7447: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking for sys/socket.h
configure:7447: result: yes
configure:7447: checking pwd.h usability
configure:7447: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking pwd.h presence
configure:7447: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking for pwd.h
configure:7447: result: yes
configure:7447: checking grp.h usability
configure:7447: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking grp.h presence
configure:7447: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking for grp.h
configure:7447: result: yes
configure:7447: checking for strings.h
configure:7447: result: yes
configure:7447: checking sys/prctl.h usability
configure:7447: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking sys/prctl.h presence
configure:7447: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking for sys/prctl.h
configure:7447: result: yes
configure:7447: checking sys/processor.h usability
configure:7447: gcc -c -pthread -DLINUX -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:7447: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/processor.h>
configure:7447: result: no
configure:7447: checking sys/processor.h presence
configure:7447: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:33:27: fatal error: sys/processor.h: No such file or directory
compilation terminated.
configure:7447: $? = 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 <sys/processor.h>
configure:7447: result: no
configure:7447: checking for sys/processor.h
configure:7447: result: no
configure:7447: checking sys/sem.h usability
configure:7447: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking sys/sem.h presence
configure:7447: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:7447: $? = 0
configure:7447: result: yes
configure:7447: checking for sys/sem.h
configure:7447: result: yes
configure:7447: checking sys/sdt.h usability
configure:7447: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:67:21: fatal error: sys/sdt.h: No such file or directory
compilation terminated.
configure:7447: $? = 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sdt.h>
configure:7447: result: no
configure:7447: checking sys/sdt.h presence
configure:7447: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:34:21: fatal error: sys/sdt.h: No such file or directory
compilation terminated.
configure:7447: $? = 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
| /* end confdefs.h. */
| #include <sys/sdt.h>
configure:7447: result: no
configure:7447: checking for sys/sdt.h
configure:7447: result: no
configure:7447: checking sys/loadavg.h usability
configure:7447: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:67:25: fatal error: sys/loadavg.h: No such file or directory
compilation terminated.
configure:7447: $? = 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/loadavg.h>
configure:7447: result: no
configure:7447: checking sys/loadavg.h presence
configure:7447: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:34:25: fatal error: sys/loadavg.h: No such file or directory
compilation terminated.
configure:7447: $? = 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
| /* end confdefs.h. */
| #include <sys/loadavg.h>
configure:7447: result: no
configure:7447: checking for sys/loadavg.h
configure:7447: result: no
configure:7457: checking for sys/wait.h that is POSIX.1 compatible
configure:7483: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7483: $? = 0
configure:7490: result: yes
configure:7500: checking for an ANSI C-conforming const
configure:7566: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7566: $? = 0
configure:7573: result: yes
configure:7584: checking for library containing sqrt
configure:7615: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:42:6: warning: conflicting types for built-in function 'sqrt'
char sqrt ();
^
/tmp/cchp54cT.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `sqrt'
collect2: error: ld returned 1 exit status
configure:7615: $? = 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:7615: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
conftest.c:42:6: warning: conflicting types for built-in function 'sqrt'
char sqrt ();
^
configure:7615: $? = 0
configure:7632: result: -lm
configure:7649: checking for library containing crypt
configure:7680: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
/tmp/ccMb1rK1.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `crypt'
collect2: error: ld returned 1 exit status
configure:7680: $? = 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:7680: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lcrypt >&5
configure:7680: $? = 0
configure:7697: result: -lcrypt
configure:7726: checking for getpwnam
configure:7726: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7726: $? = 0
configure:7726: result: yes
configure:7726: checking for getgrnam
configure:7726: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7726: $? = 0
configure:7726: result: yes
configure:7726: checking for initgroups
configure:7726: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7726: $? = 0
configure:7726: result: yes
configure:7726: checking for bindprocessor
configure:7726: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
/tmp/ccbVpfNd.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `bindprocessor'
collect2: error: ld returned 1 exit status
configure:7726: $? = 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 <limits.h> declares bindprocessor.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define bindprocessor innocuous_bindprocessor
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char bindprocessor (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:7726: result: no
configure:7726: checking for prctl
configure:7726: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7726: $? = 0
configure:7726: result: yes
configure:7726: checking for timegm
configure:7726: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7726: $? = 0
configure:7726: result: yes
configure:7726: checking for getpgid
configure:7726: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7726: $? = 0
configure:7726: result: yes
configure:7726: checking for fopen64
configure:7726: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7726: $? = 0
configure:7726: result: yes
configure:7726: checking for getloadavg
configure:7726: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7726: $? = 0
configure:7726: result: yes
configure:7738: checking for void pointer length
configure:7754: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7754: $? = 0
configure:7754: ./conftest
configure:7754: $? = 0
configure:7764: result: no
configure:7772: checking for gettid()
configure:7789: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:43:0: warning: "_GNU_SOURCE" redefined
#define _GNU_SOURCE
^
conftest.c:20:0: note: this is the location of the previous definition
#define _GNU_SOURCE 1
^
configure:7789: $? = 0
configure:7789: ./conftest
configure:7789: $? = 0
configure:7799: result: yes
configure:7807: checking for tm_gmtoff in struct tm
configure:7824: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7824: $? = 0
configure:7831: result: yes
configure:9566: checking whether to enable mod_authn_file
configure:9627: result: shared
configure:9707: checking whether to enable mod_authn_dbm
configure:9768: result: shared (most)
configure:9848: checking whether to enable mod_authn_anon
configure:9909: result: shared (most)
configure:9989: checking whether to enable mod_authn_dbd
configure:10050: result: shared (most)
configure:10130: checking whether to enable mod_authn_socache
configure:10191: result: shared (most)
configure:10272: checking whether to enable mod_authn_core
configure:10333: result: shared
configure:10414: checking whether to enable mod_authz_host
configure:10475: result: shared
configure:10555: checking whether to enable mod_authz_groupfile
configure:10616: result: shared
configure:10696: checking whether to enable mod_authz_user
configure:10757: result: shared
configure:10837: checking whether to enable mod_authz_dbm
configure:10898: result: shared (most)
configure:10978: checking whether to enable mod_authz_owner
configure:11039: result: shared (most)
configure:11119: checking whether to enable mod_authz_dbd
configure:11180: result: shared (most)
configure:11261: checking whether to enable mod_authz_core
configure:11322: result: shared
configure:11403: checking whether to enable mod_authnz_ldap
configure:11462: result: checking dependencies
configure:11467: checking for ldap support in apr/apr-util
configure:11495: result: yes
configure:11533: checking whether to enable mod_authnz_ldap
configure:11543: result: shared (most)
configure:11624: checking whether to enable mod_authnz_fcgi
configure:11685: result: no
configure:11766: checking whether to enable mod_access_compat
configure:11827: result: shared
configure:11909: checking whether to enable mod_auth_basic
configure:11970: result: shared
configure:12050: checking whether to enable mod_auth_form
configure:12111: result: shared (most)
configure:12191: checking whether to enable mod_auth_digest
configure:12250: result: checking dependencies
configure:12283: checking whether to enable mod_auth_digest
configure:12293: result: shared (most)
configure:12374: checking whether to enable mod_allowmethods
configure:12435: result: shared (most)
configure:12571: checking whether to enable mod_isapi
configure:12632: result: no
configure:12746: checking whether to enable mod_file_cache
configure:12807: result: shared (most)
configure:12901: checking whether to enable mod_cache
configure:12962: result: shared (most)
configure:13042: checking whether to enable mod_cache_disk
configure:13101: result: checking dependencies
configure:13114: checking whether to enable mod_cache_disk
configure:13124: result: shared (most)
configure:13204: checking whether to enable mod_cache_socache
configure:13265: result: shared (most)
configure:13348: checking whether to enable mod_socache_shmcb
configure:13409: result: shared (most)
configure:13489: checking whether to enable mod_socache_dbm
configure:13550: result: shared (most)
configure:13630: checking whether to enable mod_socache_memcache
configure:13691: result: shared (most)
configure:13771: checking whether to enable mod_socache_redis
configure:13832: result: shared (most)
configure:13912: checking whether to enable mod_socache_dc
configure:14286: result: no
configure:14504: checking whether to enable mod_so
configure:14565: result: static
configure:14646: checking whether to enable mod_watchdog
configure:14705: result: checking dependencies
configure:14738: checking whether to enable mod_watchdog
configure:14748: result: shared (most)
configure:14829: checking whether to enable mod_macro
configure:14890: result: shared (most)
configure:15025: checking whether to enable mod_dbd
configure:15086: result: shared (most)
configure:15221: checking whether to enable mod_bucketeer
configure:15282: result: no
configure:15362: checking whether to enable mod_dumpio
configure:15423: result: shared (most)
configure:15537: checking whether to enable mod_echo
configure:15598: result: no
configure:15711: checking whether to enable mod_example_hooks
configure:15772: result: no
configure:15852: checking whether to enable mod_case_filter
configure:15913: result: no
configure:15993: checking whether to enable mod_case_filter_in
configure:16054: result: no
configure:16134: checking whether to enable mod_example_ipc
configure:16195: result: no
configure:16341: checking whether to enable mod_buffer
configure:16402: result: shared (most)
configure:16482: checking whether to enable mod_data
configure:16543: result: no
configure:16623: checking whether to enable mod_ratelimit
configure:16684: result: shared (most)
configure:16764: checking whether to enable mod_reqtimeout
configure:16825: result: shared
configure:16905: checking whether to enable mod_ext_filter
configure:16966: result: shared (most)
configure:17046: checking whether to enable mod_request
configure:17107: result: shared (most)
configure:17187: checking whether to enable mod_include
configure:17248: result: shared (most)
configure:17328: checking whether to enable mod_filter
configure:17389: result: shared
configure:17469: checking whether to enable mod_reflector
configure:17530: result: no
configure:17610: checking whether to enable mod_substitute
configure:17671: result: shared (most)
configure:17753: checking whether to enable mod_sed
configure:17812: result: checking dependencies
configure:17843: checking whether to enable mod_sed
configure:17853: result: shared (most)
configure:18079: checking whether to enable mod_charset_lite
configure:18140: result: no
configure:18223: checking whether to enable mod_deflate
configure:18282: result: checking dependencies
configure:18298: checking for zlib location
configure:18319: result: /usr
configure:18480: checking for zlib library
configure:18493: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lz >&5
configure:18493: $? = 0
configure:18494: result: found
configure:18557: checking whether to enable mod_deflate
configure:18567: result: shared (most)
configure:18650: checking whether to enable mod_xml2enc
configure:18807: result: no
configure:18887: checking whether to enable mod_proxy_html
configure:19045: result: no
configure:19126: checking whether to enable mod_brotli
configure:19185: result: checking dependencies
configure:19254: checking for Brotli library >= 0.6.0 via pkg-config
configure:19263: result: no
configure:19342: checking whether to enable mod_brotli
configure:19352: result: no (disabled)
configure:19495: checking whether to enable mod_http
configure:19556: result: static
configure:19636: checking whether to enable mod_mime
configure:19697: result: shared
configure:19812: checking whether to enable mod_ldap
configure:19871: result: checking dependencies
configure:19876: checking for ldap support in apr/apr-util
configure:19904: result: yes
configure:19942: checking whether to enable mod_ldap
configure:19952: result: shared (most)
configure:20088: checking whether to enable mod_log_config
configure:20149: result: shared
configure:20229: checking whether to enable mod_log_debug
configure:20290: result: shared (most)
configure:20370: checking whether to enable mod_log_forensic
configure:20431: result: no
configure:20537: checking whether to enable mod_logio
configure:20598: result: shared (most)
configure:20739: checking whether to enable mod_lua
configure:21877: result: no
configure:22013: checking whether to enable mod_env
configure:22074: result: shared
configure:22154: checking whether to enable mod_mime_magic
configure:22215: result: no
configure:22295: checking whether to enable mod_cern_meta
configure:22356: result: no
configure:22436: checking whether to enable mod_expires
configure:22497: result: shared (most)
configure:22577: checking whether to enable mod_headers
configure:22638: result: shared
configure:22718: checking whether to enable mod_ident
configure:22779: result: no
configure:22860: checking whether to enable mod_usertrack
configure:22958: result: no
configure:23039: checking whether to enable mod_unique_id
configure:23100: result: shared (most)
configure:23180: checking whether to enable mod_setenvif
configure:23241: result: shared
configure:23321: checking whether to enable mod_version
configure:23382: result: shared
configure:23462: checking whether to enable mod_remoteip
configure:23523: result: shared (most)
configure:23637: checking whether to enable mod_proxy
configure:23698: result: shared (most)
configure:23816: checking whether to enable mod_proxy_connect
configure:23875: result: checking dependencies
configure:23888: checking whether to enable mod_proxy_connect
configure:23898: result: shared (most)
configure:23978: checking whether to enable mod_proxy_ftp
configure:24037: result: checking dependencies
configure:24050: checking whether to enable mod_proxy_ftp
configure:24060: result: shared (most)
configure:24140: checking whether to enable mod_proxy_http
configure:24199: result: checking dependencies
configure:24212: checking whether to enable mod_proxy_http
configure:24222: result: shared (most)
configure:24302: checking whether to enable mod_proxy_fcgi
configure:24361: result: checking dependencies
configure:24374: checking whether to enable mod_proxy_fcgi
configure:24384: result: shared (most)
configure:24464: checking whether to enable mod_proxy_scgi
configure:24523: result: checking dependencies
configure:24536: checking whether to enable mod_proxy_scgi
configure:24546: result: shared (most)
configure:24626: checking whether to enable mod_proxy_uwsgi
configure:24685: result: checking dependencies
configure:24698: checking whether to enable mod_proxy_uwsgi
configure:24708: result: shared (most)
configure:24788: checking whether to enable mod_proxy_fdpass
configure:24847: result: checking dependencies
configure:24859: checking whether CMSG_DATA is declared
configure:24859: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:24859: $? = 0
configure:24859: result: yes
configure:24875: checking whether to enable mod_proxy_fdpass
configure:24885: result: shared (most)
configure:24965: checking whether to enable mod_proxy_wstunnel
configure:25024: result: checking dependencies
configure:25037: checking whether to enable mod_proxy_wstunnel
configure:25047: result: shared (most)
configure:25127: checking whether to enable mod_proxy_ajp
configure:25186: result: checking dependencies
configure:25199: checking whether to enable mod_proxy_ajp
configure:25209: result: shared (most)
configure:25289: checking whether to enable mod_proxy_balancer
configure:25348: result: checking dependencies
configure:25361: checking whether to enable mod_proxy_balancer
configure:25371: result: shared (most)
configure:25452: checking whether to enable mod_proxy_express
configure:25511: result: checking dependencies
configure:25524: checking whether to enable mod_proxy_express
configure:25534: result: shared (most)
configure:25614: checking whether to enable mod_proxy_hcheck
configure:25673: result: checking dependencies
configure:25694: checking whether to enable mod_proxy_hcheck
configure:25704: result: shared (most)
configure:25865: checking whether to enable mod_session
configure:25926: result: shared (most)
configure:26006: checking whether to enable mod_session_cookie
configure:26065: result: checking dependencies
configure:26078: checking whether to enable mod_session_cookie
configure:26088: result: shared (most)
configure:26191: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:2: error: #error no crypto support
#error no crypto support
^
configure:26191: $? = 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_FOPEN64 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETTID 1
| #define HAVE_GMTOFF 1
| /* end confdefs.h. */
| #include <apr_crypto.h>
| int
| main ()
| {
|
| #if APU_HAVE_CRYPTO == 0
| #error no crypto support
| #endif
|
| ;
| return 0;
| }
configure:26199: WARNING: Your APR does not include SSL/EVP support. To enable it: configure --with-crypto
configure:26208: checking whether to enable mod_session_crypto
configure:26294: result: no
configure:26375: checking whether to enable mod_session_dbd
configure:26434: result: checking dependencies
configure:26447: checking whether to enable mod_session_dbd
configure:26457: result: shared (most)
configure:26594: checking whether to enable mod_slotmem_shm
configure:26655: result: shared (most)
configure:26735: checking whether to enable mod_slotmem_plain
configure:26796: result: no
configure:26910: checking whether to enable mod_ssl
configure:26969: result: checking dependencies
configure:26974: checking for OpenSSL
configure:26987: checking for user-provided OpenSSL base directory
configure:27000: result: none
configure:27336: checking for OpenSSL version >= 0.9.8a
configure:27355: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:27355: $? = 0
configure:27356: result: OK
configure:27425: checking openssl/engine.h usability
configure:27425: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:27425: $? = 0
configure:27425: result: yes
configure:27425: checking openssl/engine.h presence
configure:27425: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:27425: $? = 0
configure:27425: result: yes
configure:27425: checking for openssl/engine.h
configure:27425: result: yes
configure:27437: checking for SSL_CTX_new
configure:27437: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lssl -lcrypto -luuid -lrt -lcrypt -lpthread -ldl >&5
configure:27437: $? = 0
configure:27437: result: yes
configure:27451: checking for ENGINE_init
configure:27451: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lssl -lcrypto -luuid -lrt -lcrypt -lpthread -ldl >&5
configure:27451: $? = 0
configure:27451: result: yes
configure:27451: checking for ENGINE_load_builtin_engines
configure:27451: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lssl -lcrypto -luuid -lrt -lcrypt -lpthread -ldl >&5
configure:27451: $? = 0
configure:27451: result: yes
configure:27451: checking for RAND_egd
configure:27451: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lssl -lcrypto -luuid -lrt -lcrypt -lpthread -ldl >&5
configure:27451: $? = 0
configure:27451: result: yes
configure:27477: result: yes
configure:27558: checking whether to enable mod_ssl
configure:27568: result: shared (most)
configure:27705: checking whether to enable mod_optional_hook_export
configure:27766: result: no
configure:27846: checking whether to enable mod_optional_hook_import
configure:27907: result: no
configure:27987: checking whether to enable mod_optional_fn_import
configure:28048: result: no
configure:28128: checking whether to enable mod_optional_fn_export
configure:28189: result: no
configure:28270: checking whether to enable mod_dialup
configure:28331: result: no
configure:28452: checking for target platform
configure:28477: result: unix
configure:28509: checking for rlim_t
configure:28530: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:28530: $? = 0
configure:28541: result: yes
configure:28553: checking sys/time.h usability
configure:28553: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:28553: $? = 0
configure:28553: result: yes
configure:28553: checking sys/time.h presence
configure:28553: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:28553: $? = 0
configure:28553: result: yes
configure:28553: checking for sys/time.h
configure:28553: result: yes
configure:28553: checking sys/resource.h usability
configure:28553: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:28553: $? = 0
configure:28553: result: yes
configure:28553: checking sys/resource.h presence
configure:28553: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:28553: $? = 0
configure:28553: result: yes
configure:28553: checking for sys/resource.h
configure:28553: result: yes
configure:28553: checking for sys/sem.h
configure:28553: result: yes
configure:28553: checking sys/ipc.h usability
configure:28553: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:28553: $? = 0
configure:28553: result: yes
configure:28553: checking sys/ipc.h presence
configure:28553: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:28553: $? = 0
configure:28553: result: yes
configure:28553: checking for sys/ipc.h
configure:28553: result: yes
configure:28567: checking for setsid
configure:28567: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:28567: $? = 0
configure:28567: result: yes
configure:28567: checking for killpg
configure:28567: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:28567: $? = 0
configure:28567: result: yes
configure:28583: checking bstring.h usability
configure:28583: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:90:21: fatal error: bstring.h: No such file or directory
compilation terminated.
configure:28583: $? = 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_FOPEN64 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETTID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_EGD 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bstring.h>
configure:28583: result: no
configure:28583: checking bstring.h presence
configure:28583: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:57:21: fatal error: bstring.h: No such file or directory
compilation terminated.
configure:28583: $? = 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_FOPEN64 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETTID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_EGD 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 <bstring.h>
configure:28583: result: no
configure:28583: checking for bstring.h
configure:28583: result: no
configure:28583: checking for unistd.h
configure:28583: result: yes
configure:28598: checking for syslog
configure:28598: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:28598: $? = 0
configure:28598: result: yes
configure:28610: checking sys/times.h usability
configure:28610: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:28610: $? = 0
configure:28610: result: yes
configure:28610: checking sys/times.h presence
configure:28610: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:28610: $? = 0
configure:28610: result: yes
configure:28610: checking for sys/times.h
configure:28610: result: yes
configure:28622: checking for times
configure:28622: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:28622: $? = 0
configure:28622: result: yes
configure:28691: checking whether APR supports thread-safe pollsets
configure:28710: checking for kqueue
configure:28710: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
/tmp/ccQTbw0K.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `kqueue'
collect2: error: ld returned 1 exit status
configure:28710: $? = 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_FOPEN64 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETTID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_EGD 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
| /* end confdefs.h. */
| /* Define kqueue to an innocuous variant, in case <limits.h> declares kqueue.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define kqueue innocuous_kqueue
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char kqueue (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef kqueue
|
| /* 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 kqueue ();
| /* 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_kqueue || defined __stub___kqueue
| choke me
| #endif
|
| int
| main ()
| {
| return kqueue ();
| ;
| return 0;
| }
configure:28710: result: no
configure:28710: checking for port_create
configure:28710: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
/tmp/ccwlL6UN.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `port_create'
collect2: error: ld returned 1 exit status
configure:28710: $? = 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_FOPEN64 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETTID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_EGD 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
| /* end confdefs.h. */
| /* Define port_create to an innocuous variant, in case <limits.h> declares port_create.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define port_create innocuous_port_create
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char port_create (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef port_create
|
| /* 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 port_create ();
| /* 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_port_create || defined __stub___port_create
| choke me
| #endif
|
| int
| main ()
| {
| return port_create ();
| ;
| return 0;
| }
configure:28710: result: no
configure:28710: checking for epoll_create
configure:28710: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:28710: $? = 0
configure:28710: result: yes
configure:28726: result: yes
configure:28793: checking if event MPM supports this platform
configure:28811: result: yes
configure:28826: checking if mpmt_os2 MPM supports this platform
configure:28845: result: no
configure:28850: checking if prefork MPM supports this platform
configure:28856: result: yes
configure:28871: checking if WinNT MPM supports this platform
configure:28890: result: no
configure:28895: checking if worker MPM supports this platform
configure:28907: result: yes
configure:29763: checking whether to enable mod_http2
configure:29822: result: checking dependencies
configure:29827: checking for OpenSSL
configure:30330: result: yes
configure:30405: checking for nghttp2
configure:30416: checking for user-provided nghttp2 base directory
configure:30429: result: none
configure:30442: checking for pkg-config along /usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig
configure:30729: checking for nghttp2 version >= 1.2.1
configure:30748: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:63:32: fatal error: nghttp2/nghttp2ver.h: No such file or directory
compilation terminated.
configure:30748: $? = 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_FOPEN64 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETTID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_EGD 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 HAVE_EPOLL_CREATE 1
| #define HAVE_OPENSSL 1
| /* end confdefs.h. */
| #include <nghttp2/nghttp2ver.h>
| int
| main ()
| {
|
| #if !defined(NGHTTP2_VERSION_NUM)
| #error "Missing nghttp2 version"
| #endif
| #if NGHTTP2_VERSION_NUM < 0x010201
| #error "Unsupported nghttp2 version " NGHTTP2_VERSION_TEXT
| #endif
| ;
| return 0;
| }
configure:30753: result: FAILED
configure:30944: WARNING: nghttp2 version is too old
configure:30953: result: no
configure:30992: checking whether to enable mod_http2
configure:31002: result: no (disabled)
configure:31091: checking whether to enable mod_proxy_http2
configure:31760: result: no
configure:31906: checking whether to enable mod_md
configure:31965: result: checking dependencies
configure:31970: checking for OpenSSL
configure:32473: result: yes
configure:32530: checking for jansson
configure:32541: checking for user-provided jansson base directory
configure:32554: result: none
configure:32567: checking for pkg-config along /usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig
configure:32867: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:64:28: fatal error: jansson_config.h: No such file or directory
compilation terminated.
configure:32867: $? = 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_FOPEN64 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETTID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_EGD 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 HAVE_EPOLL_CREATE 1
| #define HAVE_OPENSSL 1
| #define HAVE_OPENSSL 1
| /* end confdefs.h. */
| #include <jansson_config.h>
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:32872: result: FAILED
configure:32928: result: no
configure:32937: WARNING: libjansson not found
configure:32943: checking for curl
configure:32954: checking for user-provided curl base directory
configure:32967: result: none
configure:32980: checking for pkg-config along /usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig
configure:33269: checking curl/curl.h usability
configure:33269: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:33269: $? = 0
configure:33269: result: yes
configure:33269: checking curl/curl.h presence
configure:33269: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:33269: $? = 0
configure:33269: result: yes
configure:33269: checking for curl/curl.h
configure:33269: result: yes
configure:33280: checking for curl version >= 7.50
configure:33302: gcc -c -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:2: error: #error "Unsupported libcurl version " LIBCURL_VERSION
#error "Unsupported libcurl version " LIBCURL_VERSION
^
configure:33302: $? = 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_FOPEN64 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETTID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_EGD 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 HAVE_EPOLL_CREATE 1
| #define HAVE_OPENSSL 1
| #define HAVE_OPENSSL 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h. */
| #include <curl/curlver.h>
| int
| main ()
| {
|
| #if !defined(LIBCURL_VERSION_MAJOR)
| #error "Missing libcurl version"
| #endif
| #if LIBCURL_VERSION_MAJOR < 7
| #error "Unsupported libcurl version " LIBCURL_VERSION
| #endif
| #if LIBCURL_VERSION_MAJOR == 7 && LIBCURL_VERSION_MINOR < 50
| #error "Unsupported libcurl version " LIBCURL_VERSION
| #endif
| ;
| return 0;
| }
configure:33307: result: FAILED
configure:33363: result: no
configure:33372: WARNING: libcurl not found
configure:33379: checking for arc4random_buf
configure:33379: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
/tmp/ccEWOy46.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `arc4random_buf'
collect2: error: ld returned 1 exit status
configure:33379: $? = 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_FOPEN64 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETTID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_EGD 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 HAVE_EPOLL_CREATE 1
| #define HAVE_OPENSSL 1
| #define HAVE_OPENSSL 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h. */
| /* Define arc4random_buf to an innocuous variant, in case <limits.h> declares arc4random_buf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define arc4random_buf innocuous_arc4random_buf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char arc4random_buf (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef arc4random_buf
|
| /* 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 arc4random_buf ();
| /* 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_arc4random_buf || defined __stub___arc4random_buf
| choke me
| #endif
|
| int
| main ()
| {
| return arc4random_buf ();
| ;
| return 0;
| }
configure:33379: result: no
configure:33434: checking whether to enable mod_md
configure:33444: result: no (disabled)
configure:33557: checking whether to enable mod_lbmethod_byrequests
configure:33616: result: checking dependencies
configure:33629: checking whether to enable mod_lbmethod_byrequests
configure:33639: result: shared
configure:33719: checking whether to enable mod_lbmethod_bytraffic
configure:33778: result: checking dependencies
configure:33791: checking whether to enable mod_lbmethod_bytraffic
configure:33801: result: shared
configure:33881: checking whether to enable mod_lbmethod_bybusyness
configure:33940: result: checking dependencies
configure:33953: checking whether to enable mod_lbmethod_bybusyness
configure:33963: result: shared
configure:34043: checking whether to enable mod_lbmethod_heartbeat
configure:34102: result: checking dependencies
configure:34115: checking whether to enable mod_lbmethod_heartbeat
configure:34125: result: shared
configure:34224: checking which MPM to use by default
configure:34246: result: event
configure:34429: checking for pthread_kill
configure:34429: gcc -o conftest -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:34429: $? = 0
configure:34429: result: yes
configure:34691: checking whether to enable mod_unixd
configure:34752: result: shared
configure:34832: checking whether to enable mod_privileges
configure:34926: result: no
configure:35072: checking whether to enable mod_heartbeat
configure:35154: result: no
configure:35234: checking whether to enable mod_heartmonitor
configure:35295: result: no
configure:35416: checking whether to enable mod_dav
configure:35477: result: shared (most)
configure:35617: checking whether to enable mod_status
configure:35678: result: shared
configure:35758: checking whether to enable mod_autoindex
configure:35819: result: shared
configure:35899: checking whether to enable mod_asis
configure:35960: result: no
configure:36040: checking whether to enable mod_info
configure:36101: result: shared (most)
configure:36181: checking whether to enable mod_suexec
configure:36256: result: no
configure:36352: checking whether to enable mod_cgid
configure:36411: result: checking dependencies
configure:36453: checking whether to enable mod_cgid
configure:36463: result: shared (most)
configure:36543: checking whether to enable mod_cgi
configure:36604: result: no
configure:37132: checking whether to enable mod_dav_fs
configure:37191: result: checking dependencies
configure:37204: checking whether to enable mod_dav_fs
configure:37214: result: shared
configure:37337: checking whether to enable mod_dav_lock
configure:37419: result: no
configure:37518: checking for extra modules
configure:37577: result: none
configure:37598: checking whether to enable mod_vhost_alias
configure:37659: result: shared (most)
configure:37739: checking whether to enable mod_negotiation
configure:37800: result: shared (most)
configure:37880: checking whether to enable mod_dir
configure:37941: result: shared
configure:38021: checking whether to enable mod_imagemap
configure:38082: result: no
configure:38162: checking whether to enable mod_actions
configure:38223: result: shared (most)
configure:38303: checking whether to enable mod_speling
configure:38364: result: shared (most)
configure:38444: checking whether to enable mod_userdir
configure:38505: result: shared (most)
configure:38585: checking whether to enable mod_alias
configure:38646: result: shared
configure:38726: checking whether to enable mod_rewrite
configure:38787: result: shared (most)
configure:39353:
configure:39355: Restore user-defined environment settings...
configure:39357:
configure:39482:
configure:39484: Construct makefiles and header files...
configure:39486:
configure:39813: creating config_vars.mk
configure:39996: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ENTER
config.status:1197: creating docs/conf/httpd.conf
config.status:1197: creating docs/conf/extra/httpd-autoindex.conf
config.status:1197: creating docs/conf/extra/httpd-dav.conf
config.status:1197: creating docs/conf/extra/httpd-default.conf
config.status:1197: creating docs/conf/extra/httpd-info.conf
config.status:1197: creating docs/conf/extra/httpd-languages.conf
config.status:1197: creating docs/conf/extra/httpd-manual.conf
config.status:1197: creating docs/conf/extra/httpd-mpm.conf
config.status:1197: creating docs/conf/extra/httpd-multilang-errordoc.conf
config.status:1197: creating docs/conf/extra/httpd-ssl.conf
config.status:1197: creating docs/conf/extra/httpd-userdir.conf
config.status:1197: creating docs/conf/extra/httpd-vhosts.conf
config.status:1197: creating docs/conf/extra/proxy-html.conf
config.status:1197: creating include/ap_config_layout.h
config.status:1197: creating support/apxs
config.status:1197: creating support/apachectl
config.status:1197: creating support/dbmmanage
config.status:1197: creating support/envvars-std
config.status:1197: creating support/log_server_status
config.status:1197: creating support/logresolve.pl
config.status:1197: creating support/phf_abuse_log.cgi
config.status:1197: creating support/split-logfile
config.status:1197: creating build/rules.mk
config.status:1197: creating build/pkg/pkginfo
config.status:1197: creating build/config_vars.sh
config.status:1197: creating include/ap_config_auto.h
config.status:1381: executing default commands
configure:41209: summary of build options:
Server Version: 2.4.41
Install prefix: /usr/local/apache2
C compiler: gcc
CFLAGS: -pthread
CPPFLAGS: -DLINUX -D_REENTRANT -D_GNU_SOURCE
LDFLAGS:
LIBS:
C preprocessor: gcc -E
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_APR_HAS_LDAP=yes
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_curl=no
ac_cv_define_APR_HAS_DSO=yes
ac_cv_define_APR_HAS_RANDOM=yes
ac_cv_define_APR_HAS_THREADS=yes
ac_cv_define_APR_HAVE_IPV6=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_ENGINE_init=yes
ac_cv_func_ENGINE_load_builtin_engines=yes
ac_cv_func_RAND_egd=yes
ac_cv_func_SSL_CTX_new=yes
ac_cv_func_arc4random_buf=no
ac_cv_func_bindprocessor=no
ac_cv_func_epoll_create=yes
ac_cv_func_fopen64=yes
ac_cv_func_getgrnam=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getpgid=yes
ac_cv_func_getpwnam=yes
ac_cv_func_initgroups=yes
ac_cv_func_killpg=yes
ac_cv_func_kqueue=no
ac_cv_func_port_create=no
ac_cv_func_prctl=yes
ac_cv_func_pthread_kill=yes
ac_cv_func_setsid=yes
ac_cv_func_syslog=yes
ac_cv_func_timegm=yes
ac_cv_func_times=yes
ac_cv_gettid=yes
ac_cv_have_decl_CMSG_DATA=yes
ac_cv_have_threadsafe_pollset=yes
ac_cv_header_bstring_h=no
ac_cv_header_curl_curl_h=yes
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_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_loadavg_h=no
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_sdt_h=no
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-pc-linux-gnu
ac_cv_jansson=no
ac_cv_mkdir_p=yes
ac_cv_nghttp2=no
ac_cv_objext=o
ac_cv_openssl=yes
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PCRE_CONFIG=/usr/bin/pcre-config
ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
ac_cv_path_RM=/usr/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_c99=
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-pc-linux-gnu
ac_cv_type_rlim_t=yes
ap_cv_aprver13=yes
ap_cv_apuver13=yes
ap_cv_void_ptr_lt_long=no
ap_cv_zlib=/usr
## ----------------- ##
## Output variables. ##
## ----------------- ##
APACHECTL_ULIMIT='ulimit -S -n `ulimit -H -n`'
APR_BINDIR='/usr/bin'
APR_CONFIG='/usr/bin/apr-1-config'
APR_INCLUDEDIR='/usr/include/apr-1'
APR_VERSION='1.5.2'
APU_BINDIR='/usr/bin'
APU_CONFIG='/usr/bin/apu-1-config'
APU_INCLUDEDIR='/usr/include/apr-1'
APU_VERSION='1.5.4'
AP_BUILD_SRCLIB_DIRS=''
AP_CLEAN_SRCLIB_DIRS=''
AP_LIBS='$(MOD_SO_LDADD) $(MOD_HTTP_LDADD) $(MOD_MPM_EVENT_LDADD) /usr/lib64/libaprutil-1.la -ldb-4.4 -lexpat -lsqlite3 -ldb-4.4 -lldap -llber /usr/lib64/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl'
AWK='gawk'
BUILTIN_LIBS=' modules/core/libmod_so.la modules/http/libmod_http.la'
CC='gcc'
CFLAGS=''
CORE_IMPLIB=''
CORE_IMPLIB_FILE=''
CPP='gcc -E'
CPPFLAGS=''
CRYPT_LIBS='-lcrypt '
CXX=''
CXXFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DSO_MODULES=' authn_file authn_dbm authn_anon authn_dbd authn_socache authn_core authz_host authz_groupfile authz_user authz_dbm authz_owner authz_dbd authz_core authnz_ldap access_compat auth_basic auth_form auth_digest allowmethods file_cache cache cache_disk cache_socache socache_shmcb socache_dbm socache_memcache socache_redis watchdog macro dbd dumpio buffer ratelimit reqtimeout ext_filter request include filter substitute sed deflate mime ldap log_config log_debug logio env expires headers unique_id setenvif version remoteip proxy proxy_connect proxy_ftp proxy_http proxy_fcgi proxy_scgi proxy_uwsgi proxy_fdpass proxy_wstunnel proxy_ajp proxy_balancer proxy_express proxy_hcheck session session_cookie session_dbd slotmem_shm ssl lbmethod_byrequests lbmethod_bytraffic lbmethod_bybusyness lbmethod_heartbeat unixd dav status autoindex info cgid dav_fs vhost_alias negotiation dir actions speling userdir alias rewrite'
DTRACE='true'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLED_DSO_MODULES=',authn_file,authn_core,authz_host,authz_groupfile,authz_user,authz_core,access_compat,auth_basic,reqtimeout,filter,mime,log_config,env,headers,setenvif,version,unixd,status,autoindex,dir,alias'
ENABLED_MPM_MODULE=''
EXEEXT=''
EXTRA_CFLAGS=' -pthread'
EXTRA_CPPFLAGS=' -DLINUX -D_REENTRANT -D_GNU_SOURCE'
EXTRA_CXXFLAGS=''
EXTRA_INCLUDES='-I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/include/apr-1 -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache -I$(top_srcdir)/modules/core -I$(top_srcdir)/modules/database -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/ldap -I$(top_srcdir)/modules/loggers -I$(top_srcdir)/modules/lua -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/modules/http2 -I$(top_srcdir)/modules/session -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/test -I$(top_srcdir)/server -I$(top_srcdir)/modules/md -I$(top_srcdir)/modules/arch/unix -I$(top_srcdir)/modules/dav/main -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers'
EXTRA_LDFLAGS=' '
EXTRA_LIBS=''
GREP='/usr/bin/grep'
HTTPD_LDFLAGS='-export-dynamic'
HTTPD_MMN='20120211'
HTTPD_VERSION='2.4.41'
INCLUDES=''
INSTALL='$(LIBTOOL) --mode=install $(abs_srcdir)/build/install.sh -c'
INSTALL_DSO='yes'
INSTALL_PROG_FLAGS=''
INSTALL_SUEXEC='setuid'
INTERNAL_CPPFLAGS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='/usr/lib64/apr-1.5.2/build-1/libtool $(LTFLAGS)'
LN_S='ln -s'
LOAD_ALL_MODULES='no'
LTCFLAGS='-prefer-non-pic -static'
LTFLAGS='--silent'
LTLIBOBJS=''
LT_LDFLAGS=''
LUA_CFLAGS=''
LUA_LIBS=''
LYNX_PATH='lynx'
MATH_LIBS='-lm '
MKDEP='$(CC) -MM'
MKINSTALLDIRS='$(abs_srcdir)/build/mkdir.sh'
MK_IMPLIB=''
MODULE_CLEANDIRS=' arch/win32 echo examples experimental lua test http2 md cluster dav/lock'
MODULE_DIRS=' aaa cache core database debugging filters http ldap loggers metadata proxy session slotmem ssl proxy/balancers arch/unix dav/main generators dav/fs mappers'
MOD_ACCESS_COMPAT_LDADD=''
MOD_ACTIONS_LDADD=''
MOD_ALIAS_LDADD=''
MOD_ALLOWMETHODS_LDADD=''
MOD_ASIS_LDADD=''
MOD_AUTHNZ_FCGI_LDADD=''
MOD_AUTHNZ_LDAP_LDADD=' -lldap -llber'
MOD_AUTHN_ANON_LDADD=''
MOD_AUTHN_CORE_LDADD=''
MOD_AUTHN_DBD_LDADD=''
MOD_AUTHN_DBM_LDADD=''
MOD_AUTHN_FILE_LDADD=''
MOD_AUTHN_SOCACHE_LDADD=''
MOD_AUTHZ_CORE_LDADD=''
MOD_AUTHZ_DBD_LDADD=''
MOD_AUTHZ_DBM_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_AUTH_FORM_LDADD=''
MOD_AUTOINDEX_LDADD=''
MOD_BROTLI_LDADD=''
MOD_BUCKETEER_LDADD=''
MOD_BUFFER_LDADD=''
MOD_CACHE_DISK_LDADD=''
MOD_CACHE_LDADD=''
MOD_CACHE_SOCACHE_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_DATA_LDADD=''
MOD_DAV_FS_LDADD=''
MOD_DAV_LDADD=''
MOD_DAV_LOCK_LDADD=''
MOD_DBD_LDADD=''
MOD_DEFLATE_LDADD=' -lz'
MOD_DIALUP_LDADD=''
MOD_DIR_LDADD=''
MOD_DUMPIO_LDADD=''
MOD_ECHO_LDADD=''
MOD_ENV_LDADD=''
MOD_EXAMPLE_HOOKS_LDADD=''
MOD_EXAMPLE_IPC_LDADD=''
MOD_EXPIRES_LDADD=''
MOD_EXT_FILTER_LDADD=''
MOD_FILE_CACHE_LDADD=''
MOD_FILTER_LDADD=''
MOD_HEADERS_LDADD=''
MOD_HEARTBEAT_LDADD=''
MOD_HEARTMONITOR_LDADD=''
MOD_HTTP2_LDADD=''
MOD_HTTP_LDADD=''
MOD_IDENT_LDADD=''
MOD_IMAGEMAP_LDADD=''
MOD_INCLUDE_LDADD=''
MOD_INFO_LDADD=''
MOD_ISAPI_LDADD=''
MOD_LBMETHOD_BYBUSYNESS_LDADD=''
MOD_LBMETHOD_BYREQUESTS_LDADD=''
MOD_LBMETHOD_BYTRAFFIC_LDADD=''
MOD_LBMETHOD_HEARTBEAT_LDADD=''
MOD_LDAP_LDADD=' -lldap -llber'
MOD_LOGIO_LDADD=''
MOD_LOG_CONFIG_LDADD=''
MOD_LOG_DEBUG_LDADD=''
MOD_LOG_FORENSIC_LDADD=''
MOD_LUA_LDADD=''
MOD_MACRO_LDADD=''
MOD_MD_LDADD=''
MOD_MIME_LDADD=''
MOD_MIME_MAGIC_LDADD=''
MOD_MPM_EVENT_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_PRIVILEGES_LDADD=''
MOD_PROXY_AJP_LDADD=''
MOD_PROXY_BALANCER_LDADD=''
MOD_PROXY_CONNECT_LDADD=''
MOD_PROXY_EXPRESS_LDADD=''
MOD_PROXY_FCGI_LDADD=''
MOD_PROXY_FDPASS_LDADD=''
MOD_PROXY_FTP_LDADD=''
MOD_PROXY_HCHECK_LDADD=''
MOD_PROXY_HTML_LDADD=''
MOD_PROXY_HTTP2_LDADD=''
MOD_PROXY_HTTP_LDADD=''
MOD_PROXY_LDADD=''
MOD_PROXY_SCGI_LDADD=''
MOD_PROXY_UWSGI_LDADD=''
MOD_PROXY_WSTUNNEL_LDADD=''
MOD_RATELIMIT_LDADD=''
MOD_REFLECTOR_LDADD=''
MOD_REMOTEIP_LDADD=''
MOD_REQTIMEOUT_LDADD=''
MOD_REQUEST_LDADD=''
MOD_REWRITE_LDADD=''
MOD_SED_LDADD='-export-symbols-regex sed_module'
MOD_SESSION_COOKIE_LDADD=''
MOD_SESSION_CRYPTO_LDADD=''
MOD_SESSION_DBD_LDADD=''
MOD_SESSION_LDADD=''
MOD_SETENVIF_LDADD=''
MOD_SLOTMEM_PLAIN_LDADD=''
MOD_SLOTMEM_SHM_LDADD=''
MOD_SOCACHE_DBM_LDADD=''
MOD_SOCACHE_DC_LDADD=''
MOD_SOCACHE_MEMCACHE_LDADD=''
MOD_SOCACHE_REDIS_LDADD=''
MOD_SOCACHE_SHMCB_LDADD=''
MOD_SO_ENABLED='yes'
MOD_SO_LDADD=''
MOD_SPELING_LDADD=''
MOD_SSL_LDADD='-export-symbols-regex ssl_module'
MOD_STATUS_LDADD=''
MOD_SUBSTITUTE_LDADD=''
MOD_SUEXEC_LDADD=''
MOD_UNIQUE_ID_LDADD=''
MOD_UNIXD_LDADD=''
MOD_USERDIR_LDADD=''
MOD_USERTRACK_LDADD=''
MOD_VERSION_LDADD=''
MOD_VHOST_ALIAS_LDADD=''
MOD_WATCHDOG_LDADD=''
MOD_XML2ENC_LDADD=''
MPM_LIB='server/mpm/event/libevent.la'
MPM_MODULES=''
MPM_SUBDIRS=' event '
NONPORTABLE_SUPPORT='checkgid fcgistarter'
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='/usr/bin/pcre-config'
PCRE_LIBS='-L/usr/lib64 -lpcre'
PICFLAGS=''
PILDFLAGS=''
PKGCONFIG='/usr/bin/pkg-config'
PORT='80'
POST_SHARED_CMDS='echo ""'
PRE_SHARED_CMDS='echo ""'
RANLIB='ranlib'
RM='/usr/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='443'
UTIL_LDFLAGS=''
ab_CFLAGS=''
ab_LIBS='-lssl -lcrypto -luuid -lrt -lcrypt -lpthread -ldl'
ab_LTFLAGS=''
abs_srcdir='/install/apache/httpd-2.4.41'
ac_ct_CC='gcc'
ap_make_delimiter=' '
ap_make_include='include'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
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'
fcgistarter_LTFLAGS=''
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
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'
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=''
runstatedir='${localstatedir}/run'
runtimedir='${localstatedir}/logs'
sbindir='${exec_prefix}/bin'
shared_build='shared-build'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/conf'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## 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_FOPEN64 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETTID 1
#define HAVE_GMTOFF 1
#define HAVE_OPENSSL_ENGINE_H 1
#define HAVE_SSL_CTX_NEW 1
#define HAVE_ENGINE_INIT 1
#define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
#define HAVE_RAND_EGD 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 HAVE_EPOLL_CREATE 1
#define HAVE_OPENSSL 1
#define HAVE_OPENSSL 1
#define HAVE_CURL_CURL_H 1
#define HAVE_PTHREAD_KILL 1
#define AP_USING_AUTOCONF 1
#define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1
#define AP_NONBLOCK_WHEN_MULTI_LISTEN 1
#define AP_ENABLE_V4_MAPPED 1
#define HTTPD_ROOT "/usr/local/apache2"
#define SERVER_CONFIG_FILE "conf/httpd.conf"
#define AP_TYPES_CONFIG_FILE "conf/mime.types"
configure: exit 0