From:             [EMAIL PROTECTED]
Operating system: Solaris 7 (SPARC)
PHP version:      4.0.4
PHP Bug Type:     *Install and Config
Bug description:  Linking with bundled Solaris libldap not supported

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


-- 
Edit Bug report at: http://bugs.php.net/?id=8651&edit=1



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