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.59. Invocation command line was $ ./configure --enable-layout=Slack --enable-modules=most --enable-so --disable-cgid --disable-speling --disable-ldap --disable-proxy --enable-rewrite=shared --enable-include=shared --enable-ext-filter=shared --enable-env=shared --enable-expires=shared --enable-headers=shared --enable-setenvif=shared --enable-dav --disable-status --disable-info --enable-asis=shared --enable-vhost-alias=shared --enable-imap=shared --enable-actions=shared --enable-mime-magic=shared --enable-ssl=shared --with-included-apr --with-berkeley-db=/usr/include/db4:/lib64 --enable-dbd --build=x86_64-slackware-linux ## --------- ## ## Platform. ## ## --------- ## hostname = rabbit uname -m = x86_64 uname -r = 2.6.17.7 uname -s = Linux uname -v = #2 SMP Thu Aug 3 17:15:50 BST 2006 /usr/bin/uname -p = Intel(R) Xeon(TM) CPU 3.00GHz /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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/X11R6/bin PATH: /usr/games PATH: /usr/local/BerkeleyDB.4.3/lib ## ----------- ## ## Core tests. ## ## ----------- ## configure:1657: checking for chosen layout configure:1659: result: Slack configure:2455: checking for working mkdir -p configure:2471: result: yes configure:2488: checking build system type configure:2506: result: x86_64-slackware-linux-gnu configure:2514: checking host system type configure:2528: result: x86_64-slackware-linux-gnu configure:2536: checking target system type configure:2550: result: x86_64-slackware-linux-gnu configure:3251: checking for gcc configure:3277: result: gcc configure:3521: checking for C compiler version configure:3524: gcc --version &5 gcc (GCC) 3.4.4 Copyright (C) 2004 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:3527: $? = 0 configure:3529: gcc -v &5 Reading specs from /usr/lib/gcc/x86_64-slackware-linux/3.4.4/specs Configured with: ../gcc-3.4.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 3.4.4 configure:3532: $? = 0 configure:3534: gcc -V &5 gcc: `-V' option must have argument configure:3537: $? = 1 configure:3560: checking for C compiler default output file name configure:3563: gcc -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c >&5 configure:3566: $? = 0 configure:3612: result: a.out configure:3617: checking whether the C compiler works configure:3623: ./a.out configure:3626: $? = 0 configure:3643: result: yes configure:3650: checking whether we are cross compiling configure:3652: result: no configure:3655: checking for suffix of executables configure:3657: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c >&5 configure:3660: $? = 0 configure:3685: result: configure:3691: checking for suffix of object files configure:3712: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:3715: $? = 0 configure:3737: result: o configure:3741: checking whether we are using the GNU C compiler configure:3765: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:3771: $? = 0 configure:3775: test -z || test ! -s conftest.err configure:3778: $? = 0 configure:3781: test -s conftest.o configure:3784: $? = 0 configure:3797: result: yes configure:3803: checking whether gcc accepts -g configure:3824: gcc -c -g -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:3830: $? = 0 configure:3834: test -z || test ! -s conftest.err configure:3837: $? = 0 configure:3840: test -s conftest.o configure:3843: $? = 0 configure:3854: result: yes configure:3871: checking for gcc option to accept ANSI C configure:3941: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:3947: $? = 0 configure:3951: test -z || test ! -s conftest.err configure:3954: $? = 0 configure:3957: test -s conftest.o configure:3960: $? = 0 configure:3978: result: none needed configure:3996: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4002: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4140: checking how to run the C preprocessor configure:4258: result: gcc -E configure:4282: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:4288: $? = 0 configure:4320: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:4326: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4489: Configuring PCRE regular expression library configure:4913: checking for rm configure:4931: found /usr/bin/rm configure:4943: result: /usr/bin/rm configure:4952: checking for pkg-config configure:4970: found /usr/bin/pkg-config configure:4982: result: /usr/bin/pkg-config configure:4991: checking for rsync configure:5009: found /usr/bin/rsync configure:5021: result: /usr/bin/rsync configure:5032: checking for gawk configure:5048: found /usr/bin/gawk configure:5058: result: gawk configure:5068: checking whether ln -s works configure:5072: result: yes configure:5120: checking for ranlib configure:5136: found /usr/bin/ranlib configure:5147: result: ranlib configure:5163: checking for lynx configure:5179: found /usr/bin/lynx configure:5189: result: lynx configure:5215: checking for egrep configure:5225: result: grep -E configure:5231: checking for AIX configure:5253: result: no configure:5259: checking for library containing strerror configure:5289: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c >&5 configure:5295: $? = 0 configure:5299: test -z || test ! -s conftest.err configure:5302: $? = 0 configure:5305: test -s conftest configure:5308: $? = 0 configure:5378: result: none required configure:5385: checking for ANSI C header files configure:5410: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5416: $? = 0 configure:5420: test -z || test ! -s conftest.err configure:5423: $? = 0 configure:5426: test -s conftest.o configure:5429: $? = 0 configure:5518: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c >&5 configure:5521: $? = 0 configure:5523: ./conftest configure:5526: $? = 0 configure:5541: result: yes configure:5565: checking for sys/types.h configure:5581: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5587: $? = 0 configure:5591: test -z || test ! -s conftest.err configure:5594: $? = 0 configure:5597: test -s conftest.o configure:5600: $? = 0 configure:5611: result: yes configure:5565: checking for sys/stat.h configure:5581: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5587: $? = 0 configure:5591: test -z || test ! -s conftest.err configure:5594: $? = 0 configure:5597: test -s conftest.o configure:5600: $? = 0 configure:5611: result: yes configure:5565: checking for stdlib.h configure:5581: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5587: $? = 0 configure:5591: test -z || test ! -s conftest.err configure:5594: $? = 0 configure:5597: test -s conftest.o configure:5600: $? = 0 configure:5611: result: yes configure:5565: checking for string.h configure:5581: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5587: $? = 0 configure:5591: test -z || test ! -s conftest.err configure:5594: $? = 0 configure:5597: test -s conftest.o configure:5600: $? = 0 configure:5611: result: yes configure:5565: checking for memory.h configure:5581: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5587: $? = 0 configure:5591: test -z || test ! -s conftest.err configure:5594: $? = 0 configure:5597: test -s conftest.o configure:5600: $? = 0 configure:5611: result: yes configure:5565: checking for strings.h configure:5581: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5587: $? = 0 configure:5591: test -z || test ! -s conftest.err configure:5594: $? = 0 configure:5597: test -s conftest.o configure:5600: $? = 0 configure:5611: result: yes configure:5565: checking for inttypes.h configure:5581: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5587: $? = 0 configure:5591: test -z || test ! -s conftest.err configure:5594: $? = 0 configure:5597: test -s conftest.o configure:5600: $? = 0 configure:5611: result: yes configure:5565: checking for stdint.h configure:5581: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5587: $? = 0 configure:5591: test -z || test ! -s conftest.err configure:5594: $? = 0 configure:5597: test -s conftest.o configure:5600: $? = 0 configure:5611: result: yes configure:5565: checking for unistd.h configure:5581: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5587: $? = 0 configure:5591: test -z || test ! -s conftest.err configure:5594: $? = 0 configure:5597: test -s conftest.o configure:5600: $? = 0 configure:5611: result: yes configure:5633: checking minix/config.h usability configure:5645: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:53:26: minix/config.h: No such file or directory configure:5651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5674: result: no configure:5678: checking minix/config.h presence configure:5688: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:26: minix/config.h: No such file or directory configure:5694: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5714: result: no configure:5749: checking for minix/config.h configure:5756: result: no configure:5938: checking for ANSI C header files configure:6094: result: yes configure:6129: checking for string.h configure:6134: result: yes configure:6138: checking limits.h usability configure:6150: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6156: $? = 0 configure:6160: test -z || test ! -s conftest.err configure:6163: $? = 0 configure:6166: test -s conftest.o configure:6169: $? = 0 configure:6179: result: yes configure:6183: checking limits.h presence configure:6193: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6199: $? = 0 configure:6219: result: yes configure:6254: checking for limits.h configure:6261: result: yes configure:6129: checking for unistd.h configure:6134: result: yes configure:6138: checking sys/socket.h usability configure:6150: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6156: $? = 0 configure:6160: test -z || test ! -s conftest.err configure:6163: $? = 0 configure:6166: test -s conftest.o configure:6169: $? = 0 configure:6179: result: yes configure:6183: checking sys/socket.h presence configure:6193: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6199: $? = 0 configure:6219: result: yes configure:6254: checking for sys/socket.h configure:6261: result: yes configure:6138: checking pwd.h usability configure:6150: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6156: $? = 0 configure:6160: test -z || test ! -s conftest.err configure:6163: $? = 0 configure:6166: test -s conftest.o configure:6169: $? = 0 configure:6179: result: yes configure:6183: checking pwd.h presence configure:6193: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6199: $? = 0 configure:6219: result: yes configure:6254: checking for pwd.h configure:6261: result: yes configure:6138: checking grp.h usability configure:6150: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6156: $? = 0 configure:6160: test -z || test ! -s conftest.err configure:6163: $? = 0 configure:6166: test -s conftest.o configure:6169: $? = 0 configure:6179: result: yes configure:6183: checking grp.h presence configure:6193: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6199: $? = 0 configure:6219: result: yes configure:6254: checking for grp.h configure:6261: result: yes configure:6129: checking for strings.h configure:6134: result: yes configure:6138: checking sys/prctl.h usability configure:6150: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6156: $? = 0 configure:6160: test -z || test ! -s conftest.err configure:6163: $? = 0 configure:6166: test -s conftest.o configure:6169: $? = 0 configure:6179: result: yes configure:6183: checking sys/prctl.h presence configure:6193: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6199: $? = 0 configure:6219: result: yes configure:6254: checking for sys/prctl.h configure:6261: result: yes configure:6138: checking sys/processor.h usability configure:6150: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:62:27: sys/processor.h: No such file or directory configure:6156: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6179: result: no configure:6183: checking sys/processor.h presence configure:6193: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:28:27: sys/processor.h: No such file or directory configure:6199: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:6219: result: no configure:6254: checking for sys/processor.h configure:6261: result: no configure:6138: checking sys/sem.h usability configure:6150: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6156: $? = 0 configure:6160: test -z || test ! -s conftest.err configure:6163: $? = 0 configure:6166: test -s conftest.o configure:6169: $? = 0 configure:6179: result: yes configure:6183: checking sys/sem.h presence configure:6193: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6199: $? = 0 configure:6219: result: yes configure:6254: checking for sys/sem.h configure:6261: result: yes configure:6274: checking for sys/wait.h that is POSIX.1 compatible configure:6305: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6311: $? = 0 configure:6315: test -z || test ! -s conftest.err configure:6318: $? = 0 configure:6321: test -s conftest.o configure:6324: $? = 0 configure:6335: result: yes configure:6347: checking for an ANSI C-conforming const configure:6414: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6420: $? = 0 configure:6424: test -z || test ! -s conftest.err configure:6427: $? = 0 configure:6430: test -s conftest.o configure:6433: $? = 0 configure:6444: result: yes configure:6455: checking for library containing sqrt configure:6485: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c >&5 conftest.c:37: warning: conflicting types for built-in function 'sqrt' /tmp/cctZ9afq.o(.text+0x7): In function `main': : undefined reference to `sqrt' collect2: ld returned 1 exit status configure:6491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sqrt (); | int | main () | { | sqrt (); | ; | return 0; | } configure:6540: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 conftest.c:37: warning: conflicting types for built-in function 'sqrt' configure:6546: $? = 0 configure:6550: test -z || test ! -s conftest.err configure:6553: $? = 0 configure:6556: test -s conftest configure:6559: $? = 0 configure:6574: result: -lm configure:6599: checking for getpwnam configure:6656: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest configure:6675: $? = 0 configure:6687: result: yes configure:6599: checking for getgrnam configure:6656: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest configure:6675: $? = 0 configure:6687: result: yes configure:6599: checking for initgroups configure:6656: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest configure:6675: $? = 0 configure:6687: result: yes configure:6599: checking for bindprocessor configure:6656: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 /tmp/ccfcolWL.o(.text+0x9): In function `main': : undefined reference to `bindprocessor' /tmp/ccfcolWL.o(.data+0x0): undefined reference to `bindprocessor' collect2: ld returned 1 exit status configure:6662: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define bindprocessor to an innocuous variant, in case declares bindprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define bindprocessor innocuous_bindprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindprocessor | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = bindprocessor; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != bindprocessor; | ; | return 0; | } configure:6687: result: no configure:6599: checking for prctl configure:6656: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest configure:6675: $? = 0 configure:6687: result: yes configure:6599: checking for timegm configure:6656: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest configure:6675: $? = 0 configure:6687: result: yes configure:6700: checking for void pointer length configure:6721: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 configure:6724: $? = 0 configure:6726: ./conftest configure:6729: $? = 0 configure:6743: result: no configure:6753: checking for tm_gmtoff in struct tm configure:6775: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6781: $? = 0 configure:6785: test -z || test ! -s conftest.err configure:6788: $? = 0 configure:6791: test -s conftest.o configure:6794: $? = 0 configure:6805: result: yes configure:7057: checking whether to enable mod_authn_file configure:7095: result: yes (most) configure:7150: checking whether to enable mod_authn_dbm configure:7188: result: yes (most) configure:7243: checking whether to enable mod_authn_anon configure:7281: result: yes (most) configure:7336: checking whether to enable mod_authn_dbd configure:7374: result: yes (most) configure:7430: checking whether to enable mod_authn_default configure:7468: result: yes (most) configure:7524: checking whether to enable mod_authn_alias configure:7562: result: no configure:7618: checking whether to enable mod_authz_host configure:7656: result: yes (most) configure:7711: checking whether to enable mod_authz_groupfile configure:7749: result: yes (most) configure:7804: checking whether to enable mod_authz_user configure:7842: result: yes (most) configure:7897: checking whether to enable mod_authz_dbm configure:7935: result: yes (most) configure:7990: checking whether to enable mod_authz_owner configure:8028: result: yes (most) configure:8084: checking whether to enable mod_authnz_ldap configure:8122: result: no configure:8178: checking whether to enable mod_authz_default configure:8216: result: yes (most) configure:8273: checking whether to enable mod_auth_basic configure:8311: result: yes (most) configure:8366: checking whether to enable mod_auth_digest configure:8402: result: checking dependencies configure:8437: checking whether to enable mod_auth_digest configure:8449: result: yes (most) configure:8530: checking whether to enable mod_isapi configure:8568: result: no configure:8649: checking whether to enable mod_file_cache configure:8687: result: no configure:8745: checking whether to enable mod_cache configure:8783: result: no configure:8838: checking whether to enable mod_disk_cache configure:8876: result: no configure:8931: checking whether to enable mod_mem_cache configure:8969: result: no configure:9049: checking whether to enable mod_dbd configure:9087: result: yes (most) configure:9167: checking whether to enable mod_bucketeer configure:9205: result: no configure:9260: checking whether to enable mod_dumpio configure:9298: result: yes (most) configure:9379: checking whether to enable mod_echo configure:9417: result: no configure:9497: checking whether to enable mod_example configure:9535: result: no configure:9590: checking whether to enable mod_case_filter configure:9628: result: no configure:9683: checking whether to enable mod_case_filter_in configure:9721: result: no configure:9802: checking whether to enable mod_ext_filter configure:9840: result: shared configure:9895: checking whether to enable mod_include configure:9933: result: shared configure:9988: checking whether to enable mod_filter configure:10026: result: yes (most) configure:10179: checking whether to enable mod_charset_lite configure:10217: result: no configure:10275: checking whether to enable mod_deflate configure:10311: result: checking dependencies configure:10325: checking for zlib location configure:10346: result: /usr configure:10443: checking for zlib library configure:10461: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm -lz >&5 configure:10467: $? = 0 configure:10471: test -z || test ! -s conftest.err configure:10474: $? = 0 configure:10477: test -s conftest configure:10480: $? = 0 configure:10482: result: found configure:10523: checking whether to enable mod_deflate configure:10535: result: yes (most) configure:10617: checking whether to enable mod_ldap configure:10655: result: no configure:10736: checking whether to enable mod_log_config configure:10774: result: yes (most) configure:10829: checking whether to enable mod_log_forensic configure:10867: result: no configure:10948: checking whether to enable mod_logio configure:10986: result: yes (most) configure:11067: checking whether to enable mod_env configure:11105: result: shared configure:11160: checking whether to enable mod_mime_magic configure:11198: result: shared configure:11253: checking whether to enable mod_cern_meta configure:11291: result: no configure:11346: checking whether to enable mod_expires configure:11384: result: shared configure:11439: checking whether to enable mod_headers configure:11477: result: shared configure:11532: checking whether to enable mod_ident configure:11570: result: yes (most) configure:11626: checking whether to enable mod_usertrack configure:11930: result: no configure:11986: checking whether to enable mod_unique_id configure:12024: result: no configure:12079: checking whether to enable mod_setenvif configure:12117: result: shared configure:12172: checking whether to enable mod_version configure:12210: result: no configure:12299: checking whether to enable mod_proxy configure:12337: result: no configure:12411: checking whether to enable mod_proxy_connect configure:12449: result: no configure:12504: checking whether to enable mod_proxy_ftp configure:12542: result: no configure:12597: checking whether to enable mod_proxy_http configure:12635: result: no configure:12690: checking whether to enable mod_proxy_ajp configure:12728: result: no configure:12783: checking whether to enable mod_proxy_balancer configure:12821: result: no configure:12926: checking whether to enable mod_ssl configure:12962: result: checking dependencies configure:12972: checking for SSL/TLS toolkit base configure:12996: result: none configure:13009: checking for OpenSSL version configure:13026: checking openssl/opensslv.h usability configure:13038: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13044: $? = 0 configure:13048: test -z || test ! -s conftest.err configure:13051: $? = 0 configure:13054: test -s conftest.o configure:13057: $? = 0 configure:13067: result: yes configure:13071: checking openssl/opensslv.h presence configure:13081: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:13087: $? = 0 configure:13107: result: yes configure:13142: checking for openssl/opensslv.h configure:13149: result: yes configure:13026: checking openssl/ssl.h usability configure:13038: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13044: $? = 0 configure:13048: test -z || test ! -s conftest.err configure:13051: $? = 0 configure:13054: test -s conftest.o configure:13057: $? = 0 configure:13067: result: yes configure:13071: checking openssl/ssl.h presence configure:13081: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:13087: $? = 0 configure:13107: result: yes configure:13142: checking for openssl/ssl.h configure:13149: result: yes configure:13186: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13192: $? = 0 configure:13196: test -z || test ! -s conftest.err configure:13199: $? = 0 configure:13202: test -s conftest.o configure:13205: $? = 0 configure:13207: result: OK configure:13234: checking openssl/engine.h usability configure:13246: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13252: $? = 0 configure:13256: test -z || test ! -s conftest.err configure:13259: $? = 0 configure:13262: test -s conftest.o configure:13265: $? = 0 configure:13275: result: yes configure:13279: checking openssl/engine.h presence configure:13289: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:13295: $? = 0 configure:13315: result: yes configure:13350: checking for openssl/engine.h configure:13357: result: yes configure:13623: checking for SSLeay_version in -lcrypto configure:13653: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lcrypto -lm -luuid -lrt -lcrypt -lpthread -ldl >&5 configure:13659: $? = 0 configure:13663: test -z || test ! -s conftest.err configure:13666: $? = 0 configure:13669: test -s conftest configure:13672: $? = 0 configure:13685: result: yes configure:13699: checking for SSL_CTX_new in -lssl configure:13729: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lssl -lcrypto -lm -luuid -lrt -lcrypt -lpthread -ldl >&5 configure:13735: $? = 0 configure:13739: test -z || test ! -s conftest.err configure:13742: $? = 0 configure:13745: test -s conftest configure:13748: $? = 0 configure:13761: result: yes configure:13778: checking for ENGINE_init configure:13835: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lssl -lcrypto -lm -luuid -lrt -lcrypt -lpthread -ldl >&5 configure:13841: $? = 0 configure:13845: test -z || test ! -s conftest.err configure:13848: $? = 0 configure:13851: test -s conftest configure:13854: $? = 0 configure:13866: result: yes configure:13880: checking for ENGINE_load_builtin_engines configure:13937: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lssl -lcrypto -lm -luuid -lrt -lcrypt -lpthread -ldl >&5 configure:13943: $? = 0 configure:13947: test -z || test ! -s conftest.err configure:13950: $? = 0 configure:13953: test -s conftest configure:13956: $? = 0 configure:13968: result: yes configure:14238: checking for SSL_set_cert_store configure:14295: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lssl -lcrypto -lm -luuid -lrt -lcrypt -lpthread -ldl >&5 /tmp/ccPXCgFc.o(.text+0x9): In function `main': : undefined reference to `SSL_set_cert_store' /tmp/ccPXCgFc.o(.data+0x0): undefined reference to `SSL_set_cert_store' collect2: ld returned 1 exit status configure:14301: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define 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_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_ENGINE_INIT 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | /* end confdefs.h. */ | /* Define SSL_set_cert_store to an innocuous variant, in case declares SSL_set_cert_store. | For example, HP-UX 11i declares gettimeofday. */ | #define SSL_set_cert_store innocuous_SSL_set_cert_store | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SSL_set_cert_store (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef SSL_set_cert_store | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char SSL_set_cert_store (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_SSL_set_cert_store) || defined (__stub___SSL_set_cert_store) | choke me | #else | char (*f) () = SSL_set_cert_store; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != SSL_set_cert_store; | ; | return 0; | } configure:14326: result: no configure:14476: checking whether Distcache is required configure:14497: result: no (default) configure:14834: checking whether to enable mod_ssl configure:14846: result: shared configure:14950: checking whether to enable mod_optional_hook_export configure:14988: result: no configure:15043: checking whether to enable mod_optional_hook_import configure:15081: result: no configure:15136: checking whether to enable mod_optional_fn_import configure:15174: result: no configure:15229: checking whether to enable mod_optional_fn_export configure:15267: result: no configure:15360: checking for target platform configure:15385: result: unix configure:15417: checking for rlim_t configure:15443: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:15449: $? = 0 configure:15453: test -z || test ! -s conftest.err configure:15456: $? = 0 configure:15459: test -s conftest.o configure:15462: $? = 0 configure:15477: result: yes configure:15505: checking sys/time.h usability configure:15517: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:15523: $? = 0 configure:15527: test -z || test ! -s conftest.err configure:15530: $? = 0 configure:15533: test -s conftest.o configure:15536: $? = 0 configure:15546: result: yes configure:15550: checking sys/time.h presence configure:15560: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:15566: $? = 0 configure:15586: result: yes configure:15621: checking for sys/time.h configure:15628: result: yes configure:15505: checking sys/resource.h usability configure:15517: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:15523: $? = 0 configure:15527: test -z || test ! -s conftest.err configure:15530: $? = 0 configure:15533: test -s conftest.o configure:15536: $? = 0 configure:15546: result: yes configure:15550: checking sys/resource.h presence configure:15560: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:15566: $? = 0 configure:15586: result: yes configure:15621: checking for sys/resource.h configure:15628: result: yes configure:15496: checking for sys/sem.h configure:15501: result: yes configure:15505: checking sys/ipc.h usability configure:15517: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:15523: $? = 0 configure:15527: test -z || test ! -s conftest.err configure:15530: $? = 0 configure:15533: test -s conftest.o configure:15536: $? = 0 configure:15546: result: yes configure:15550: checking sys/ipc.h presence configure:15560: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:15566: $? = 0 configure:15586: result: yes configure:15621: checking for sys/ipc.h configure:15628: result: yes configure:15647: checking for setsid configure:15704: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 configure:15710: $? = 0 configure:15714: test -z || test ! -s conftest.err configure:15717: $? = 0 configure:15720: test -s conftest configure:15723: $? = 0 configure:15735: result: yes configure:15647: checking for killpg configure:15704: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 configure:15710: $? = 0 configure:15714: test -z || test ! -s conftest.err configure:15717: $? = 0 configure:15720: test -s conftest configure:15723: $? = 0 configure:15735: result: yes configure:15764: checking bstring.h usability configure:15776: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:85:21: bstring.h: No such file or directory configure:15782: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define 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_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_ENGINE_INIT 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SETSID 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15805: result: no configure:15809: checking bstring.h presence configure:15819: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:51:21: bstring.h: No such file or directory configure:15825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define 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_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_ENGINE_INIT 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SETSID 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | #include configure:15845: result: no configure:15880: checking for bstring.h configure:15887: result: no configure:15755: checking for unistd.h configure:15760: result: yes configure:15907: checking for syslog configure:15964: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 configure:15970: $? = 0 configure:15974: test -z || test ! -s conftest.err configure:15977: $? = 0 configure:15980: test -s conftest configure:15983: $? = 0 configure:15995: result: yes configure:16020: checking sys/times.h usability configure:16032: gcc -c -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:16038: $? = 0 configure:16042: test -z || test ! -s conftest.err configure:16045: $? = 0 configure:16048: test -s conftest.o configure:16051: $? = 0 configure:16061: result: yes configure:16065: checking sys/times.h presence configure:16075: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:16081: $? = 0 configure:16101: result: yes configure:16136: checking for sys/times.h configure:16143: result: yes configure:16160: checking for times configure:16217: gcc -o conftest -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/lib64 conftest.c -lm >&5 configure:16223: $? = 0 configure:16227: test -z || test ! -s conftest.err configure:16230: $? = 0 configure:16233: test -s conftest configure:16236: $? = 0 configure:16248: result: yes configure:16259: checking which MPM to use configure:16275: result: prefork configure:16985: checking whether to enable mod_http configure:17023: result: yes configure:17078: checking whether to enable mod_mime configure:17116: result: yes (most) configure:17185: checking for extra modules configure:17246: result: none configure:17270: checking whether to enable mod_dav configure:17308: result: yes (most) configure:17416: checking whether to enable mod_status configure:17454: result: no configure:17509: checking whether to enable mod_autoindex configure:17547: result: yes (most) configure:17602: checking whether to enable mod_asis configure:17640: result: shared configure:17695: checking whether to enable mod_info configure:17733: result: no configure:17788: checking whether to enable mod_suexec configure:17840: result: no configure:18089: checking whether to enable mod_cgi configure:18127: result: yes (most) configure:18182: checking whether to enable mod_cgid configure:18220: result: no configure:18625: checking whether to enable mod_dav_fs configure:18663: result: yes (most) configure:18753: checking whether to enable mod_dav_lock configure:18791: result: no configure:18872: checking whether to enable mod_vhost_alias configure:18910: result: shared configure:18965: checking whether to enable mod_negotiation configure:19003: result: yes (most) configure:19058: checking whether to enable mod_dir configure:19096: result: yes (most) configure:19151: checking whether to enable mod_imagemap configure:19189: result: yes (most) configure:19244: checking whether to enable mod_actions configure:19282: result: shared configure:19337: checking whether to enable mod_speling configure:19375: result: no configure:19430: checking whether to enable mod_userdir configure:19468: result: yes (most) configure:19523: checking whether to enable mod_alias configure:19561: result: yes (most) configure:19617: checking whether to enable mod_rewrite configure:19655: result: shared configure:19806: checking whether to enable mod_so configure:19844: result: yes configure:20797: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on rabbit config.status:906: creating docs/conf/httpd.conf config.status:906: creating docs/conf/extra/httpd-autoindex.conf config.status:906: creating docs/conf/extra/httpd-dav.conf config.status:906: creating docs/conf/extra/httpd-default.conf config.status:906: creating docs/conf/extra/httpd-info.conf config.status:906: creating docs/conf/extra/httpd-languages.conf config.status:906: creating docs/conf/extra/httpd-manual.conf config.status:906: creating docs/conf/extra/httpd-mpm.conf config.status:906: creating docs/conf/extra/httpd-multilang-errordoc.conf config.status:906: creating docs/conf/extra/httpd-ssl.conf config.status:906: creating docs/conf/extra/httpd-userdir.conf config.status:906: creating docs/conf/extra/httpd-vhosts.conf config.status:906: creating include/ap_config_layout.h config.status:906: creating support/apxs config.status:906: creating support/apachectl config.status:906: creating support/dbmmanage config.status:906: creating support/envvars-std config.status:906: creating support/log_server_status config.status:906: creating support/logresolve.pl config.status:906: creating support/phf_abuse_log.cgi config.status:906: creating support/split-logfile config.status:906: creating build/rules.mk config.status:906: creating build/pkg/pkginfo config.status:906: creating build/config_vars.sh config.status:1009: creating include/ap_config_auto.h config.status:1373: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-slackware-linux-gnu ac_cv_build_alias=x86_64-slackware-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_define_APR_HAS_DSO=yes ac_cv_define_APR_HAS_RANDOM=yes ac_cv_define_APR_HAVE_IPV6=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer' 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_build_alias_set=set ac_cv_env_build_alias_value=x86_64-slackware-linux 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_exeext= ac_cv_func_ENGINE_init=yes ac_cv_func_ENGINE_load_builtin_engines=yes ac_cv_func_SSL_set_cert_store=no ac_cv_func_bindprocessor=no ac_cv_func_getgrnam=yes ac_cv_func_getpwnam=yes ac_cv_func_initgroups=yes ac_cv_func_killpg=yes ac_cv_func_prctl=yes ac_cv_func_setsid=yes ac_cv_func_syslog=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_header_bstring_h=no ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_openssl_engine_h=yes ac_cv_header_openssl_opensslv_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_processor_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-slackware-linux-gnu ac_cv_host_alias=x86_64-slackware-linux ac_cv_lib_crypto_SSLeay_version=yes ac_cv_lib_ssl_SSL_CTX_new=yes ac_cv_mkdir_p=yes ac_cv_objext=o 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_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_search_sqrt=-lm ac_cv_search_strerror='none required' ac_cv_struct_tm_gmtoff=yes ac_cv_target=x86_64-slackware-linux-gnu ac_cv_target_alias=x86_64-slackware-linux ac_cv_type_rlim_t=yes ap_cv_zlib=/usr apache_cv_mpm=prefork ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHECTL_ULIMIT='ulimit -S -n `ulimit -H -n`' APR_BINDIR='/usr/bin' APR_CONFIG='/usr/bin/apr-1-config' APR_INCLUDEDIR='/tmp/httpd-2.2.3/srclib/apr/include' APR_VERSION='1.2.7' APU_BINDIR='/usr/bin' APU_CONFIG='/usr/bin/apu-1-config' APU_INCLUDEDIR='/tmp/httpd-2.2.3/srclib/apr-util/include' APU_VERSION='1.2.7' AP_BUILD_SRCLIB_DIRS='apr apr-util pcre' AP_CLEAN_SRCLIB_DIRS='apr-util apr pcre' AP_LIBS='/tmp/httpd-2.2.3/srclib/pcre/libpcre.la /tmp/httpd-2.2.3/srclib/apr-util/libaprutil-1.la -ldb-4.4 -lexpat /tmp/httpd-2.2.3/srclib/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl' AWK='gawk' BUILTIN_LIBS=' modules/aaa/libmod_authn_file.la modules/aaa/libmod_authn_dbm.la modules/aaa/libmod_authn_anon.la modules/aaa/libmod_authn_dbd.la modules/aaa/libmod_authn_default.la modules/aaa/libmod_authz_host.la modules/aaa/libmod_authz_groupfile.la modules/aaa/libmod_authz_user.la modules/aaa/libmod_authz_dbm.la modules/aaa/libmod_authz_owner.la modules/aaa/libmod_authz_default.la modules/aaa/libmod_auth_basic.la modules/aaa/libmod_auth_digest.la modules/database/libmod_dbd.la modules/debug/libmod_dumpio.la modules/filters/libmod_filter.la modules/filters/libmod_deflate.la modules/loggers/libmod_log_config.la modules/loggers/libmod_logio.la modules/metadata/libmod_ident.la modules/http/libmod_http.la modules/http/libmod_mime.la modules/dav/main/libmod_dav.la modules/generators/libmod_autoindex.la modules/generators/libmod_cgi.la modules/dav/fs/libmod_dav_fs.la modules/mappers/libmod_negotiation.la modules/mappers/libmod_dir.la modules/mappers/libmod_imagemap.la modules/mappers/libmod_userdir.la modules/mappers/libmod_alias.la modules/mappers/libmod_so.la' CC='gcc' CFLAGS='-O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer' CORE_IMPLIB='' CORE_IMPLIB_FILE='' CPP='gcc -E' CPPFLAGS='' CXX='' CXXFLAGS='' DEFS='-DHAVE_CONFIG_H' DSO_MODULES=' ext_filter include env mime_magic expires headers setenvif ssl asis vhost_alias actions rewrite' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_CFLAGS=' -pthread' EXTRA_CPPFLAGS=' -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE' EXTRA_CXXFLAGS='' EXTRA_INCLUDES='-I$(top_builddir)/srclib/pcre -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME) -I$(top_srcdir)/modules/http -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/include -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers -I$(top_srcdir)/modules/database -I/tmp/httpd-2.2.3/srclib/apr/include -I/tmp/httpd-2.2.3/srclib/apr-util/include -I/usr/include/db4 -I$(top_srcdir)/modules/proxy/../generators -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/dav/main' EXTRA_LDFLAGS=' -L/lib64' EXTRA_LIBS=' -lm' HTTPD_LDFLAGS='-export-dynamic' HTTPD_VERSION='2.2.3' INCLUDES='' INSTALL='$(LIBTOOL) --mode=install $(abs_srcdir)/build/install.sh -c' INSTALL_DSO='yes' INSTALL_PROG_FLAGS='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='/tmp/httpd-2.2.3/srclib/apr/libtool $(LTFLAGS)' LN_S='ln -s' LTCFLAGS='-prefer-non-pic -static' LTFLAGS='--silent' LTLIBOBJS='' LT_LDFLAGS='' LYNX_PATH='lynx' MKDEP='$(CC) -MM' MKINSTALLDIRS='$(abs_srcdir)/build/mkdir.sh' MK_IMPLIB='' MODULE_CLEANDIRS=' arch/win32 cache echo experimental ldap proxy test dav/lock' MODULE_DIRS=' aaa database debug filters loggers metadata ssl http dav/main generators dav/fs mappers' MOD_ACTIONS_LDADD='' MOD_ALIAS_LDADD='' MOD_ASIS_LDADD='' MOD_AUTHNZ_LDAP_LDADD='' MOD_AUTHN_ALIAS_LDADD='' MOD_AUTHN_ANON_LDADD='' MOD_AUTHN_DBD_LDADD='' MOD_AUTHN_DBM_LDADD='' MOD_AUTHN_DEFAULT_LDADD='' MOD_AUTHN_FILE_LDADD='' MOD_AUTHZ_DBM_LDADD='' MOD_AUTHZ_DEFAULT_LDADD='' MOD_AUTHZ_GROUPFILE_LDADD='' MOD_AUTHZ_HOST_LDADD='' MOD_AUTHZ_OWNER_LDADD='' MOD_AUTHZ_USER_LDADD='' MOD_AUTH_BASIC_LDADD='' MOD_AUTH_DIGEST_LDADD='' MOD_AUTOINDEX_LDADD='' MOD_BUCKETEER_LDADD='' MOD_CACHE_LDADD='' MOD_CASE_FILTER_IN_LDADD='' MOD_CASE_FILTER_LDADD='' MOD_CERN_META_LDADD='' MOD_CGID_LDADD='' MOD_CGI_LDADD='' MOD_CHARSET_LITE_LDADD='' MOD_DAV_FS_LDADD='' MOD_DAV_LDADD='' MOD_DAV_LOCK_LDADD='' MOD_DBD_LDADD='' MOD_DEFLATE_LDADD='-lz' MOD_DIR_LDADD='' MOD_DISK_CACHE_LDADD='' MOD_DUMPIO_LDADD='' MOD_ECHO_LDADD='' MOD_ENV_LDADD='' MOD_EXAMPLE_LDADD='' MOD_EXPIRES_LDADD='' MOD_EXT_FILTER_LDADD='' MOD_FILE_CACHE_LDADD='' MOD_FILTER_LDADD='' MOD_HEADERS_LDADD='' MOD_HTTP_LDADD='' MOD_IDENT_LDADD='' MOD_IMAGEMAP_LDADD='' MOD_INCLUDE_LDADD='' MOD_INFO_LDADD='' MOD_ISAPI_LDADD='' MOD_LDAP_LDADD='' MOD_LOGIO_LDADD='' MOD_LOG_CONFIG_LDADD='' MOD_LOG_FORENSIC_LDADD='' MOD_MEM_CACHE_LDADD='' MOD_MIME_LDADD='' MOD_MIME_MAGIC_LDADD='' MOD_NEGOTIATION_LDADD='' MOD_OPTIONAL_FN_EXPORT_LDADD='' MOD_OPTIONAL_FN_IMPORT_LDADD='' MOD_OPTIONAL_HOOK_EXPORT_LDADD='' MOD_OPTIONAL_HOOK_IMPORT_LDADD='' MOD_PROXY_AJP_LDADD='' MOD_PROXY_BALANCER_LDADD='' MOD_PROXY_CONNECT_LDADD='' MOD_PROXY_FTP_LDADD='' MOD_PROXY_HTTP_LDADD='' MOD_PROXY_LDADD='' MOD_REWRITE_LDADD='' MOD_SETENVIF_LDADD='' MOD_SO_LDADD='' MOD_SPELING_LDADD='' MOD_SSL_LDADD='$(SSL_LIBS) -export-symbols-regex ssl_module' MOD_STATUS_LDADD='' MOD_SUEXEC_LDADD='' MOD_UNIQUE_ID_LDADD='' MOD_USERDIR_LDADD='' MOD_USERTRACK_LDADD='' MOD_VERSION_LDADD='' MOD_VHOST_ALIAS_LDADD='' MPM_LIB='server/mpm/prefork/libprefork.la' MPM_NAME='prefork' MPM_SUBDIR_NAME='prefork' 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_VERSION='' PATH_SEPARATOR=':' PCRE_CONFIG='false' PICFLAGS='' PILDFLAGS='' PKGCONFIG='/usr/bin/pkg-config' PORT='80' POST_SHARED_CMDS='echo ""' PRE_SHARED_CMDS='echo ""' RANLIB='ranlib' RM='/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)' SSL_LIBS='-lssl -lcrypto -ldl' UTIL_LDFLAGS='' ab_LTFLAGS='' abs_srcdir='/tmp/httpd-2.2.3' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ap_make_delimiter=' ' ap_make_include='include' bindir='/usr/bin' build='x86_64-slackware-linux-gnu' build_alias='x86_64-slackware-linux' build_cpu='x86_64' build_os='linux-gnu' build_vendor='slackware' cgidir='/var/www/cgi-bin' checkgid_LTFLAGS='' datadir='/var/www' errordir='/var/www/error' exec_prefix='/usr' exp_bindir='/usr/bin' exp_cgidir='/var/www/cgi-bin' exp_datadir='/var/www' exp_errordir='/var/www/error' exp_exec_prefix='/usr' exp_htdocsdir='/var/www/htdocs' exp_iconsdir='/var/www/icons' exp_includedir='/usr/include/apache' exp_installbuilddir='/var/www/build' exp_libdir='/usr/lib' exp_libexecdir='/usr/libexec/apache' exp_localstatedir='/var' exp_logfiledir='/var/log/apache' exp_mandir='/usr/man' exp_manualdir='/var/www/manual' exp_proxycachedir='/var/cache/apache' exp_runtimedir='/var/run' exp_sbindir='/usr/sbin' exp_sysconfdir='/etc/apache' host='x86_64-slackware-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='slackware' htdbm_LTFLAGS='' htdigest_LTFLAGS='' htdocsdir='/var/www/htdocs' htpasswd_LTFLAGS='' iconsdir='/var/www/icons' includedir='/usr/include/apache' infodir='/usr/share/info' installbuilddir='/var/www/build' libdir='/usr/lib' libexecdir='/usr/libexec/apache' localstatedir='/var' logfiledir='/var/log/apache' logresolve_LTFLAGS='' mandir='/usr/man' manualdir='/var/www/manual' nonssl_listen_stmt_1='' nonssl_listen_stmt_2='' oldincludedir='/usr/include' other_targets='' perlbin='/usr/bin/perl' prefix='/usr' progname='httpd' program_transform_name='s,x,x,' proxycachedir='/var/cache/apache' rel_bindir='bin' rel_cgidir='/var/www/cgi-bin' rel_datadir='/var/www' rel_errordir='/var/www/error' rel_exec_prefix='' rel_htdocsdir='/var/www/htdocs' rel_iconsdir='/var/www/icons' rel_includedir='include/apache' rel_installbuilddir='/var/www/build' rel_libdir='lib' rel_libexecdir='libexec/apache' rel_localstatedir='/var' rel_logfiledir='/var/log/apache' rel_mandir='man' rel_manualdir='/var/www/manual' rel_proxycachedir='/var/cache/apache' rel_runtimedir='/var/run' rel_sbindir='sbin' rel_sysconfdir='/etc/apache' rotatelogs_LTFLAGS='' runtimedir='/var/run' sbindir='/usr/sbin' shared_build='shared-build' sharedstatedir='${prefix}/com' sysconfdir='/etc/apache' target='x86_64-slackware-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='slackware' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define APACHE_MPM_DIR "server/mpm/prefork" #define AP_ENABLE_V4_MAPPED 1 #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1 #define AP_TYPES_CONFIG_FILE "/etc/apache/mime.types" #define AP_USING_AUTOCONF 1 #define HAVE_ENGINE_INIT 1 #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 #define HAVE_GETGRNAM 1 #define HAVE_GETPWNAM 1 #define HAVE_GMTOFF 1 #define HAVE_GRP_H 1 #define HAVE_INITGROUPS 1 #define HAVE_INTTYPES_H 1 #define HAVE_KILLPG 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBSSL 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_OPENSSL 1 #define HAVE_OPENSSL_ENGINE_H 1 #define HAVE_OPENSSL_OPENSSLV_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_PRCTL 1 #define HAVE_PWD_H 1 #define HAVE_SETSID 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HTTPD_ROOT "/usr" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SERVER_CONFIG_FILE "/etc/apache/httpd.conf" #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 configure: exit 0