From:             hudson dot melo at fazenda dot mg dot gov dot br
Operating system: Solaris 10
PHP version:      5.3.22
Package:          PHP options/info functions
Bug Type:         Bug
Bug description:Can´t configure with LDAP

Description:
------------
Hi,
in any version 5.3.x of php with solaris 10 sparc/x86 appear the same
ERROR. I need help.

checking for ldap_parse_result... no
checking for ldap_parse_reference... no
checking for ldap_start_tls_s... no
checking for ldap_bind_s... no
configure: error: LDAP build check failed. Please check config.log for more
information.

My environment:

SunOS geia 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T200
or
SunOS amicoz2 5.10 Generic_147441-01 i86pc i386 i86pc

LD_LIBRARY_PATH=/oracle/app/oracle/product/instantclient_10.2.0.3:/usr/local/lib:/usr/sfw/lib:/usr/local/ssl/lib
PATH=/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/BerkeleyDB.4.2:/usr/local/ssl/bin:/usr/sfw/bin:/usr/ccs/bin

command line PHP:

./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-config-file-path=/usr/local/apache2/conf
--with-oci8=instantclient,/oracle/app/oracle/product/instantclient_10.2.0.3
--enable-sigchild --enable-mbstring --with-gd --with-openssl=/usr/local/ssl
--with-curl=/usr/local/bin/curl --with-ldap=/usr --with-xmlrpc

Thanks.
Hudson

Actual result:
--------------
checking for ldap_parse_result... no
checking for ldap_parse_reference... no
checking for ldap_start_tls_s... no
checking for ldap_bind_s... no
configure: error: LDAP build check failed. Please check config.log for more
information.

-- 
Edit bug report at https://bugs.php.net/bug.php?id=64333&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=64333&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=64333&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=64333&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=64333&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=64333&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=64333&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=64333&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=64333&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=64333&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=64333&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=64333&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=64333&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=64333&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64333&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=64333&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=64333&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=64333&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=64333&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=64333&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=64333&r=mysqlcfg

Reply via email to