From owner-freebsd-apache@FreeBSD.ORG Sun Apr 30 15:53:00 2006 Return-Path: X-Original-To: freebsd-apache@freebsd.org Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D15E416A403 for ; Sun, 30 Apr 2006 15:53:00 +0000 (UTC) (envelope-from sheepkiller@cultdeadsheep.org) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id F042443D73 for ; Sun, 30 Apr 2006 15:52:50 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 1132 invoked by uid 1000); 30 Apr 2006 17:52:49 +0200 Date: Sun, 30 Apr 2006 17:52:49 +0200 From: Clement Laforet To: Frank Steinborn Message-ID: <20060430155249.GC91352@goofy.cultdeadsheep.org> References: <20060426164028.GA37604@scott.blazing.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="96YOpH+ONegL0A3E" Content-Disposition: inline In-Reply-To: <20060426164028.GA37604@scott.blazing.de> User-Agent: Mutt/1.5.10i Cc: freebsd-apache@freebsd.org Subject: Re: Updating to 2.2.0_7 - Berkeley db4 not found X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 15:53:01 -0000 --96YOpH+ONegL0A3E Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Frank, On Wed, Apr 26, 2006 at 06:40:28PM +0200, Frank Steinborn wrote: > I tried to update apache-2.2.0_6 to apache-2.2.0_7 with the following > build options: WITH_SSL_MODULES=3D1 WITH_BERKELEYDB=3Ddb41 via > portupgrade. I installed _6 with the same buildoptions without > problems. But the configure script stops here: >=20 > checking for Berkeley DB 4.1 in /usr/local... > checking db41/dh.h usability... no > checking db41/dh.h presence... no > checking for db41/dh.h... no ^^^^^^^^^ > configure: error: Berkeley db4 not found > configure failed for srclib/apr-util > =3D=3D=3D> Script "configure" failed unexpectedly. >=20 > Berkeley DB 4.1 is installed, though (from pkg_info): > db41-4.1.25_3 The Berkeley DB package, revision 4.1 >=20 > I'm stuck at this point. Any hints how to handle this? I guess it's a > bug though, I'll contact clement about it, if I'm sure it's not a > simple thoughtlessness on my part. Thanks for pointing this out! It's actually a typo in m4 macro. It=20 desperately tries to include ;-) I've just committed a fix. Thanks, clem --96YOpH+ONegL0A3E Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFEVN1RsRhfjwcjuh0RAh+tAKC2dLNo2bSBSRNg5b49/zi8WJ1kyACcCfBM 7SVJEZo688IoP7+nD7Fnw70= =3VfX -----END PGP SIGNATURE----- --96YOpH+ONegL0A3E-- From owner-freebsd-apache@FreeBSD.ORG Mon May 1 11:01:09 2006 Return-Path: X-Original-To: apache@freebsd.org Delivered-To: freebsd-apache@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8333816A404 for ; Mon, 1 May 2006 11:01:09 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F1D743D78 for ; Mon, 1 May 2006 11:01:09 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k41B18Rg008170 for ; Mon, 1 May 2006 11:01:08 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k41B17vq008164 for apache@freebsd.org; Mon, 1 May 2006 11:01:07 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 1 May 2006 11:01:07 GMT Message-Id: <200605011101.k41B17vq008164@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: apache@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 11:01:09 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2005/11/20] ports/89308 apache [patch] www/mod_accounting crash on reque 1 problem total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/12/09] ports/74907 apache [PATCH] www/mod_perl: cleanups o [2005/05/18] ports/81183 apache apache13-modperl can not compile with por o [2005/12/05] ports/89972 apache portupgrade apache+ssl fails on dependenc o [2006/04/14] ports/95745 apache [PATCH] mod_mysqluserdir: fix MASTER_SITE 4 problems total. From owner-freebsd-apache@FreeBSD.ORG Tue May 2 13:29:52 2006 Return-Path: X-Original-To: freebsd-apache@freebsd.org Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18F8616A404 for ; Tue, 2 May 2006 13:29:52 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id A601343D4C for ; Tue, 2 May 2006 13:29:51 +0000 (GMT) (envelope-from grafan@gmail.com) Received: by nz-out-0102.google.com with SMTP id x3so3078907nzd for ; Tue, 02 May 2006 06:29:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=avbbA3osBFsfQsVWwb+n4t4LXgvRPHcL2frCzKcFh9ZkHJKVTn+M3qqMFWNw9UwPumXUVDMX+1PFYnMKOVjK6lZECzCJE1f6Hbr+FgJZnMqgw6C9/2aQsqLShjV0X4FF3+GJwQO52KSci24aCgJSl7eavNGVP+pv2m+LPiPp6Nc= Received: by 10.36.80.14 with SMTP id d14mr1093820nzb; Tue, 02 May 2006 06:29:06 -0700 (PDT) Received: by 10.36.24.17 with HTTP; Tue, 2 May 2006 06:29:51 -0700 (PDT) Message-ID: <6eb82e0605020629g133c277asa78bbe004d56702e@mail.gmail.com> Date: Tue, 2 May 2006 09:29:51 -0400 From: "Rong-En Fan" To: freebsd-apache@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: apache module port and PREFIX X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 13:29:52 -0000 Hi, Currently, if an apache module port get apache module directory from apxs, then it will not respect PREFIX. That will beark porttools's test. For exam= ple, p5-CGi-SpeedyCGI. Are there any better solutions than do a substitution af= ter configure? Or shall I just leave it as-is? Thanks, Rong-En Fan