Subject: Re: pkg/31872: apache 2.0.55 won't compile
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bugs
Date: 10/21/2005 07:22:02
The following reply was made to PR pkg/31872; it has been noted by GNATS.

From: Thomas Klausner <wiz@NetBSD.org>
To: Takahiro Kambe <taca@back-street.net>
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 09:20:20 +0200

 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