From owner-freebsd-questions@FreeBSD.ORG Sun Feb 17 16:46:13 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD73116A468 for ; Sun, 17 Feb 2008 16:46:13 +0000 (UTC) (envelope-from doug@polands.org) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id 8407A13C468 for ; Sun, 17 Feb 2008 16:46:13 +0000 (UTC) (envelope-from doug@polands.org) Received: from corinth.polands.org ([75.87.219.217]) by hrndva-omta03.mail.rr.com with ESMTP id <20080217164612.KPXE7178.hrndva-omta03.mail.rr.com@corinth.polands.org>; Sun, 17 Feb 2008 16:46:12 +0000 Received: from email.polands.org (ammon.polands.org [172.16.1.7]) by corinth.polands.org (8.13.8/8.13.8) with ESMTP id m1HF7hR4075460; Sun, 17 Feb 2008 09:07:43 -0600 (CST) (envelope-from doug@polands.org) Received: from 172.16.1.8 (proxying for 172.16.1.47) (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Sun, 17 Feb 2008 09:07:43 -0600 (CST) Message-ID: <62450.172.16.1.8.1203260863.squirrel@email.polands.org> In-Reply-To: <20080217141925.GA51665@eos.sc1.parodius.com> References: <20080217132317.GC72400@polands.org> <20080217141925.GA51665@eos.sc1.parodius.com> Date: Sun, 17 Feb 2008 09:07:43 -0600 (CST) From: "Doug Poland" To: "Jeremy Chadwick" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV 0.88.4/5847/Sun Feb 17 05:26:12 2008 on corinth.polands.org X-Virus-Status: Clean Cc: questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: apache 2.2.8 authdbm woes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Feb 2008 16:46:13 -0000 On Sun, February 17, 2008 08:19, Jeremy Chadwick wrote: > On Sun, Feb 17, 2008 at 07:23:17AM -0600, Doug Poland wrote: >> Hello, > > You're likely suffering from this: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=119711 > > There were some recent changes to www/apache22 which specifically > addressed the above: > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/apache22/Makefile > Thanks for the quick response. I've read the pr description (119711) but am still a little confused. I used the new Makefile options: make -DWITH_BDB -DWITH_BDB_BASE as mentioned in my OP. The really weird thing is apache-2.2.8 worked with AuthDBM for many tests, but then suddenly stopped working. Perhaps my base install of Berkeley DB is having issues reading .dat files generated from an earlier version? How would one diagnose this? Again, thanks for the help. -- Regards, Doug