php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8651 Linking with bundled Solaris libldap not supported
Submitted: 2001-01-11 04:42 UTC Modified: 2001-04-01 14:03 UTC
From: strube at physik3 dot gwdg dot de Assigned:
Status: Closed Package: LDAP related
PHP Version: 4.0.4 OS: Solaris 7 (SPARC)
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: strube at physik3 dot gwdg dot de
New email:
PHP Version: OS:

 

 [2001-01-11 04:42 UTC] strube at physik3 dot gwdg dot de
Presently the libldap bundled with Solaris 7 (package SUNWlldap) is
not correctly recognized. I suggest addind support for this.
Here is a workaround:
Enter in php-config: #define LDAP_API_VERSION 2004
Run configure --with-ldap ....
make
Final linking will fail; repeat the  final failed command manually but add
-lldap

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-27 20:32 UTC] sniper@php.net
reclassified
 [2001-04-01 14:03 UTC] sniper@php.net
This should be fixed in CVS now. Please try the latest snapshot from http://snaps.php.net/

Reopen this bug report if it still doesn't work.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 04:01:28 2024 UTC