You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Ryo Wong <ry...@uplinuxes.net> on 2008/12/17 15:01:47 UTC

apache 2.2.11 install error on centos 5.2 64bits config.log

any idea?This issue in any 64bit system?


*===========================================================================
*

*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=/etc/httpd --exec-prefix=/etc/httpd
--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc/httpd/conf
--with-mpm=worker --enable-so --enable-suexec --enable-unique-id
--enable-vhost_alias --enable-deflate --with-suexec-caller=apache
--with-suexec-docroot=/ --with-suexec-gidmin=100
--with-suexec-logfile=/var/log/httpd/suexec_log --with-suexec-uidmin=100
--with-suexec-userdir=public_html --with-suexec-bin=/usr/sbin/suexec
--with-included-apr --includedir=/usr/include/apache
--libexecdir=/usr/lib/apache --datadir=/var/www --localstatedir=/var
--enable-logio --enable-ssl --enable-rewrite --with-ssl=/usr
--enable-headers*

*## --------- ##
## Platform. ##
## --------- ##*

*hostname = xxx.test.com
uname -m = x86_64
uname -r = 2.6.18-92.1.22.el5
uname -s = Linux
uname -v = #1 SMP Tue Dec 16 11:57:43 EST 2008*

*/usr/bin/uname -p = unknown
/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: /opt/intel/cce/10.1.021/bin
PATH: /opt/intel/cce/10.1.021/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin*

*
## ----------- ##
## Core tests. ##
## ----------- ##

configure:2500: checking for chosen layout
configure:2502: result: Apache
configure:3307: checking for working mkdir -p
configure:3323: result: yes
configure:3340: checking build system type
configure:3358: result: x86_64-unknown-linux-gnu
configure:3380: checking host system type
configure:3395: result: x86_64-unknown-linux-gnu
configure:3417: checking target system type
configure:3432: result: x86_64-unknown-linux-gnu
configure:4197: checking for gcc
configure:4224: result: icc -static-intel
configure:4456: checking for C compiler version
configure:4464: icc -static-intel --version >&5
icc (ICC) 10.1 20081024
Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.

configure:4468: $? = 0
configure:4475: icc -static-intel -v >&5
Version 10.1
configure:4479: $? = 0
configure:4486: icc -static-intel -V >&5
Intel(R) C Compiler for applications running on Intel(R) 64, Version 10.1
Build 20081024 Package ID: l_cc_p_10.1.021
Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:4490: $? = 0
configure:4513: checking for C compiler default output file name
configure:4535: icc -static-intel -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
configure:4539: $? = 0
configure:4577: result: a.out
configure:4596: checking whether the C compiler works
configure:4606: ./a.out
configure:4610: $? = 0
configure:4629: result: yes
configure:4636: checking whether we are cross compiling
configure:4638: result: no
configure:4641: checking for suffix of executables
configure:4648: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
configure:4652: $? = 0
configure:4678: result:
configure:4684: checking for suffix of object files
configure:4710: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4714: $? = 0
configure:4739: result: o
configure:4743: checking whether we are using the GNU C compiler
configure:4772: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4779: $? = 0
configure:4796: result: yes
configure:4805: checking whether icc -static-intel accepts -g
configure:4835: icc -static-intel -c -g  -DLINUX=2 -D_REENTRANT
-D_GNU_SOURCE conftest.c >&5
configure:4842: $? = 0
configure:4943: result: yes
configure:4960: checking for icc -static-intel option to accept ISO C89
configure:5034: icc -static-intel  -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:5041: $? = 0
configure:5064: result: none needed
configure:5087: checking how to run the C preprocessor
configure:5205: result: icc -static-intel -E
configure:5234: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:5241: $? = 0
configure:5272: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
conftest.c(8): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:5279: $? = 2
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 <ac_nonexistent.h>
configure:5439: Configuring PCRE regular expression library
configure:5884: checking for rm
configure:5902: found /bin/rm
configure:5914: result: /bin/rm
configure:5924: checking for pkg-config
configure:5942: found /usr/bin/pkg-config
configure:5954: result: /usr/bin/pkg-config
configure:5964: checking for rsync
configure:5982: found /usr/bin/rsync
configure:5994: result: /usr/bin/rsync
configure:6006: checking for gawk
configure:6022: found /bin/gawk
configure:6033: result: gawk
configure:6044: checking whether ln -s works
configure:6048: result: yes
configure:6098: checking for ranlib
configure:6114: found /usr/bin/ranlib
configure:6125: result: ranlib
configure:6151: checking for lynx
configure:6181: result: no
configure:6151: checking for links
configure:6167: found /usr/bin/links
configure:6178: result: links
configure:6206: checking for grep that handles long lines and -e
configure:6266: result: /bin/grep
configure:6271: checking for egrep
configure:6335: result: /bin/grep -E
configure:6340: checking for ANSI C header files
configure:6370: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6377: $? = 0
configure:6476: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
configure:6480: $? = 0
configure:6486: ./conftest
configure:6490: $? = 0
configure:6508: result: yes
configure:6532: checking for sys/types.h
configure:6553: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6560: $? = 0
configure:6577: result: yes
configure:6532: checking for sys/stat.h
configure:6553: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6560: $? = 0
configure:6577: result: yes
configure:6532: checking for stdlib.h
configure:6553: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6560: $? = 0
configure:6577: result: yes
configure:6532: checking for string.h
configure:6553: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6560: $? = 0
configure:6577: result: yes
configure:6532: checking for memory.h
configure:6553: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6560: $? = 0
configure:6577: result: yes
configure:6532: checking for strings.h
configure:6553: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6560: $? = 0
configure:6577: result: yes
configure:6532: checking for inttypes.h
configure:6553: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6560: $? = 0
configure:6577: result: yes
configure:6532: checking for stdint.h
configure:6553: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6560: $? = 0
configure:6577: result: yes
configure:6532: checking for unistd.h
configure:6553: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6560: $? = 0
configure:6577: result: yes
configure:6602: checking minix/config.h usability
configure:6619: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c(51): catastrophic error: could not open source file
"minix/config.h"
  #include <minix/config.h>
                           ^

compilation aborted for conftest.c (code 4)
configure:6626: $? = 4
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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:6640: result: no
configure:6644: checking minix/config.h presence
configure:6659: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
conftest.c(18): error #5: could not open source file "minix/config.h"
  #include <minix/config.h>
                           ^

configure:6666: $? = 2
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 <minix/config.h>
configure:6680: result: no
configure:6708: checking for minix/config.h
configure:6715: result: no
configure:6746: checking whether it is safe to define __EXTENSIONS__
configure:6774: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:6781: $? = 0
configure:6796: result: yes
configure:6822: checking for library containing strerror
configure:6863: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
conftest.c(34) (col. 8): warning #980: wrong number of actual arguments to
intrinsic function "strerror"

configure:6870: $? = 0
configure:6901: result: none required
configure:7062: checking for ANSI C header files
configure:7230: result: yes
configure:7265: checking for string.h
configure:7272: result: yes
configure:7276: checking limits.h usability
configure:7293: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7300: $? = 0
configure:7314: result: yes
configure:7318: checking limits.h presence
configure:7333: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:7340: $? = 0
configure:7354: result: yes
configure:7382: checking for limits.h
configure:7391: result: yes
configure:7265: checking for unistd.h
configure:7272: result: yes
configure:7276: checking sys/socket.h usability
configure:7293: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7300: $? = 0
configure:7314: result: yes
configure:7318: checking sys/socket.h presence
configure:7333: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:7340: $? = 0
configure:7354: result: yes
configure:7382: checking for sys/socket.h
configure:7391: result: yes
configure:7276: checking pwd.h usability
configure:7293: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7300: $? = 0
configure:7314: result: yes
configure:7318: checking pwd.h presence
configure:7333: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:7340: $? = 0
configure:7354: result: yes
configure:7382: checking for pwd.h
configure:7391: result: yes
configure:7276: checking grp.h usability
configure:7293: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7300: $? = 0
configure:7314: result: yes
configure:7318: checking grp.h presence
configure:7333: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:7340: $? = 0
configure:7354: result: yes
configure:7382: checking for grp.h
configure:7391: result: yes
configure:7265: checking for strings.h
configure:7272: result: yes
configure:7276: checking sys/prctl.h usability
configure:7293: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7300: $? = 0
configure:7314: result: yes
configure:7318: checking sys/prctl.h presence
configure:7333: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:7340: $? = 0
configure:7354: result: yes
configure:7382: checking for sys/prctl.h
configure:7391: result: yes
configure:7276: checking sys/processor.h usability
configure:7293: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c(65): catastrophic error: could not open source file
"sys/processor.h"
  #include <sys/processor.h>
                            ^

compilation aborted for conftest.c (code 4)
configure:7300: $? = 4
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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/processor.h>
configure:7314: result: no
configure:7318: checking sys/processor.h presence
configure:7333: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
conftest.c(32): error #5: could not open source file "sys/processor.h"
  #include <sys/processor.h>
                            ^

configure:7340: $? = 2
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 <sys/processor.h>
configure:7354: result: no
configure:7382: checking for sys/processor.h
configure:7391: result: no
configure:7276: checking sys/sem.h usability
configure:7293: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7300: $? = 0
configure:7314: result: yes
configure:7318: checking sys/sem.h presence
configure:7333: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:7340: $? = 0
configure:7354: result: yes
configure:7382: checking for sys/sem.h
configure:7391: result: yes
configure:7406: checking for sys/wait.h that is POSIX.1 compatible
configure:7442: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:7449: $? = 0
configure:7464: result: yes
configure:7476: checking for an ANSI C-conforming const
configure:7551: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c(63): warning #592: variable "t" is used before its value is set
      *t++ = 0;
       ^

conftest.c(79): warning #592: variable "b" is used before its value is set
      struct s *b; b->j = 5;
                   ^

conftest.c(85): warning #592: variable "cs" is used before its value is set
    return !cs[0] && !zero.x;
            ^

configure:7558: $? = 0
configure:7573: result: yes
configure:7584: checking for library containing sqrt
configure:7625: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
conftest.c(45) (col. 8): warning #980: wrong number of actual arguments to
intrinsic function "sqrt"

configure:7632: $? = 0
configure:7663: result: none required
configure:7691: checking for getpwnam
configure:7747: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
configure:7754: $? = 0
configure:7776: result: yes
configure:7691: checking for getgrnam
configure:7747: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
configure:7754: $? = 0
configure:7776: result: yes
configure:7691: checking for initgroups
configure:7747: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
configure:7754: $? = 0
configure:7776: result: yes
configure:7691: checking for bindprocessor
configure:7747: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
/tmp/icce3TlzC.o: In function `main':
conftest.c:(.text+0xb): undefined reference to `bindprocessor'
configure:7754: $? = 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 <limits.h>
declares bindprocessor.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define bindprocessor innocuous_bindprocessor
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char bindprocessor (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:7776: result: no
configure:7691: checking for prctl
configure:7747: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
configure:7754: $? = 0
configure:7776: result: yes
configure:7691: checking for timegm
configure:7747: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
configure:7754: $? = 0
configure:7776: result: yes
configure:7691: checking for getpgid
configure:7747: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
configure:7754: $? = 0
configure:7776: result: yes
configure:7791: checking for void pointer length
configure:7817: icc -static-intel -o conftest -O3 -unroll2 -ip -mp -restrict
-xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
configure:7821: $? = 0
configure:7827: ./conftest
configure:7831: $? = 0
configure:7848: result: no
configure:7858: checking for tm_gmtoff in struct tm
configure:7885: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c(45): warning #592: variable "tm" is used before its value is set
  struct tm tm; tm.tm_gmtoff;
                ^

configure:7892: $? = 0
configure:7907: result: yes
/root/httpd-2.2.11/srclib/apr/include/apr.h(488): catastrophic error: #error
directive: no decision has been made on APR_PATH_MAX for your platform
  #error no decision has been made on APR_PATH_MAX for your platform
   ^

configure:8184: checking whether to enable mod_authn_file
configure:8222: result: yes (default)
configure:8277: checking whether to enable mod_authn_dbm
configure:8315: result: no
configure:8370: checking whether to enable mod_authn_anon
configure:8408: result: no
configure:8463: checking whether to enable mod_authn_dbd
configure:8501: result: no
configure:8557: checking whether to enable mod_authn_default
configure:8595: result: yes (default)
configure:8651: checking whether to enable mod_authn_alias
configure:8689: result: no
configure:8745: checking whether to enable mod_authz_host
configure:8783: result: yes (default)
configure:8838: checking whether to enable mod_authz_groupfile
configure:8876: result: yes (default)
configure:8931: checking whether to enable mod_authz_user
configure:8969: result: yes (default)
configure:9024: checking whether to enable mod_authz_dbm
configure:9062: result: no
configure:9117: checking whether to enable mod_authz_owner
configure:9155: result: no
configure:9211: checking whether to enable mod_authnz_ldap
configure:9265: result: no
configure:9321: checking whether to enable mod_authz_default
configure:9359: result: yes (default)
configure:9416: checking whether to enable mod_auth_basic
configure:9454: result: yes (default)
configure:9509: checking whether to enable mod_auth_digest
configure:9592: result: no
configure:9673: checking whether to enable mod_isapi
configure:9711: result: no
configure:9792: checking whether to enable mod_file_cache
configure:9830: result: no
configure:9888: checking whether to enable mod_cache
configure:9926: result: no
configure:9981: checking whether to enable mod_disk_cache
configure:10019: result: no
configure:10074: checking whether to enable mod_mem_cache
configure:10112: result: no
configure:10192: checking whether to enable mod_dbd
configure:10230: result: no
configure:10310: checking whether to enable mod_bucketeer
configure:10348: result: no
configure:10403: checking whether to enable mod_dumpio
configure:10441: result: no
configure:10522: checking whether to enable mod_echo
configure:10560: result: no
configure:10640: checking whether to enable mod_example
configure:10678: result: no
configure:10733: checking whether to enable mod_case_filter
configure:10771: result: no
configure:10826: checking whether to enable mod_case_filter_in
configure:10864: result: no
configure:10945: checking whether to enable mod_ext_filter
configure:10983: result: no
configure:11038: checking whether to enable mod_include
configure:11076: result: yes (default)
configure:11131: checking whether to enable mod_filter
configure:11169: result: yes (default)
configure:11224: checking whether to enable mod_substitute
configure:11262: result: no
configure:11415: checking whether to enable mod_charset_lite
configure:11453: result: no
configure:11511: checking whether to enable mod_deflate
configure:11547: result: checking dependencies
configure:11561: checking for zlib location
configure:11582: result: /usr/local
configure:11679: checking for zlib library
configure:11702: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-I$(top_builddir)/srclib/pcre -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/mappers -I$(top_srcdir)/modules/database
-I/root/httpd-2.2.11/srclib/apr/include
-I/root/httpd-2.2.11/srclib/apr-util/include
-I/root/httpd-2.2.11/srclib/apr-util/xml/expat/lib -I/usr/local/include
-L/usr/local/lib conftest.c -lz >&5
configure:11709: $? = 0
configure:11717: result: found
configure:11760: checking whether to enable mod_deflate
configure:11772: result: yes (default)
configure:11854: checking whether to enable mod_ldap
configure:11908: result: no
configure:11989: checking whether to enable mod_log_config
configure:12027: result: yes (default)
configure:12082: checking whether to enable mod_log_forensic
configure:12120: result: no
configure:12201: checking whether to enable mod_logio
configure:12239: result: yes (default)
configure:12320: checking whether to enable mod_env
configure:12358: result: yes (default)
configure:12413: checking whether to enable mod_mime_magic
configure:12451: result: no
configure:12506: checking whether to enable mod_cern_meta
configure:12544: result: no
configure:12599: checking whether to enable mod_expires
configure:12637: result: no
configure:12692: checking whether to enable mod_headers
configure:12730: result: yes (default)
configure:12785: checking whether to enable mod_ident
configure:12823: result: no
configure:12879: checking whether to enable mod_usertrack
configure:13178: result: no
configure:13234: checking whether to enable mod_unique_id
configure:13272: result: yes (default)
configure:13327: checking whether to enable mod_setenvif
configure:13365: result: yes (default)
configure:13420: checking whether to enable mod_version
configure:13458: result: no
configure:13547: checking whether to enable mod_proxy
configure:13585: result: no
configure:13659: checking whether to enable mod_proxy_connect
configure:13697: result: no
configure:13752: checking whether to enable mod_proxy_ftp
configure:13790: result: no
configure:13845: checking whether to enable mod_proxy_http
configure:13883: result: no
configure:13938: checking whether to enable mod_proxy_ajp
configure:13976: result: no
configure:14031: checking whether to enable mod_proxy_balancer
configure:14069: result: no
configure:14174: checking whether to enable mod_ssl
configure:14210: result: checking dependencies
configure:14219: checking for SSL/TLS toolkit base
configure:14246: result: /usr
configure:14341: checking for OpenSSL version
configure:14360: checking openssl/opensslv.h usability
configure:14377: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include conftest.c >&5
configure:14384: $? = 0
configure:14398: result: yes
configure:14402: checking openssl/opensslv.h presence
configure:14417: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-I/usr/include conftest.c
configure:14424: $? = 0
configure:14438: result: yes
configure:14466: checking for openssl/opensslv.h
configure:14475: result: yes
configure:14360: checking openssl/ssl.h usability
configure:14377: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include conftest.c >&5
configure:14384: $? = 0
configure:14398: result: yes
configure:14402: checking openssl/ssl.h presence
configure:14417: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-I/usr/include conftest.c
configure:14424: $? = 0
configure:14438: result: yes
configure:14466: checking for openssl/ssl.h
configure:14475: result: yes
configure:14519: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include conftest.c >&5
configure:14526: $? = 0
configure:14531: result: OK
configure:14899: checking openssl/engine.h usability
configure:14916: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include conftest.c >&5
configure:14923: $? = 0
configure:14937: result: yes
configure:14941: checking openssl/engine.h presence
configure:14956: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-I/usr/include conftest.c
configure:14963: $? = 0
configure:14977: result: yes
configure:15005: checking for openssl/engine.h
configure:15014: result: yes
configure:15034: checking for SSLeay_version
configure:15090: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-I/usr/include   -L/usr/local/lib -L/usr/lib conftest.c -lssl -lcrypto
-ldl   >&5
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libm.so when searching for -lm
ld: skipping incompatible /usr/lib/libm.a when searching for -lm
ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
configure:15097: $? = 0
configure:15119: result: yes
configure:15034: checking for SSL_CTX_new
configure:15090: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-I/usr/include   -L/usr/local/lib -L/usr/lib conftest.c -lssl -lcrypto
-ldl   >&5
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libm.so when searching for -lm
ld: skipping incompatible /usr/lib/libm.a when searching for -lm
ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
configure:15097: $? = 0
configure:15119: result: yes
configure:15138: checking for ENGINE_init
configure:15194: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-I/usr/include   -L/usr/local/lib -L/usr/lib conftest.c -lssl -lcrypto
-ldl   >&5
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libm.so when searching for -lm
ld: skipping incompatible /usr/lib/libm.a when searching for -lm
ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
configure:15201: $? = 0
configure:15223: result: yes
configure:15138: checking for ENGINE_load_builtin_engines
configure:15194: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-I/usr/include   -L/usr/local/lib -L/usr/lib conftest.c -lssl -lcrypto
-ldl   >&5
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libm.so when searching for -lm
ld: skipping incompatible /usr/lib/libm.a when searching for -lm
ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
configure:15201: $? = 0
configure:15223: result: yes
configure:15446: checking for SSL_set_cert_store
configure:15502: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-I/usr/include   -L/usr/local/lib -L/usr/lib conftest.c -lssl -lcrypto
-ldl   >&5
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libm.so when searching for -lm
ld: skipping incompatible /usr/lib/libm.a when searching for -lm
ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
/tmp/iccxzJjAb.o: In function `main':
conftest.c:(.text+0xb): undefined reference to `SSL_set_cert_store'
configure:15509: $? = 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_GETPGID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSLEAY_VERSION 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| /* end confdefs.h.  */
| /* Define SSL_set_cert_store to an innocuous variant, in case <limits.h>
declares SSL_set_cert_store.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define SSL_set_cert_store innocuous_SSL_set_cert_store
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char SSL_set_cert_store (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef SSL_set_cert_store
|
| /* 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 SSL_set_cert_store ();
| /* 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_SSL_set_cert_store || defined
__stub___SSL_set_cert_store
| choke me
| #endif
|
| int
| main ()
| {
| return SSL_set_cert_store ();
|   ;
|   return 0;
| }
configure:15531: result: no
configure:15571: checking whether Distcache is required
configure:15592: result: no (default)
configure:15917: checking whether to enable mod_ssl
configure:15929: result: yes (default)
configure:16033: checking whether to enable mod_optional_hook_export
configure:16071: result: no
configure:16126: checking whether to enable mod_optional_hook_import
configure:16164: result: no
configure:16219: checking whether to enable mod_optional_fn_import
configure:16257: result: no
configure:16312: checking whether to enable mod_optional_fn_export
configure:16350: result: no
configure:16443: checking for target platform
configure:16468: result: unix
configure:16500: checking for rlim_t
configure:16531: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:16538: $? = 0
configure:16557: result: yes
configure:16587: checking sys/time.h usability
configure:16604: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:16611: $? = 0
configure:16625: result: yes
configure:16629: checking sys/time.h presence
configure:16644: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:16651: $? = 0
configure:16665: result: yes
configure:16693: checking for sys/time.h
configure:16702: result: yes
configure:16587: checking sys/resource.h usability
configure:16604: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:16611: $? = 0
configure:16625: result: yes
configure:16629: checking sys/resource.h presence
configure:16644: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:16651: $? = 0
configure:16665: result: yes
configure:16693: checking for sys/resource.h
configure:16702: result: yes
configure:16576: checking for sys/sem.h
configure:16583: result: yes
configure:16587: checking sys/ipc.h usability
configure:16604: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:16611: $? = 0
configure:16625: result: yes
configure:16629: checking sys/ipc.h presence
configure:16644: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:16651: $? = 0
configure:16665: result: yes
configure:16693: checking for sys/ipc.h
configure:16702: result: yes
configure:16723: checking for setsid
configure:16779: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-L/usr/local/lib -L/usr/lib conftest.c  >&5
ld: skipping incompatible /usr/lib/libm.so when searching for -lm
ld: skipping incompatible /usr/lib/libm.a when searching for -lm
ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
configure:16786: $? = 0
configure:16808: result: yes
configure:16723: checking for killpg
configure:16779: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-L/usr/local/lib -L/usr/lib conftest.c  >&5
ld: skipping incompatible /usr/lib/libm.so when searching for -lm
ld: skipping incompatible /usr/lib/libm.a when searching for -lm
ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
configure:16786: $? = 0
configure:16808: result: yes
configure:16841: checking bstring.h usability
configure:16858: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c(88): catastrophic error: could not open source file "bstring.h"
  #include <bstring.h>
                      ^

compilation aborted for conftest.c (code 4)
configure:16865: $? = 4
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_GETPGID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSLEAY_VERSION 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_OPENSSL 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bstring.h>
configure:16879: result: no
configure:16883: checking bstring.h presence
configure:16898: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
conftest.c(55): error #5: could not open source file "bstring.h"
  #include <bstring.h>
                      ^

configure:16905: $? = 2
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_GETPGID 1
| #define HAVE_GMTOFF 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_SSLEAY_VERSION 1
| #define HAVE_SSL_CTX_NEW 1
| #define HAVE_ENGINE_INIT 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_OPENSSL 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 <bstring.h>
configure:16919: result: no
configure:16947: checking for bstring.h
configure:16956: result: no
configure:16830: checking for unistd.h
configure:16837: result: yes
configure:16978: checking for syslog
configure:17034: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-L/usr/local/lib -L/usr/lib conftest.c  >&5
ld: skipping incompatible /usr/lib/libm.so when searching for -lm
ld: skipping incompatible /usr/lib/libm.a when searching for -lm
ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
configure:17041: $? = 0
configure:17063: result: yes
configure:17092: checking sys/times.h usability
configure:17109: icc -static-intel -c -O3 -unroll2 -ip -mp -restrict -xP
-pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:17116: $? = 0
configure:17130: result: yes
configure:17134: checking sys/times.h presence
configure:17149: icc -static-intel -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
conftest.c
configure:17156: $? = 0
configure:17170: result: yes
configure:17198: checking for sys/times.h
configure:17207: result: yes
configure:17226: checking for times
configure:17282: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-L/usr/local/lib -L/usr/lib conftest.c  >&5
conftest.c(92) (col. 8): warning #980: wrong number of actual arguments to
intrinsic function "times"

ld: skipping incompatible /usr/lib/libm.so when searching for -lm
ld: skipping incompatible /usr/lib/libm.a when searching for -lm
ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
configure:17289: $? = 0
configure:17311: result: yes
configure:17324: checking which MPM to use
configure:17340: result: worker
configure:18204: checking whether to enable mod_http
configure:18242: result: yes
configure:18297: checking whether to enable mod_mime
configure:18335: result: yes (default)
configure:18404: checking for extra modules
configure:18464: result: none
configure:18489: checking whether to enable mod_dav
configure:18527: result: no
configure:18635: checking whether to enable mod_status
configure:18673: result: yes (default)
configure:18728: checking whether to enable mod_autoindex
configure:18766: result: yes (default)
configure:18821: checking whether to enable mod_asis
configure:18859: result: yes (default)
configure:18914: checking whether to enable mod_info
configure:18952: result: no
configure:19007: checking whether to enable mod_suexec
configure:19043: result: checking dependencies
configure:19047: checking whether to enable mod_suexec
configure:19059: result: yes (default)
configure:19118: checking whether to enable mod_cgid
configure:19156: result: yes (default)
configure:19211: checking whether to enable mod_cgi
configure:19249: result: no
configure:19733: checking for pthread_kill
configure:19789: icc -static-intel -o conftest -O3 -unroll2 -ip -mp
-restrict -xP -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-L/usr/local/lib -L/usr/lib conftest.c  >&5
ld: skipping incompatible /usr/lib/libm.so when searching for -lm
ld: skipping incompatible /usr/lib/libm.a when searching for -lm
ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
ld: skipping incompatible /usr/lib/libc.so when searching for -lc
ld: skipping incompatible /usr/lib/libc.a when searching for -lc
configure:19796: $? = 0
configure:19818: result: yes
configure:19862: checking whether to enable mod_dav_fs
configure:19900: result: no
configure:19990: checking whether to enable mod_dav_lock
configure:20028: result: no
configure:20109: checking whether to enable mod_vhost_alias
configure:20147: result: yes (default)
configure:20202: checking whether to enable mod_negotiation
configure:20240: result: yes (default)
configure:20295: checking whether to enable mod_dir
configure:20333: result: yes (default)
configure:20388: checking whether to enable mod_imagemap
configure:20426: result: no
configure:20481: checking whether to enable mod_actions
configure:20519: result: yes (default)
configure:20574: checking whether to enable mod_speling
configure:20612: result: no
configure:20667: checking whether to enable mod_userdir
configure:20705: result: yes (default)
configure:20760: checking whether to enable mod_alias
configure:20798: result: yes (default)
configure:20854: checking whether to enable mod_rewrite
configure:20892: result: yes (default)
configure:21043: checking whether to enable mod_so
configure:21081: result: yes
configure:22069: 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 nshk1011.i010.com

config.status:1057: creating docs/conf/httpd.conf
config.status:1057: creating docs/conf/extra/httpd-autoindex.conf
config.status:1057: creating docs/conf/extra/httpd-dav.conf
config.status:1057: creating docs/conf/extra/httpd-default.conf
config.status:1057: creating docs/conf/extra/httpd-info.conf
config.status:1057: creating docs/conf/extra/httpd-languages.conf
config.status:1057: creating docs/conf/extra/httpd-manual.conf
config.status:1057: creating docs/conf/extra/httpd-mpm.conf
config.status:1057: creating docs/conf/extra/httpd-multilang-errordoc.conf
config.status:1057: creating docs/conf/extra/httpd-ssl.conf
config.status:1057: creating docs/conf/extra/httpd-userdir.conf
config.status:1057: creating docs/conf/extra/httpd-vhosts.conf
config.status:1057: creating include/ap_config_layout.h
config.status:1057: creating support/apxs
config.status:1057: creating support/apachectl
config.status:1057: creating support/dbmmanage
config.status:1057: creating support/envvars-std
config.status:1057: creating support/log_server_status
config.status:1057: creating support/logresolve.pl
config.status:1057: creating support/phf_abuse_log.cgi
config.status:1057: creating support/split-logfile
config.status:1057: creating build/rules.mk
config.status:1057: creating build/pkg/pkginfo
config.status:1057: creating build/config_vars.sh
config.status:1057: creating include/ap_config_auto.h
config.status:1286: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
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=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value='icc -static-intel'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -unroll2 -ip -mp -restrict -xP'
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_ENGINE_init=yes
ac_cv_func_ENGINE_load_builtin_engines=yes
ac_cv_func_SSL_CTX_new=yes
ac_cv_func_SSL_set_cert_store=no
ac_cv_func_SSLeay_version=yes
ac_cv_func_bindprocessor=no
ac_cv_func_getgrnam=yes
ac_cv_func_getpgid=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_openssl_engine_h=yes
ac_cv_header_openssl_opensslv_h=yes
ac_cv_header_openssl_ssl_h=yes
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_PKGCONFIG=/usr/bin/pkg-config
ac_cv_path_RM=/bin/rm
ac_cv_path_RSYNC=/usr/bin/rsync
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='icc -static-intel -E'
ac_cv_prog_LYNX_PATH=links
ac_cv_prog_ac_ct_CC='icc -static-intel'
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_sqrt='none required'
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
ap_cv_void_ptr_lt_long=no
ap_cv_zlib=/usr/local
apache_cv_mpm=worker

## ----------------- ##
## Output variables. ##
## ----------------- ##

APACHECTL_ULIMIT='ulimit -S -n `ulimit -H -n`'
APR_BINDIR='/usr/bin'
APR_CONFIG='/usr/bin/apr-1-config'
APR_INCLUDEDIR='/root/httpd-2.2.11/srclib/apr/include'
APR_VERSION='1.3.3'
APU_BINDIR='/usr/bin'
APU_CONFIG='/usr/bin/apu-1-config'
APU_INCLUDEDIR='/root/httpd-2.2.11/srclib/apr-util/include'
APU_VERSION='1.3.4'
AP_BUILD_SRCLIB_DIRS='apr  apr-util pcre'
AP_CLEAN_SRCLIB_DIRS='apr-util  apr pcre'
AP_LIBS='/root/httpd-2.2.11/srclib/pcre/libpcre.la
/root/httpd-2.2.11/srclib/apr-util/libaprutil-1.la
/root/httpd-2.2.11/srclib/apr-util/xml/expat/lib/libexpat.la -liconv
/root/httpd-2.2.11/srclib/apr/libapr-1.la -luuid -lrt -lcrypt  -lpthread'
AWK='gawk'
BUILTIN_LIBS=' modules/aaa/libmod_authn_file.la modules/aaa/
libmod_authn_default.la modules/aaa/libmod_authz_host.la modules/aaa/
libmod_authz_groupfile.la modules/aaa/libmod_authz_user.la modules/aaa/
libmod_authz_default.la modules/aaa/libmod_auth_basic.la modules/filters/
libmod_include.la modules/filters/libmod_filter.la modules/filters/
libmod_deflate.la modules/loggers/libmod_log_config.la modules/loggers/
libmod_logio.la modules/metadata/libmod_env.la modules/metadata/
libmod_headers.la modules/metadata/libmod_unique_id.la modules/metadata/
libmod_setenvif.la modules/ssl/libmod_ssl.la
modules/http/libmod_http.lamodules/http/
libmod_mime.la modules/generators/libmod_status.la modules/generators/
libmod_autoindex.la modules/generators/libmod_asis.la modules/generators/
libmod_suexec.la modules/generators/libmod_cgid.la modules/mappers/
libmod_vhost_alias.la modules/mappers/libmod_negotiation.la modules/mappers/
libmod_dir.la modules/mappers/libmod_actions.la modules/mappers/
libmod_userdir.la modules/mappers/libmod_alias.la modules/mappers/
libmod_rewrite.la modules/mappers/libmod_so.la'
CC='icc -static-intel'
CFLAGS='-O3 -unroll2 -ip -mp -restrict -xP'
CORE_IMPLIB=''
CORE_IMPLIB_FILE=''
CPP='icc -static-intel -E'
CPPFLAGS=''
CXX='icpc -static-intel'
CXXFLAGS='-O3 -unroll2 -ip -mp -restrict -xP'
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$(top_builddir)/srclib/pcre -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/mappers
-I$(top_srcdir)/modules/database -I/root/httpd-2.2.11/srclib/apr/include
-I/root/httpd-2.2.11/srclib/apr-util/include
-I/root/httpd-2.2.11/srclib/apr-util/xml/expat/lib -I/usr/local/include
-I$(top_srcdir)/modules/proxy/../generators -I/usr/include
-I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/dav/main'
EXTRA_LDFLAGS='  -L/usr/local/lib -L/usr/lib'
EXTRA_LIBS=''
GREP='/bin/grep'
HTTPD_LDFLAGS='-export-dynamic'
HTTPD_VERSION='2.2.11'
INCLUDES=''
INSTALL='$(LIBTOOL) --mode=install $(abs_srcdir)/build/install.sh -c'
INSTALL_DSO='yes'
INSTALL_PROG_FLAGS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='/root/httpd-2.2.11/srclib/apr/libtool $(LTFLAGS)'
LN_S='ln -s'
LTCFLAGS='-prefer-non-pic -static'
LTFLAGS='--silent'
LTLIBOBJS=''
LT_LDFLAGS=''
LYNX_PATH='links'
MKDEP='$(CC) -MM'
MKINSTALLDIRS='$(abs_srcdir)/build/mkdir.sh'
MK_IMPLIB=''
MODULE_CLEANDIRS=' arch/win32 cache database debug echo experimental ldap
proxy test dav/main dav/fs dav/lock'
MODULE_DIRS=' aaa filters loggers metadata ssl http generators mappers'
MOD_ACTIONS_LDADD=''
MOD_ALIAS_LDADD=''
MOD_ASIS_LDADD=''
MOD_AUTHNZ_LDAP_LDADD=''
MOD_AUTHN_ALIAS_LDADD=''
MOD_AUTHN_ANON_LDADD=''
MOD_AUTHN_DBD_LDADD=''
MOD_AUTHN_DBM_LDADD=''
MOD_AUTHN_DEFAULT_LDADD=''
MOD_AUTHN_FILE_LDADD=''
MOD_AUTHZ_DBM_LDADD=''
MOD_AUTHZ_DEFAULT_LDADD=''
MOD_AUTHZ_GROUPFILE_LDADD=''
MOD_AUTHZ_HOST_LDADD=''
MOD_AUTHZ_OWNER_LDADD=''
MOD_AUTHZ_USER_LDADD=''
MOD_AUTH_BASIC_LDADD=''
MOD_AUTH_DIGEST_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_DAV_LOCK_LDADD=''
MOD_DBD_LDADD=''
MOD_DEFLATE_LDADD='-lz'
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_FILTER_LDADD=''
MOD_HEADERS_LDADD=''
MOD_HTTP_LDADD=''
MOD_IDENT_LDADD=''
MOD_IMAGEMAP_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_AJP_LDADD=''
MOD_PROXY_BALANCER_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='$(SSL_LIBS)'
MOD_STATUS_LDADD=''
MOD_SUBSTITUTE_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=''
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=':'
PCRE_CONFIG='false'
PICFLAGS=''
PILDFLAGS=''
PKGCONFIG='/usr/bin/pkg-config'
PORT='80'
POST_SHARED_CMDS='echo ""'
PRE_SHARED_CMDS='echo ""'
RANLIB='ranlib'
RM='/bin/rm'
RSYNC='/usr/bin/rsync'
SHELL='/bin/sh'
SHLIBPATH_VAR='LD_LIBRARY_PATH'
SHLTCFLAGS='-prefer-pic'
SH_LDFLAGS=''
SH_LIBS=''
SH_LIBTOOL='$(LIBTOOL)'
SSLPORT='443'
SSL_LIBS='-lssl -lcrypto -ldl  '
UTIL_LDFLAGS=''
ab_LTFLAGS=''
abs_srcdir='/root/httpd-2.2.11'
ac_ct_CC='icc -static-intel'
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='${datadir}/cgi-bin'
checkgid_LTFLAGS=''
datadir='/var/www'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
errordir='${datadir}/error'
exec_prefix='/etc/httpd'
exp_bindir='/usr/bin'
exp_cgidir='/var/www/cgi-bin'
exp_datadir='/var/www'
exp_errordir='/var/www/error'
exp_exec_prefix='/etc/httpd'
exp_htdocsdir='/var/www/htdocs'
exp_iconsdir='/var/www/icons'
exp_includedir='/usr/include/apache'
exp_installbuilddir='/var/www/build'
exp_libdir='/etc/httpd/lib'
exp_libexecdir='/usr/lib/apache'
exp_localstatedir='/var'
exp_logfiledir='/var/logs'
exp_mandir='/etc/httpd/man'
exp_manualdir='/var/www/manual'
exp_proxycachedir='/var/proxy'
exp_runtimedir='/var/logs'
exp_sbindir='/usr/sbin'
exp_sysconfdir='/etc/httpd/conf'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htcacheclean_LTFLAGS=''
htdbm_LTFLAGS=''
htdigest_LTFLAGS=''
htdocsdir='${datadir}/htdocs'
htmldir='${docdir}'
htpasswd_LTFLAGS=''
httxt2dbm_LTFLAGS=''
iconsdir='${datadir}/icons'
includedir='/usr/include/apache'
infodir='${datarootdir}/info'
installbuilddir='${datadir}/build'
libdir='${exec_prefix}/lib'
libexecdir='/usr/lib/apache'
localedir='${datarootdir}/locale'
localstatedir='/var'
logfiledir='${localstatedir}/logs'
logresolve_LTFLAGS=''
mandir='${prefix}/man'
manualdir='${datadir}/manual'
nonssl_listen_stmt_1=''
nonssl_listen_stmt_2=''
oldincludedir='/usr/include'
other_targets='suexec'
pdfdir='${docdir}'
perlbin='/usr/bin/perl'
prefix='/etc/httpd'
progname='httpd'
program_transform_name='s,x,x,'
proxycachedir='${localstatedir}/proxy'
psdir='${docdir}'
rel_bindir='/usr/bin'
rel_cgidir='/var/www/cgi-bin'
rel_datadir='/var/www'
rel_errordir='/var/www/error'
rel_exec_prefix=''
rel_htdocsdir='/var/www/htdocs'
rel_iconsdir='/var/www/icons'
rel_includedir='/usr/include/apache'
rel_installbuilddir='/var/www/build'
rel_libdir='lib'
rel_libexecdir='/usr/lib/apache'
rel_localstatedir='/var'
rel_logfiledir='/var/logs'
rel_mandir='man'
rel_manualdir='/var/www/manual'
rel_proxycachedir='/var/proxy'
rel_runtimedir='/var/logs'
rel_sbindir='/usr/sbin'
rel_sysconfdir='conf'
rotatelogs_LTFLAGS=''
runtimedir='${localstatedir}/logs'
sbindir='/usr/sbin'
shared_build=''
sharedstatedir='${prefix}/com'
sysconfdir='/etc/httpd/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_GETPGID 1
#define HAVE_GMTOFF 1
#define HAVE_OPENSSL_OPENSSLV_H 1
#define HAVE_OPENSSL_SSL_H 1
#define HAVE_OPENSSL_ENGINE_H 1
#define HAVE_SSLEAY_VERSION 1
#define HAVE_SSL_CTX_NEW 1
#define HAVE_ENGINE_INIT 1
#define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
#define HAVE_OPENSSL 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 SUEXEC_BIN "/usr/sbin/suexec"
#define AP_HTTPD_USER "apache"
#define AP_USERDIR_SUFFIX "public_html"
#define AP_DOC_ROOT "/"
#define AP_UID_MIN 100
#define AP_GID_MIN 100
#define AP_LOG_EXEC "/var/log/httpd/suexec_log"
#define AP_USING_AUTOCONF 1
#define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1
#define AP_NONBLOCK_WHEN_MULTI_LISTEN 1
#define HTTPD_ROOT "/etc/httpd"
#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
*