From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.2 PHP version: 4.1.2 PHP Bug Type: mcrypt related Bug description: configure recognize lib mcrypt 2.4 as 2.2
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). -- Edit bug report at http://bugs.php.net/?id=15830&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15830&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15830&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15830&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15830&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15830&r=support Expected behavior: http://bugs.php.net/fix.php?id=15830&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15830&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15830&r=submittedtwice
