On Fri, Jun 24, 2011 at 4:45 AM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> 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.
Thanks. configure now completes for me locally.
-Hyrum
Received on 2011-06-24 15:59:45 CEST