Subject: Re: pkg/31872: apache 2.0.55 won't compile
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Takahiro Kambe <taca@back-street.net>
List: pkgsrc-bugs
Date: 10/21/2005 07:38:01
The following reply was made to PR pkg/31872; it has been noted by GNATS.

From: Takahiro Kambe <taca@back-street.net>
To: wiz@NetBSD.org
Cc: carl@rollcage2.bl.echidna.id.au, gnats-bugs@NetBSD.org
Subject: Re: pkg/31872: apache 2.0.55 won't compile
Date: Fri, 21 Oct 2005 16:37:51 +0900 (JST)

 In message <20051021072020.GS17582@dmath5.dmg.tuwien.ac.at>
 	on Fri, 21 Oct 2005 09:20:20 +0200,
 	Thomas Klausner <wiz@NetBSD.org> wrote:
 > On Fri, Oct 21, 2005 at 05:31:02AM +0000, Takahiro Kambe wrote:
 > >  In message <20051020065900.E84AF63B88F@narn.netbsd.org>
 > >  	on Thu, 20 Oct 2005 06:59:00 +0000 (UTC),
 > >  	Carl Brewer <carl@rollcage2.bl.echidna.id.au> wrote:
 > >  > modules/generators/.libs/mod_cgi.a(mod_cgi.o): In function `run_cgi_child':
 > >  > mod_cgi.o(.text+0xa66): undefined reference to `apr_procattr_addrspace_set'
 > >  > *** Error code 1
 > >  Have you updated the devel/apr package?
 > >  
 > >  I saw the same error on SunOS 5.8.  And after updating the devel/apr
 > >  package, the problem went a way.
 > 
 > If apache2 needs a newer version of apr, we should change
 > the dependency. Which version does it need?
 >  Thomas
 apache2/Makefile.common was update to:
 
 	APACHE_VERSION: 2.0.54 -> 2.0.55
 	APR_VERSION:	0.9.6 -> 0.9.7
 
 So, apache 2.0.55 needs apr 0.9.7.
 
 -- 
 Takahiro Kambe <taca@back-street.net>