Date: Sun, 5 Feb 2012 10:52:15 +0800 From: kaohs <kaohsup@gmail.com> To: apache@FreeBSD.org Subject: report the problem Message-ID: <CAFchG-K3U2q7ZbA3eGePMfAuMHCffEuPX=PkLNKatp2koAJ9=g@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
checking whether to enable mod_auth_basic... shared
checking whether to enable mod_auth_digest... checking dependencies
You need APR random support to use mod_auth_digest.
Look at APR configure options --with-egd and --with-devrandom.
checking whether to enable mod_auth_digest... configure: error:
mod_auth_digest has been requested but can not be built due to prere
quisite failures
===> Script "configure" failed unexpectedly.
Please report the problem to apache@FreeBSD.org [maintainer] and attach the
"/usr/ports/www/apache22/work/httpd-2.2.22/config.log" including the output
of the failure of your make command. Also, it might be a good idea to
provide
an overview of all packages installed on your system (e.g. an
`ls/var/db/pkg`).
[-- Attachment #2 --]
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.68. Invocation command line was
$ ./configure --prefix=/usr/local --enable-layout=FreeBSD --with-perl=/usr/local/bin/perl5.12.4 --with-port=80 --with-expat=/usr/local --with-iconv=/usr/local --enable-http --with-pcre=/usr/local --with-apr=/usr/local/bin/apr-1-config --with-apr-util=/usr/local/bin/apu-1-config --disable-authn-file --disable-authn-default --disable-authz-host --disable-authz-groupfile --disable-authz-user --disable-authz-default --disable-auth-basic --disable-charset-lite --disable-include --disable-log-config --disable-env --disable-setenvif --disable-mime --disable-status --disable-autoindex --disable-asis --disable-cgid --disable-cgi --disable-negotiation --disable-dir --disable-imagemap --disable-actions --disable-userdir --disable-alias --disable-filter --disable-substitute --disable-proxy --disable-proxy-connect --disable-proxy-ftp --disable-proxy-http --disable-proxy-ajp --disable-proxy-balancer --disable-proxy-scgi --disable-reqtimeout --enable-so --enable-mods-shared=auth_basic auth_digest authn_file authn_dbm authn_anon authn_default authn_alias authz_host authz_groupfile authz_user authz_dbm authz_owner authz_default cache disk_cache file_cache dav dav_fs actions alias asis autoindex cern_meta cgi charset_lite deflate dir dumpio env expires headers imagemap include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias filter version reqtimeout ssl --with-dbm=sdbm --with-ssl=/usr --disable-ipv6 --enable-threads --enable-nonportable-atomics --with-devrandom --with-mpm=prefork --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.1
## --------- ##
## Platform. ##
## --------- ##
hostname = sf.csj.ks.edu.tw
uname -m = i386
uname -r = 8.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 8.1-RELEASE #0: Sun Feb 5 17:59:38 CST 2012 root@sf.csj.ks.edu.tw:/usr/src/sys/i386/compile/SF
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2801: checking for chosen layout
configure:2803: result: FreeBSD
configure:3606: checking for working mkdir -p
configure:3622: result: yes
configure:3637: checking build system type
configure:3651: result: i386-portbld-freebsd8.1
configure:3671: checking host system type
configure:3684: result: i386-portbld-freebsd8.1
configure:3704: checking target system type
configure:3717: result: i386-portbld-freebsd8.1
configure:3788: checking for APR
configure:3867: result: yes
configure:4156: checking for APR-util
configure:4235: result: yes
configure:4493: checking for gcc
configure:4520: result: cc
configure:4749: checking for C compiler version
configure:4758: cc --version >&5
cc (GCC) 4.2.1 20070719 [FreeBSD]
Copyright (C) 2007 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:4769: $? = 0
configure:4758: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
configure:4769: $? = 0
configure:4758: cc -V >&5
cc: '-V' option must have argument
configure:4769: $? = 1
configure:4758: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:4769: $? = 1
configure:4789: checking whether the C compiler works
configure:4811: cc -O2 -pipe -I/usr/include -fno-strict-aliasing -g -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c >&5
configure:4815: $? = 0
configure:4863: result: yes
configure:4866: checking for C compiler default output file name
configure:4868: result: a.out
configure:4874: checking for suffix of executables
configure:4881: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c >&5
configure:4885: $? = 0
configure:4907: result:
configure:4929: checking whether we are cross compiling
configure:4937: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c >&5
configure:4941: $? = 0
configure:4948: ./conftest
configure:4952: $? = 0
configure:4967: result: no
configure:4972: checking for suffix of object files
configure:4994: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g conftest.c >&5
configure:4998: $? = 0
configure:5019: result: o
configure:5023: checking whether we are using the GNU C compiler
configure:5042: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g conftest.c >&5
configure:5042: $? = 0
configure:5051: result: yes
configure:5060: checking whether cc accepts -g
configure:5080: cc -c -g conftest.c >&5
configure:5080: $? = 0
configure:5121: result: yes
configure:5138: checking for cc option to accept ISO C89
configure:5202: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g conftest.c >&5
configure:5202: $? = 0
configure:5215: result: none needed
configure:5240: checking how to run the C preprocessor
configure:5310: result: cpp
configure:5330: cpp conftest.c
configure:5330: $? = 0
configure:5344: cpp conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:5344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5445: Using external PCRE library from /usr/local/bin/pcre-config
configure:5974: checking for rm
configure:5992: found /bin/rm
configure:6004: result: /bin/rm
configure:6014: checking for pkg-config
configure:6047: result: no
configure:6054: checking for rsync
configure:6087: result: no
configure:6096: checking for gawk
configure:6126: result: no
configure:6096: checking for mawk
configure:6126: result: no
configure:6096: checking for nawk
configure:6112: found /usr/bin/nawk
configure:6123: result: nawk
configure:6134: checking whether ln -s works
configure:6138: result: yes
configure:6188: checking for ranlib
configure:6204: found /usr/bin/ranlib
configure:6215: result: ranlib
configure:6241: checking for lynx
configure:6271: result: no
configure:6241: checking for links
configure:6271: result: no
configure:6241: checking for elinks
configure:6271: result: no
configure:6296: checking for grep that handles long lines and -e
configure:6354: result: /usr/bin/grep
configure:6359: checking for egrep
configure:6421: result: /usr/bin/grep -E
configure:6426: checking for ANSI C header files
configure:6446: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6446: $? = 0
configure:6519: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
configure:6519: $? = 0
configure:6519: ./conftest
configure:6519: $? = 0
configure:6530: result: yes
configure:6543: checking for sys/types.h
configure:6543: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6543: $? = 0
configure:6543: result: yes
configure:6543: checking for sys/stat.h
configure:6543: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6543: $? = 0
configure:6543: result: yes
configure:6543: checking for stdlib.h
configure:6543: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6543: $? = 0
configure:6543: result: yes
configure:6543: checking for string.h
configure:6543: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6543: $? = 0
configure:6543: result: yes
configure:6543: checking for memory.h
configure:6543: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6543: $? = 0
configure:6543: result: yes
configure:6543: checking for strings.h
configure:6543: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6543: $? = 0
configure:6543: result: yes
configure:6543: checking for inttypes.h
configure:6543: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6543: $? = 0
configure:6543: result: yes
configure:6543: checking for stdint.h
configure:6543: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6543: $? = 0
configure:6543: result: yes
configure:6543: checking for unistd.h
configure:6543: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6543: $? = 0
configure:6543: result: yes
configure:6556: checking minix/config.h usability
configure:6556: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:6556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <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:6556: result: no
configure:6556: checking minix/config.h presence
configure:6556: cpp conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:6556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:6556: result: no
configure:6556: checking for minix/config.h
configure:6556: result: no
configure:6577: checking whether it is safe to define __EXTENSIONS__
configure:6595: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6595: $? = 0
configure:6602: result: yes
configure:6618: checking for library containing strerror
configure:6649: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
configure:6649: $? = 0
configure:6666: result: none required
configure:6688: checking for APR version 1.2.0 or later
configure:6712: result: yes
configure:6741: checking for APR-util version 1.2.0 or later
configure:6765: result: yes
configure:6815: checking for ANSI C header files
configure:6919: result: yes
configure:6941: checking for string.h
configure:6941: result: yes
configure:6941: checking limits.h usability
configure:6941: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking limits.h presence
configure:6941: cpp conftest.c
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for limits.h
configure:6941: result: yes
configure:6941: checking for unistd.h
configure:6941: result: yes
configure:6941: checking sys/socket.h usability
configure:6941: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking sys/socket.h presence
configure:6941: cpp conftest.c
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for sys/socket.h
configure:6941: result: yes
configure:6941: checking pwd.h usability
configure:6941: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking pwd.h presence
configure:6941: cpp conftest.c
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for pwd.h
configure:6941: result: yes
configure:6941: checking grp.h usability
configure:6941: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking grp.h presence
configure:6941: cpp conftest.c
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for grp.h
configure:6941: result: yes
configure:6941: checking for strings.h
configure:6941: result: yes
configure:6941: checking sys/prctl.h usability
configure:6941: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
conftest.c:65:23: error: sys/prctl.h: No such file or directory
configure:6941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __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
| /* 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/prctl.h>
configure:6941: result: no
configure:6941: checking sys/prctl.h presence
configure:6941: cpp conftest.c
conftest.c:32:23: error: sys/prctl.h: No such file or directory
configure:6941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __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
| /* end confdefs.h. */
| #include <sys/prctl.h>
configure:6941: result: no
configure:6941: checking for sys/prctl.h
configure:6941: result: no
configure:6941: checking sys/processor.h usability
configure:6941: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
conftest.c:65:27: error: sys/processor.h: No such file or directory
configure:6941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __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
| /* 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:6941: result: no
configure:6941: checking sys/processor.h presence
configure:6941: cpp conftest.c
conftest.c:32:27: error: sys/processor.h: No such file or directory
configure:6941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __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
| /* end confdefs.h. */
| #include <sys/processor.h>
configure:6941: result: no
configure:6941: checking for sys/processor.h
configure:6941: result: no
configure:6941: checking sys/sem.h usability
configure:6941: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking sys/sem.h presence
configure:6941: cpp conftest.c
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for sys/sem.h
configure:6941: result: yes
configure:6951: checking for sys/wait.h that is POSIX.1 compatible
configure:6977: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:6977: $? = 0
configure:6984: result: yes
configure:6994: checking for an ANSI C-conforming const
configure:7059: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:7059: $? = 0
configure:7066: result: yes
configure:7075: checking for library containing sqrt
configure:7106: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
conftest.c:41: warning: conflicting types for built-in function 'sqrt'
/var/tmp//cckOicGw.o(.text+0x12): In function `main':
/usr/ports/www/apache22/work/httpd-2.2.22/conftest.c:45: undefined reference to `sqrt'
configure:7106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __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_SEM_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sqrt ();
| int
| main ()
| {
| return sqrt ();
| ;
| return 0;
| }
configure:7106: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
conftest.c:41: warning: conflicting types for built-in function 'sqrt'
configure:7106: $? = 0
configure:7123: result: -lm
configure:7134: checking for library containing crypt
configure:7165: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c >&5
/var/tmp//ccME9Dff.o(.text+0x12): In function `main':
/usr/ports/www/apache22/work/httpd-2.2.22/conftest.c:45: undefined reference to `crypt'
configure:7165: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __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_SEM_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| int
| main ()
| {
| return crypt ();
| ;
| return 0;
| }
configure:7165: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -lcrypt >&5
configure:7165: $? = 0
configure:7182: result: -lcrypt
configure:7209: checking for getpwnam
configure:7209: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
configure:7209: $? = 0
configure:7209: result: yes
configure:7209: checking for getgrnam
configure:7209: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
configure:7209: $? = 0
configure:7209: result: yes
configure:7209: checking for initgroups
configure:7209: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
configure:7209: $? = 0
configure:7209: result: yes
configure:7209: checking for bindprocessor
configure:7209: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
/var/tmp//cctIrFSB.o(.text+0x12): In function `main':
/usr/ports/www/apache22/work/httpd-2.2.22/conftest.c:71: undefined reference to `bindprocessor'
configure:7209: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __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_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:7209: result: no
configure:7209: checking for prctl
configure:7209: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
/var/tmp//cc1QydBS.o(.text+0x12): In function `main':
/usr/ports/www/apache22/work/httpd-2.2.22/conftest.c:71: undefined reference to `prctl'
configure:7209: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __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_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 prctl to an innocuous variant, in case <limits.h> declares prctl.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define prctl innocuous_prctl
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char prctl (); 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 prctl
|
| /* 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 prctl ();
| /* 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_prctl || defined __stub___prctl
| choke me
| #endif
|
| int
| main ()
| {
| return prctl ();
| ;
| return 0;
| }
configure:7209: result: no
configure:7209: checking for timegm
configure:7209: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
configure:7209: $? = 0
configure:7209: result: yes
configure:7209: checking for getpgid
configure:7209: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
configure:7209: $? = 0
configure:7209: result: yes
configure:7221: checking for void pointer length
configure:7237: cc -o conftest -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre >&5
configure:7237: $? = 0
configure:7237: ./conftest
configure:7237: $? = 0
configure:7247: result: no
configure:7255: checking for tm_gmtoff in struct tm
configure:7272: cc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include conftest.c >&5
configure:7272: $? = 0
configure:7279: result: yes
configure:7512: checking whether to enable mod_authn_file
configure:7550: result: shared
configure:7605: checking whether to enable mod_authn_dbm
configure:7643: result: shared
configure:7698: checking whether to enable mod_authn_anon
configure:7736: result: shared
configure:7791: checking whether to enable mod_authn_dbd
configure:7829: result: no
configure:7885: checking whether to enable mod_authn_default
configure:7923: result: shared
configure:7979: checking whether to enable mod_authn_alias
configure:8017: result: shared
configure:8073: checking whether to enable mod_authz_host
configure:8111: result: shared
configure:8166: checking whether to enable mod_authz_groupfile
configure:8204: result: shared
configure:8259: checking whether to enable mod_authz_user
configure:8297: result: shared
configure:8352: checking whether to enable mod_authz_dbm
configure:8390: result: shared
configure:8445: checking whether to enable mod_authz_owner
configure:8483: result: shared
configure:8539: checking whether to enable mod_authnz_ldap
configure:8591: result: no
configure:8647: checking whether to enable mod_authz_default
configure:8685: result: shared
configure:8742: checking whether to enable mod_auth_basic
configure:8780: result: shared
configure:8835: checking whether to enable mod_auth_digest
configure:8871: result: checking dependencies
configure:8902: checking whether to enable mod_auth_digest
configure:8908: error: mod_auth_digest has been requested but can not be built due to prerequisite failures
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-portbld-freebsd8.1
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_define_APR_HAS_RANDOM=no
ac_cv_define_APR_HAVE_IPV6=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -I/usr/include -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib'
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd8.1
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_bindprocessor=no
ac_cv_func_getgrnam=yes
ac_cv_func_getpgid=yes
ac_cv_func_getpwnam=yes
ac_cv_func_initgroups=yes
ac_cv_func_prctl=no
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=no
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=i386-portbld-freebsd8.1
ac_cv_mkdir_p=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_RM=/bin/rm
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP=cpp
ac_cv_prog_ac_ct_CC=cc
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_crypt=-lcrypt
ac_cv_search_sqrt=-lm
ac_cv_search_strerror='none required'
ac_cv_struct_tm_gmtoff=yes
ac_cv_target=i386-portbld-freebsd8.1
ap_cv_aprver12=yes
ap_cv_apuver12=yes
ap_cv_void_ptr_lt_long=no
lt_cv_sys_max_cmd_len=262144
## ----------------- ##
## Output variables. ##
## ----------------- ##
APACHECTL_ULIMIT=''
APR_BINDIR='/usr/local/bin'
APR_CONFIG='/usr/local/bin/apr-1-config'
APR_INCLUDEDIR='/usr/local/include/apr-1'
APR_VERSION='1.4.5'
APU_BINDIR='/usr/local/bin'
APU_CONFIG='/usr/local/bin/apu-1-config'
APU_INCLUDEDIR='/usr/local/include/apr-1'
APU_VERSION='1.3.12'
AP_BUILD_SRCLIB_DIRS=''
AP_CLEAN_SRCLIB_DIRS=''
AP_LIBS=''
AWK='nawk'
BUILTIN_LIBS=''
CC='cc'
CFLAGS='-O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include'
CORE_IMPLIB=''
CORE_IMPLIB_FILE=''
CPP='cpp'
CPPFLAGS=' '
CRYPT_LIBS='-lcrypt '
CXX='c++'
CXXFLAGS='-O2 -pipe -I/usr/include -fno-strict-aliasing'
DEFS=''
DSO_MODULES=' authn_file authn_dbm authn_anon authn_default authn_alias authz_host authz_groupfile authz_user authz_dbm authz_owner authz_default auth_basic'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXTRA_CFLAGS=''
EXTRA_CPPFLAGS=''
EXTRA_CXXFLAGS=''
EXTRA_INCLUDES=''
EXTRA_LDFLAGS=''
EXTRA_LIBS=''
GREP='/usr/bin/grep'
HTTPD_LDFLAGS=''
HTTPD_VERSION=''
INCLUDES='-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/usr/local/include/apr-1 -I/usr/local/include'
INSTALL='$(LIBTOOL) --mode=install $(abs_srcdir)/build/install.sh -c'
INSTALL_DSO=''
INSTALL_PROG_FLAGS=''
LDFLAGS=' -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib'
LIBOBJS=''
LIBS='-lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre'
LIBTOOL='/usr/local/share/apr/build-1/libtool $(LTFLAGS)'
LN_S='ln -s'
LTCFLAGS='-prefer-non-pic -static'
LTFLAGS='--silent'
LTLIBOBJS=''
LT_LDFLAGS=''
LYNX_PATH='lynx'
MKDEP='$(CC) -MM'
MKINSTALLDIRS='$(abs_srcdir)/build/mkdir.sh'
MK_IMPLIB=''
MODULE_CLEANDIRS=''
MODULE_DIRS=''
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=''
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_PROXY_SCGI_LDADD=''
MOD_REQTIMEOUT_LDADD=''
MOD_REWRITE_LDADD=''
MOD_SETENVIF_LDADD=''
MOD_SO_LDADD=''
MOD_SPELING_LDADD=''
MOD_SSL_LDADD=''
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=''
MPM_NAME=''
MPM_SUBDIR_NAME=''
NONPORTABLE_SUPPORT=''
NOTEST_CFLAGS=''
NOTEST_CPPFLAGS=''
NOTEST_CXXFLAGS=''
NOTEST_LDFLAGS=''
NOTEST_LIBS=''
OBJEXT='o'
OS=''
OS_DIR=''
OS_SPECIFIC_VARS=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCRE_CONFIG='/usr/local/bin/pcre-config'
PICFLAGS=''
PILDFLAGS=''
PKGCONFIG=''
PORT='80'
POST_SHARED_CMDS=''
PRE_SHARED_CMDS=''
RANLIB='ranlib'
RM='/bin/rm'
RSYNC=''
SHELL='/bin/sh'
SHLIBPATH_VAR='LD_LIBRARY_PATH'
SHLTCFLAGS='-prefer-pic'
SH_LDFLAGS=''
SH_LIBS=''
SH_LIBTOOL='$(LIBTOOL)'
SSLPORT='443'
SSL_LIBS=''
UTIL_LDFLAGS=''
ab_LTFLAGS=''
abs_srcdir='/usr/ports/www/apache22/work/httpd-2.2.22'
ac_ct_CC='cc'
ap_make_delimiter=''
ap_make_include=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd8.1'
build_alias='i386-portbld-freebsd8.1'
build_cpu='i386'
build_os='freebsd8.1'
build_vendor='portbld'
cgidir='${datadir}/cgi-bin'
checkgid_LTFLAGS=''
datadir='${prefix}/www/apache22'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
errordir='${datadir}/error'
exec_prefix='${prefix}'
exp_bindir='/usr/local/bin'
exp_cgidir='/usr/local/www/apache22/cgi-bin'
exp_datadir='/usr/local/www/apache22'
exp_errordir='/usr/local/www/apache22/error'
exp_exec_prefix='/usr/local'
exp_htdocsdir='/usr/local/www/apache22/data'
exp_iconsdir='/usr/local/www/apache22/icons'
exp_includedir='/usr/local/include/apache22'
exp_installbuilddir='/usr/local/share/apache22/build'
exp_libdir='/usr/local/lib'
exp_libexecdir='/usr/local/libexec/apache22'
exp_localstatedir='/var'
exp_logfiledir='/var/log'
exp_mandir='/usr/local/man'
exp_manualdir='/usr/local/share/doc/apache22'
exp_proxycachedir='/usr/local/www/apache22/proxy'
exp_runtimedir='/var/run'
exp_sbindir='/usr/local/sbin'
exp_sysconfdir='/usr/local/etc/apache22'
host='i386-portbld-freebsd8.1'
host_alias=''
host_cpu='i386'
host_os='freebsd8.1'
host_vendor='portbld'
htcacheclean_LTFLAGS=''
htdbm_LTFLAGS=''
htdigest_LTFLAGS=''
htdocsdir='${datadir}/data'
htmldir='${docdir}'
htpasswd_LTFLAGS=''
httxt2dbm_LTFLAGS=''
iconsdir='${datadir}/icons'
includedir='${prefix}/include/apache22'
infodir='/usr/local/info/'
installbuilddir='${prefix}/share/apache22/build'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec/apache22'
localedir='${datarootdir}/locale'
localstatedir='/var'
logfiledir='${localstatedir}/log'
logresolve_LTFLAGS=''
mandir='/usr/local/man'
manualdir='${prefix}/share/doc/apache22'
nonssl_listen_stmt_1=''
nonssl_listen_stmt_2=''
oldincludedir='/usr/include'
other_targets=''
pdfdir='${docdir}'
perlbin=''
prefix='/usr/local'
progname=''
program_transform_name='s,x,x,'
proxycachedir='${datadir}/proxy'
psdir='${docdir}'
rel_bindir='bin'
rel_cgidir='www/apache22/cgi-bin'
rel_datadir='www/apache22'
rel_errordir='www/apache22/error'
rel_exec_prefix=''
rel_htdocsdir='www/apache22/data'
rel_iconsdir='www/apache22/icons'
rel_includedir='include/apache22'
rel_installbuilddir='share/apache22/build'
rel_libdir='lib'
rel_libexecdir='libexec/apache22'
rel_localstatedir='/var'
rel_logfiledir='/var/log'
rel_mandir='man'
rel_manualdir='share/doc/apache22'
rel_proxycachedir='www/apache22/proxy'
rel_runtimedir='/var/run'
rel_sbindir='sbin'
rel_sysconfdir='etc/apache22'
rotatelogs_LTFLAGS=''
runtimedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
shared_build=''
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc/apache22'
target='i386-portbld-freebsd8.1'
target_alias=''
target_cpu='i386'
target_os='freebsd8.1'
target_vendor='portbld'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __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_SEM_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_GETPWNAM 1
#define HAVE_GETGRNAM 1
#define HAVE_INITGROUPS 1
#define HAVE_TIMEGM 1
#define HAVE_GETPGID 1
#define HAVE_GMTOFF 1
configure: exit 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFchG-K3U2q7ZbA3eGePMfAuMHCffEuPX=PkLNKatp2koAJ9=g>
