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

Re: [PATCH] building deb package fails

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-02 17:48:43 CET

Jon Middleton <jjm@ixtab.org.uk> writes:

> On Wed, Nov 27, 2002 at 10:10:15PM +0000, Jon Middleton wrote:
> > On Wed, Nov 27, 2002 at 03:33:00PM -0600, Ben Collins-Sussman wrote:
> > > Jon Middleton <jjm@ixtab.org.uk> writes:
> > >
> > > > David Kimdon is the offical package maintainer, but the main problem
> > > > is that the current build depends can not be satisfied in Debian
> > > > unstable at least apr and apr-util are out of date.
> > >
> > > Actually, the apr and apr-util shipped with httpd-2.0.43 *aren't* out
> > > of date. Subversion just *thinks* they are.
> > >
> > > I think what I need to do here is make a change to Subversion's
> > > ./configure again: if "apu-config --version" returns error, then
> > > attempt to grep for the version-number directly in the script.
> >
> * ac-helpers/aprutil.m4(AC_DEFUN): If $apu_config --version fails just
> grep the version string out of the script so that we can build
> against apr as shipped in apache2 2.0.43, this hack can be removed
> when 2.0.44 has been released.

Excellent, I applied a tweaked version of this patch in r3954.

Hey! Package maintainers! Hear that?

This means that as of now, Subversion now compiles against the latest
released version of apache (2.0.43). No more pain and suffering with
apr or apr-util version-numbers!

Hop to it! :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 2 17:51:10 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.