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--