Subject: Re: devel/subversion with apache22 problem [SOLVED]
To: Water NB <netbsd78@126.com>
From: Asmodehn Shade <asmodehn@gmail.com>
List: pkgsrc-users
Date: 06/04/2007 08:14:26
Got it ;)

Stupid me forget to clean subversion-base :-p
Works on pkgsrc2007Q1 also ;)

Thanks for your help and congrats for your patience ;)

On Mon, 4 Jun 2007 11:00:16 +0800
Water NB <netbsd78@126.com> wrote:

> pkgsrc branch: HEAD
> 
> clean all...
> 
> On Sun, Jun 03, 2007 at 04:16:04PM +0200, Asmodehn Shade wrote:
> > Well same problem after a make clean... Have you tried it ? on which pkgsrc branch ?
> > 
> > On Sun, 3 Jun 2007 01:14:09 +0800
> > Water NB <netbsd78@126.com> wrote:
> > 
> > > Maybe you need to `make clean` and `make` again.
> > > 
> > > On Sat, Jun 02, 2007 at 04:29:46PM +0200, Asmodehn Shade wrote:
> > > > Well I already did that... and the selected options includes apr1. look at the message ... but anyway it still checks for apr0...
> > > > 
> > > > On Sun, 27 May 2007 12:56:37 +0800
> > > > Water NB <netbsd78@126.com> wrote:
> > > > 
> > > > > add below into /etc/mk.conf:
> > > > > PKG_OPTIONS.subversion=apache22
> > > > > 
> > > > > On Sun, May 27, 2007 at 01:03:23AM +0200, Asmodehn Shade wrote:
> > > > > > Here is my problem when building subversion out of pkgsrc2007Q1 :
> > > > > > 
> > > > > > ==========================================================================
> > > > > > The supported build options for subversion-base are:
> > > > > > 
> > > > > >         apache22 apr1 serf
> > > > > > 
> > > > > > The currently selected options are:
> > > > > > 
> > > > > >         apache22 apr1
> > > > > > 
> > > > > > You can select which build options to use by setting PKG_DEFAULT_OPTIONS
> > > > > > or the following variable.  Its current value is shown:
> > > > > > 
> > > > > >         PKG_OPTIONS.subversion = apache22
> > > > > > 
> > > > > > ==========================================================================
> > > > > > ==========================================================================
> > > > > > The following variables will affect the build process of this package,
> > > > > > subversion-base-1.4.3nb1.  Their current value is shown below:
> > > > > > 
> > > > > >         * PKG_BUILD_OPTIONS.apr-util (defined)
> > > > > >         * SSLBASE = /usr
> > > > > >         * SSLCERTS = /etc/openssl/certs
> > > > > >         * SSLDIR = /etc/openssl
> > > > > >         * SSLKEYS = /etc/openssl/private
> > > > > > 
> > > > > > You may want to abort the process now with CTRL-C and change their value
> > > > > > before continuing.  Be sure to run `/usr/bin/make clean' after
> > > > > > the changes.
> > > > > > ==========================================================================
> > > > > > => Required installed package digest>=20010302: digest-20060826 found
> > > > > > => Required installed package libtool-base>=1.5.18nb5: libtool-base-1.5.22nb4 found
> > > > > > => Required installed package apr-0.9.*: NOT found
> > > > > > => Verifying reinstall for ../../devel/apr0
> > > > > > => Required installed package digest>=20010302: digest-20060826 found
> > > > > > ===> Checking for vulnerabilities in apr-0.9.12.2.0.59nb3
> > > > > > ===> Installing for apr-0.9.12.2.0.59nb3
> > > > > > ERROR: apr-1.2.8.2.2.4nb1 is already installed - perhaps an older version?
> > > > > > 
> > > > > > Why is it still looking for apr0 ??? Does anyone knows wher this behaviour is stored, and how I can change it ?
> > > > > > 
> > > > > > thanks a lot ;)
> > > > > > 
> > > > > > --
> > > > > > Asmodehn
> > > > > > 
> > > > > 
> > > > 
> > > 
> > 
>