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.60. Invocation command line was $ ./configure --with-mpm=prefork --with-ssl=/usr --enable-ssl=shared --with-suexec-safepath=/usr/local/bin:/usr/bin:/bin --with-suexec-logfile=/var/log/apache2/suexec_log --with-suexec-bin=/usr/sbin/suexec2 --with-suexec-userdir=public_html --with-suexec-caller=apache --with-suexec-docroot=/var/www --with-suexec-uidmin=1000 --with-suexec-gidmin=100 --with-suexec-umask=077 --enable-suexec=shared --with-apr=/usr --with-apr-util=/usr --cache-file=/var/tmp/portage/apache-2.0.59/work/httpd-2.0.59/config.cache --with-perl=/usr/bin/perl --with-expat=/usr --with-z=/usr --with-port=80 --enable-layout=Gentoo --with-program-name=apache2 --with-devrandom=/dev/urandom --host=x86_64-pc-linux-gnu --disable-example --enable-access=shared --enable-auth=shared --enable-auth_dbm=shared --enable-auth_anon=shared --enable-auth_digest=shared --enable-alias=shared --enable-file-cache=shared --enable-echo=shared --enable-charset-lite=shared --enable-cache=shared --enable-disk-cache=shared --enable-mem-cache=shared --enable-ext-filter=shared --enable-case_filter=shared --enable-case-filter-in=shared --enable-deflate=shared --enable-mime-magic=shared --enable-cern-meta=shared --enable-expires=shared --enable-headers=shared --enable-usertrack=shared --enable-unique-id=shared --enable-proxy=shared --enable-proxy-connect=shared --enable-proxy-ftp=shared --enable-proxy-http=shared --disable-optional-hook-export --disable-optional-hook-import --disable-optional-fn-import --disable-optional-fn-export --disable-bucketeer --enable-info=shared --enable-include=shared --enable-cgi=shared --enable-cgid=shared --enable-dav=shared --enable-dav-fs=shared --enable-vhost-alias=shared --enable-speling=shared --enable-rewrite=shared --enable-log_config=shared --enable-logio=shared --enable-env=shared --enable-setenvif=shared --enable-mime=shared --enable-status=shared --enable-autoindex=shared --enable-asis=shared --enable-negotiation=shared --enable-dir=shared --enable-imap=shared --enable-actions=shared --enable-userdir=shared --enable-so=yes ## --------- ## ## Platform. ## ## --------- ## hostname = gentz uname -m = x86_64 uname -r = 2.6.17-gentoo-r8 uname -s = Linux uname -v = #1 Thu Oct 12 12:17:19 PDT 2006 /usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+ /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1733: loading cache /var/tmp/portage/apache-2.0.59/work/httpd-2.0.59/config.cache configure:2027: checking for chosen layout configure:2029: result: Gentoo configure:2822: checking for working mkdir -p configure:2838: result: yes configure:2855: checking build system type configure:2873: result: x86_64-unknown-linux-gnu configure:2895: checking host system type configure:2910: result: x86_64-pc-linux-gnu configure:2932: checking target system type configure:2947: result: x86_64-pc-linux-gnu configure:2990: checking for APR configure:3050: result: yes configure:3309: checking for APR-util configure:3370: result: yes configure:3591: checking for x86_64-pc-linux-gnu-gcc configure:3618: result: x86_64-pc-linux-gnu-gcc configure:3896: checking for C compiler version configure:3903: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) Copyright (C) 2006 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:3906: $? = 0 configure:3913: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r1) configure:3916: $? = 0 configure:3923: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3926: $? = 1 configure:3949: checking for C compiler default output file name configure:3976: x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:3979: $? = 0 configure:4025: result: a.out configure:4030: checking whether the C compiler works configure:4040: ./a.out configure:4043: $? = 0 configure:4060: result: yes configure:4067: checking whether we are cross compiling configure:4069: result: no configure:4072: checking for suffix of executables configure:4079: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:4082: $? = 0 configure:4106: result: configure:4112: checking for suffix of object files configure:4138: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4141: $? = 0 configure:4164: result: o configure:4168: checking whether we are using the GNU C compiler configure:4197: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4203: $? = 0 configure:4210: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4213: $? = 0 configure:4220: test -s conftest.o configure:4223: $? = 0 configure:4237: result: yes configure:4242: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4272: x86_64-pc-linux-gnu-gcc -c -g -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4278: $? = 0 configure:4285: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4288: $? = 0 configure:4295: test -s conftest.o configure:4298: $? = 0 configure:4428: result: yes configure:4445: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4519: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:4525: $? = 0 configure:4532: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4535: $? = 0 configure:4542: test -s conftest.o configure:4545: $? = 0 configure:4565: result: none needed configure:4588: checking how to run the C preprocessor configure:4718: result: x86_64-pc-linux-gnu-gcc -E configure:4747: x86_64-pc-linux-gnu-gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:4753: $? = 0 configure:4791: x86_64-pc-linux-gnu-gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:4797: $? = 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:4910: updating cache /var/tmp/portage/apache-2.0.59/work/httpd-2.0.59/config.cache configure:4957: loading cache /var/tmp/portage/apache-2.0.59/work/httpd-2.0.59/config.cache configure:5197: checking for rm configure:5215: found /bin/rm configure:5227: result: /bin/rm configure:5239: checking for gawk configure:5255: found /bin/gawk configure:5266: result: gawk configure:5290: checking for a BSD-compatible install configure:5346: result: /bin/install -c configure:5357: checking whether ln -s works configure:5361: result: yes configure:5371: checking for x86_64-pc-linux-gnu-ranlib configure:5398: result: x86_64-pc-linux-gnu-ranlib configure:5467: checking for grep that handles long lines and -e configure:5541: result: /bin/grep configure:5546: checking for egrep configure:5624: result: /bin/grep -E configure:5630: checking for AIX configure:5652: result: no configure:5658: checking for library containing strerror configure:5699: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:5705: $? = 0 configure:5712: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5715: $? = 0 configure:5722: test -s conftest configure:5725: $? = 0 configure:5749: result: none required configure:5757: checking for ANSI C header files configure:5938: result: yes configure:5962: checking for sys/types.h configure:6022: result: yes configure:5962: checking for sys/stat.h configure:6022: result: yes configure:5962: checking for stdlib.h configure:6022: result: yes configure:5962: checking for string.h configure:6022: result: yes configure:5962: checking for memory.h configure:6022: result: yes configure:5962: checking for strings.h configure:6022: result: yes configure:5962: checking for inttypes.h configure:6022: result: yes configure:5962: checking for stdint.h configure:6022: result: yes configure:5962: checking for unistd.h configure:6022: result: yes configure:6044: checking minix/config.h usability configure:6061: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:51:26: error: minix/config.h: No such file or directory configure:6067: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6098: result: no configure:6102: checking minix/config.h presence configure:6117: x86_64-pc-linux-gnu-gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:18:26: error: minix/config.h: No such file or directory configure:6123: $? = 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:6144: result: no configure:6172: checking for minix/config.h configure:6179: result: no configure:6213: checking for ANSI C header files configure:6394: result: yes configure:6429: checking for string.h configure:6435: result: yes configure:6429: checking for limits.h configure:6435: result: yes configure:6429: checking for unistd.h configure:6435: result: yes configure:6439: checking sys/socket.h usability configure:6456: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6462: $? = 0 configure:6469: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6472: $? = 0 configure:6479: test -s conftest.o configure:6482: $? = 0 configure:6493: result: yes configure:6497: checking sys/socket.h presence configure:6512: x86_64-pc-linux-gnu-gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6518: $? = 0 configure:6539: result: yes configure:6567: checking for sys/socket.h configure:6575: result: yes configure:6439: checking pwd.h usability configure:6456: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6462: $? = 0 configure:6469: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6472: $? = 0 configure:6479: test -s conftest.o configure:6482: $? = 0 configure:6493: result: yes configure:6497: checking pwd.h presence configure:6512: x86_64-pc-linux-gnu-gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6518: $? = 0 configure:6539: result: yes configure:6567: checking for pwd.h configure:6575: result: yes configure:6439: checking grp.h usability configure:6456: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6462: $? = 0 configure:6469: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6472: $? = 0 configure:6479: test -s conftest.o configure:6482: $? = 0 configure:6493: result: yes configure:6497: checking grp.h presence configure:6512: x86_64-pc-linux-gnu-gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6518: $? = 0 configure:6539: result: yes configure:6567: checking for grp.h configure:6575: result: yes configure:6429: checking for strings.h configure:6435: result: yes configure:6439: checking sys/prctl.h usability configure:6456: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6462: $? = 0 configure:6469: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6472: $? = 0 configure:6479: test -s conftest.o configure:6482: $? = 0 configure:6493: result: yes configure:6497: checking sys/prctl.h presence configure:6512: x86_64-pc-linux-gnu-gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6518: $? = 0 configure:6539: result: yes configure:6567: checking for sys/prctl.h configure:6575: result: yes configure:6439: checking sys/processor.h usability configure:6456: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:60:27: error: sys/processor.h: No such file or directory configure:6462: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6493: result: no configure:6497: checking sys/processor.h presence configure:6512: x86_64-pc-linux-gnu-gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c conftest.c:27:27: error: sys/processor.h: No such file or directory configure:6518: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:6539: result: no configure:6567: checking for sys/processor.h configure:6575: result: no configure:6439: checking sys/sem.h usability configure:6456: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6462: $? = 0 configure:6469: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6472: $? = 0 configure:6479: test -s conftest.o configure:6482: $? = 0 configure:6493: result: yes configure:6497: checking sys/sem.h presence configure:6512: x86_64-pc-linux-gnu-gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:6518: $? = 0 configure:6539: result: yes configure:6567: checking for sys/sem.h configure:6575: result: yes configure:6588: checking for sys/wait.h that is POSIX.1 compatible configure:6624: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6630: $? = 0 configure:6637: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6640: $? = 0 configure:6647: test -s conftest.o configure:6650: $? = 0 configure:6662: result: yes configure:6674: checking for an ANSI C-conforming const configure:6787: result: yes configure:6839: checking for getpwnam configure:6895: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:6901: $? = 0 configure:6908: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6911: $? = 0 configure:6918: test -s conftest configure:6921: $? = 0 configure:6935: result: yes configure:6839: checking for getgrnam configure:6895: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:6901: $? = 0 configure:6908: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6911: $? = 0 configure:6918: test -s conftest configure:6921: $? = 0 configure:6935: result: yes configure:6839: checking for initgroups configure:6895: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:6901: $? = 0 configure:6908: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6911: $? = 0 configure:6918: test -s conftest configure:6921: $? = 0 configure:6935: result: yes configure:6839: checking for bindprocessor configure:6895: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/usr/lib64 -L/usr/lib conftest.c >&5 /var/tmp/portage/apache-2.0.59/temp/cchUnFQk.o: In function `main': conftest.c:(.text+0x7): undefined reference to `bindprocessor' collect2: ld returned 1 exit status configure:6901: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define bindprocessor to an innocuous variant, in case declares bindprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define bindprocessor innocuous_bindprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindprocessor | | /* Override any 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:6935: result: no configure:6839: checking for prctl configure:6895: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:6901: $? = 0 configure:6908: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6911: $? = 0 configure:6918: test -s conftest configure:6921: $? = 0 configure:6935: result: yes configure:6839: checking for timegm configure:6895: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:6901: $? = 0 configure:6908: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6911: $? = 0 configure:6918: test -s conftest configure:6921: $? = 0 configure:6935: result: yes configure:6946: checking for tm_gmtoff in struct tm configure:6973: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:6979: $? = 0 configure:6986: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6989: $? = 0 configure:6996: test -s conftest.o configure:6999: $? = 0 configure:7011: result: yes configure:7443: checking whether byte ordering is bigendian configure:7475: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:7481: $? = 0 configure:7488: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7491: $? = 0 configure:7498: test -s conftest.o configure:7501: $? = 0 configure:7530: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:58: error: 'not' undeclared (first use in this function) conftest.c:58: error: (Each undeclared identifier is reported only once conftest.c:58: error: for each function it appears in.) conftest.c:58: error: expected ';' before 'big' configure:7536: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PRCTL 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define SUEXEC_BIN "/usr/sbin/suexec2" | #define AP_HTTPD_USER "apache" | #define AP_USERDIR_SUFFIX "public_html" | #define AP_DOC_ROOT "/var/www" | #define AP_UID_MIN 1000 | #define AP_GID_MIN 100 | #define AP_LOG_EXEC "/var/log/apache2/suexec_log" | #define AP_SAFE_PATH "/usr/local/bin:/usr/bin:/bin" | #define AP_SUEXEC_UMASK 0077 | #define AP_USING_AUTOCONF 1 | #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 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:7710: result: no configure:8273: updating cache /var/tmp/portage/apache-2.0.59/work/httpd-2.0.59/config.cache configure:8309: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gentz config.status:736: creating docs/conf/httpd-std.conf config.status:736: creating docs/conf/ssl-std.conf config.status:736: creating include/ap_config_layout.h config.status:736: creating support/apxs config.status:736: creating support/apachectl config.status:736: creating support/dbmmanage config.status:736: creating support/envvars-std config.status:736: creating support/log_server_status config.status:736: creating support/logresolve.pl config.status:736: creating support/phf_abuse_log.cgi config.status:736: creating support/split-logfile config.status:736: creating build/rules.mk config.status:736: creating build/pkg/pkginfo config.status:736: creating include/ap_config_auto.h config.status:1012: executing default commands ## ---------------- ## ## 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_HAVE_IPV6=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=athlon64 -O2 -pipe' 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= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bcopy=yes ac_cv_func_bindprocessor=no ac_cv_func_getgrnam=yes ac_cv_func_getpwnam=yes ac_cv_func_initgroups=yes ac_cv_func_memmove=yes ac_cv_func_prctl=yes ac_cv_func_sem_open=no ac_cv_func_strerror=yes ac_cv_func_timegm=yes 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_prctl_h=yes ac_cv_header_sys_processor_h=no 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_types_h=yes ac_cv_header_sys_wait_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_RM=/bin/rm ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_strerror='none required' ac_cv_struct_tm_gmtoff=yes ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## APR_BINDIR='/usr/bin' APR_INCLUDEDIR='/usr/include/apr-0' APU_BINDIR='/usr/bin' APU_INCLUDEDIR='/usr/include/apr-0' AP_BUILD_SRCLIB_DIRS='' AP_CLEAN_SRCLIB_DIRS='' AP_LIBS='/var/tmp/portage/apache-2.0.59/work/httpd-2.0.59/srclib/pcre/libpcre.la /usr/lib64/libaprutil-0.la -lgdbm -ldb-4.3 -lexpat /usr/lib64/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='' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-march=athlon64 -O2 -pipe' CORE_IMPLIB='' CORE_IMPLIB_FILE='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='' CXXFLAGS='-march=athlon64 -O2 -pipe' DEFS='-DHAVE_CONFIG_H' DSO_MODULES='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_CFLAGS=' -pthread' EXTRA_CPPFLAGS=' -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE' EXTRA_CXXFLAGS='' EXTRA_INCLUDES=' -I/usr/include/apr-0 -I/usr/include/db4.3 -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' EXTRA_LDFLAGS=' -L/usr/lib64 -L/usr/lib' EXTRA_LIBS='' GREP='/bin/grep' HTTPD_LDFLAGS='' HTTPD_VERSION='2.0.59' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_PROG_FLAGS='' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='/usr/share/apr-0/build/libtool $(LTFLAGS)' LN_S='ln -s' LTCFLAGS='-prefer-non-pic -static' LTFLAGS='--silent' LTLIBOBJS='' LT_LDFLAGS='' MK_IMPLIB='' MODULE_CLEANDIRS='' MODULE_DIRS='' MPM_LIB='' NOTEST_CFLAGS='' NOTEST_CPPFLAGS='-DAP_HAVE_DESIGNATED_INITIALIZER' NOTEST_CXXFLAGS='' NOTEST_LDFLAGS='' NOTEST_LIBS='' OBJEXT='o' OS='' OS_DIR='' 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='x86_64-pc-linux-gnu-ranlib' RM='/bin/rm' SHELL='/bin/sh' SHLIBPATH_VAR='LD_LIBRARY_PATH' SHLTCFLAGS='-prefer-pic' SH_LDFLAGS='' SH_LIBS='' SH_LIBTOOL='$(LIBTOOL)' UTIL_LDFLAGS='' abs_srcdir='/var/tmp/portage/apache-2.0.59/work/httpd-2.0.59' ac_ct_CC='' ap_make_delimiter=' ' ap_make_include='include' bindir='/usr/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' cgidir='/var/www/localhost/cgi-bin' datadir='/var/www/localhost' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' errordir='/var/www/localhost/error' exec_prefix='/usr' exp_bindir='/usr/bin' exp_cgidir='/var/www/localhost/cgi-bin' exp_datadir='/var/www/localhost' exp_errordir='/var/www/localhost/error' exp_exec_prefix='/usr' exp_htdocsdir='/var/www/localhost/htdocs' exp_iconsdir='/var/www/localhost/icons' exp_includedir='/usr/include/apache2' exp_installbuilddir='/usr/lib64/apache2/build' exp_libdir='/usr/lib64' exp_libexecdir='/usr/lib64/apache2/modules' exp_localstatedir='/var' exp_logfiledir='/var/log/apache2' exp_mandir='/usr/share/man' exp_manualdir='/usr/share/doc/apache-2.0.59/manual' exp_proxycachedir='/var/cache/apache2' exp_runtimedir='/var/run' exp_sbindir='/usr/sbin' exp_sysconfdir='/etc/apache2' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htdocsdir='/var/www/localhost/htdocs' htmldir='${docdir}' iconsdir='/var/www/localhost/icons' includedir='/usr/include/apache2' infodir='/usr/share/info' installbuilddir='/usr/lib64/apache2/build' libdir='/usr/lib64' libexecdir='/usr/lib64/apache2/modules' localedir='${datarootdir}/locale' localstatedir='/var' logfiledir='/var/log/apache2' mandir='/usr/share/man' manualdir='/usr/share/doc/${PF}/manual' nonssl_listen_stmt_1='' nonssl_listen_stmt_2='Listen @@Port@@' oldincludedir='/usr/include' other_targets='' pdfdir='${docdir}' perlbin='/usr/bin/perl' prefix='/usr' progname='apache2' program_transform_name='s,x,x,' proxycachedir='/var/cache/apache2' psdir='${docdir}' rel_bindir='bin' rel_cgidir='/var/www/localhost/cgi-bin' rel_datadir='/var/www/localhost' rel_errordir='/var/www/localhost/error' rel_exec_prefix='' rel_htdocsdir='/var/www/localhost/htdocs' rel_iconsdir='/var/www/localhost/icons' rel_includedir='include/apache2' rel_installbuilddir='lib64/apache2/build' rel_libdir='lib64' rel_libexecdir='lib64/apache2/modules' rel_localstatedir='/var' rel_logfiledir='/var/log/apache2' rel_mandir='share/man' rel_manualdir='share/doc/apache-2.0.59/manual' rel_proxycachedir='/var/cache/apache2' rel_runtimedir='/var/run' rel_sbindir='sbin' rel_sysconfdir='/etc/apache2' runtimedir='/var/run' sbindir='/usr/sbin' shared_build='' sharedstatedir='${prefix}/com' sysconfdir='/etc/apache2' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_STRING_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_GETPWNAM 1 #define HAVE_GETGRNAM 1 #define HAVE_INITGROUPS 1 #define HAVE_PRCTL 1 #define HAVE_TIMEGM 1 #define HAVE_GMTOFF 1 #define AP_ENABLE_V4_MAPPED 1 #define SUEXEC_BIN "/usr/sbin/suexec2" #define AP_HTTPD_USER "apache" #define AP_USERDIR_SUFFIX "public_html" #define AP_DOC_ROOT "/var/www" #define AP_UID_MIN 1000 #define AP_GID_MIN 100 #define AP_LOG_EXEC "/var/log/apache2/suexec_log" #define AP_SAFE_PATH "/usr/local/bin:/usr/bin:/bin" #define AP_SUEXEC_UMASK 0077 #define AP_USING_AUTOCONF 1 #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 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 "/usr" #define SERVER_CONFIG_FILE "/etc/apache2/apache2.conf" #define AP_TYPES_CONFIG_FILE "/etc/apache2/mime.types" #define APACHE_MPM_DIR "" configure: exit 0