Subject: Re: Help! apache22, mod_perl, apr, apr-util, ap2-auth-mysql (NetBSD 3.1, 2007Q2)
To: Paul Newhouse <newhouse@rockhead.com>
From: Greg Troxel <gdt@ir.bbn.com>
List: pkgsrc-users
Date: 09/24/2007 13:01:16
There are two incompatible versions of apr in pkgsrc. apache22 uses the
new one (1), and apache20 uses 0.9.  there is code in
/usr/pkgsrc/mk/apache.mk to manage which one, and it looks like
something isn't quite right.  You might try

PKG_APACHE_DEFAULT=apache22

in mk.conf
and see if ap2-perl then uses apr 1.