Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jan 2006 18:55:21 +0800 (CST)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91212: www/p5-CGI-SpeedyCGI: does not build apache module 
Message-ID:  <200601021055.k02AtLAO000890@svm.csie.ntu.edu.tw>
Resent-Message-ID: <200601021100.k02B0PC4036311@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91212
>Category:       ports
>Synopsis:       www/p5-CGI-SpeedyCGI: does not build apache module
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 02 11:00:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        
>Organization:
NTU CSIE 
>Environment:
FreeBSD 6.0
>Description:
I found that www/p5-CGI-SpeedyCGI does not build/install
mod_speedycgi.so even if I have www/apache13 installed.

The reason is that, this port use ${APXS} to check the
existence of apxs utility, and ${APXS} is defined only
after USE_APACHE is used.
>How-To-Repeat:
install apache first, then
cd /usr/ports/www/p5-CGI-SpeedyCGI
make install
pkg_info -L -x p5-CGI-SpeedyCGI | grep mod_speedycgi
>Fix:
I am not familar with Apache ports and thus have no ideas
how to fix this correctly. Putting APXS=/usr/local/sbin/apxs
in Makefile is an workaround.




>Release-Note:
>Audit-Trail:
>Unformatted:



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