ID: 10396
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Compile Problem
PHP Version: 4.0.4pl1
Assigned To: 
Comments:

This should be fixed in CVS. Unfortunately this
fix won't be in 4.0.5. But you can always try the latest
CVS snapshot from http://snaps.php.net/

Fix will be in 4.0.6. But please try the snapshot and 
if it doesn't work, reopen this bug report.

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-04-19 06:35:06] [EMAIL PROTECTED]
php can't compile with the ldap libraries embedded in solaris 2.7 (either sparc/intel 
versions)

The problems are 2:

1) In ldap.c where there is a compilation directive like #ifdef LDAP_API_VERSION > 
2000 ) || HAVE_NSLDAP

solaris has an interface compliant to these, but not used...

2) In the makefiles during the link phase, -lldap must be added, because the ldap 
libraries are shared...

If you need other info, please contact me!

now I can run php/ldap scripts correctly...

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10396&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to