php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14786 configure failure without trailing slash
Submitted: 2002-01-01 02:17 UTC Modified: 2002-08-14 17:58 UTC
From: tomki at www2 dot forefrontsw dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.1.1 OS: RH Linux 6.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tomki at www2 dot forefrontsw dot com
New email:
PHP Version: OS:

 

 [2002-01-01 02:17 UTC] tomki at www2 dot forefrontsw dot com
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/

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-14 17:58 UTC] tal@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 17:01:31 2024 UTC