Subject: subversion-base problems and apr version degrading (Re: [PATCH] devel/apr* www/apache2* revamp)
To: Eric Gillespie <epg@NetBSD.org>
From: Bernd Ernesti <veego@NetBSD.org>
List: tech-pkg
Date: 01/25/2007 07:17:59
On Wed, Jan 24, 2007 at 02:59:12PM -0800, Eric Gillespie wrote:
> Juan RP <juan@xtrarom.org> writes:
> 
> > I was thinking of doing this myself, but I did not finish it...
> > So please commit and thanks for your work!
> 
> Done.  Thanks!

And now subversion-base doesn't build, not to mention that the apr version
was degraded from 1.2.8.2.2.4 to 1.2.8.

[..]
=> Required installed package apr>=0.9.7.2.0.55nb2: apr-1.2.8 found
[..]
checking APR version... 1.2.8
configure: Apache Portable Runtime Utility (APRUTIL) library configuration
checking for APR-util... configure: error: the --with-apr-util parameter is incorrect. It must specify an install prefix, a build directory, or an apu-config file.
*** Error code 1

Why does subversion-base needs apr0?
I had no problem to build it with 1.2.8.2.2.4.

Bernd