ID: 20926 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: mcrypt related Operating System: NetBSD-1.5.2 PHP Version: 4.3.0RC2 New Comment:
Which version of mcrypt do you use, and how did you configure mcrypt and PHP. I've no problems with libmcrypt 2.5.2 here. Please also show the relevant pieces of config.log in this bugreport. Derick Previous Comments: ------------------------------------------------------------------------ [2002-12-10 17:03:52] [EMAIL PROTECTED] When attempting to build php with the most recent version of libmcrypt (available at http://mcrypt.hellug.gr/), configure produces the following error: checking for mcrypt support... yes checking for mcrypt_module_open in -lmcrypt... no checking for init_mcrypt in -lmcrypt... no configure: error: Sorry, I was not able to diagnose which libmcrypt version you have installed. In config.log, the errors are related to undefined references to `lt_dlerror'. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20926&edit=1