From owner-freebsd-ports Tue Aug 13 12:27:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96CFD37B400; Tue, 13 Aug 2002 12:27:49 -0700 (PDT) Received: from mta06-svc.ntlworld.com (mta06-svc.ntlworld.com [62.253.162.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9450F43E65; Tue, 13 Aug 2002 12:27:43 -0700 (PDT) (envelope-from mike@dolphintime.com) Received: from dolphintime.com ([80.4.0.140]) by mta06-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020813192742.DDJP5047.mta06-svc.ntlworld.com@dolphintime.com>; Tue, 13 Aug 2002 20:27:42 +0100 Message-ID: <3D595DD1.90405@dolphintime.com> Date: Tue, 13 Aug 2002 20:28:17 +0100 From: Mike Dewhirst User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_php4-4.2.1_2 X-Enigmail-Version: 0.63.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed 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 Dirk having a problem when compiling mod_php for apache 2 i have apache-2.0.39_7 and the version in the mod_php Makefile is 4.2.2/0 I have set the env var WITH_APACHE2 to yes. Here is the error message. Any ideas? Thanks, Mike ------ start ------ Making all in sapi Making all in apache2filter /bin/sh /usr/ports/www/mod_php4/work/php-4.2.2/libtool --silent --mode=compile cc -I. -I/usr/ports/www/mod_php4/work/php-4.2.2/sapi/apache2filter -I/usr/ports/www/mod_php4/work/php-4.2.2/main -I/usr/ports/www/mod_php4/work/php-4.2.2 -I/usr/local/include/apache2 -I/usr/ports/www/mod_php4/work/php-4.2.2/Zend -I/usr/local/include -I/usr/ports/www/mod_php4/work/php-4.2.2/ext/xml/expat -D_REENTRANT -D_THREAD_SAFE -I/usr/ports/www/mod_php4/work/php-4.2.2/TSRM -I/usr/local/include/pth -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -pthread -DZTS -prefer-pic -c sapi_apache2.c sapi_apache2.c: In function `php_register_hook': sapi_apache2.c:534: too many arguments to function `ap_register_output_filter' sapi_apache2.c:535: too many arguments to function `ap_register_input_filter' *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.2.2/sapi/apache2filter. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.2.2/sapi/apache2filter. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.2.2/sapi. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.2.2. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. ----- end ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message