Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 13:19:52 -0800
From:      Sean Chittenden <sean@gigave.com>
To:        Larry Rosenman <ler@lerctr.org>
Cc:        apache@FreeBSD.org
Subject:   Re: mod_auth_pgsql for Apache22?
Message-ID:  <20060222211953.CCC53216EF6@mailhost.gigave.com>
In-Reply-To: <029c01c637f4$72917100$0a0a0a0a@aus.pervasive.com>
References:  <20060222210707.GP17911@mailhost.gigave.com> <029c01c637f4$72917100$0a0a0a0a@aus.pervasive.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> >>    Since neither ports/www/mod_auth_pgsql nor
> >> ports/www/mod_auth_pgsql2 seem to work with the apache22 port in
> >> the tree, do either of you have any plans to make a pgsql auth
> >> module available for Apache 2.2?
> > 
> > I don't, I hardly use Apache any more.  Do you have a compile
> > failure message for mod_auth_pgsql2 + apache 2.2?  Fixing that is
> > going to be the easiest solution. -sc
> 
> # make
> ===>  mod_auth_pgsql-2.0.2b1_2 : Error from bsd.apache.mk. apache22 is
> installed (or APACHE_PORT is defined) and port requires 20.
> *** Error code 1
> 
> Stop in /usr/ports/www/mod_auth_pgsql2.
> #
> 
> so, therefore the question :(

Change line 17 to read:

USE_APACHE= 22

And fire off the output.  If it compiles, then USE_APACHE should be
using ?= instead of =.  -sc

-- 
Sean Chittenden



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060222211953.CCC53216EF6>