Subject: Re: subversion-base problems and apr version degrading (Re: [PATCH] devel/apr* www/apache2* revamp)
To: None <tech-pkg@NetBSD.org>
From: Bernd Ernesti <veego@NetBSD.org>
List: tech-pkg
Date: 01/25/2007 07:54:48
On Wed, Jan 24, 2007 at 10:38:53PM -0800, Eric Gillespie wrote:
> Bernd Ernesti <veego@NetBSD.org> writes:
> 
> > And now subversion-base doesn't build, not to mention that the apr version
> 
> I tested it on my systems; sorry about the breakage.
> 
> > was degraded from 1.2.8.2.2.4 to 1.2.8.
> 
> There is no such thing as apr{,-util} 1.2.8.2.2.4.  That's an
> artifact of a hack i used in the old devel/apr carried over to
> the devel/apr1 package.

There was an apr package with this version:

apr-1.2.8.2.2.4     Apache Portable Runtime

which was installed on my system during a normal build.

It may not be a real apr version, but we had this version in pkgsrc.

> > [..]
> > => 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.
> 
> Ah, i think i need to add <1.0 to the apr0 buildlink depends.

Is it possible to install both apr versions at the same time?

[..]

Bernd