php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8420 configure --with-mcrypt may fail to detect mcrypt
Submitted: 2000-12-26 02:44 UTC Modified: 2001-03-09 21:27 UTC
From: chris-php-bugs at improbable dot org Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4 OS: Linux (Mandrake 7)
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: chris-php-bugs at improbable dot org
New email:
PHP Version: OS:

 

 [2000-12-26 02:44 UTC] chris-php-bugs at improbable dot org
I recently made a build with a number of options enabled. With my full configure line, the mcrypt library detection would fail ("error: Sorry" after the two version checks)
./configure --with-apxs=/usr/sbin/apxs --with-mysql --with-imap=../imap-2000a/ --with-pdflib --with-bz2 --with-openssl --with-mm --with-pspell --enable-bcmath --with-curl --with-dom --enable-ftp --with-gd --enable-gd-imgstrttf --with-jpeg-dir --with-gettext --with-java --with-ldap --with-mcrypt --with-mhash --with-pgsql --enable-shmop --enable-sockets --with-swf=/home/chris/libswf-0.99/ --enable-sysvsem --enable-sysvshm --with-zlib --enable-inline-optimization --enable-memory-limit --enable-shared
fails. If I did a bare ./configure --with-mcrypt, the library would be detected. I could then re-run the full script, as the mcrypt detection was cached.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-28 08:53 UTC] sniper@php.net
Please reduce the configure options to the minimum
which still makes the detect fail.

--Jani

 [2001-03-09 21:27 UTC] sniper@php.net
No feedback.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 23:01:29 2025 UTC