Unable to build ldap c-sdk on Solaris 9/10
ashwani saxena <[email protected]> Sun, 21 Feb 2010 21:45:25 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <a606e9ba-ec9b-4866-b52b-03faac95c6d3@l26g2000yqd.googlegroups.com> |
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