From owner-freebsd-ports@FreeBSD.ORG Thu Nov 18 22:43:55 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B3D516A4CE for ; Thu, 18 Nov 2004 22:43:55 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE3143D1D for ; Thu, 18 Nov 2004 22:43:51 +0000 (GMT) (envelope-from vincepoy@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so1086131rnf for ; Thu, 18 Nov 2004 14:43:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Uv7+298Dm4uWOGvv9lJ2DsDHeMT76LFI7KRxVqtKHhFVqDBtAMQIsicwaiLLupCkasVc/7zXYuBLar5U8mhLGMYAdqkx8PA+yU0OmoXCFK0uRRWYI8T6OCq/wItyYv9arVkV9NV/BlZeJBInzmheLX4l7Zp5ipe2ZzATAq9siIU= Received: by 10.38.79.36 with SMTP id c36mr194252rnb; Thu, 18 Nov 2004 14:36:37 -0800 (PST) Received: by 10.38.14.49 with HTTP; Thu, 18 Nov 2004 14:36:37 -0800 (PST) Message-ID: <429af92e04111814366fb29a9a@mail.gmail.com> Date: Thu, 18 Nov 2004 14:36:37 -0800 From: Vincent Poy To: Clement Laforet In-Reply-To: <20041118170816.2d2c20ca.clement@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_847_6233282.1100817397724" References: <429af92e0411171450a516ae0@mail.gmail.com> <20041118170816.2d2c20ca.clement@FreeBSD.org> cc: ports@freebsd.org Subject: Re: ports/www/apache2 problems with 6.0-CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vincent Poy List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 22:43:55 -0000 ------=_Part_847_6233282.1100817397724 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline On Thu, 18 Nov 2004 17:08:16 +0100, Clement Laforet wrote: > On Wed, 17 Nov 2004 14:50:23 -0800 > Vincent Poy wrote: > > > I'm having the following problems with ports/www/apache2 in FreeBSD 6.0-CURRENT: > > > > 1) If I tried to compile with the following: > > > > make WITH_AUTH_MODULES=yes WITH_DAV_MODULES=yes > > WITHOUT_EXPERIMENTAL_MODULES=yes WITH_LDAP_MODULES=yes > > WITH_MISC_MODULES=yes WITH_PROXY_MODULES=yes WITH_SSL_MODULES=yes > > WITH_SUEXEC_MODULES=yes WITH_THREADS_MODULES=yes > ... > > mod_mem_cache.c:49:2: #error This module does not currently compile > > unless you have a thread-capable APR. Sorry! > ... > > Please define WITH_THREADS. > > > Not compiling with the EXPERIMENTAL modules would compile fine but > > when I start apache, I would get the following error: > > > > root@bigbang [2:36pm][/usr/ports/www/apache2] >> apachectl start > > Syntax error on line 245 of /usr/local/etc/apache2/httpd.conf: > > Cannot load /usr/local/libexec/apache2/mod_deflate.so into server: > > /usr/local/libexec/apache2/mod_deflate.so: Undefined symbol "deflate" > > > > This is with the default httpd.conf that the port copies. Any ideas > > how to fix this as /usr/include/zlib.h (v1.2.1) after searching on > > Google and Yahoo is what's needed for the deflate to work but zlib.h > > is part of the FreeBSD world build. > > I can't reproduce the problem. Can you send me your config.log please ? The WITH_THREADS fixed the EXPERIMENTAL modules build. Attached is my config.log. Cheers, Vince ------=_Part_847_6233282.1100817397724 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" 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.59. Invocation command line was $ ./configure --prefix=3D/usr/local --enable-layout=3DFreeBSD --with-perl= =3D/usr/local/bin/perl5.8.5 --with-port=3D80 --with-expat=3D/usr/local --wi= th-iconv=3D/usr/local --libdir=3D/usr/local/lib/apache2 --includedir=3D/usr= /local/include/apache2 --enable-v4-mapped --with-ldap --with-ldap-lib=3D/us= r/local/lib --with-ldap-include=3D/usr/local/include --with-dbm=3Dsdbm --en= able-threads --enable-nonportable-atomics --with-ssl=3D/usr --enable-so --w= ith-suexec-caller=3Dwww --with-suexec-uidmin=3D1000 --with-suexec-gidmin=3D= 1000 --with-suexec-userdir=3Dpublic_html --with-suexec-docroot=3D/usr/local= /www/data --with-suexec-safepath=3D/usr/local/bin:/usr/local/bin:/usr/bin:/= bin --with-suexec-logfile=3D/var/log/httpd-suexec.log --with-suexec-bin=3D/= usr/local/sbin/suexec --enable-mods-shared=3Daccess auth auth_anon auth_dbm= auth_digest dav dav_fs bucketeer case_filter case_filter_in ext_filter cha= rset_lite optional_hook_export optional_hook_import optional_fn_import op= tional_fn_export cache file_cache disk_cache mem_cache ldap auth_ldap acti= ons alias asis autoindex cache cern_meta cgi charset_lite deflate dir disk= _cache env expires file_cache headers imap include info log_config logio m= ime mime_magic negotiation rewrite setenvif speling status unique_id user= dir usertrack vhost_alias proxy proxy_connect proxy_ftp proxy_http ssl suex= ec cgid suexec --with-mpm=3Dprefork i386-portbld-freebsd6.0 --prefix=3D/usr= /local i386-portbld-freebsd6.0 ## --------- ## ## Platform. ## ## --------- ## hostname =3D bigbang.DNALOGIC.NET uname -m =3D i386 uname -r =3D 6.0-CURRENT uname -s =3D FreeBSD uname -v =3D FreeBSD 6.0-CURRENT #0: Fri Nov 5 03:37:55 PST 2004 vince= @bigbang.DNALOGIC.NET:/usr/obj/usr/src/sys/BIGBANG=20 /usr/bin/uname -p =3D i386 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /usr/local/libexec/autoconf259 PATH: /usr/local/libexec/libtool15 PATH: . PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1617: checking for chosen layout configure:1619: result: FreeBSD configure:2412: checking for working mkdir -p configure:2428: result: yes configure:2445: checking build system type configure:2463: result: i386-portbld-freebsd6.0 configure:2471: checking host system type configure:2485: result: i386-portbld-freebsd6.0 configure:2493: checking target system type configure:2507: result: i386-portbld-freebsd6.0 configure:2536: checking for APR configure:2596: result: reconfig configure:2836: checking for APR-util configure:2897: result: reconfig configure:3085: checking for i386-portbld-freebsd6.0-gcc configure:3111: result: cc configure:3393: checking for C compiler version configure:3396: cc --version &5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:3399: $? =3D 0 configure:3401: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:3404: $? =3D 0 configure:3406: cc -V &5 cc: `-V' option must have argument configure:3409: $? =3D 1 configure:3432: checking for C compiler default output file name configure:3435: cc -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THREAD_= SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c >&5 configure:3438: $? =3D 0 configure:3484: result: a.out configure:3489: checking whether the C compiler works configure:3495: ./a.out configure:3498: $? =3D 0 configure:3515: result: yes configure:3522: checking whether we are cross compiling configure:3524: result: no configure:3527: checking for suffix of executables configure:3529: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c >&5 configure:3532: $? =3D 0 configure:3557: result:=20 configure:3563: checking for suffix of object files configure:3584: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:3587: $? =3D 0 configure:3609: result: o configure:3613: checking whether we are using the GNU C compiler configure:3637: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:3643: $? =3D 0 configure:3647: test -z=20 =09=09=09 || test ! -s conftest.err configure:3650: $? =3D 0 configure:3653: test -s conftest.o configure:3656: $? =3D 0 configure:3669: result: yes configure:3675: checking whether cc accepts -g configure:3696: cc -c -g -D_REENTRANT -D_THREAD_SAFE conftest.c >&5 configure:3702: $? =3D 0 configure:3706: test -z=20 =09=09=09 || test ! -s conftest.err configure:3709: $? =3D 0 configure:3712: test -s conftest.o configure:3715: $? =3D 0 configure:3726: result: yes configure:3743: checking for cc option to accept ANSI C configure:3813: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THR= EAD_SAFE conftest.c >&5 configure:3819: $? =3D 0 configure:3823: test -z=20 =09=09=09 || test ! -s conftest.err configure:3826: $? =3D 0 configure:3829: test -s conftest.o configure:3832: $? =3D 0 configure:3850: result: none needed configure:3868: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3874: $? =3D 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4012: checking how to run the C preprocessor configure:4130: result: cc -E configure:4154: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c configure:4160: $? =3D 0 configure:4192: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:4198: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4578: checking for rm configure:4596: found /bin/rm configure:4608: result: /bin/rm configure:4619: checking for gawk configure:4635: found /usr/local/bin/gawk configure:4645: result: gawk configure:4668: checking for a BSD-compatible install configure:4723: result: /usr/bin/install -c -o root -g wheel configure:4734: checking whether ln -s works configure:4738: result: yes configure:4748: checking for i386-portbld-freebsd6.0-ranlib configure:4777: result: no configure:4786: checking for ranlib configure:4802: found /usr/bin/ranlib configure:4813: result: ranlib configure:4828: checking for egrep configure:4838: result: grep -E configure:4844: checking for AIX configure:4866: result: no configure:4872: checking for library containing strerror configure:4902: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c >&5 configure:4908: $? =3D 0 configure:4912: test -z=20 =09=09=09 || test ! -s conftest.err configure:4915: $? =3D 0 configure:4918: test -s conftest configure:4921: $? =3D 0 configure:4991: result: none required configure:4998: checking for ANSI C header files configure:5023: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5029: $? =3D 0 configure:5033: test -z=20 =09=09=09 || test ! -s conftest.err configure:5036: $? =3D 0 configure:5039: test -s conftest.o configure:5042: $? =3D 0 configure:5131: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c >&5 configure:5134: $? =3D 0 configure:5136: ./conftest configure:5139: $? =3D 0 configure:5154: result: yes configure:5178: checking for sys/types.h configure:5194: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5200: $? =3D 0 configure:5204: test -z=20 =09=09=09 || test ! -s conftest.err configure:5207: $? =3D 0 configure:5210: test -s conftest.o configure:5213: $? =3D 0 configure:5224: result: yes configure:5178: checking for sys/stat.h configure:5194: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5200: $? =3D 0 configure:5204: test -z=20 =09=09=09 || test ! -s conftest.err configure:5207: $? =3D 0 configure:5210: test -s conftest.o configure:5213: $? =3D 0 configure:5224: result: yes configure:5178: checking for stdlib.h configure:5194: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5200: $? =3D 0 configure:5204: test -z=20 =09=09=09 || test ! -s conftest.err configure:5207: $? =3D 0 configure:5210: test -s conftest.o configure:5213: $? =3D 0 configure:5224: result: yes configure:5178: checking for string.h configure:5194: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5200: $? =3D 0 configure:5204: test -z=20 =09=09=09 || test ! -s conftest.err configure:5207: $? =3D 0 configure:5210: test -s conftest.o configure:5213: $? =3D 0 configure:5224: result: yes configure:5178: checking for memory.h configure:5194: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5200: $? =3D 0 configure:5204: test -z=20 =09=09=09 || test ! -s conftest.err configure:5207: $? =3D 0 configure:5210: test -s conftest.o configure:5213: $? =3D 0 configure:5224: result: yes configure:5178: checking for strings.h configure:5194: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5200: $? =3D 0 configure:5204: test -z=20 =09=09=09 || test ! -s conftest.err configure:5207: $? =3D 0 configure:5210: test -s conftest.o configure:5213: $? =3D 0 configure:5224: result: yes configure:5178: checking for inttypes.h configure:5194: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5200: $? =3D 0 configure:5204: test -z=20 =09=09=09 || test ! -s conftest.err configure:5207: $? =3D 0 configure:5210: test -s conftest.o configure:5213: $? =3D 0 configure:5224: result: yes configure:5178: checking for stdint.h configure:5194: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5200: $? =3D 0 configure:5204: test -z=20 =09=09=09 || test ! -s conftest.err configure:5207: $? =3D 0 configure:5210: test -s conftest.o configure:5213: $? =3D 0 configure:5224: result: yes configure:5178: checking for unistd.h configure:5194: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5200: $? =3D 0 configure:5204: test -z=20 =09=09=09 || test ! -s conftest.err configure:5207: $? =3D 0 configure:5210: test -s conftest.o configure:5213: $? =3D 0 configure:5224: result: yes configure:5246: checking minix/config.h usability configure:5258: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 conftest.c:53:26: minix/config.h: No such file or directory configure:5264: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5287: result: no configure:5291: checking minix/config.h presence configure:5301: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c conftest.c:19:26: minix/config.h: No such file or directory configure:5307: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5327: result: no configure:5362: checking for minix/config.h configure:5369: result: no configure:5403: checking for ANSI C header files configure:5559: result: yes configure:5594: checking for string.h configure:5599: result: yes configure:5603: checking limits.h usability configure:5615: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5621: $? =3D 0 configure:5625: test -z=20 =09=09=09 || test ! -s conftest.err configure:5628: $? =3D 0 configure:5631: test -s conftest.o configure:5634: $? =3D 0 configure:5644: result: yes configure:5648: checking limits.h presence configure:5658: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c configure:5664: $? =3D 0 configure:5684: result: yes configure:5719: checking for limits.h configure:5726: result: yes configure:5594: checking for unistd.h configure:5599: result: yes configure:5603: checking sys/socket.h usability configure:5615: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5621: $? =3D 0 configure:5625: test -z=20 =09=09=09 || test ! -s conftest.err configure:5628: $? =3D 0 configure:5631: test -s conftest.o configure:5634: $? =3D 0 configure:5644: result: yes configure:5648: checking sys/socket.h presence configure:5658: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c configure:5664: $? =3D 0 configure:5684: result: yes configure:5719: checking for sys/socket.h configure:5726: result: yes configure:5603: checking pwd.h usability configure:5615: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5621: $? =3D 0 configure:5625: test -z=20 =09=09=09 || test ! -s conftest.err configure:5628: $? =3D 0 configure:5631: test -s conftest.o configure:5634: $? =3D 0 configure:5644: result: yes configure:5648: checking pwd.h presence configure:5658: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c configure:5664: $? =3D 0 configure:5684: result: yes configure:5719: checking for pwd.h configure:5726: result: yes configure:5603: checking grp.h usability configure:5615: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5621: $? =3D 0 configure:5625: test -z=20 =09=09=09 || test ! -s conftest.err configure:5628: $? =3D 0 configure:5631: test -s conftest.o configure:5634: $? =3D 0 configure:5644: result: yes configure:5648: checking grp.h presence configure:5658: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c configure:5664: $? =3D 0 configure:5684: result: yes configure:5719: checking for grp.h configure:5726: result: yes configure:5594: checking for strings.h configure:5599: result: yes configure:5603: checking sys/prctl.h usability configure:5615: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 conftest.c:61:23: sys/prctl.h: No such file or directory configure:5621: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5644: result: no configure:5648: checking sys/prctl.h presence configure:5658: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c conftest.c:27:23: sys/prctl.h: No such file or directory configure:5664: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:5684: result: no configure:5719: checking for sys/prctl.h configure:5726: result: no configure:5603: checking sys/processor.h usability configure:5615: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 conftest.c:61:27: sys/processor.h: No such file or directory configure:5621: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5644: result: no configure:5648: checking sys/processor.h presence configure:5658: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c conftest.c:27:27: sys/processor.h: No such file or directory configure:5664: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:5684: result: no configure:5719: checking for sys/processor.h configure:5726: result: no configure:5603: checking sys/sem.h usability configure:5615: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5621: $? =3D 0 configure:5625: test -z=20 =09=09=09 || test ! -s conftest.err configure:5628: $? =3D 0 configure:5631: test -s conftest.o configure:5634: $? =3D 0 configure:5644: result: yes configure:5648: checking sys/sem.h presence configure:5658: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c configure:5664: $? =3D 0 configure:5684: result: yes configure:5719: checking for sys/sem.h configure:5726: result: yes configure:5739: checking for sys/wait.h that is POSIX.1 compatible configure:5770: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5776: $? =3D 0 configure:5780: test -z=20 =09=09=09 || test ! -s conftest.err configure:5783: $? =3D 0 configure:5786: test -s conftest.o configure:5789: $? =3D 0 configure:5800: result: yes configure:5812: checking for an ANSI C-conforming const configure:5879: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:5885: $? =3D 0 configure:5889: test -z=20 =09=09=09 || test ! -s conftest.err configure:5892: $? =3D 0 configure:5895: test -s conftest.o configure:5898: $? =3D 0 configure:5909: result: yes configure:5961: checking for getpwnam configure:6018: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c >&5 configure:6024: $? =3D 0 configure:6028: test -z=20 =09=09=09 || test ! -s conftest.err configure:6031: $? =3D 0 configure:6034: test -s conftest configure:6037: $? =3D 0 configure:6049: result: yes configure:5961: checking for getgrnam configure:6018: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c >&5 configure:6024: $? =3D 0 configure:6028: test -z=20 =09=09=09 || test ! -s conftest.err configure:6031: $? =3D 0 configure:6034: test -s conftest configure:6037: $? =3D 0 configure:6049: result: yes configure:5961: checking for initgroups configure:6018: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c >&5 configure:6024: $? =3D 0 configure:6028: test -z=20 =09=09=09 || test ! -s conftest.err configure:6031: $? =3D 0 configure:6034: test -s conftest configure:6037: $? =3D 0 configure:6049: result: yes configure:5961: checking for bindprocessor configure:6018: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c >&5 /var/tmp//ccbw9dVC.o(.text+0x14): In function `main': : undefined reference to `bindprocessor' /var/tmp//ccbw9dVC.o(.data+0x0): undefined reference to `bindprocessor' configure:6024: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_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 decla= res bindprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define bindprocessor innocuous_bindprocessor |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef bindprocessor |=20 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () =3D bindprocessor; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D bindprocessor; | ; | return 0; | } configure:6049: result: no configure:5961: checking for prctl configure:6018: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c >&5 /var/tmp//ccV3Iweu.o(.text+0x14): In function `main': : undefined reference to `prctl' /var/tmp//ccV3Iweu.o(.data+0x0): undefined reference to `prctl' configure:6024: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_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 declares prct= l. | For example, HP-UX 11i declares gettimeofday. */ | #define prctl innocuous_prctl |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char prctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef prctl |=20 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () =3D prctl; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D prctl; | ; | return 0; | } configure:6049: result: no configure:5961: checking for timegm configure:6018: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c >&5 configure:6024: $? =3D 0 configure:6028: test -z=20 =09=09=09 || test ! -s conftest.err configure:6031: $? =3D 0 configure:6034: test -s conftest configure:6037: $? =3D 0 configure:6049: result: yes configure:6060: checking for tm_gmtoff in struct tm configure:6082: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:6088: $? =3D 0 configure:6092: test -z=20 =09=09=09 || test ! -s conftest.err configure:6095: $? =3D 0 configure:6098: test -s conftest.o configure:6101: $? =3D 0 configure:6112: result: yes configure:6301: checking whether to enable mod_access configure:6339: result: shared configure:6387: checking whether to enable mod_auth configure:6425: result: shared configure:6473: checking whether to enable mod_auth_anon configure:6511: result: shared configure:6559: checking whether to enable mod_auth_dbm configure:6597: result: shared configure:6646: checking whether to enable mod_auth_digest configure:6682: result: checking dependencies configure:6717: checking whether to enable mod_auth_digest configure:6729: result: shared configure:6825: checking whether to enable mod_isapi configure:6863: result: no configure:6959: checking whether to enable mod_file_cache configure:6997: result: shared configure:7093: checking whether to enable mod_echo configure:7131: result: no configure:7316: checking whether to enable mod_charset_lite configure:7354: result: shared configure:7406: checking whether to enable mod_cache configure:7444: result: shared configure:7492: checking whether to enable mod_disk_cache configure:7530: result: shared configure:7578: checking whether to enable mod_mem_cache configure:7616: result: shared configure:7664: checking whether to enable mod_example configure:7702: result: no configure:7750: checking whether to enable mod_case_filter configure:7788: result: shared configure:7836: checking whether to enable mod_case_filter_in configure:7874: result: shared configure:7924: checking whether to enable mod_ldap configure:7962: result: shared configure:8012: checking whether to enable mod_auth_ldap configure:8050: result: shared configure:8124: checking whether to enable mod_ext_filter configure:8162: result: shared configure:8210: checking whether to enable mod_include configure:8248: result: shared configure:8319: checking whether to enable mod_deflate configure:8355: result: checking dependencies configure:8369: checking for zlib location configure:8390: result: /usr configure:8488: checking for zlib library configure:8506: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c -lz >&5 configure:8512: $? =3D 0 configure:8516: test -z=20 =09=09=09 || test ! -s conftest.err configure:8519: $? =3D 0 configure:8522: test -s conftest configure:8525: $? =3D 0 configure:8527: result: found configure:8543: checking zutil.h usability configure:8555: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 conftest.c:69:19: zutil.h: No such file or directory configure:8561: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_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_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8584: result: no configure:8588: checking zutil.h presence configure:8598: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c conftest.c:35:19: zutil.h: No such file or directory configure:8604: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_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_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | /* end confdefs.h. */ | #include configure:8624: result: no configure:8659: checking for zutil.h configure:8666: result: no configure:8695: checking whether to enable mod_deflate configure:8707: result: shared configure:8781: checking whether to enable mod_log_config configure:8819: result: shared configure:8868: checking whether to enable mod_log_forensic configure:8906: result: no configure:8980: checking whether to enable mod_logio configure:9018: result: shared configure:9092: checking whether to enable mod_env configure:9130: result: shared configure:9178: checking whether to enable mod_mime_magic configure:9216: result: shared configure:9264: checking whether to enable mod_cern_meta configure:9302: result: shared configure:9350: checking whether to enable mod_expires configure:9388: result: shared configure:9436: checking whether to enable mod_headers configure:9474: result: shared configure:9523: checking whether to enable mod_usertrack configure:9559: result: checking dependencies configure:9576: checking sys/times.h usability configure:9588: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THRE= AD_SAFE conftest.c >&5 configure:9594: $? =3D 0 configure:9598: test -z=20 =09=09=09 || test ! -s conftest.err configure:9601: $? =3D 0 configure:9604: test -s conftest.o configure:9607: $? =3D 0 configure:9617: result: yes configure:9621: checking sys/times.h presence configure:9631: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c configure:9637: $? =3D 0 configure:9657: result: yes configure:9692: checking for sys/times.h configure:9699: result: yes configure:9716: checking for times configure:9773: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRAN= T -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftes= t.c -lz >&5 configure:9779: $? =3D 0 configure:9783: test -z=20 =09=09=09 || test ! -s conftest.err configure:9786: $? =3D 0 configure:9789: test -s conftest configure:9792: $? =3D 0 configure:9804: result: yes configure:9815: checking whether to enable mod_usertrack configure:9827: result: shared configure:9876: checking whether to enable mod_unique_id configure:9914: result: shared configure:9962: checking whether to enable mod_setenvif configure:10000: result: shared configure:10104: checking whether to enable mod_proxy configure:10142: result: shared configure:10205: checking whether to enable mod_proxy_connect configure:10243: result: shared configure:10291: checking whether to enable mod_proxy_ftp configure:10329: result: shared configure:10377: checking whether to enable mod_proxy_http configure:10415: result: shared configure:10489: checking whether to enable mod_ssl configure:10525: result: checking dependencies configure:10530: checking for SSL/TLS toolkit base configure:10581: result: /usr configure:10584: checking for SSL/TLS toolkit version configure:10586: result: OpenSSL 0.9.7d 17 Mar 2004 configure:10604: checking for SSL/TLS toolkit includes configure:10622: result: /usr/include configure:10625: checking for SSL/TLS toolkit libraries configure:10640: result: /usr/lib configure:10808: checking for SSL_set_state configure:10865: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRA= NT -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib confte= st.c -lz -lssl -lcrypto >&5 /var/tmp//ccUv0R9M.o(.text+0x14): In function `main': : undefined reference to `SSL_set_state' /var/tmp//ccUv0R9M.o(.data+0x0): undefined reference to `SSL_set_state' configure:10871: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_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_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_TIMES 1 | /* end confdefs.h. */ | /* Define SSL_set_state to an innocuous variant, in case decla= res SSL_set_state. | For example, HP-UX 11i declares gettimeofday. */ | #define SSL_set_state innocuous_SSL_set_state |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SSL_set_state (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef SSL_set_state |=20 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char SSL_set_state (); | /* 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_state) || defined (__stub___SSL_set_state) | choke me | #else | char (*f) () =3D SSL_set_state; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D SSL_set_state; | ; | return 0; | } configure:10896: result: no configure:10910: checking for SSL_set_cert_store configure:10967: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRA= NT -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib confte= st.c -lz -lssl -lcrypto >&5 /var/tmp//ccTs5M2A.o(.text+0x14): In function `main': : undefined reference to `SSL_set_cert_store' /var/tmp//ccTs5M2A.o(.data+0x0): undefined reference to `SSL_set_cert_store= ' configure:10973: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_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_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_TIMES 1 | /* end confdefs.h. */ | /* Define SSL_set_cert_store to an innocuous variant, in case = declares SSL_set_cert_store. | For example, HP-UX 11i declares gettimeofday. */ | #define SSL_set_cert_store innocuous_SSL_set_cert_store |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SSL_set_cert_store (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef SSL_set_cert_store |=20 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () =3D SSL_set_cert_store; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D SSL_set_cert_store; | ; | return 0; | } configure:10998: result: no configure:11009: checking whether to enable mod_ssl configure:11021: result: shared configure:11095: checking whether to enable mod_optional_hook_export configure:11133: result: shared configure:11181: checking whether to enable mod_optional_hook_import configure:11219: result: shared configure:11267: checking whether to enable mod_optional_fn_import configure:11305: result: shared configure:11353: checking whether to enable mod_optional_fn_export configure:11391: result: shared configure:11439: checking whether to enable mod_bucketeer configure:11477: result: shared configure:11563: checking for target platform configure:11588: result: unix configure:11620: checking for rlim_t configure:11646: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THR= EAD_SAFE conftest.c >&5 configure:11652: $? =3D 0 configure:11656: test -z=20 =09=09=09 || test ! -s conftest.err configure:11659: $? =3D 0 configure:11662: test -s conftest.o configure:11665: $? =3D 0 configure:11680: result: yes configure:11708: checking sys/time.h usability configure:11720: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THR= EAD_SAFE conftest.c >&5 configure:11726: $? =3D 0 configure:11730: test -z=20 =09=09=09 || test ! -s conftest.err configure:11733: $? =3D 0 configure:11736: test -s conftest.o configure:11739: $? =3D 0 configure:11749: result: yes configure:11753: checking sys/time.h presence configure:11763: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c configure:11769: $? =3D 0 configure:11789: result: yes configure:11824: checking for sys/time.h configure:11831: result: yes configure:11708: checking sys/resource.h usability configure:11720: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THR= EAD_SAFE conftest.c >&5 configure:11726: $? =3D 0 configure:11730: test -z=20 =09=09=09 || test ! -s conftest.err configure:11733: $? =3D 0 configure:11736: test -s conftest.o configure:11739: $? =3D 0 configure:11749: result: yes configure:11753: checking sys/resource.h presence configure:11763: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c configure:11769: $? =3D 0 configure:11789: result: yes configure:11824: checking for sys/resource.h configure:11831: result: yes configure:11699: checking for sys/sem.h configure:11704: result: yes configure:11708: checking sys/ipc.h usability configure:11720: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THR= EAD_SAFE conftest.c >&5 configure:11726: $? =3D 0 configure:11730: test -z=20 =09=09=09 || test ! -s conftest.err configure:11733: $? =3D 0 configure:11736: test -s conftest.o configure:11739: $? =3D 0 configure:11749: result: yes configure:11753: checking sys/ipc.h presence configure:11763: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c configure:11769: $? =3D 0 configure:11789: result: yes configure:11824: checking for sys/ipc.h configure:11831: result: yes configure:11850: checking for setsid configure:11907: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRA= NT -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib confte= st.c -lz -lssl -lcrypto >&5 configure:11913: $? =3D 0 configure:11917: test -z=20 =09=09=09 || test ! -s conftest.err configure:11920: $? =3D 0 configure:11923: test -s conftest configure:11926: $? =3D 0 configure:11938: result: yes configure:11850: checking for killpg configure:11907: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRA= NT -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib confte= st.c -lz -lssl -lcrypto >&5 configure:11913: $? =3D 0 configure:11917: test -z=20 =09=09=09 || test ! -s conftest.err configure:11920: $? =3D 0 configure:11923: test -s conftest configure:11926: $? =3D 0 configure:11938: result: yes configure:11967: checking bstring.h usability configure:11979: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THR= EAD_SAFE conftest.c >&5 conftest.c:77:21: bstring.h: No such file or directory configure:11985: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_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_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_TIMES 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12008: result: no configure:12012: checking bstring.h presence configure:12022: cc -E -D_REENTRANT -D_THREAD_SAFE conftest.c conftest.c:43:21: bstring.h: No such file or directory configure:12028: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_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_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SETSID 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | #include configure:12048: result: no configure:12083: checking for bstring.h configure:12090: result: no configure:11958: checking for unistd.h configure:11963: result: yes configure:12110: checking for syslog configure:12167: cc -o conftest -O2 -fno-strict-aliasing -pipe -D_REENTRA= NT -D_THREAD_SAFE -rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib confte= st.c -lz -lssl -lcrypto >&5 configure:12173: $? =3D 0 configure:12177: test -z=20 =09=09=09 || test ! -s conftest.err configure:12180: $? =3D 0 configure:12183: test -s conftest configure:12186: $? =3D 0 configure:12198: result: yes configure:12214: checking for sys/times.h configure:12219: result: yes configure:12363: checking for times configure:12451: result: yes configure:12462: checking which MPM to use configure:12478: result: prefork configure:13155: checking whether to enable mod_http configure:13193: result: yes configure:13241: checking whether to enable mod_mime configure:13279: result: shared configure:13341: checking for extra modules configure:13386: result: no extra modules configure:13410: checking whether to enable mod_dav configure:13448: result: shared configure:13549: checking whether to enable mod_status configure:13587: result: shared configure:13635: checking whether to enable mod_autoindex configure:13673: result: shared configure:13721: checking whether to enable mod_asis configure:13759: result: shared configure:13807: checking whether to enable mod_info configure:13845: result: shared configure:13893: checking whether to enable mod_suexec configure:13929: result: checking dependencies configure:13933: checking whether to enable mod_suexec configure:13945: result: shared configure:14195: checking whether to enable mod_cgi configure:14233: result: shared configure:14281: checking whether to enable mod_cgid configure:14319: result: shared configure:14935: checking whether to enable mod_dav_fs configure:14973: result: shared configure:15047: checking whether to enable mod_vhost_alias configure:15085: result: shared configure:15133: checking whether to enable mod_negotiation configure:15171: result: shared configure:15219: checking whether to enable mod_dir configure:15257: result: shared configure:15305: checking whether to enable mod_imap configure:15343: result: shared configure:15391: checking whether to enable mod_actions configure:15429: result: shared configure:15477: checking whether to enable mod_speling configure:15515: result: shared configure:15563: checking whether to enable mod_userdir configure:15601: result: shared configure:15649: checking whether to enable mod_alias configure:15687: result: shared configure:15736: checking whether to enable mod_rewrite configure:15774: result: shared configure:15887: checking whether to enable mod_so configure:15925: result: yes configure:16297: checking whether byte ordering is bigendian configure:16324: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THR= EAD_SAFE conftest.c >&5 configure:16330: $? =3D 0 configure:16334: test -z=20 =09=09=09 || test ! -s conftest.err configure:16337: $? =3D 0 configure:16340: test -s conftest.o configure:16343: $? =3D 0 configure:16367: cc -c -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THR= EAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:68: error: syntax error before "big" configure:16373: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_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_GMTOFF 1 | #define AP_ENABLE_V4_MAPPED 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_TIMES 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 SUEXEC_BIN "/usr/local/sbin/suexec" | #define AP_HTTPD_USER "www" | #define AP_USERDIR_SUFFIX "public_html" | #define AP_DOC_ROOT "/usr/local/www/data" | #define AP_UID_MIN 1000 | #define AP_GID_MIN 1000 | #define AP_LOG_EXEC "/var/log/httpd-suexec.log" | #define AP_SAFE_PATH "/usr/local/bin:/usr/local/bin:/usr/bin:/bin" | #define AP_USING_AUTOCONF 1 | #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1 | #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1 | #define AP_SIG_GRACEFUL SIGUSR1 | #define AP_SIG_GRACEFUL_STRING "SIGUSR1" | #define AP_SIG_GRACEFUL_SHORT USR1 | /* end confdefs.h. */ | #include | #include |=20 | int | main () | { | #if BYTE_ORDER !=3D BIG_ENDIAN | not big endian | #endif |=20 | ; | return 0; | } configure:16508: result: no configure:17112: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES =3D=20 CONFIG_HEADERS =3D=20 CONFIG_LINKS =3D=20 CONFIG_COMMANDS =3D=20 $ ./config.status=20 on bigbang.DNALOGIC.NET config.status:17970: creating docs/conf/httpd-std.conf config.status:17970: creating docs/conf/ssl-std.conf config.status:17970: creating include/ap_config_layout.h config.status:17970: creating support/apxs config.status:17970: creating support/apachectl config.status:17970: creating support/dbmmanage config.status:17970: creating support/envvars-std config.status:17970: creating support/log_server_status config.status:17970: creating support/logresolve.pl config.status:17970: creating support/phf_abuse_log.cgi config.status:17970: creating support/split-logfile config.status:17970: creating build/rules.mk config.status:18073: creating include/ap_config_auto.h config.status:18375: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_SSL_set_cert_store=3Dno ac_cv_c_bigendian=3Dno ac_cv_header_sys_times_h=3Dyes ac_cv_header_grp_h=3Dyes ac_cv_func_initgroups=3Dyes ac_cv_header_stdlib_h=3Dyes ac_cv_header_sys_time_h=3Dyes ac_cv_header_pwd_h=3Dyes ac_cv_header_bstring_h=3Dno ac_cv_header_sys_prctl_h=3Dno ac_cv_prog_cc_g=3Dyes ac_cv_env_LDFLAGS_set=3Dset ac_cv_func_killpg=3Dyes ac_cv_header_sys_ipc_h=3Dyes ac_cv_func_timegm=3Dyes ac_cv_c_compiler_gnu=3Dyes ac_cv_exeext=3D ac_cv_env_CFLAGS_set=3Dset ac_cv_header_zutil_h=3Dno ac_cv_func_SSL_set_state=3Dno lt_cv_sys_max_cmd_len=3D65536 ac_cv_define_APR_HAVE_IPV6=3Dyes ac_cv_header_sys_wait_h=3Dyes ac_cv_env_CPP_value=3D ac_cv_env_CPPFLAGS_set=3Dset ac_cv_header_minix_config_h=3Dno ac_cv_mkdir_p=3Dyes apache_cv_mpm=3Dprefork ac_cv_env_host_alias_set=3Dset ac_cv_c_const=3Dyes ac_cv_func_setsid=3Dyes ac_cv_header_sys_sem_h=3Dyes ac_cv_header_sys_resource_h=3Dyes ac_cv_define_APR_HAS_RANDOM=3Dyes ac_cv_prog_CC=3Dcc ac_cv_header_sys_stat_h=3Dyes ac_cv_env_build_alias_set=3Dset ac_cv_header_sys_processor_h=3Dno ac_cv_header_limits_h=3Dyes ac_cv_env_LDFLAGS_value=3D' -rpath=3D/usr/lib:/usr/local/lib' ac_cv_env_target_alias_set=3Dset ac_cv_prog_cc_stdc=3D ac_cv_host_alias=3Di386-portbld-freebsd6.0 ac_cv_env_CFLAGS_value=3D'-O2 -fno-strict-aliasing -pipe ' ac_cv_env_CC_set=3Dset ac_cv_func_getgrnam=3Dyes ac_cv_header_sys_types_h=3Dyes ac_cv_header_stdc=3Dyes ac_cv_header_strings_h=3Dyes ac_cv_header_stdint_h=3Dyes ac_cv_header_inttypes_h=3Dyes ac_cv_prog_egrep=3D'grep -E' ac_cv_header_unistd_h=3Dyes ac_cv_header_string_h=3Dyes ac_cv_build_alias=3Di386-portbld-freebsd6.0 ac_cv_env_CPPFLAGS_value=3D ac_cv_func_times=3Dyes ac_cv_header_memory_h=3Dyes ac_cv_prog_ac_ct_RANLIB=3Dranlib ac_cv_target_alias=3Di386-portbld-freebsd6.0 ap_cv_zlib=3D/usr ac_cv_func_bindprocessor=3Dno ac_cv_header_sys_socket_h=3Dyes ac_cv_host=3Di386-portbld-freebsd6.0 ac_cv_env_host_alias_value=3Di386-portbld-freebsd6.0 ac_cv_struct_tm_gmtoff=3Dyes ac_cv_func_prctl=3Dno ac_cv_path_RM=3D/bin/rm ac_cv_define_APR_HAS_DSO=3Dyes ac_cv_prog_AWK=3Dgawk ac_cv_prog_CPP=3D'cc -E' ac_cv_build=3Di386-portbld-freebsd6.0 ac_cv_env_build_alias_value=3Di386-portbld-freebsd6.0 ac_cv_type_rlim_t=3Dyes ac_cv_target=3Di386-portbld-freebsd6.0 ac_cv_env_target_alias_value=3Di386-portbld-freebsd6.0 ac_cv_env_CC_value=3Dcc ac_cv_func_getpwnam=3Dyes ac_cv_search_strerror=3D'none required' ac_cv_env_CPP_set=3D ac_cv_func_syslog=3Dyes apr_cv_pthreads_lib=3D-lpthread ap_cv_ssltk=3D/usr ac_cv_objext=3Do apr_cv_pthreads_cflags=3D ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHECTL_ULIMIT=3D'ulimit -S -n `ulimit -H -n`' APR_BINDIR=3D'/usr/local/lib/apache2' APR_INCLUDEDIR=3D'/usr/ports/www/apache2/work/httpd-2.0.52/srclib/apr/inclu= de' APU_BINDIR=3D'/usr/local/lib/apache2' APU_INCLUDEDIR=3D'/usr/ports/www/apache2/work/httpd-2.0.52/srclib/apr-util/= include' AP_BUILD_SRCLIB_DIRS=3D'apr apr-util' AP_CLEAN_SRCLIB_DIRS=3D'apr-util apr' AP_LIBS=3D'/usr/ports/www/apache2/work/httpd-2.0.52/srclib/pcre/libpcre.la = /usr/ports/www/apache2/work/httpd-2.0.52/srclib/apr-util/libaprutil-0.la = -lldap -llber -lexpat -liconv /usr/ports/www/apache2/work/httpd-2.0.52/src= lib/apr/libapr-0.la -lm -lcrypt -lpthread' AP_SIG_GRACEFUL=3D'SIGUSR1' AP_SIG_GRACEFUL_SHORT=3D'USR1' AP_SIG_GRACEFUL_STRING=3D'' AWK=3D'gawk' BUILTIN_LIBS=3D' modules/http/mod_http.la modules/mappers/mod_so.la' CC=3D'cc' CFLAGS=3D'-O2 -fno-strict-aliasing -pipe ' CORE_IMPLIB=3D'' CORE_IMPLIB_FILE=3D'' CPP=3D'cc -E' CPPFLAGS=3D'' CXX=3D'c++' CXXFLAGS=3D'-O2 -fno-strict-aliasing -pipe' DEFS=3D'-DHAVE_CONFIG_H' DSO_MODULES=3D' access auth auth_anon auth_dbm auth_digest file_cache chars= et_lite cache disk_cache mem_cache case_filter case_filter_in ldap auth_lda= p ext_filter include deflate log_config logio env mime_magic cern_meta expi= res headers usertrack unique_id setenvif proxy proxy_connect proxy_ftp prox= y_http ssl optional_hook_export optional_hook_import optional_fn_import opt= ional_fn_export bucketeer mime dav status autoindex asis info suexec cgi cg= id dav_fs vhost_alias negotiation dir imap actions speling userdir alias re= write' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'grep -E' EXEEXT=3D'' EXTRA_CFLAGS=3D'' EXTRA_CPPFLAGS=3D' -D_REENTRANT -D_THREAD_SAFE' EXTRA_CXXFLAGS=3D'' EXTRA_INCLUDES=3D' -I/usr/ports/www/apache2/work/httpd-2.0.52/srclib/apr/in= clude -I/usr/ports/www/apache2/work/httpd-2.0.52/srclib/apr-util/include -= I/usr/local/include -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/server= /mpm/$(MPM_SUBDIR_NAME) -I$(top_srcdir)/modules/http -I$(top_srcdir)/module= s/filters -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/include -I$(top_src= dir)/modules/generators -I/usr/include/openssl -I$(top_srcdir)/modules/dav/= main' EXTRA_LDFLAGS=3D'-rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib' EXTRA_LIBS=3D'-lz -lssl -lcrypto' HTTPD_LDFLAGS=3D'' INCLUDES=3D'' INSTALL_DATA=3D'install -o root -g wheel -m 444' INSTALL_PROGRAM=3D'install -s -o root -g wheel -m 555' INSTALL_PROG_FLAGS=3D'' INSTALL_SCRIPT=3D'install -o root -g wheel -m 555' LDFLAGS=3D' -rpath=3D/usr/lib:/usr/local/lib' LIBOBJS=3D'' LIBS=3D'' LIBTOOL=3D'/usr/ports/www/apache2/work/httpd-2.0.52/srclib/apr/libtool $(LT= FLAGS)' LN_S=3D'ln -s' LTCFLAGS=3D'-prefer-non-pic -static' LTFLAGS=3D'--silent' LTLIBOBJS=3D'' LT_LDFLAGS=3D'-export-dynamic' MK_IMPLIB=3D'' MODULE_CLEANDIRS=3D' arch/win32 echo' MODULE_DIRS=3D' aaa cache experimental filters loggers metadata proxy ssl t= est http dav/main generators dav/fs mappers' MPM_LIB=3D'server/mpm/prefork/libprefork.la' MPM_NAME=3D'prefork' MPM_SUBDIR_NAME=3D'prefork' NOTEST_CFLAGS=3D'' NOTEST_CPPFLAGS=3D'-DAP_HAVE_DESIGNATED_INITIALIZER' NOTEST_CXXFLAGS=3D'' NOTEST_LDFLAGS=3D'' NOTEST_LIBS=3D'' OBJEXT=3D'o' OS=3D'unix' OS_DIR=3D'unix' OS_SPECIFIC_VARS=3D'' PACKAGE_BUGREPORT=3D'' PACKAGE_NAME=3D'' PACKAGE_STRING=3D'' PACKAGE_TARNAME=3D'' PACKAGE_VERSION=3D'' PATH_SEPARATOR=3D':' PORT=3D'80' POST_SHARED_CMDS=3D'echo ""' PRE_SHARED_CMDS=3D'echo ""' RANLIB=3D'ranlib' RM=3D'/bin/rm' SHELL=3D'/bin/sh' SHLIBPATH_VAR=3D'LD_LIBRARY_PATH' SHLTCFLAGS=3D'-prefer-pic' SH_LDFLAGS=3D'' SH_LIBS=3D'' SH_LIBTOOL=3D'$(LIBTOOL)' UTIL_LDFLAGS=3D'' ab_LTFLAGS=3D'' abs_srcdir=3D'/usr/ports/www/apache2/work/httpd-2.0.52' ac_ct_CC=3D'' ac_ct_RANLIB=3D'ranlib' ap_make_delimiter=3D' ' ap_make_include=3D'include' bindir=3D'${exec_prefix}/bin' build=3D'i386-portbld-freebsd6.0' build_alias=3D'i386-portbld-freebsd6.0' build_cpu=3D'i386' build_os=3D'freebsd6.0' build_vendor=3D'portbld' cgidir=3D'${datadir}/cgi-bin' checkgid_LTFLAGS=3D'' datadir=3D'${prefix}/www' errordir=3D'${datadir}/error' exec_prefix=3D'${prefix}' exp_bindir=3D'/usr/local/bin' exp_cgidir=3D'/usr/local/www/cgi-bin' exp_datadir=3D'/usr/local/www' exp_errordir=3D'/usr/local/www/error' exp_exec_prefix=3D'/usr/local' exp_htdocsdir=3D'/usr/local/www/data' exp_iconsdir=3D'/usr/local/www/icons' exp_includedir=3D'/usr/local/include/apache2' exp_installbuilddir=3D'/usr/local/share/apache2/build' exp_libdir=3D'/usr/local/lib/apache2' exp_libexecdir=3D'/usr/local/libexec/apache2' exp_localstatedir=3D'/var' exp_logfiledir=3D'/var/log' exp_mandir=3D'/usr/local/man' exp_manualdir=3D'/usr/local/share/doc/apache2' exp_proxycachedir=3D'/usr/local/www/proxy' exp_runtimedir=3D'/var/run' exp_sbindir=3D'/usr/local/sbin' exp_sysconfdir=3D'/usr/local/etc/apache2' host=3D'i386-portbld-freebsd6.0' host_alias=3D'i386-portbld-freebsd6.0' host_cpu=3D'i386' host_os=3D'freebsd6.0' host_vendor=3D'portbld' htdbm_LTFLAGS=3D'' htdigest_LTFLAGS=3D'' htdocsdir=3D'${datadir}/data' htpasswd_LTFLAGS=3D'' iconsdir=3D'${datadir}/icons' includedir=3D'/usr/local/include/apache2' infodir=3D'${prefix}/info' installbuilddir=3D'${prefix}/share/apache2/build' libdir=3D'/usr/local/lib/apache2' libexecdir=3D'${exec_prefix}/libexec/apache2' localstatedir=3D'/var' logfiledir=3D'${localstatedir}/log' logresolve_LTFLAGS=3D'' mandir=3D'${prefix}/man' manualdir=3D'${prefix}/share/doc/apache2' nonssl_listen_stmt_1=3D'' nonssl_listen_stmt_2=3D'Listen @@Port@@' oldincludedir=3D'/usr/include' other_targets=3D'suexec' perlbin=3D'/usr/bin/perl' prefix=3D'/usr/local' progname=3D'httpd' program_transform_name=3D's,x,x,' proxycachedir=3D'${datadir}/proxy' rel_bindir=3D'bin' rel_cgidir=3D'www/cgi-bin' rel_datadir=3D'www' rel_errordir=3D'www/error' rel_exec_prefix=3D'' rel_htdocsdir=3D'www/data' rel_iconsdir=3D'www/icons' rel_includedir=3D'include/apache2' rel_installbuilddir=3D'share/apache2/build' rel_libdir=3D'lib/apache2' rel_libexecdir=3D'libexec/apache2' rel_localstatedir=3D'/var' rel_logfiledir=3D'/var/log' rel_mandir=3D'man' rel_manualdir=3D'share/doc/apache2' rel_proxycachedir=3D'www/proxy' rel_runtimedir=3D'/var/run' rel_sbindir=3D'sbin' rel_sysconfdir=3D'etc/apache2' rotatelogs_LTFLAGS=3D'' runtimedir=3D'${localstatedir}/run' sbindir=3D'${exec_prefix}/sbin' shared_build=3D'shared-build' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc/apache2' target=3D'i386-portbld-freebsd6.0' target_alias=3D'i386-portbld-freebsd6.0' target_cpu=3D'i386' target_os=3D'freebsd6.0' target_vendor=3D'portbld' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define APACHE_MPM_DIR "server/mpm/prefork" #define AP_DOC_ROOT "/usr/local/www/data" #define AP_ENABLE_V4_MAPPED 1 #define AP_GID_MIN 1000 #define AP_HTTPD_USER "www" #define AP_LOG_EXEC "/var/log/httpd-suexec.log" #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1 #define AP_SAFE_PATH "/usr/local/bin:/usr/local/bin:/usr/bin:/bin" #define AP_SIG_GRACEFUL SIGUSR1 #define AP_SIG_GRACEFUL_SHORT USR1 #define AP_SIG_GRACEFUL_STRING "SIGUSR1" #define AP_TYPES_CONFIG_FILE "etc/apache2/mime.types" #define AP_UID_MIN 1000 #define AP_USERDIR_SUFFIX "public_html" #define AP_USING_AUTOCONF 1 #define DEFAULT_ERRORLOG "/var/log/httpd-error.log" #define DEFAULT_SCOREBOARD "/var/run/apache_runtime_status" #define DOCUMENT_LOCATION "www/data" #define HAVE_GETGRNAM 1 #define HAVE_GETPWNAM 1 #define HAVE_GMTOFF 1 #define HAVE_GRP_H 1 #define HAVE_INITGROUPS 1 #define HAVE_INTTYPES_H 1 #define HAVE_KILLPG 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_PWD_H 1 #define HAVE_SETSID 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TIMES 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HTTPD_ROOT "/usr/local" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SERVER_CONFIG_FILE "etc/apache2/httpd.conf" #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define SUEXEC_BIN "/usr/local/sbin/suexec" configure: exit 0 ------=_Part_847_6233282.1100817397724--