compilation error
Hi There,
I am getting following linking errors when I compile my application with LDAP libraries came with Directory Server Resource Kit 5.2.1.
./ldap/linux/lib/libldap50.so: undefined reference to `__ctype_b'
./ldap/linux/lib/libldap50.so: undefined reference to `__ctype_toupper'
I downloaded this Resource Kit from Sun site for platform Red Hat 7.2 and using on "Red Hat Enterprise Linux (v. 4 for 32-bit x86).
I found a link that tells me to rebuild the LDAP libraries with the version of libc.so (which I have)
http://www.mail-archive.com/mozilla-directory@mozilla.org/msg02816.html
Can somebody help me to resoulce this issue?
Thanks,
Milind

