Thanks for the response. I do have the security stuff. The --enable-cypto by itself didn't seem to work, however putting the enable-cypto option into a .mozconfig file did cause crypto to be pulled into the make. (On to the next problem.)
Thanks Mark Wan-Teh Chang <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Mark wrote: > > > > > Is the only way to build mozilla 0.9.7 to pull through CVS? I can't do > > a cvs pull through my firewall to do the build. > > > I believe mozilla.org also releases source tarballs of their > milestone releases. > > > > I have tried downloading the tarball and building mozilla with > > ./configure --enable-cypto > > but that doesn't seen to add http support. I get the same socket > > error I get without the enable-crypto setting. > > > See if the mozilla/security/nss and mozilla/security/manager > directories exist in the source tree. If they are not in > the source tree, you don't have crypto. > > Wan-Teh
