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 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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC