pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31872: apache 2.0.55 won't compile
The following reply was made to PR pkg/31872; it has been noted by GNATS.
From: Takahiro Kambe <taca%back-street.net@localhost>
To: wiz%NetBSD.org@localhost
Cc: carl%rollcage2.bl.echidna.id.au@localhost, gnats-bugs%NetBSD.org@localhost
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@localhost>
on Fri, 21 Oct 2005 09:20:20 +0200,
Thomas Klausner <wiz%NetBSD.org@localhost> wrote:
> On Fri, Oct 21, 2005 at 05:31:02AM +0000, Takahiro Kambe wrote:
> > In message <20051020065900.E84AF63B88F%narn.netbsd.org@localhost>
> > on Thu, 20 Oct 2005 06:59:00 +0000 (UTC),
> > Carl Brewer <carl%rollcage2.bl.echidna.id.au@localhost> 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@localhost>
Home |
Main Index |
Thread Index |
Old Index