From owner-freebsd-ports Mon Mar 25 14: 0:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C570437B417 for ; Mon, 25 Mar 2002 14:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2PM03W20838; Mon, 25 Mar 2002 14:00:03 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB32537B400 for ; Mon, 25 Mar 2002 13:56:38 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2PLucn20209; Mon, 25 Mar 2002 13:56:38 -0800 (PST) (envelope-from nobody) Message-Id: <200203252156.g2PLucn20209@freefall.freebsd.org> Date: Mon, 25 Mar 2002 13:56:38 -0800 (PST) From: John Hermes To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36314: mod_php4 configure.php script options are ignored 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 >Number: 36314 >Category: ports >Synopsis: mod_php4 configure.php script options are ignored >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 25 14:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Hermes >Release: 4.5-STABLE (ports cvsup 200203025) >Organization: Infoglobe >Environment: FreeBSD mx.kakde.com 4.5-STABLE FreeBSD 4.5-STABLE #1: Sun Feb 10 07:19:52 EST 2002 jhermes@mx.kakde.com:/usr/obj/usr/src/sys/MX i386 >Description: When making www/mod_php4 port, user options selected through the configure.php script are ignored, leaving the default CONFIGURE_ARGS (as listed in the Makefile) intact. >How-To-Repeat: Build www/mod_php4 port on a system with Apache. Create a test PHP page () and confirm that the configure commandline does not include additional user selections (e.g. --with-gettext). >Fix: 1. make clean 2. make 3. Select desired options, press OK 4. mv Makefile.inc Makefile.local 5. make clean 6. make 7. press OK (Makefile.local stored desired selections) 8. make install >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message