[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: freebsd questions

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-28 16:45:49 CET

Nuutti Kotivuori <naked@iki.fi> writes:

> Garrett Rooney wrote:
> > ideally, we would be able to ask apu-config where it's berkeley db
> > is, so we can just piggy back on the fact that they already know
> > where it is located, without needing to duplicate that code
> > ourselves.
>
> APR-UTIL is not linked against berkeley DB 4 necessarily.

If APR-UTIL is not linked against BDB 4 then using it to build
mod_dav_svn produces an Apache module that fails at run-time with a
wrong database version error. So, we should ask APR-UTIL which DB
it's linked against, and generate an error if it is not BDB 4 and the
user is trying to build mod_dav_svn.

Does ra_local work if APR-UTIL is built against some other DB?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 16:46:46 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.