php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15830 configure recognize lib mcrypt 2.4 as 2.2
Submitted: 2002-03-02 10:34 UTC Modified: 2002-06-07 10:34 UTC
Votes:3
Avg. Score:4.7 ± 0.5
Reproduced:3 of 3 (100.0%)
Same Version:1 (33.3%)
Same OS:0 (0.0%)
From: alextxm at tin dot it Assigned:
Status: Closed Package: mcrypt related
PHP Version: 4.1.2 OS: RedHat Linux 7.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alextxm at tin dot it
New email:
PHP Version: OS:

 

 [2002-03-02 10:34 UTC] alextxm at tin dot it
configure in php 4.1.2 will recognize libmcrypt 2.4.x (tested with libmcrypt 2.4.15/16 and 22) as libmcrypt 2.2.x.
This will cause compile to fail due to some missing #define
php 4.1.1 perfectly works instead (tested with the same libmcrypt versions).

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-02 10:36 UTC] derick@php.net
That is really weird, because mcrypt didn't change one single bit. Can you send me your configure.log (or config.log) (privately please)?

Derick
 [2002-03-13 01:29 UTC] joshl-php at levindustries dot com
PHP 4.1.2 compiles fine, but when I run a test script using libmcrypt it returns: "libmcrypt is 2.2.x" when I am really using libmcrypt 2.4.22.  Could this be the same problem?
 [2002-03-13 03:53 UTC] alextxm at tin dot it
Yes, it is the same problem :)
 [2002-03-13 04:18 UTC] derick@php.net
I can't find that configure.log here... can you resend it?

Derick
 [2002-03-13 04:21 UTC] alextxm at tin dot it
Derick:
just sent to you via email  again :)
bye,
Alessandro
 [2002-05-28 13:07 UTC] derick@php.net
Can you try the latest 4.2.1 release and see if it works now?
 [2002-05-30 09:09 UTC] alextxm at tin dot it
i'll check it asap. stay tuned.
 [2002-06-07 10:27 UTC] alextxm at tin dot it
checked: php 4.2.1 handles libmcrypt 2.4.x correctly.
bye,
Alessandro
 [2002-06-07 10:34 UTC] derick@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 27 23:00:01 2025 UTC