Closed
Bug 292427
Opened 20 years ago
Closed 19 years ago
getting "NSS_Get_CERT_SignedCrlTemplate" error
Categories
(NSS :: Libraries, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
3.11
People
(Reporter: bugzilla, Assigned: wtc)
References
Details
Attachments
(2 files)
|
5.14 KB,
image/png
|
Details | |
|
875 bytes,
patch
|
Details | Diff | Splinter Review |
leaving my nightly firefox build running I suddenly got: the procedure entry point "nss_get_cert_signedcrltemplate" could not be located in the dynamic link library nss3.dll
| Reporter | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Comment 2•20 years ago
|
||
Thank you for the bug report. This is an interaction between NSS's and Mozilla's build systems. We will fix this in NSS 3.11. You can work around this problem by removing nss3.dll, softokn3.dll, smime3.dll, and ssl3.dll from the "dist/bin" directory in your build tree. You can find more details about this bug in bug 292388.
Blocks: 292388
Severity: normal → minor
Status: NEW → ASSIGNED
Priority: -- → P1
Summary: getting "nss_get_cert_signedcrltemplate" error → getting "NSS_Get_CERT_SignedCrlTemplate" error
Target Milestone: --- → 3.11
Comment 3•20 years ago
|
||
Wan-Teh, Should we mark this as a dupe of 292388 ? It seems this bug report is just a more specific symptom of a build failure that's covered under the other bug.
| Assignee | ||
Comment 4•20 years ago
|
||
Unfortunately for proper tracking I need one NSS bug and one Mozilla Core bug, which is why I didn't mark these two bugs as dupllicates. To the Mozilla people, the build issue is not fixed until Mozilla Core has upgraded to a version of NSS containing the fix.
Updated•20 years ago
|
QA Contact: bishakhabanerjee → jason.m.reid
Comment 5•19 years ago
|
||
I'm marking this P2 for 3.11, as we wouldn't hold the release for this bug. Wan-teh, is there anything left to fix in NSS at this point ?
Priority: P1 → P2
| Assignee | ||
Comment 6•19 years ago
|
||
An earlier version of this patch was attached to bug 292388 and recevied the reviews of Bob and Julien. I just checked in this patch on the NSS trunk for NSS 3.11.
| Assignee | ||
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•