From owner-freebsd-current Tue Jul 10 9:23:19 2001 Delivered-To: freebsd-current@freebsd.org Received: from kalaid.f2f.com.ua (kalaid.f2f.com.ua [62.149.0.33]) by hub.freebsd.org (Postfix) with ESMTP id DA8AC37B406; Tue, 10 Jul 2001 09:23:10 -0700 (PDT) (envelope-from max@vega.com) Received: from Mail-In.Net (borey.f2f.com.ua [62.149.0.24]) by kalaid.f2f.com.ua (8.11.3/8.11.1) with ESMTP id f6AGOpC01945; Tue, 10 Jul 2001 19:24:51 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com ([212.35.189.233]) by Mail-In.Net (8.11.3/8.H.Z) with ESMTP id f6AGM3Z75378; Tue, 10 Jul 2001 19:22:12 +0300 (EEST) Received: (from max@localhost) by vega.vega.com (8.11.4/8.11.3) id f6AGKsF01943; Tue, 10 Jul 2001 19:20:54 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200107101620.f6AGKsF01943@vega.vega.com> Subject: Re: picking a DB (Re: nvi maintainer?) To: sheldonh@starjuice.net (Sheldon Hearn) Date: Tue, 10 Jul 2001 19:20:23 +0300 (EEST) Cc: keramida@ceid.upatras.gr (Giorgos Keramidas), bostic@sleepycat.com (Keith Bostic), mi@aldan.algebra.com, current@FreeBSD.ORG, msmith@FreeBSD.ORG, wes@softweyr.com In-Reply-To: <52429.994778677@axl.seasidesoftware.co.za> from "Sheldon Hearn" at Jul 10, 2001 05:24:37 PM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > On 10 Jul 2001 17:49:54 +0300, Giorgos Keramidas wrote: > > > Is DB 3.x the only workaround for these bugs? > > Even if it's not, it's a bit much to expect SleepyCat to do the extra > work of providing the alternative fix. > > I think this has probably gone as far as it can for now. > > The next step is for someone to see how hard it is to provide libc hooks > for the DB 3.x functionality that nvi requires, without removing the > existing DB 1.x functionality that other subsystems require. At the first glance it is not a big problem - nvi could build its own private static DB3 library and link against it, leaving DB 1.x for libc. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message