Need LDAP C SDK source code for SunONE Directory SDK for C 5.08

2005-02-01 Thread Van Vuong
Anyone can point me to where I should download the source code that is used to build SunONE Directory SDK for C 5.08 http://www.sun.com/download/products.xml?id=3ec28dbd. The release note said to go Mozilla. The Mozilla LDAP C SDK site, http://www.mozilla.org/directory/csdk.html, shows me to

LDAP C SDK 5.08 lib on HPUX-11

2004-01-27 Thread Van Vuong
Hi, I have a problem using the LDAP C SDK 5.08 lib on the HPUX-11 platform. 1. LDAP_OPT_RECONNECT option is not supported on this platform. Sample code: int iversion = LDAP_VERSION3; if ((err = ::ldap_set_option (m_ld, LDAP_OPT_PROTOCOL_VERSION, iversion)) != 0) {

Help: running sample program on AIX

2001-01-12 Thread Van Vuong
. 0509-027 Member shr_xpg5.o is not found or file is not an archive. 0509-022 Cannot load library libpthreads.a[shr_xpg5.o]. 0509-026 System error: A file or directory in the path name does not exist. What am I missing ? Regards Van Vuong