This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/development/Documents/httpd-mctls/srclib/apr-util/configure --disable-option-checking --enable-ssl=static --with-ssl=/home/development/Documents/TLMSP --enable-contextsplit CFLAGS=-DHAVE_MCTLS=1 LDFLAGS=-L/home/development/Documents/TLMSP --cache-file=/dev/null --srcdir=/home/development/Documents/httpd-mctls/srclib/apr-util --with-apr=../apr --prefix=/usr/local/apache2 --exec-prefix=/usr/local/apache2 --libdir=${prefix}/lib --includedir=/usr/local/apache2/include --bindir=${prefix}/bin ## --------- ## ## Platform. ## ## --------- ## hostname = development-VirtualBox uname -m = x86_64 uname -r = 4.4.0-119-generic uname -s = Linux uname -v = #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2606: checking build system type configure:2620: result: x86_64-pc-linux-gnu configure:2640: checking host system type configure:2653: result: x86_64-pc-linux-gnu configure:2673: checking target system type configure:2686: result: x86_64-pc-linux-gnu configure:2728: checking for a BSD-compatible install configure:2796: result: /usr/bin/install -c configure:2831: checking for working mkdir -p configure:2847: result: yes configure:2941: checking for chosen layout configure:2943: result: apr-util configure:3115: checking for gcc configure:3131: found /usr/bin/gcc configure:3142: result: gcc configure:3371: checking for C compiler version configure:3380: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 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:3391: $? = 0 configure:3380: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:3391: $? = 0 configure:3380: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3391: $? = 1 configure:3380: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3391: $? = 1 configure:3411: checking whether the C compiler works configure:3433: gcc -DHAVE_MCTLS=1 -L/home/development/Documents/TLMSP conftest.c >&5 configure:3437: $? = 0 configure:3485: result: yes configure:3488: checking for C compiler default output file name configure:3490: result: a.out configure:3496: checking for suffix of executables configure:3503: gcc -o conftest -DHAVE_MCTLS=1 -L/home/development/Documents/TLMSP conftest.c >&5 configure:3507: $? = 0 configure:3529: result: configure:3551: checking whether we are cross compiling configure:3559: gcc -o conftest -DHAVE_MCTLS=1 -L/home/development/Documents/TLMSP conftest.c >&5 configure:3563: $? = 0 configure:3570: ./conftest configure:3574: $? = 0 configure:3589: result: no configure:3594: checking for suffix of object files configure:3616: gcc -c -DHAVE_MCTLS=1 conftest.c >&5 configure:3620: $? = 0 configure:3641: result: o configure:3645: checking whether we are using the GNU C compiler configure:3664: gcc -c -DHAVE_MCTLS=1 conftest.c >&5 configure:3664: $? = 0 configure:3673: result: yes configure:3682: checking whether gcc accepts -g configure:3702: gcc -c -g conftest.c >&5 configure:3702: $? = 0 configure:3743: result: yes configure:3760: checking for gcc option to accept ISO C89 configure:3823: gcc -c -DHAVE_MCTLS=1 conftest.c >&5 configure:3823: $? = 0 configure:3836: result: none needed configure:4013: checking for APR configure:4092: result: yes configure:4359: checking how to run the C preprocessor configure:4429: result: gcc -E configure:4449: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c configure:4449: $? = 0 configure:4463: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4463: $? = 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:4492: checking for grep that handles long lines and -e configure:4550: result: /bin/grep configure:4555: checking for egrep configure:4617: result: /bin/grep -E configure:4622: checking for ANSI C header files configure:4642: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4642: $? = 0 configure:4715: gcc -o conftest -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c >&5 configure:4715: $? = 0 configure:4715: ./conftest configure:4715: $? = 0 configure:4726: result: yes configure:4739: checking for sys/types.h configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for sys/stat.h configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for stdlib.h configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for string.h configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for memory.h configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for strings.h configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for inttypes.h configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for stdint.h configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for unistd.h configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:18793: checking for default DBM configure:18795: result: sdbm (default) configure:19645: checking for pg_config configure:19678: result: no configure:19733: checking libpq-fe.h usability configure:19733: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:22: fatal error: libpq-fe.h: No such file or directory compilation terminated. configure:19733: $? = 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:19733: result: no configure:19733: checking libpq-fe.h presence configure:19733: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:22: fatal error: libpq-fe.h: No such file or directory compilation terminated. configure:19733: $? = 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:19733: result: no configure:19733: checking for libpq-fe.h configure:19733: result: no configure:19855: checking postgresql/libpq-fe.h usability configure:19855: gcc -c -DHAVE_MCTLS=1 -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 compilation terminated. configure:19855: $? = 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:19855: result: no configure:19855: checking postgresql/libpq-fe.h presence configure:19855: 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 compilation terminated. configure:19855: $? = 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:19855: result: no configure:19855: checking for postgresql/libpq-fe.h configure:19855: result: no configure:20751: checking sqlite3.h usability configure:20751: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:21: fatal error: sqlite3.h: No such file or directory compilation terminated. configure:20751: $? = 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:20751: result: no configure:20751: checking sqlite3.h presence configure:20751: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:21: fatal error: sqlite3.h: No such file or directory compilation terminated. configure:20751: $? = 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:20751: result: no configure:20751: checking for sqlite3.h configure:20751: result: no configure:21029: checking sqlite.h usability configure:21029: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:20: fatal error: sqlite.h: No such file or directory compilation terminated. configure:21029: $? = 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:21029: result: no configure:21029: checking sqlite.h presence configure:21029: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:20: fatal error: sqlite.h: No such file or directory compilation terminated. configure:21029: $? = 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:21029: result: no configure:21029: checking for sqlite.h configure:21029: result: no configure:22249: checking for odbc_config configure:22282: result: no configure:22359: checking sql.h usability configure:22359: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:17: fatal error: sql.h: No such file or directory compilation terminated. configure:22359: $? = 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:22359: result: no configure:22359: checking sql.h presence configure:22359: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:17: fatal error: sql.h: No such file or directory compilation terminated. configure:22359: $? = 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:22359: result: no configure:22359: checking for sql.h configure:22359: result: no configure:22411: checking odbc/sql.h usability configure:22411: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:22: fatal error: odbc/sql.h: No such file or directory compilation terminated. configure:22411: $? = 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:22411: result: no configure:22411: checking odbc/sql.h presence configure:22411: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:22: fatal error: odbc/sql.h: No such file or directory compilation terminated. configure:22411: $? = 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:22411: result: no configure:22411: checking for odbc/sql.h configure:22411: result: no configure:22640: checking Expat 1.95.x configure:22660: gcc -o conftest -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lexpat >&5 configure:22660: $? = 0 configure:22670: result: yes configure:23168: checking iconv.h usability configure:23168: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:23168: $? = 0 configure:23168: result: yes configure:23168: checking iconv.h presence configure:23168: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c configure:23168: $? = 0 configure:23168: result: yes configure:23168: checking for iconv.h configure:23168: result: yes configure:23189: gcc -o conftest -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c >&5 configure:23189: $? = 0 configure:23412: checking for type of inbuf parameter to iconv configure:23435: gcc -c -DHAVE_MCTLS=1 -pthread -Werror -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:23435: $? = 0 configure:23452: result: char ** configure:23461: checking for iconv.h configure:23461: result: yes configure:23461: checking langinfo.h usability configure:23461: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:23461: $? = 0 configure:23461: result: yes configure:23461: checking langinfo.h presence configure:23461: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c configure:23461: $? = 0 configure:23461: result: yes configure:23461: checking for langinfo.h configure:23461: result: yes configure:23485: checking for nl_langinfo configure:23485: gcc -o conftest -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c >&5 configure:23485: $? = 0 configure:23485: result: yes configure:23505: checking for CODESET in langinfo.h configure:23530: result: yes configure:23554: checking whether APR has DSO support configure:23579: result: yes configure:23664: checking for library containing crypt configure:23695: gcc -o conftest -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c >&5 /tmp/ccloeHM7.o: In function `main': conftest.c:(.text+0xa): undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:23695: $? = 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:23695: gcc -o conftest -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lcrypt >&5 configure:23695: $? = 0 configure:23712: result: -lcrypt configure:23720: checking if system crypt() function is threadsafe configure:23730: result: no configure:23735: checking for crypt_r configure:23735: gcc -o conftest -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lcrypt >&5 configure:23735: $? = 0 configure:23735: result: yes configure:23749: checking style of crypt_r configure:23766: gcc -c -DHAVE_MCTLS=1 -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:29: warning: passing argument 3 of 'crypt_r' from incompatible pointer type [-Wincompatible-pointer-types] 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:23766: $? = 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:23781: gcc -c -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:23781: $? = 0 configure:23790: result: struct_crypt_data configure:23805: checking whether the compiler handles weak symbols configure:23826: gcc -o conftest -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lcrypt >&5 configure:23826: $? = 0 configure:23826: ./conftest configure:23826: $? = 0 configure:23836: result: yes configure:23845: checking for memset_s support configure:23867: gcc -o conftest -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lcrypt >&5 conftest.c: In function 'main': conftest.c:37:12: warning: implicit declaration of function 'memset_s' [-Wimplicit-function-declaration] return memset_s(buf, sizeof buf, 0, sizeof buf) != 0 || *buf != '\0'; ^ /tmp/ccdxId1Y.o: In function `main': conftest.c:(.text+0x3e): undefined reference to `memset_s' collect2: error: ld returned 1 exit status configure:23867: $? = 1 configure: program exited with status 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 | #define CRYPT_R_STRUCT_CRYPT_DATA 1 | #define HAVE_WEAK_SYMBOLS 1 | /* end confdefs.h. */ | | #ifdef HAVE_STRING_H | #define __STDC_WANT_LIB_EXT1__ 1 | #include | #endif | | int main(int argc, const char **argv) | { | char buf[1] = {1}; | return memset_s(buf, sizeof buf, 0, sizeof buf) != 0 || *buf != '\0'; | } configure:23877: result: no configure:23886: checking for explicit_bzero support configure:23911: gcc -o conftest -DHAVE_MCTLS=1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lcrypt >&5 conftest.c: In function 'main': conftest.c:39:5: warning: implicit declaration of function 'explicit_bzero' [-Wimplicit-function-declaration] explicit_bzero(buf, sizeof buf); ^ /tmp/ccOQNrT7.o: In function `main': conftest.c:(.text+0x34): undefined reference to `explicit_bzero' collect2: error: ld returned 1 exit status configure:23911: $? = 1 configure: program exited with status 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 | #define CRYPT_R_STRUCT_CRYPT_DATA 1 | #define HAVE_WEAK_SYMBOLS 1 | /* end confdefs.h. */ | | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | | int main(int argc, const char **argv) | { | char buf[1] = {1}; | explicit_bzero(buf, sizeof buf); | return *buf != '\0'; | } configure:23921: result: no configure:24158: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on development-VirtualBox config.status:933: creating Makefile config.status:933: creating export_vars.sh config.status:933: creating build/pkg/pkginfo config.status:933: creating apr-util.pc config.status:933: creating apu-1-config config.status:933: creating include/private/apu_select_dbm.h config.status:933: creating include/apr_ldap.h config.status:933: creating include/apu.h config.status:933: creating include/apu_want.h config.status:933: creating test/Makefile config.status:933: creating include/private/apu_config.h config.status:1108: include/private/apu_config.h is unchanged config.status:1122: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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=set ac_cv_env_CFLAGS_value=-DHAVE_MCTLS=1 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=set ac_cv_env_LDFLAGS_value=-L/home/development/Documents/TLMSP 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_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_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-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_install='/usr/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-pc-linux-gnu apr_cv_crypt_r_style=struct_crypt_data apu_cv_aprdso=yes apu_cv_expat_system=yes apu_cv_explicit_bzero=no apu_cv_memset_s=no apu_cv_weak_symbols=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## APRUTIL_DOTTED_VERSION='1.6.1' APRUTIL_EXPORT_LIBS='-lexpat' APRUTIL_INCLUDES='' APRUTIL_LDFLAGS='' APRUTIL_LIBNAME='aprutil-${APRUTIL_MAJOR_VERSION}' APRUTIL_LIBS='-lexpat /home/development/Documents/httpd-mctls/srclib/apr/libapr-1.la -lrt -lcrypt -lpthread -ldl' APRUTIL_MAJOR_VERSION='1' APRUTIL_PRIV_INCLUDES='-I/home/development/Documents/httpd-mctls/srclib/apr-util/include -I/home/development/Documents/httpd-mctls/srclib/apr-util/include/private' APR_BUILD_DIR='/home/development/Documents/httpd-mctls/srclib/apr/build' APR_ICONV_DIR='' APR_INCLUDES=' -I/home/development/Documents/httpd-mctls/srclib/apr/include ' APR_LIBS=' /home/development/Documents/httpd-mctls/srclib/apr/libapr-1.la -lrt -lcrypt -lpthread -ldl' APU_CONFIG_LOCATION='source' APU_DSO_LIBDIR='${libdir}/apr-util-1' APU_HAVE_MODULES='no' APU_LTVERSION='-version-info 6:1:6' APU_MODULES='' CC='gcc' CFLAGS='-DHAVE_MCTLS=1 -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/development/Documents/httpd-mctls/srclib/apr-util/build-outputs.mk' INCLUDE_RULES='include /home/development/Documents/httpd-mctls/srclib/apr-util/build/rules.mk' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDADD_crypto_commoncrypto='' LDADD_crypto_nss='' LDADD_crypto_openssl='' 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='-L/home/development/Documents/TLMSP' LIBOBJS='' LIBS='-lcrypt ' LTLIBOBJS='' LT_NO_INSTALL='-no-install' MYSQL_CONFIG='' OBJEXT='o' ODBC_CONFIG='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGSQL_CONFIG='' PKG_CONFIG='' SHELL='/bin/bash' abs_builddir='/home/development/Documents/httpd-mctls/srclib/apr-util' abs_srcdir='/home/development/Documents/httpd-mctls/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_commoncrypto='0' apu_have_crypto='0' apu_have_db='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-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='/usr/local/apache2' have_apr_iconv='0' have_iconv='1' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='/usr/local/apache2/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/apache2' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/bin' sharedstatedir='${prefix}/com' so_ext='lo' sysconfdir='${prefix}/conf' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' top_builddir='/home/development/Documents/httpd-mctls/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 HAVE_WEAK_SYMBOLS 1 #define APU_DSO_LIBDIR "/usr/local/apache2/lib/apr-util-1" configure: exit 0