From owner-freebsd-questions@FreeBSD.ORG Mon Aug 9 21:50:10 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A1E16A4CE for ; Mon, 9 Aug 2004 21:50:10 +0000 (GMT) Received: from ns1.midasnetworks.com (216-110-12-8.gen.twtelecom.net [216.110.12.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id D13EB43D48 for ; Mon, 9 Aug 2004 21:50:09 +0000 (GMT) (envelope-from cboyd@gizmopartners.com) Received: from [192.168.1.254] (216-110-12-124.gen.twtelecom.net [216.110.12.124]) (authenticated bits=0)i79Lo92N047665 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 9 Aug 2004 16:50:09 -0500 (CDT) (envelope-from cboyd@gizmopartners.com) From: Chris Boyd To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: GizmoPartners Message-Id: <1092088208.7677.58.camel@cookie> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6-1mdk Date: Mon, 09 Aug 2004 16:50:08 -0500 Content-Transfer-Encoding: 7bit Subject: PHP4 port broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cboyd@gizmopartners.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2004 21:50:10 -0000 So what's going on with the php4 port? It used to present a menu of choices for the compilation options, but does not anymore on the 4.3.8_2 version I have now. I'm trying to get curl and gettext support compiled in, but having no luck, even if I try hacking the makefile CONFIGURE_ARGS= section to include --with-gettexti and --with-curl and removing the --disable-all. I'm still not getting the php_gettext.so that I used to have. FreeBSD 4.10, Apache2. LARTs appreciated and gratefully received with thanks, --Chris