From owner-freebsd-ports Sun Feb 25 2:20: 5 2001 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 56EA337B503 for ; Sun, 25 Feb 2001 02:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PAK1F18646; Sun, 25 Feb 2001 02:20:01 -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 854D937B4EC for ; Sun, 25 Feb 2001 02:10:32 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PAAW517877; Sun, 25 Feb 2001 02:10:32 -0800 (PST) (envelope-from nobody) Message-Id: <200102251010.f1PAAW517877@freefall.freebsd.org> Date: Sun, 25 Feb 2001 02:10:32 -0800 (PST) From: juraj@bednar.sk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/25353: Fix to wrong libmcrypt detection of mod_php4 ./configure Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25353 >Category: ports >Synopsis: Fix to wrong libmcrypt detection of mod_php4 ./configure >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 25 02:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Juraj Bednar >Release: 4.2-STABLE >Organization: >Environment: FreeBSD ephex.factory.sk 4.2-STABLE FreeBSD 4.2-STABLE #3: Thu Feb 22 21:17:43 CET 2001 root@ephex.factory.sk:/usr/obj/usr/src/sys/EPHEX i386 >Description: ./configure detects the wrong version of libmcrypt (detects 2.2, but should detect 2.4 when it's installed, since it changed the API). For this reason, libmcrypt support has been temporarily disabled in mod_php4 port. >How-To-Repeat: ./configure --with-mcrypt;make in the ports. >Fix: The fix is already in php4 CVS. I think we should supply a patch until the next release. The patch is here: http://cvsweb.php.net/viewcvs.cgi/php4/ext/mcrypt/config.m4.diff?r1=1.14&r2=1.15 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message