Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2001 17:01:35 -0700 (PDT)
From:      Kurt Werle <kwerle@pobox.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30012: mod_php4 does not build on 4.4 with apache 2
Message-ID:  <200108240001.f7O01Z379411@freefall.freebsd.org>

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

>Number:         30012
>Category:       ports
>Synopsis:       mod_php4 does not build on 4.4 with apache 2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 23 17:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Werle
>Release:        4.4
>Organization:
na
>Environment:
FreeBSD twoface.frsvnsvn.san-mateo.ca.us 4.4-20010815-RC1 FreeBSD 4.4-20010815-RC1 #1: Sat Aug 18 21:20:17 PDT 2001     root@twoface.frsvnsvn.san-mateo.ca.us:/usr/src/sys/compile/FIREWALL  i386

>Description:
Not sure if mod_php4 was meant to install with apache1.x or apache2 (or both).  Certainly the build breaks if you have 2 installed.
>How-To-Repeat:
Virgin system.
cd /usr/ports/www/apache2
make install
cd /usr/ports/www/mod_php4
make install
...
/bin/sh /usr/ports/www/mod_php4/work/php-4.0.6/libtool --silent --mode=compile c
c  -I. -I/usr/ports/www/mod_php4/work/php-4.0.6/sapi/apache -I/usr/ports/www/mod
_php4/work/php-4.0.6/main -I/usr/ports/www/mod_php4/work/php-4.0.6 -I/usr/local/
include/apache -I/usr/ports/www/mod_php4/work/php-4.0.6/Zend -I/usr/local/includ
e/mysql -I/usr/ports/www/mod_php4/work/php-4.0.6/ext/xml/expat/xmltok -I/usr/por
ts/www/mod_php4/work/php-4.0.6/ext/xml/expat/xmlparse -I/usr/ports/www/mod_php4/
work/php-4.0.6/TSRM  -DNO_DBM_REWRITEMAP -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -O -
pipe  -c sapi_apache.c
In file included from /usr/local/include/apache/httpd.h:84,
                 from sapi_apache.c:32:
/usr/local/include/apache/pcreposix.h:35: warning: `REG_EXTENDED' redefined
/usr/include/regex.h:62: warning: this is the location of the previous definitio
n
...

>Fix:

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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