Date: Sun, 25 Feb 2001 02:10:32 -0800 (PST) From: juraj@bednar.sk To: freebsd-gnats-submit@FreeBSD.org Subject: ports/25353: Fix to wrong libmcrypt detection of mod_php4 ./configure Message-ID: <200102251010.f1PAAW517877@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102251010.f1PAAW517877>