From owner-freebsd-ports Mon Apr 22 14:27:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from calheiros.terra.com.br (calheiros.terra.com.br [200.176.3.25]) by hub.freebsd.org (Postfix) with ESMTP id 9F24037BB87; Mon, 22 Apr 2002 14:25:29 -0700 (PDT) Received: from sr1.terra.com.br (sr1.terra.com.br [200.176.3.16]) by calheiros.terra.com.br (Postfix) with ESMTP id EFE9D1725D9; Mon, 22 Apr 2002 12:53:38 -0300 (EST) Received: from smtp4-poa.terra.com.br (smtp4-poa.terra.com.br [200.176.3.35]) by sr1.terra.com.br (Postfix) with ESMTP id B64956EAED; Mon, 22 Apr 2002 12:52:29 -0300 (EST) Received: from 200.176.49.189 (cm-net-cwb-C8B031BD.brdterra.com.br [200.176.49.189]) by smtp4-poa.terra.com.br (Postfix) with ESMTP id A393BAC68C; Mon, 22 Apr 2002 12:52:28 -0300 (EST) Date: Mon, 22 Apr 2002 12:52:39 -0300 From: Steve Howe X-Mailer: The Bat! (v1.60c) Reply-To: Steve Howe Organization: ACME X-Priority: 3 (Normal) Message-ID: <9388286288.20020422125239@carcass.dhs.org> To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_php4-4.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello dirk, Sorry to disturb you... I had the following compiler errors trying the mod_php4 port. Do you have any clues ? I'm using apache-2.0.35_1 build from the ports collection. -- Best regards, Steve Howe mailto:howe@carcass.dhs.org Making all in sapi Making all in apache /bin/sh /usr/ports/www/mod_php4/work/php-4.1.2/libtool --silent --mode=compile cc -I. -I/usr/ports/www/mod_php4/work/php-4.1.2/sapi/apache -I/usr/ports/www/mod_php4/work/php-4.1.2/main -I/usr/ports/www/mod_php4/work/php-4.1.2 -I/usr/local/include/apache2 -I/usr/ports/www/mod_php4/work/php-4.1.2/Zend -I/usr/local/include/c-client -I/usr/local/include/mysql -I/usr/ports/www/mod_php4/work/php-4.1.2/ext/xml/expat -I/usr/ports/www/mod_php4/work/php-4.1.2/TSRM -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -prefer-pic -c sapi_apache.c In file included from /usr/local/include/apache2/httpd.h:85, from sapi_apache.c:32: /usr/local/include/apache2/pcreposix.h:26: warning: `REG_ICASE' redefined /usr/include/regex.h:63: warning: this is the location of the previous definition /usr/local/include/apache2/pcreposix.h:27: warning: `REG_NEWLINE' redefined /usr/include/regex.h:65: warning: this is the location of the previous definition /usr/local/include/apache2/pcreposix.h:28: warning: `REG_NOTBOL' redefined /usr/include/regex.h:91: warning: this is the location of the previous definition /usr/local/include/apache2/pcreposix.h:29: warning: `REG_NOTEOL' redefined /usr/include/regex.h:92: warning: this is the location of the previous definition /usr/local/include/apache2/pcreposix.h:34: warning: `REG_EXTENDED' redefined /usr/include/regex.h:62: warning: this is the location of the previous definition /usr/local/include/apache2/pcreposix.h:35: warning: `REG_NOSUB' redefined /usr/include/regex.h:64: warning: this is the location of the previous definition In file included from /usr/local/include/apache2/httpd.h:85, from sapi_apache.c:32: /usr/local/include/apache2/pcreposix.h:40: syntax error before `15' /usr/local/include/apache2/pcreposix.h:53: syntax error before `12' /usr/local/include/apache2/pcreposix.h:66: conflicting types for `regex_t' /usr/include/regex.h:53: previous declaration of `regex_t' /usr/local/include/apache2/pcreposix.h:70: conflicting types for `regoff_t' /usr/include/regex.h:46: previous declaration of `regoff_t' /usr/local/include/apache2/pcreposix.h:75: conflicting types for `regmatch_t' /usr/include/regex.h:58: previous declaration of `regmatch_t' /usr/local/include/apache2/pcreposix.h:79: conflicting types for `regcomp' /usr/include/regex.h:99: previous declaration of `regcomp' /usr/local/include/apache2/pcreposix.h:80: conflicting types for `regexec' /usr/include/regex.h:102: previous declaration of `regexec' /usr/local/include/apache2/pcreposix.h:81: conflicting types for `regerror' /usr/include/regex.h:100: previous declaration of `regerror' /usr/local/include/apache2/pcreposix.h:82: conflicting types for `regfree' /usr/include/regex.h:103: previous declaration of `regfree' sapi_apache.c: In function `apache_php_module_main': sapi_apache.c:81: `NOT_FOUND' undeclared (first use in this function) sapi_apache.c:81: (Each undeclared identifier is reported only once sapi_apache.c:81: for each function it appears in.) *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.1.2/sapi/apache. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.1.2/sapi/apache. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.1.2/sapi. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.1.2. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message