Date: Mon, 25 Mar 2002 13:56:38 -0800 (PST) From: John Hermes <jhermes@infoglobe.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/36314: mod_php4 configure.php script options are ignored Message-ID: <200203252156.g2PLucn20209@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 (<? phpinfo() ?>) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203252156.g2PLucn20209>