Edit report at https://bugs.php.net/bug.php?id=64333&edit=1

 ID:                 64333
 User updated by:    hudson dot melo at fazenda dot mg dot gov dot br
 Reported by:        hudson dot melo at fazenda dot mg dot gov dot br
 Summary:            Can´t configure with LDAP
 Status:             Duplicate
 Type:               Bug
 Package:            LDAP related
 Operating System:   Solaris 10
 PHP Version:        5.3.22
 Block user comment: N
 Private report:     N

 New Comment:

Unfortunately, don´t work. I tried to compile without OCI, but the error 
continue.
Look:

./configure --with-apxs2=/usr/local/apache2/bin/apxs 
--with-config-file-path=/usr/local/apache2/conf --enable-sigchild 
--enable-mbstring --with-gd --with-openssl=/usr/local/ssl 
--with-curl=/usr/local/bin/curl --with-ldap=/usr --with-xmlrpc

Error:

checking for LDAP support... yes
checking for LDAP Cyrus SASL support... no
checking for 3 arg ldap_set_rebind_proc... yes
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.


Previous Comments:
------------------------------------------------------------------------
[2013-03-01 19:34:44] s...@php.net

See https://bugs.php.net/bug.php?id=61450

------------------------------------------------------------------------
[2013-03-01 19:32:33] s...@php.net

See https://github.com/php/php-src/pull/19

------------------------------------------------------------------------
[2013-03-01 18:21:11] hudson dot melo at fazenda dot mg dot gov dot br

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 this bug report at https://bugs.php.net/bug.php?id=64333&edit=1

Reply via email to