Hi Rich, This is with reference to : http://www.mail-archive.com/[email protected]/msg00325.html
I am trying building Mozilla LDAP c-sdk (6.0.3) on Solaris 9. I got the source code from following FTP locations. NSPR - 4.7.0.0: ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.7/src/nspr-4.7.tar.gz NSS – 3.12.0.0: ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_RTM/src/nss -3.12.tar.gz C-SDK – 6.0.3: ftp://ftp.mozilla.org/pub/mozilla.org/directory/c-sdk/releases/v6.0.3/src/mozlda p-6.0.3.tar.gz While building LDAP c-sdk, Initially I got the error (ld: fatal: Symbol referencing errors. No output written to libldif60.so) that I was able to resolve. Now I got the following error: (gcc: libatomic.so: No such file or directory) I goggled and found out the this library is part of NSPR but even though I was able to build NSPR, NSS successfully but I didn’t find this file. Please let me know how to resolve this issue. Regards, Ashwani Saxena _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
