Open
Bug 298287
Opened 20 years ago
Updated 9 months ago
details missing from Windows build instructions
Categories
(NSS :: Documentation, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: neil.williams, Unassigned)
References
(Blocks 1 open bug)
Details
The instructions for building NSS on Windows are incomplete. The latest docs I could find were in http://www.mozilla.org/projects/security/pki/nss/nss-3.9/nss-3.9-build.html They failed to mention the following. CONFIG_SHELL must be set in the environment before running gmake nss_build_all. Ml.exe is required (MASM32). Build instructions for NSS 3.1.1 have 2 links to sources for ml. The second link is no longer valid. A copy of zip is required. (Could refer to www.info-zip.org.)
| Reporter | ||
Comment 1•20 years ago
|
||
In addition to the items mentioned in the initial report the DOMSUF variable must be set prior to running nss/tests/all.sh. Also I was unable to build the tree with cygwin. The nsprpub subtree builds but not nss. The problem seems to be that the path prefix "/cydrive/c/..." is not set for nss as it is for nsprpub.
Updated•19 years ago
|
Assignee: wtchang → nobody
QA Contact: wtchang → documentation
Updated•18 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•