Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 15:23:15 -0600
From:      "Larry Rosenman" <ler@lerctr.org>
To:        "'Sean Chittenden'" <sean@gigave.com>
Cc:        apache@FreeBSD.org
Subject:   RE: mod_auth_pgsql for Apache22?
Message-ID:  <008401c637f6$318c0420$0a0a0a0a@aus.pervasive.com>
In-Reply-To: <20060222211952.GR17911@mailhost.gigave.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sean Chittenden wrote:
>>>>    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

USE_APACHE=     22

LATEST_LINK=    mod_auth_pgsql2

AP_INC?=        ${LOCALBASE}/include
Makefile: 33 lines, 826 characters
# make
===>  mod_auth_pgsql-2.0.2b1_2 : Error from bsd.apache.mk. Illegal use of
USE_APACHE.
*** Error code 1

Stop in /usr/ports/www/mod_auth_pgsql2.
#

nope. :(



-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008401c637f6$318c0420$0a0a0a0a>