Subject: Re: USE_DB185 and BDB_ACCEPTED
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 03/22/2004 18:21:19
On Mon, Mar 22, 2004 at 10:57:33AM +0100, Manuel Bouyer wrote:
> On Sun, Mar 21, 2004 at 11:41:29PM +0000, Johnny C. Lam wrote:
> > On Sun, Mar 21, 2004 at 11:42:37PM +0100, Manuel Bouyer wrote:
> [...]
> checking for dbopen... (cached) no
> checking for dbopen in -ldb... no
> checking for dbopen in -ldb1... no
> checking for __db185_open in -ldb-3... no
> checking for __db185_open in -ldb-4... no
> configure: error: Your db library is missing db 1.85 compatibility mode
> *** Error code 1
>
> The same happens with db3 instead of db4.
I think I see what's wrong. I've committed new db[34]/buildlink3.mk
files that should fix this. Please let me know if they work for you.
Thanks!
-- Johnny Lam <jlam@NetBSD.org>