This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.67. Invocation command line was $ /home/arario/setup/httpd-2.2.25/srclib/apr-util/configure --disable-option-checking --with-layout=apache --prefix=/usr/local/apache --enable-module=so --enable-mods-shared=all --enable-so --enable-rewrite --enable-deflate --enable-expires --enable-headers --enable-cache --enable-ssl --cache-file=/dev/null --srcdir=/home/arario/setup/httpd-2.2.25/srclib/apr-util --with-apr=../apr --prefix=/usr/local/apache --exec-prefix=/usr/local/apache --libdir=${prefix}/lib --includedir=/usr/local/apache/include --bindir=${prefix}/bin ## --------- ## ## Platform. ## ## --------- ## hostname = arario.web11 uname -m = x86_64 uname -r = 3.10.0-1160.el7.x86_64 uname -s = Linux uname -v = #1 SMP Mon Oct 19 16:18:59 UTC 2020 /usr/bin/uname -p = x86_64 /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/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2567: checking build system type configure:2581: result: x86_64-unknown-linux-gnu configure:2601: checking host system type configure:2614: result: x86_64-unknown-linux-gnu configure:2634: checking target system type configure:2647: result: x86_64-unknown-linux-gnu configure:2689: checking for a BSD-compatible install configure:2757: result: /bin/install -c configure:2792: checking for working mkdir -p configure:2808: result: yes configure:2902: checking for chosen layout configure:2904: result: apr-util configure:3076: checking for gcc configure:3092: found /bin/gcc configure:3103: result: gcc configure:3332: checking for C compiler version configure:3341: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) 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:3352: $? = 0 configure:3341: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:3352: $? = 0 configure:3341: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3352: $? = 4 configure:3341: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3352: $? = 4 configure:3372: checking whether the C compiler works configure:3394: gcc conftest.c >&5 configure:3398: $? = 0 configure:3446: result: yes configure:3449: checking for C compiler default output file name configure:3451: result: a.out configure:3457: checking for suffix of executables configure:3464: gcc -o conftest conftest.c >&5 configure:3468: $? = 0 configure:3490: result: configure:3512: checking whether we are cross compiling configure:3520: gcc -o conftest conftest.c >&5 configure:3524: $? = 0 configure:3531: ./conftest configure:3535: $? = 0 configure:3550: result: no configure:3555: checking for suffix of object files configure:3577: gcc -c conftest.c >&5 configure:3581: $? = 0 configure:3602: result: o configure:3606: checking whether we are using the GNU C compiler configure:3625: gcc -c conftest.c >&5 configure:3625: $? = 0 configure:3634: result: yes configure:3643: checking whether gcc accepts -g configure:3663: gcc -c -g conftest.c >&5 configure:3663: $? = 0 configure:3704: result: yes configure:3721: checking for gcc option to accept ISO C89 configure:3785: gcc -c -g -O2 conftest.c >&5 configure:3785: $? = 0 configure:3798: result: none needed configure:3975: checking for APR configure:4054: result: yes configure:4310: checking how to run the C preprocessor configure:4380: result: gcc -E configure:4400: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c configure:4400: $? = 0 configure:4414: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4443: checking for grep that handles long lines and -e configure:4501: result: /bin/grep configure:4506: checking for egrep configure:4568: result: /bin/grep -E configure:4573: checking for ANSI C header files configure:4593: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4593: $? = 0 configure:4666: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4666: $? = 0 configure:4666: ./conftest configure:4666: $? = 0 configure:4677: result: yes configure:4690: checking for sys/types.h configure:4690: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4690: $? = 0 configure:4690: result: yes configure:4690: checking for sys/stat.h configure:4690: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4690: $? = 0 configure:4690: result: yes configure:4690: checking for stdlib.h configure:4690: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4690: $? = 0 configure:4690: result: yes configure:4690: checking for string.h configure:4690: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4690: $? = 0 configure:4690: result: yes configure:4690: checking for memory.h configure:4690: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4690: $? = 0 configure:4690: result: yes configure:4690: checking for strings.h configure:4690: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4690: $? = 0 configure:4690: result: yes configure:4690: checking for inttypes.h configure:4690: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4690: $? = 0 configure:4690: result: yes configure:4690: checking for stdint.h configure:4690: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4690: $? = 0 configure:4690: result: yes configure:4690: checking for unistd.h configure:4690: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4690: $? = 0 configure:4690: result: yes configure:18546: checking for default DBM configure:18548: result: sdbm (default) configure:19398: checking for pg_config configure:19431: result: no configure:19486: checking libpq-fe.h usability configure:19486: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:22: fatal error: libpq-fe.h: No such file or directory #include ^ compilation terminated. configure:19486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19486: result: no configure:19486: checking libpq-fe.h presence configure:19486: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:22: fatal error: libpq-fe.h: No such file or directory #include ^ compilation terminated. configure:19486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:19486: result: no configure:19486: checking for libpq-fe.h configure:19486: result: no configure:19608: checking postgresql/libpq-fe.h usability configure:19608: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:33: fatal error: postgresql/libpq-fe.h: No such file or directory #include ^ compilation terminated. configure:19608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19608: result: no configure:19608: checking postgresql/libpq-fe.h presence configure:19608: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:33: fatal error: postgresql/libpq-fe.h: No such file or directory #include ^ compilation terminated. configure:19608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:19608: result: no configure:19608: checking for postgresql/libpq-fe.h configure:19608: result: no configure:20504: checking sqlite3.h usability configure:20504: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:21: fatal error: sqlite3.h: No such file or directory #include ^ compilation terminated. configure:20504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20504: result: no configure:20504: checking sqlite3.h presence configure:20504: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:21: fatal error: sqlite3.h: No such file or directory #include ^ compilation terminated. configure:20504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:20504: result: no configure:20504: checking for sqlite3.h configure:20504: result: no configure:20782: checking sqlite.h usability configure:20782: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:20: fatal error: sqlite.h: No such file or directory #include ^ compilation terminated. configure:20782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20782: result: no configure:20782: checking sqlite.h presence configure:20782: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:20: fatal error: sqlite.h: No such file or directory #include ^ compilation terminated. configure:20782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:20782: result: no configure:20782: checking for sqlite.h configure:20782: result: no configure:21796: checking sybdb.h usability configure:21796: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:19: fatal error: sybdb.h: No such file or directory #include ^ compilation terminated. configure:21796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21796: result: no configure:21796: checking sybdb.h presence configure:21796: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:19: fatal error: sybdb.h: No such file or directory #include ^ compilation terminated. configure:21796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:21796: result: no configure:21796: checking for sybdb.h configure:21796: result: no configure:21848: checking freetds/sybdb.h usability configure:21848: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:27: fatal error: freetds/sybdb.h: No such file or directory #include ^ compilation terminated. configure:21848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21848: result: no configure:21848: checking freetds/sybdb.h presence configure:21848: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:27: fatal error: freetds/sybdb.h: No such file or directory #include ^ compilation terminated. configure:21848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:21848: result: no configure:21848: checking for freetds/sybdb.h configure:21848: result: no configure:22439: checking for odbc_config configure:22457: found /bin/odbc_config configure:22469: result: /bin/odbc_config configure:22549: checking sql.h usability configure:22549: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include conftest.c >&5 conftest.c:52:17: fatal error: sql.h: No such file or directory #include ^ compilation terminated. configure:22549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22549: result: no configure:22549: checking sql.h presence configure:22549: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include conftest.c conftest.c:19:17: fatal error: sql.h: No such file or directory #include ^ compilation terminated. configure:22549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:22549: result: no configure:22549: checking for sql.h configure:22549: result: no configure:22601: checking odbc/sql.h usability configure:22601: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include conftest.c >&5 conftest.c:52:22: fatal error: odbc/sql.h: No such file or directory #include ^ compilation terminated. configure:22601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22601: result: no configure:22601: checking odbc/sql.h presence configure:22601: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include conftest.c conftest.c:19:22: fatal error: odbc/sql.h: No such file or directory #include ^ compilation terminated. configure:22601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:22601: result: no configure:22601: checking for odbc/sql.h configure:22601: result: no configure:22837: checking Expat 1.95.x configure:22857: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lexpat >&5 configure:22857: $? = 0 configure:22867: result: yes configure:23547: checking iconv.h usability configure:23547: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:23547: $? = 0 configure:23547: result: yes configure:23547: checking iconv.h presence configure:23547: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c configure:23547: $? = 0 configure:23547: result: yes configure:23547: checking for iconv.h configure:23547: result: yes configure:23568: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 /tmp/ccahbEm3.o: In function `main': /home/arario/setup/httpd-2.2.25/srclib/apr-util/conftest.c:28: undefined reference to `libiconv_open' /home/arario/setup/httpd-2.2.25/srclib/apr-util/conftest.c:29: undefined reference to `libiconv' collect2: error: ld returned 1 exit status configure:23568: $? = 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 HAVE_EXPAT_H 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | iconv_t cd = iconv_open("", ""); | iconv(cd, NULL, NULL, NULL, NULL); | | ; | return 0; | } configure:23613: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -liconv >&5 configure:23613: $? = 0 configure:23791: checking for type of inbuf parameter to iconv configure:23814: gcc -c -g -O2 -pthread -Werror -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:23814: $? = 0 configure:23831: result: char ** configure:23840: checking for iconv.h configure:23840: result: yes configure:23840: checking langinfo.h usability configure:23840: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:23840: $? = 0 configure:23840: result: yes configure:23840: checking langinfo.h presence configure:23840: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c configure:23840: $? = 0 configure:23840: result: yes configure:23840: checking for langinfo.h configure:23840: result: yes configure:23864: checking for nl_langinfo configure:23864: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:23864: $? = 0 configure:23864: result: yes configure:23884: checking for CODESET in langinfo.h configure:23909: result: yes configure:23933: checking whether APR has DSO support configure:23958: result: yes configure:24043: checking for library containing crypt configure:24074: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 /tmp/ccOYFHLa.o: In function `main': /home/arario/setup/httpd-2.2.25/srclib/apr-util/conftest.c:36: undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:24074: $? = 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 HAVE_EXPAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CODESET 1 | #define APU_DSO_BUILD 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:24074: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lcrypt >&5 configure:24074: $? = 0 configure:24091: result: -lcrypt configure:24099: checking if system crypt() function is threadsafe configure:24109: result: no configure:24114: checking for crypt_r configure:24114: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lcrypt >&5 configure:24114: $? = 0 configure:24114: result: yes configure:24128: checking style of crypt_r configure:24145: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:30:1: error: unknown type name 'CRYPTD' CRYPTD buffer; ^ conftest.c:31:3: warning: passing argument 3 of 'crypt_r' from incompatible pointer type [enabled by default] crypt_r("passwd", "hash", &buffer); ^ In file included from conftest.c:26:0: /usr/include/crypt.h:60:14: note: expected 'struct crypt_data * __restrict__' but argument is of type 'int *' extern char *crypt_r (const char *__key, const char *__salt, ^ configure:24145: $? = 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 HAVE_EXPAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CODESET 1 | #define APU_DSO_BUILD 1 | #define HAVE_CRYPT_R 1 | /* end confdefs.h. */ | #include | int | main () | { | CRYPTD buffer; | crypt_r("passwd", "hash", &buffer); | ; | return 0; | } configure:24160: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:24160: $? = 0 configure:24169: result: struct_crypt_data configure:24401: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on arario.web11 config.status:941: creating Makefile config.status:941: creating export_vars.sh config.status:941: creating build/pkg/pkginfo config.status:941: creating apr-util.pc config.status:941: creating apu-1-config config.status:941: creating include/private/apu_select_dbm.h config.status:941: creating include/apr_ldap.h config.status:941: creating include/apu.h config.status:941: creating include/apu_want.h config.status:941: creating test/Makefile config.status:941: creating include/private/apu_config.h config.status:1129: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_define_CODESET=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_crypt_r=yes ac_cv_func_nl_langinfo=yes ac_cv_header_freetds_sybdb_h=no ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_memory_h=yes ac_cv_header_odbc_sql_h=no ac_cv_header_postgresql_libpq_fe_h=no ac_cv_header_sql_h=no ac_cv_header_sqlite3_h=no ac_cv_header_sqlite_h=no 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_sybdb_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_mkdir_p=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ODBC_CONFIG=/bin/odbc_config ac_cv_path_install='/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_crypt=-lcrypt ac_cv_target=x86_64-unknown-linux-gnu apr_cv_crypt_r_style=struct_crypt_data apu_cv_aprdso=yes apu_cv_expat_system=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## APRUTIL_DOTTED_VERSION='1.5.2' APRUTIL_EXPORT_LIBS='-lexpat -liconv' APRUTIL_INCLUDES='' APRUTIL_LDFLAGS='' APRUTIL_LIBNAME='aprutil-${APRUTIL_MAJOR_VERSION}' APRUTIL_LIBS='-lexpat -liconv /home/arario/setup/httpd-2.2.25/srclib/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl' APRUTIL_MAJOR_VERSION='1' APRUTIL_PRIV_INCLUDES='-I/home/arario/setup/httpd-2.2.25/srclib/apr-util/include -I/home/arario/setup/httpd-2.2.25/srclib/apr-util/include/private' APR_BUILD_DIR='/home/arario/setup/httpd-2.2.25/srclib/apr/build' APR_ICONV_DIR='' APR_INCLUDES=' -I/home/arario/setup/httpd-2.2.25/srclib/apr/include ' APR_LIBS=' /home/arario/setup/httpd-2.2.25/srclib/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl' APR_XML_DIR='' APU_CONFIG_LOCATION='source' APU_DSO_LIBDIR='${libdir}/apr-util-1' APU_HAVE_MODULES='no' APU_LTVERSION='-version-info 5:2:5' APU_MODULES='' CC='gcc' CFLAGS='-g -O2 -pthread' CPP='gcc -E' CPPFLAGS=' -DLINUX -D_REENTRANT -D_GNU_SOURCE' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_OBJECTS='' GREP='/bin/grep' INCLUDE_OUTPUTS='include /home/arario/setup/httpd-2.2.25/srclib/apr-util/build-outputs.mk' INCLUDE_RULES='include /home/arario/setup/httpd-2.2.25/srclib/apr-util/build/rules.mk' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDADD_crypto_nss='' LDADD_crypto_openssl='' LDADD_dbd_freetds='' LDADD_dbd_mysql='' LDADD_dbd_odbc='' LDADD_dbd_oracle='' LDADD_dbd_pgsql='' LDADD_dbd_sqlite2='' LDADD_dbd_sqlite3='' LDADD_dbm_db='' LDADD_dbm_gdbm='' LDADD_dbm_ndbm='' LDADD_ldap='' LDFLAGS='' LIBOBJS='' LIBS='-lcrypt ' LTLIBOBJS='' LT_NO_INSTALL='-no-install' MYSQL_CONFIG='' OBJEXT='o' ODBC_CONFIG='/bin/odbc_config' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGSQL_CONFIG='' PKG_CONFIG='' SHELL='/bin/sh' abs_builddir='/home/arario/setup/httpd-2.2.25/srclib/apr-util' abs_srcdir='/home/arario/setup/httpd-2.2.25/srclib/apr-util' ac_ct_CC='gcc' apr_shlibpath_var='LD_LIBRARY_PATH' apu_db_header='db.h' apu_db_version='0' apu_dbd_tests='' apu_has_ldap='0' apu_has_ldap_microsoft='0' apu_has_ldap_mozilla='0' apu_has_ldap_netscape='0' apu_has_ldap_novell='0' apu_has_ldap_openldap='0' apu_has_ldap_other='0' apu_has_ldap_solaris='0' apu_has_ldap_sslinit='0' apu_has_ldap_start_tls_s='0' apu_has_ldap_tivoli='0' apu_has_ldap_zos='0' apu_has_ldapssl_add_trusted_cert='0' apu_has_ldapssl_client_deinit='0' apu_has_ldapssl_client_init='0' apu_has_ldapssl_init='0' apu_has_ldapssl_install_routines='0' apu_have_crypto='0' apu_have_db='0' apu_have_freetds='0' apu_have_gdbm='0' apu_have_mysql='0' apu_have_ndbm='0' apu_have_nss='0' apu_have_odbc='0' apu_have_openssl='0' apu_have_oracle='0' apu_have_pgsql='0' apu_have_sdbm='1' apu_have_sqlite2='0' apu_have_sqlite3='0' apu_use_db='0' apu_use_gdbm='0' apu_use_ndbm='0' apu_use_sdbm='1' bindir='${prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='/usr/local/apache' have_apr_iconv='0' have_iconv='1' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='/usr/local/apache/include' infodir='${datarootdir}/info' lber_h='' ldap_h='' ldap_ssl_h='' lib_target='-rpath $(libdir) $(OBJECTS)' libdir='${prefix}/lib' libexecdir='${exec_prefix}/modules' localedir='${datarootdir}/locale' localstatedir='${prefix}' mandir='${prefix}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/apache' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/bin' sharedstatedir='${prefix}/com' so_ext='lo' sysconfdir='${prefix}/conf' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' top_builddir='/home/arario/setup/httpd-2.2.25/srclib/apr-util' ## ----------- ## ## 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 HAVE_EXPAT_H 1 #define HAVE_ICONV_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_CODESET 1 #define APU_DSO_BUILD 1 #define HAVE_CRYPT_R 1 #define CRYPT_R_STRUCT_CRYPT_DATA 1 #define APU_DSO_LIBDIR "/usr/local/apache/lib/apr-util-1" configure: exit 0