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 $ /usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr-util/configure --disable-option-checking --enable-so --enable-rewrite --enable-ssl --with-included-apr CFLAGS=-O2 --cache-file=/dev/null --srcdir=/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/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 = ub12041sv uname -m = x86_64 uname -r = 3.2.0-33-generic uname -s = Linux uname -v = #52-Ubuntu SMP Thu Oct 18 16:29:15 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2579: checking build system type configure:2593: result: x86_64-unknown-linux-gnu configure:2613: checking host system type configure:2626: result: x86_64-unknown-linux-gnu configure:2646: checking target system type configure:2659: result: x86_64-unknown-linux-gnu configure:2701: checking for a BSD-compatible install configure:2769: result: /usr/bin/install -c configure:2797: checking for working mkdir -p configure:2813: result: yes configure:2907: checking for chosen layout configure:2909: result: apr-util configure:3081: checking for gcc configure:3097: found /usr/bin/gcc configure:3108: result: gcc configure:3337: checking for C compiler version configure:3346: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3357: $? = 0 configure:3346: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:3357: $? = 0 configure:3346: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3357: $? = 4 configure:3346: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3357: $? = 4 configure:3377: checking whether the C compiler works configure:3399: gcc -O2 conftest.c >&5 configure:3403: $? = 0 configure:3451: result: yes configure:3454: checking for C compiler default output file name configure:3456: result: a.out configure:3462: checking for suffix of executables configure:3469: gcc -o conftest -O2 conftest.c >&5 configure:3473: $? = 0 configure:3495: result: configure:3517: checking whether we are cross compiling configure:3525: gcc -o conftest -O2 conftest.c >&5 configure:3529: $? = 0 configure:3536: ./conftest configure:3540: $? = 0 configure:3555: result: no configure:3560: checking for suffix of object files configure:3582: gcc -c -O2 conftest.c >&5 configure:3586: $? = 0 configure:3607: result: o configure:3611: checking whether we are using the GNU C compiler configure:3630: gcc -c -O2 conftest.c >&5 configure:3630: $? = 0 configure:3639: result: yes configure:3648: checking whether gcc accepts -g configure:3668: gcc -c -g conftest.c >&5 configure:3668: $? = 0 configure:3709: result: yes configure:3726: checking for gcc option to accept ISO C89 configure:3790: gcc -c -O2 conftest.c >&5 configure:3790: $? = 0 configure:3803: result: none needed configure:3980: checking for APR configure:4059: result: yes configure:4315: checking how to run the C preprocessor configure:4385: result: gcc -E configure:4405: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:4405: $? = 0 configure:4419: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4419: $? = 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:4448: checking for grep that handles long lines and -e configure:4506: result: /bin/grep configure:4511: checking for egrep configure:4573: result: /bin/grep -E configure:4578: checking for ANSI C header files configure:4598: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4598: $? = 0 configure:4671: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4671: $? = 0 configure:4671: ./conftest configure:4671: $? = 0 configure:4682: result: yes configure:4695: checking for sys/types.h configure:4695: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4695: $? = 0 configure:4695: result: yes configure:4695: checking for sys/stat.h configure:4695: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4695: $? = 0 configure:4695: result: yes configure:4695: checking for stdlib.h configure:4695: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4695: $? = 0 configure:4695: result: yes configure:4695: checking for string.h configure:4695: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4695: $? = 0 configure:4695: result: yes configure:4695: checking for memory.h configure:4695: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4695: $? = 0 configure:4695: result: yes configure:4695: checking for strings.h configure:4695: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4695: $? = 0 configure:4695: result: yes configure:4695: checking for inttypes.h configure:4695: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4695: $? = 0 configure:4695: result: yes configure:4695: checking for stdint.h configure:4695: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4695: $? = 0 configure:4695: result: yes configure:4695: checking for unistd.h configure:4695: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4695: $? = 0 configure:4695: result: yes configure:30915: checking for default DBM configure:30917: result: sdbm (default) configure:31687: checking for pg_config configure:31720: result: no configure:31775: checking libpq-fe.h usability configure:31775: gcc -c -O2 -pthread -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:31775: $? = 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:31775: result: no configure:31775: checking libpq-fe.h presence configure:31775: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:22: fatal error: libpq-fe.h: No such file or directory compilation terminated. configure:31775: $? = 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:31775: result: no configure:31775: checking for libpq-fe.h configure:31775: result: no configure:31897: checking postgresql/libpq-fe.h usability configure:31897: gcc -c -O2 -pthread -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:31897: $? = 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:31897: result: no configure:31897: checking postgresql/libpq-fe.h presence configure:31897: gcc -E -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:31897: $? = 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:31897: result: no configure:31897: checking for postgresql/libpq-fe.h configure:31897: result: no configure:32753: checking sqlite3.h usability configure:32753: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:21: fatal error: sqlite3.h: No such file or directory compilation terminated. configure:32753: $? = 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:32753: result: no configure:32753: checking sqlite3.h presence configure:32753: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:21: fatal error: sqlite3.h: No such file or directory compilation terminated. configure:32753: $? = 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:32753: result: no configure:32753: checking for sqlite3.h configure:32753: result: no configure:33011: checking sqlite.h usability configure:33011: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:20: fatal error: sqlite.h: No such file or directory compilation terminated. configure:33011: $? = 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:33011: result: no configure:33011: checking sqlite.h presence configure:33011: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:20: fatal error: sqlite.h: No such file or directory compilation terminated. configure:33011: $? = 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:33011: result: no configure:33011: checking for sqlite.h configure:33011: result: no configure:33985: checking sybdb.h usability configure:33985: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:19: fatal error: sybdb.h: No such file or directory compilation terminated. configure:33985: $? = 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:33985: result: no configure:33985: checking sybdb.h presence configure:33985: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:19: fatal error: sybdb.h: No such file or directory compilation terminated. configure:33985: $? = 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:33985: result: no configure:33985: checking for sybdb.h configure:33985: result: no configure:34037: checking freetds/sybdb.h usability configure:34037: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:27: fatal error: freetds/sybdb.h: No such file or directory compilation terminated. configure:34037: $? = 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:34037: result: no configure:34037: checking freetds/sybdb.h presence configure:34037: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:27: fatal error: freetds/sybdb.h: No such file or directory compilation terminated. configure:34037: $? = 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:34037: result: no configure:34037: checking for freetds/sybdb.h configure:34037: result: no configure:34608: checking for odbc_config configure:34641: result: no configure:34718: checking sql.h usability configure:34718: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:52:17: fatal error: sql.h: No such file or directory compilation terminated. configure:34718: $? = 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:34718: result: no configure:34718: checking sql.h presence configure:34718: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:17: fatal error: sql.h: No such file or directory compilation terminated. configure:34718: $? = 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:34718: result: no configure:34718: checking for sql.h configure:34718: result: no configure:34770: checking odbc/sql.h usability configure:34770: gcc -c -O2 -pthread -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:34770: $? = 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:34770: result: no configure:34770: checking odbc/sql.h presence configure:34770: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:19:22: fatal error: odbc/sql.h: No such file or directory compilation terminated. configure:34770: $? = 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:34770: result: no configure:34770: checking for odbc/sql.h configure:34770: result: no configure:34986: checking Expat 1.95.x configure:35006: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lexpat >&5 configure:35006: $? = 0 configure:35016: result: yes configure:35696: checking iconv.h usability configure:35696: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:35696: $? = 0 configure:35696: result: yes configure:35696: checking iconv.h presence configure:35696: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:35696: $? = 0 configure:35696: result: yes configure:35696: checking for iconv.h configure:35696: result: yes configure:35717: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:35717: $? = 0 configure:35940: checking for type of inbuf parameter to iconv configure:35963: gcc -c -O2 -pthread -Werror -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:35963: $? = 0 configure:35980: result: char ** configure:35989: checking for iconv.h configure:35989: result: yes configure:35989: checking langinfo.h usability configure:35989: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:35989: $? = 0 configure:35989: result: yes configure:35989: checking langinfo.h presence configure:35989: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:35989: $? = 0 configure:35989: result: yes configure:35989: checking for langinfo.h configure:35989: result: yes configure:36013: checking for nl_langinfo configure:36013: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:36013: $? = 0 configure:36013: result: yes configure:36033: checking for CODESET in langinfo.h configure:36058: result: yes configure:36082: checking whether APR has DSO support configure:36107: result: yes configure:36192: checking for library containing crypt configure:36223: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 /tmp/cc2fh5KL.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `crypt' collect2: ld returned 1 exit status configure:36223: $? = 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:36223: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lcrypt >&5 configure:36223: $? = 0 configure:36240: result: -lcrypt configure:36248: checking if system crypt() function is threadsafe configure:36258: result: no configure:36263: checking for crypt_r configure:36263: gcc -o conftest -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lcrypt >&5 configure:36263: $? = 0 configure:36263: result: yes configure:36277: checking style of crypt_r configure:36294: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:30:1: error: unknown type name 'CRYPTD' conftest.c:31:3: warning: passing argument 3 of 'crypt_r' from incompatible pointer type [enabled by default] /usr/include/crypt.h:60:14: note: expected 'struct crypt_data * __restrict__' but argument is of type 'int *' configure:36294: $? = 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:36309: gcc -c -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:36309: $? = 0 configure:36318: result: struct_crypt_data configure:36541: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ub12041sv config.status:942: creating Makefile config.status:942: creating export_vars.sh config.status:942: creating build/pkg/pkginfo config.status:942: creating apr-util.pc config.status:942: creating apu-1-config config.status:942: creating include/private/apu_select_dbm.h config.status:942: creating include/apr_ldap.h config.status:942: creating include/apu.h config.status:942: creating include/apu_want.h config.status:942: creating test/Makefile config.status:942: creating include/private/apu_config.h config.status:1130: 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=set ac_cv_env_CFLAGS_value=-O2 ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_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_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-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.4.1' APRUTIL_EXPORT_LIBS='-lexpat' APRUTIL_INCLUDES='' APRUTIL_LDFLAGS='' APRUTIL_LIBNAME='aprutil-${APRUTIL_MAJOR_VERSION}' APRUTIL_LIBS='-lexpat /usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr/libapr-1.la -lrt -lcrypt -lpthread -ldl' APRUTIL_MAJOR_VERSION='1' APRUTIL_PRIV_INCLUDES='-I/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr-util/include -I/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr-util/include/private' APR_BUILD_DIR='/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr/build' APR_ICONV_DIR='' APR_INCLUDES=' -I/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr/include ' APR_LIBS=' /usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr/libapr-1.la -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 4:1:4' APU_MODULES='' CC='gcc' CFLAGS='-O2 -pthread' CPP='gcc -E' CPPFLAGS=' -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 /usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr-util/build-outputs.mk' INCLUDE_RULES='include /usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/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='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGSQL_CONFIG='' PKG_CONFIG='' SHELL='/bin/bash' abs_builddir='/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/srclib/apr-util' abs_srcdir='/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/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/apache2' 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/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}' 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='/usr/local/src/phpinst-webmail-ubuntu/httpd-2.2.23/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/apache2/lib/apr-util-1" configure: exit 0