Tim Trentham wrote: > Dan, > > I tried gmake with the Makefile and still a "no file or directory" error. > With both ldapsdk.mk and Makefile, my problem (among others that I'm sure I > will encounter later) is that I don't have an nsprpub directory. It's not > pulled as part of this command: > > cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot \ > co DirectorySDKSourceC > > that you posted in response to a post entitled "LDAP SDK C build problems" > on 04.30.2002. > > I'm now pulling all of the mozilla source via "nmake -f client.mak pull_all" > in the hopes that once I do that it will build properly. What would really > be helpful is if you (or someone else on the project) could identify for me > what I actually need from that to build the directory as a standalone. Of > course, there's a ton of extraneous stuff related to building the Mozilla > browser and not just the directory (nsldap32v50.dll) itself.
The should work, though it won't get you the very latest version. > Once again, I appreciate your assistance and realize that you are working to > clean up the documentation and build process. I'm hoping that by assisting > me, it's aiding in this effort. Let me know if I can be of assistance. In fact, it has! Mark Smith was gracious enough to update the build instructions for the standalone C-SDK online yesterday. Take a look <http://www.mozilla.org/directory/csdk.html>; that should (I hope!) contain all the info you need. Dan
