From:             martin at graphicmedicine dot com
Operating system: Mac OS X 10.4.5
PHP version:      5.1.3RC2
PHP Bug Type:     Compile Failure
Bug description:  Configure fails to find libraries

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.

-- 
Edit bug report at http://bugs.php.net/?id=36955&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=36955&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=36955&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=36955&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=36955&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=36955&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=36955&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=36955&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=36955&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=36955&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=36955&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=36955&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=36955&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=36955&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=36955&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=36955&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=36955&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=36955&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=36955&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=36955&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=36955&r=mysqlcfg

Reply via email to