mod_auth_pgsql for Apache22?
Larry Rosenman
ler at lerctr.org
Wed Feb 22 13:23:20 PST 2006
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 at lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893
More information about the freebsd-apache
mailing list