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

Re: svn commit: r1138375 - /subversion/trunk/build/ac-macros/apache.m4

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Wed, 22 Jun 2011 15:50:30 +0200

2011-06-22 15:42:03 Philip Martin napisaƂ(a):
> Greg Stein <gstein_at_gmail.com> writes:
>
> >>> Should we instead check that Subversion and Apache use the same APR? We
> >>> could do it by checking that "apxs2 -q APR_CONFIG" matches apr_config
> >>> found by configure.
> >>
> >> The server side needs to match httpd's APR. The client side can be different.
> >>
> >> Personally, I say that if you find httpd, then mandate its APR
> >> throughout the build. It is simplest that way. If somebody wants to
> >> get crazy and provide two different APRs based on client vs server,
> >> then let them monkey the configuration.
>
> So I made the change to require that the APR used by Subversion matches
> the APR used by Apache, and one of the buildbots fails:
>
> checking whether Apache's APR is compatible configure's APR... no
> configure: error: Apache's APR version 1.3.8 doesn't match configure's 1.4.5
>
> This buildbot was building successfully before the change. Should we
> provide a configure flag to allow such builds? Revert the change?

IMHO only major version of APR (e.g. "1" from "1.3.8" / "1.4.5") should be compared.

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2011-06-22 15:51:17 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.