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.63. Invocation command line was $ ./configure --prefix=/bottlenecks/rubbos/app/apache2 --enable-module=so --enable-so --with-mpm=worker ## --------- ## ## Platform. ## ## --------- ## hostname = ubuntu uname -m = x86_64 uname -r = 3.16.0-30-generic uname -s = Linux uname -v = #40~14.04.1-Ubuntu SMP Thu Jan 15 17:43:14 UTC 2015 /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: /bottlenecks/rubbos/app/jdk1.6.0_27/bin PATH: /bin/unix PATH: /bottlenecks/rubbos/app/apache-ant-1.6.5/bin PATH: /bottlenecks/rubbos/app/apache-tomcat-5.5.17/bin 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 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2401: checking for chosen layout configure:2403: result: Apache configure:3205: checking for working mkdir -p configure:3221: result: yes configure:3238: checking build system type configure:3256: result: x86_64-unknown-linux-gnu configure:3278: checking host system type configure:3293: result: x86_64-unknown-linux-gnu configure:3315: checking target system type configure:3330: result: x86_64-unknown-linux-gnu configure:3373: checking for APR configure:3433: result: reconfig configure:3697: checking for APR-util configure:3758: result: reconfig configure:4024: checking for gcc configure:4051: result: gcc configure:4283: checking for C compiler version configure:4291: gcc --version >&5 gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4 Copyright (C) 2013 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:4295: $? = 0 configure:4302: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-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 --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.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) configure:4306: $? = 0 configure:4313: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4317: $? = 4 configure:4340: checking for C compiler default output file name configure:4362: gcc -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:4366: $? = 0 configure:4404: result: a.out configure:4423: checking whether the C compiler works configure:4433: ./a.out configure:4437: $? = 0 configure:4456: result: yes configure:4463: checking whether we are cross compiling configure:4465: result: no configure:4468: checking for suffix of executables configure:4475: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:4479: $? = 0 configure:4505: result: configure:4511: checking for suffix of object files configure:4537: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4541: $? = 0 configure:4566: result: o configure:4570: checking whether we are using the GNU C compiler configure:4599: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4606: $? = 0 configure:4623: result: yes configure:4632: checking whether gcc accepts -g configure:4662: gcc -c -g -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4669: $? = 0 configure:4770: result: yes configure:4787: checking for gcc option to accept ISO C89 configure:4861: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4868: $? = 0 configure:4891: result: none needed configure:4914: checking how to run the C preprocessor configure:5032: result: gcc -E configure:5061: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:5068: $? = 0 configure:5099: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5106: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:5506: checking for rm configure:5524: found /bin/rm configure:5536: result: /bin/rm configure:5548: checking for gawk configure:5564: found /usr/bin/gawk configure:5575: result: gawk configure:5600: checking for a BSD-compatible install configure:5668: result: /usr/bin/install -c configure:5679: checking whether ln -s works configure:5683: result: yes configure:5733: checking for ranlib configure:5749: found /usr/bin/ranlib configure:5760: result: ranlib configure:5786: checking for grep that handles long lines and -e configure:5846: result: /bin/grep configure:5851: checking for egrep configure:5915: result: /bin/grep -E configure:5920: checking for ANSI C header files configure:5950: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5957: $? = 0 configure:6056: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:6060: $? = 0 configure:6066: ./conftest configure:6070: $? = 0 configure:6088: result: yes configure:6112: checking for sys/types.h configure:6133: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6140: $? = 0 configure:6157: result: yes configure:6112: checking for sys/stat.h configure:6133: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6140: $? = 0 configure:6157: result: yes configure:6112: checking for stdlib.h configure:6133: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6140: $? = 0 configure:6157: result: yes configure:6112: checking for string.h configure:6133: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6140: $? = 0 configure:6157: result: yes configure:6112: checking for memory.h configure:6133: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6140: $? = 0 configure:6157: result: yes configure:6112: checking for strings.h configure:6133: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6140: $? = 0 configure:6157: result: yes configure:6112: checking for inttypes.h configure:6133: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6140: $? = 0 configure:6157: result: yes configure:6112: checking for stdint.h configure:6133: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6140: $? = 0 configure:6157: result: yes configure:6112: checking for unistd.h configure:6133: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6140: $? = 0 configure:6157: result: yes configure:6182: checking minix/config.h usability configure:6199: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:51:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6206: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #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:6220: result: no configure:6224: checking minix/config.h presence configure:6239: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:18:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6246: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6260: result: no configure:6288: checking for minix/config.h configure:6295: result: no configure:6326: checking whether it is safe to define __EXTENSIONS__ configure:6354: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6361: $? = 0 configure:6376: result: yes configure:6402: checking for library containing strerror configure:6443: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:6450: $? = 0 configure:6481: result: none required configure:6494: checking for ANSI C header files configure:6662: result: yes configure:6697: checking for string.h configure:6704: result: yes configure:6708: checking limits.h usability configure:6725: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6732: $? = 0 configure:6746: result: yes configure:6750: checking limits.h presence configure:6765: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6772: $? = 0 configure:6786: result: yes configure:6814: checking for limits.h configure:6823: result: yes configure:6697: checking for unistd.h configure:6704: result: yes configure:6708: checking sys/socket.h usability configure:6725: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6732: $? = 0 configure:6746: result: yes configure:6750: checking sys/socket.h presence configure:6765: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6772: $? = 0 configure:6786: result: yes configure:6814: checking for sys/socket.h configure:6823: result: yes configure:6708: checking pwd.h usability configure:6725: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6732: $? = 0 configure:6746: result: yes configure:6750: checking pwd.h presence configure:6765: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6772: $? = 0 configure:6786: result: yes configure:6814: checking for pwd.h configure:6823: result: yes configure:6708: checking grp.h usability configure:6725: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6732: $? = 0 configure:6746: result: yes configure:6750: checking grp.h presence configure:6765: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6772: $? = 0 configure:6786: result: yes configure:6814: checking for grp.h configure:6823: result: yes configure:6697: checking for strings.h configure:6704: result: yes configure:6708: checking sys/prctl.h usability configure:6725: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6732: $? = 0 configure:6746: result: yes configure:6750: checking sys/prctl.h presence configure:6765: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6772: $? = 0 configure:6786: result: yes configure:6814: checking for sys/prctl.h configure:6823: result: yes configure:6708: checking sys/processor.h usability configure:6725: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:65:27: fatal error: sys/processor.h: No such file or directory #include ^ compilation terminated. configure:6732: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #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:6746: result: no configure:6750: checking sys/processor.h presence configure:6765: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:32:27: fatal error: sys/processor.h: No such file or directory #include ^ compilation terminated. configure:6772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:6786: result: no configure:6814: checking for sys/processor.h configure:6823: result: no configure:6708: checking sys/sem.h usability configure:6725: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6732: $? = 0 configure:6746: result: yes configure:6750: checking sys/sem.h presence configure:6765: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6772: $? = 0 configure:6786: result: yes configure:6814: checking for sys/sem.h configure:6823: result: yes configure:6838: checking for sys/wait.h that is POSIX.1 compatible configure:6874: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6881: $? = 0 configure:6896: result: yes configure:6908: checking for an ANSI C-conforming const configure:6983: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6990: $? = 0 configure:7005: result: yes configure:7057: checking for getpwnam configure:7113: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:7120: $? = 0 configure:7142: result: yes configure:7057: checking for getgrnam configure:7113: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:7120: $? = 0 configure:7142: result: yes configure:7057: checking for initgroups configure:7113: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:7120: $? = 0 configure:7142: result: yes configure:7057: checking for bindprocessor configure:7113: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 /tmp/ccXQRJbg.o: In function `main': /bottlenecks/rubbos/app/httpd-2.0.64/conftest.c:71: undefined reference to `bindprocessor' collect2: error: ld returned 1 exit status configure:7120: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define bindprocessor to an innocuous variant, in case declares bindprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define bindprocessor innocuous_bindprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindprocessor | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bindprocessor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_bindprocessor || defined __stub___bindprocessor | choke me | #endif | | int | main () | { | return bindprocessor (); | ; | return 0; | } configure:7142: result: no configure:7057: checking for prctl configure:7113: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:7120: $? = 0 configure:7142: result: yes configure:7057: checking for timegm configure:7113: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:7120: $? = 0 configure:7142: result: yes configure:7155: checking for tm_gmtoff in struct tm configure:7182: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:7189: $? = 0 configure:7204: result: yes configure:7393: checking whether to enable mod_access configure:7431: result: yes (default) configure:7485: checking whether to enable mod_auth configure:7523: result: yes (default) configure:7577: checking whether to enable mod_auth_anon configure:7615: result: no configure:7669: checking whether to enable mod_auth_dbm configure:7707: result: no configure:7762: checking whether to enable mod_auth_digest configure:7845: result: no configure:7947: checking whether to enable mod_isapi configure:7985: result: no configure:8087: checking whether to enable mod_file_cache configure:8125: result: no configure:8227: checking whether to enable mod_echo configure:8265: result: no configure:8462: checking whether to enable mod_charset_lite configure:8500: result: no configure:8558: checking whether to enable mod_cache configure:8596: result: no configure:8650: checking whether to enable mod_disk_cache configure:8688: result: no configure:8742: checking whether to enable mod_mem_cache configure:8780: result: no configure:8834: checking whether to enable mod_example configure:8872: result: no configure:8926: checking whether to enable mod_case_filter configure:8964: result: no configure:9018: checking whether to enable mod_case_filter_in configure:9056: result: no configure:9110: checking whether to enable mod_dumpio configure:9148: result: no configure:9204: checking whether to enable mod_ldap configure:9242: result: no configure:9298: checking whether to enable mod_auth_ldap configure:9336: result: no configure:9416: checking whether to enable mod_ext_filter configure:9454: result: no configure:9508: checking whether to enable mod_include configure:9546: result: yes (default) configure:9623: checking whether to enable mod_deflate configure:10008: result: no configure:10088: checking whether to enable mod_log_config configure:10126: result: yes (default) configure:10181: checking whether to enable mod_log_forensic configure:10219: result: no configure:10299: checking whether to enable mod_logio configure:10337: result: no configure:10417: checking whether to enable mod_env configure:10455: result: yes (default) configure:10509: checking whether to enable mod_mime_magic configure:10547: result: no configure:10601: checking whether to enable mod_cern_meta configure:10639: result: no configure:10693: checking whether to enable mod_expires configure:10731: result: no configure:10785: checking whether to enable mod_headers configure:10823: result: no configure:10878: checking whether to enable mod_usertrack configure:11177: result: no configure:11232: checking whether to enable mod_unique_id configure:11270: result: no configure:11324: checking whether to enable mod_setenvif configure:11362: result: yes (default) configure:11416: checking whether to enable mod_version configure:11454: result: no configure:11564: checking whether to enable mod_proxy configure:11602: result: no configure:11671: checking whether to enable mod_proxy_connect configure:11709: result: no configure:11763: checking whether to enable mod_proxy_ftp configure:11801: result: no configure:11855: checking whether to enable mod_proxy_http configure:11893: result: no configure:11973: checking whether to enable mod_ssl configure:12478: result: no configure:12558: checking whether to enable mod_optional_hook_export configure:12596: result: no configure:12650: checking whether to enable mod_optional_hook_import configure:12688: result: no configure:12742: checking whether to enable mod_optional_fn_import configure:12780: result: no configure:12834: checking whether to enable mod_optional_fn_export configure:12872: result: no configure:12926: checking whether to enable mod_bucketeer configure:12964: result: no configure:13056: checking for target platform configure:13081: result: unix configure:13113: checking for rlim_t configure:13144: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13151: $? = 0 configure:13170: result: yes configure:13200: checking sys/time.h usability configure:13217: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13224: $? = 0 configure:13238: result: yes configure:13242: checking sys/time.h presence configure:13257: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:13264: $? = 0 configure:13278: result: yes configure:13306: checking for sys/time.h configure:13315: result: yes configure:13200: checking sys/resource.h usability configure:13217: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13224: $? = 0 configure:13238: result: yes configure:13242: checking sys/resource.h presence configure:13257: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:13264: $? = 0 configure:13278: result: yes configure:13306: checking for sys/resource.h configure:13315: result: yes configure:13189: checking for sys/sem.h configure:13196: result: yes configure:13200: checking sys/ipc.h usability configure:13217: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13224: $? = 0 configure:13238: result: yes configure:13242: checking sys/ipc.h presence configure:13257: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:13264: $? = 0 configure:13278: result: yes configure:13306: checking for sys/ipc.h configure:13315: result: yes configure:13336: checking for setsid configure:13392: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:13399: $? = 0 configure:13421: result: yes configure:13336: checking for killpg configure:13392: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:13399: $? = 0 configure:13421: result: yes configure:13454: checking bstring.h usability configure:13471: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:80:21: fatal error: bstring.h: No such file or directory #include ^ compilation terminated. configure:13478: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PRCTL 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SETSID 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | #include | #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:13492: result: no configure:13496: checking bstring.h presence configure:13511: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:47:21: fatal error: bstring.h: No such file or directory #include ^ compilation terminated. configure:13518: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PRCTL 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SETSID 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | #include configure:13532: result: no configure:13560: checking for bstring.h configure:13569: result: no configure:13443: checking for unistd.h configure:13450: result: yes configure:13591: checking for syslog configure:13647: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:13654: $? = 0 configure:13676: result: yes configure:13705: checking sys/times.h usability configure:13722: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:13729: $? = 0 configure:13743: result: yes configure:13747: checking sys/times.h presence configure:13762: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c configure:13769: $? = 0 configure:13783: result: yes configure:13811: checking for sys/times.h configure:13820: result: yes configure:13839: checking for times configure:13895: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:13902: $? = 0 configure:13924: result: yes configure:13937: checking which MPM to use configure:13953: result: worker configure:14630: checking whether to enable mod_http configure:14668: result: yes configure:14722: checking whether to enable mod_mime configure:14760: result: yes (default) configure:14828: checking for extra modules configure:14887: result: none configure:14912: checking whether to enable mod_dav configure:14950: result: no configure:15057: checking whether to enable mod_status configure:15095: result: yes (default) configure:15149: checking whether to enable mod_autoindex configure:15187: result: yes (default) configure:15241: checking whether to enable mod_asis configure:15279: result: yes (default) configure:15333: checking whether to enable mod_info configure:15371: result: no configure:15425: checking whether to enable mod_suexec configure:15477: result: no configure:15557: checking whether to enable mod_cgid configure:15593: result: checking dependencies configure:15641: checking whether to enable mod_cgid configure:15653: result: yes (default) configure:15707: checking whether to enable mod_cgi configure:15745: result: no configure:16442: checking for pthread_kill configure:16498: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib conftest.c >&5 configure:16505: $? = 0 configure:16527: result: yes configure:16571: checking whether to enable mod_dav_fs configure:16609: result: no configure:16689: checking whether to enable mod_vhost_alias configure:16727: result: no configure:16781: checking whether to enable mod_negotiation configure:16819: result: yes (default) configure:16873: checking whether to enable mod_dir configure:16911: result: yes (default) configure:16965: checking whether to enable mod_imap configure:17003: result: yes (default) configure:17057: checking whether to enable mod_actions configure:17095: result: yes (default) configure:17149: checking whether to enable mod_speling configure:17187: result: no configure:17241: checking whether to enable mod_userdir configure:17279: result: yes (default) configure:17333: checking whether to enable mod_alias configure:17371: result: yes (default) configure:17426: checking whether to enable mod_rewrite configure:17464: result: no configure:17583: checking whether to enable mod_so configure:17621: result: yes configure:18020: checking whether byte ordering is bigendian configure:18045: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:58:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:58:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:58:15: error: unknown type name 'universal' configure:18052: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PRCTL 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SETSID 1 | #define HAVE_KILLPG 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_TIMES 1 | #define HAVE_PTHREAD_KILL 1 | #define AP_USING_AUTOCONF 1 | #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1 | #define AP_SIG_GRACEFUL SIGUSR1 | #define AP_SIG_GRACEFUL_STRING "SIGUSR1" | #define AP_SIG_GRACEFUL_SHORT USR1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:18102: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:18109: $? = 0 configure:18141: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:64:4: error: unknown type name 'not' not big endian ^ conftest.c:64:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:18148: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PRCTL 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SETSID 1 | #define HAVE_KILLPG 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_TIMES 1 | #define HAVE_PTHREAD_KILL 1 | #define AP_USING_AUTOCONF 1 | #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1 | #define AP_SIG_GRACEFUL SIGUSR1 | #define AP_SIG_GRACEFUL_STRING "SIGUSR1" | #define AP_SIG_GRACEFUL_SHORT USR1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:18400: result: no configure:19008: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ubuntu config.status:1003: creating docs/conf/httpd-std.conf config.status:1003: creating docs/conf/ssl-std.conf config.status:1003: creating include/ap_config_layout.h config.status:1003: creating support/apxs config.status:1003: creating support/apachectl config.status:1003: creating support/dbmmanage config.status:1003: creating support/envvars-std config.status:1003: creating support/log_server_status config.status:1003: creating support/logresolve.pl config.status:1003: creating support/phf_abuse_log.cgi config.status:1003: creating support/split-logfile config.status:1003: creating build/rules.mk config.status:1003: creating build/pkg/pkginfo config.status:1003: creating include/ap_config_auto.h config.status:1219: include/ap_config_auto.h is unchanged config.status:1237: executing default commands configure:20182: WARNING: unrecognized options: --enable-module ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_define_APR_HAS_DSO=yes ac_cv_define_APR_HAS_THREADS=yes ac_cv_define_APR_HAVE_IPV6=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bindprocessor=no ac_cv_func_getgrnam=yes ac_cv_func_getpwnam=yes ac_cv_func_initgroups=yes ac_cv_func_killpg=yes ac_cv_func_prctl=yes ac_cv_func_pthread_kill=yes ac_cv_func_setsid=yes ac_cv_func_syslog=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_header_bstring_h=no ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pwd_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_processor_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-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_RM=/bin/rm ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_struct_tm_gmtoff=yes ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type_rlim_t=yes apache_cv_mpm=worker ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHECTL_ULIMIT='ulimit -S -n `ulimit -H -n`' APR_BINDIR='/bottlenecks/rubbos/app/apache2/bin' APR_INCLUDEDIR='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/include' APU_BINDIR='/bottlenecks/rubbos/app/apache2/bin' APU_INCLUDEDIR='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/include' AP_BUILD_SRCLIB_DIRS='apr apr-util' AP_CLEAN_SRCLIB_DIRS='apr-util apr' AP_LIBS='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/pcre/libpcre.la /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/libaprutil-0.la /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/libexpat.la /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl' AP_SIG_GRACEFUL='SIGUSR1' AP_SIG_GRACEFUL_SHORT='USR1' AP_SIG_GRACEFUL_STRING='' AWK='gawk' BUILTIN_LIBS=' modules/aaa/mod_access.la modules/aaa/mod_auth.la modules/filters/mod_include.la modules/loggers/mod_log_config.la modules/metadata/mod_env.la modules/metadata/mod_setenvif.la modules/http/mod_http.la modules/http/mod_mime.la modules/generators/mod_status.la modules/generators/mod_autoindex.la modules/generators/mod_asis.la modules/generators/mod_cgid.la modules/mappers/mod_negotiation.la modules/mappers/mod_dir.la modules/mappers/mod_imap.la modules/mappers/mod_actions.la modules/mappers/mod_userdir.la modules/mappers/mod_alias.la modules/mappers/mod_so.la' CC='gcc' CFLAGS='' CORE_IMPLIB='' CORE_IMPLIB_FILE='' CPP='gcc -E' CPPFLAGS='' CXX='' CXXFLAGS='' DEFS='-DHAVE_CONFIG_H' DSO_MODULES='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_CFLAGS=' -g -O2 -pthread' EXTRA_CPPFLAGS=' -D_REENTRANT -D_GNU_SOURCE' EXTRA_CXXFLAGS='' EXTRA_INCLUDES=' -I/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/include -I/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/include -I/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME) -I$(top_srcdir)/modules/http -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/include -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/dav/main' EXTRA_LDFLAGS=' -L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib' EXTRA_LIBS='' GREP='/bin/grep' HTTPD_LDFLAGS='' HTTPD_VERSION='2.0.64' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_PROG_FLAGS='' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/libtool $(LTFLAGS)' LN_S='ln -s' LTCFLAGS='-prefer-non-pic -static' LTFLAGS='--silent' LTLIBOBJS='' LT_LDFLAGS='-export-dynamic' MK_IMPLIB='' MODULE_CLEANDIRS=' arch/win32 cache echo experimental proxy ssl test dav/main dav/fs' MODULE_DIRS=' aaa filters loggers metadata http generators mappers' MOD_ACCESS_LDADD='' MOD_ACTIONS_LDADD='' MOD_ALIAS_LDADD='' MOD_ASIS_LDADD='' MOD_AUTH_ANON_LDADD='' MOD_AUTH_DBM_LDADD='' MOD_AUTH_DIGEST_LDADD='' MOD_AUTH_LDADD='' MOD_AUTH_LDAP_LDADD='' MOD_AUTOINDEX_LDADD='' MOD_BUCKETEER_LDADD='' MOD_CACHE_LDADD='' MOD_CASE_FILTER_IN_LDADD='' MOD_CASE_FILTER_LDADD='' MOD_CERN_META_LDADD='' MOD_CGID_LDADD='' MOD_CGI_LDADD='' MOD_CHARSET_LITE_LDADD='' MOD_DAV_FS_LDADD='' MOD_DAV_LDADD='' MOD_DEFLATE_LDADD='' MOD_DIR_LDADD='' MOD_DISK_CACHE_LDADD='' MOD_DUMPIO_LDADD='' MOD_ECHO_LDADD='' MOD_ENV_LDADD='' MOD_EXAMPLE_LDADD='' MOD_EXPIRES_LDADD='' MOD_EXT_FILTER_LDADD='' MOD_FILE_CACHE_LDADD='' MOD_HEADERS_LDADD='' MOD_HTTP_LDADD='' MOD_IMAP_LDADD='' MOD_INCLUDE_LDADD='' MOD_INFO_LDADD='' MOD_ISAPI_LDADD='' MOD_LDAP_LDADD='' MOD_LOGIO_LDADD='' MOD_LOG_CONFIG_LDADD='' MOD_LOG_FORENSIC_LDADD='' MOD_MEM_CACHE_LDADD='' MOD_MIME_LDADD='' MOD_MIME_MAGIC_LDADD='' MOD_NEGOTIATION_LDADD='' MOD_OPTIONAL_FN_EXPORT_LDADD='' MOD_OPTIONAL_FN_IMPORT_LDADD='' MOD_OPTIONAL_HOOK_EXPORT_LDADD='' MOD_OPTIONAL_HOOK_IMPORT_LDADD='' MOD_PROXY_CONNECT_LDADD='' MOD_PROXY_FTP_LDADD='' MOD_PROXY_HTTP_LDADD='' MOD_PROXY_LDADD='' MOD_REWRITE_LDADD='' MOD_SETENVIF_LDADD='' MOD_SO_LDADD='' MOD_SPELING_LDADD='' MOD_SSL_LDADD='' MOD_STATUS_LDADD='' MOD_SUEXEC_LDADD='' MOD_UNIQUE_ID_LDADD='' MOD_USERDIR_LDADD='' MOD_USERTRACK_LDADD='' MOD_VERSION_LDADD='' MOD_VHOST_ALIAS_LDADD='' MPM_LIB='server/mpm/worker/libworker.la' MPM_NAME='worker' MPM_SUBDIR_NAME='worker' NOTEST_CFLAGS='' NOTEST_CPPFLAGS='-DAP_HAVE_DESIGNATED_INITIALIZER' NOTEST_CXXFLAGS='' NOTEST_LDFLAGS='' NOTEST_LIBS='' OBJEXT='o' OS='unix' OS_DIR='unix' OS_SPECIFIC_VARS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PORT='80' POST_SHARED_CMDS='echo ""' PRE_SHARED_CMDS='echo ""' RANLIB='ranlib' RM='/bin/rm' SHELL='/bin/bash' SHLIBPATH_VAR='LD_LIBRARY_PATH' SHLTCFLAGS='-prefer-pic' SH_LDFLAGS='' SH_LIBS='' SH_LIBTOOL='$(LIBTOOL)' SSL_LIBS='' UTIL_LDFLAGS='' ab_LTFLAGS='' abs_srcdir='/bottlenecks/rubbos/app/httpd-2.0.64' ac_ct_CC='gcc' ap_make_delimiter=' ' ap_make_include='include' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' cgidir='${datadir}/cgi-bin' checkgid_LTFLAGS='' datadir='${prefix}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' errordir='${datadir}/error' exec_prefix='${prefix}' exp_bindir='/bottlenecks/rubbos/app/apache2/bin' exp_cgidir='/bottlenecks/rubbos/app/apache2/cgi-bin' exp_datadir='/bottlenecks/rubbos/app/apache2' exp_errordir='/bottlenecks/rubbos/app/apache2/error' exp_exec_prefix='/bottlenecks/rubbos/app/apache2' exp_htdocsdir='/bottlenecks/rubbos/app/apache2/htdocs' exp_iconsdir='/bottlenecks/rubbos/app/apache2/icons' exp_includedir='/bottlenecks/rubbos/app/apache2/include' exp_installbuilddir='/bottlenecks/rubbos/app/apache2/build' exp_libdir='/bottlenecks/rubbos/app/apache2/lib' exp_libexecdir='/bottlenecks/rubbos/app/apache2/modules' exp_localstatedir='/bottlenecks/rubbos/app/apache2' exp_logfiledir='/bottlenecks/rubbos/app/apache2/logs' exp_mandir='/bottlenecks/rubbos/app/apache2/man' exp_manualdir='/bottlenecks/rubbos/app/apache2/manual' exp_proxycachedir='/bottlenecks/rubbos/app/apache2/proxy' exp_runtimedir='/bottlenecks/rubbos/app/apache2/logs' exp_sbindir='/bottlenecks/rubbos/app/apache2/bin' exp_sysconfdir='/bottlenecks/rubbos/app/apache2/conf' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htdbm_LTFLAGS='' htdigest_LTFLAGS='' htdocsdir='${datadir}/htdocs' htmldir='${docdir}' htpasswd_LTFLAGS='' iconsdir='${datadir}/icons' includedir='${prefix}/include' infodir='${datarootdir}/info' installbuilddir='${datadir}/build' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/modules' localedir='${datarootdir}/locale' localstatedir='${prefix}' logfiledir='${localstatedir}/logs' logresolve_LTFLAGS='' mandir='${prefix}/man' manualdir='${datadir}/manual' nonssl_listen_stmt_1='' nonssl_listen_stmt_2='Listen @@Port@@' oldincludedir='/usr/include' other_targets='' pdfdir='${docdir}' perlbin='/usr/bin/perl' prefix='/bottlenecks/rubbos/app/apache2' progname='httpd' program_transform_name='s,x,x,' proxycachedir='${localstatedir}/proxy' psdir='${docdir}' rel_bindir='bin' rel_cgidir='cgi-bin' rel_datadir='' rel_errordir='error' rel_exec_prefix='' rel_htdocsdir='htdocs' rel_iconsdir='icons' rel_includedir='include' rel_installbuilddir='build' rel_libdir='lib' rel_libexecdir='modules' rel_localstatedir='' rel_logfiledir='logs' rel_mandir='man' rel_manualdir='manual' rel_proxycachedir='proxy' rel_runtimedir='logs' rel_sbindir='bin' rel_sysconfdir='conf' rotatelogs_LTFLAGS='' runtimedir='${localstatedir}/logs' sbindir='${exec_prefix}/bin' shared_build='' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/conf' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_STRING_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_GETPWNAM 1 #define HAVE_GETGRNAM 1 #define HAVE_INITGROUPS 1 #define HAVE_PRCTL 1 #define HAVE_TIMEGM 1 #define HAVE_GMTOFF 1 #define AP_ENABLE_V4_MAPPED 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SETSID 1 #define HAVE_KILLPG 1 #define HAVE_UNISTD_H 1 #define HAVE_SYSLOG 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_TIMES 1 #define HAVE_PTHREAD_KILL 1 #define AP_USING_AUTOCONF 1 #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1 #define AP_SIG_GRACEFUL SIGUSR1 #define AP_SIG_GRACEFUL_STRING "SIGUSR1" #define AP_SIG_GRACEFUL_SHORT USR1 #define HTTPD_ROOT "/bottlenecks/rubbos/app/apache2" #define SERVER_CONFIG_FILE "conf/httpd.conf" #define AP_TYPES_CONFIG_FILE "conf/mime.types" #define APACHE_MPM_DIR "server/mpm/worker" configure: exit 0