php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36955 Configure fails to find libraries
Submitted: 2006-04-03 12:10 UTC Modified: 2006-04-03 12:16 UTC
From: martin at graphicmedicine dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.1.3RC2 OS: Mac OS X 10.4.5
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: martin at graphicmedicine dot com
New email:
PHP Version: OS:

 

 [2006-04-03 12:10 UTC] martin at graphicmedicine dot com
Description:
------------
Configure fails to find required libraries

Reproduce code:
---------------
./configure --prefix=/usr --enable-cli --with-config-file-path=/private/etc/ --with-apxs=/usr/sbin/apxs --with-xml --with-libxml-dir=/usr --with-xsl=/usr --enable-soap --enable-wddx --with-xmlrpc --enable-zend-multibyte --with-mod_charset --enable-ftp --enable-bcmath --enable-calendar --enable-sockets --with-curl=/usr --with-curlwrappers --with-iconv --with-iconv-dir=/usr --enable-mbstring --enable-mbregex --enable-yp --enable-magic-quotes --enable-shmop --enable-exif --enable-filepro --with-flatfile --enable-dbase --with-pspell --with-openssl=/usr --with-mcrypt=/usr --with-imap=/usr/local/imap-2004c --with-imap-ssl=/usr --with-kerberos=/usr --with-ldap=/usr --with-ldap-sasl=/usr --with-zlib=/usr --with-zlib-dir=/usr --with-bz2=/usr --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --with-pgsql=/usr/local/bin/pg_config --enable-embedded-mysqli --enable-sqlite-utf8 --with-mssql=/usr --with-gd --with-jpeg-dir=/usr --with-png-dir=/usr --with-freetype-dir=/usr --with-t1lib=/usr --enable-gd-jis-conv --enable-gd-native-ttf

Expected result:
----------------
Successful configure

Actual result:
--------------
configure: error: Cannot find OpenSSL's libraries
configure: error: Kerberos libraries not found.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-03 12:16 UTC] martin at graphicmedicine dot com
this appears to be the same problem as
http://bugs.php.net/bug.php?id=36945

sorry!
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Dec 29 07:00:01 2025 UTC