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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Thu Apr 25 06:01:35 2024 UTC