From: [EMAIL PROTECTED] Operating system: RH Linux 6.1 PHP version: 4.1.1 PHP Bug Type: PHP options/info functions Bug description: configure failure without trailing slash
When supplying the path to openssl and including the mcrypt option, the below failure occurs unless the opensslpath has a trailing slash. checking for mcrypt support... yes checking for mcrypt_module_open in -lmcrypt... no checking for init_mcrypt in -lmcrypt... no configure: error: Sorry ./configure --with-mysql=/usr/local --with-ldap --with-db3 --with-gdbm --with-imap --with-openssl=/usr/local/ssl/ --with-imap-ssl=/usr/local/ssl --sysconfdir=/etc --enable-track-vars --with-config-file-path=/etc --enable-force-cgi-redirect --with-zlib --with-regex=php --enable-sockets --with-mm --with-apxs=/usr/local/apache1322/bin/apxs --with-gd --enable-dmalloc --with-bz2 --with-jpeg-dir=/usr/ --with-zlib-dir=/usr/local --with-png-dir=/usr/local --with-xpm-dir=/usr/X11R6 --with-mcrypt=/usr/local/ --with-mhash=/usr/local/ --enable-gd-native-ttf --enable-gmp --with-freetype-dir=/usr/local/include/freetype/ -- Edit bug report at: http://bugs.php.net/?id=14786&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]