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

Re: "Apache's APR version doesn't match configure's"

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 24 Jun 2011 10:45:15 +0100

Hyrum K Wright <hyrum_at_hyrumwright.org> writes:

> moving forward, not backward. One possible solution is to just not
> build mod_dav_svn, rather than torpedoing the entire build, if
> Apache's APR doesn't match configure's. In any case, I think the
> current situation is not viable long term.

I made it skip the module build when a mismatch was detected, provided
the user had not specified --with-apxs explicitly. That didn't fix the
buildbot as it does specified --with-apxs explicitly.

I've realised that checking APR is probably not the right thing to do.
If we want to ensure BDB compatibility we should check APR-UTIL, rather
then APR, or the BDB used by APR-UTIL. So I've reverted back to the
earlier Apache/APR checking that allows mismatched APRs.

-- 
Philip
Received on 2011-06-24 11:45:59 CEST

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.