Closed
Bug 384926
Opened 17 years ago
Closed 17 years ago
libpkix build problems
Categories
(NSS :: Libraries, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
3.12
People
(Reporter: nelson, Assigned: alvolkov.bgs)
Details
(Whiteboard: PKIX)
When I build NSS trunk on Windows, during the linking step that builds
libnss3.dll, I get this warning:
> pkix_logger.obj : warning LNK4049: locally defined symbol _PKIX_ERRORNAMES
> imported
I'm not exactly sure what it means, or what causes it, yet, but I think we
should fix it before this "alpha" that Bob wants to give to MoFo/MoCo.
Reporter | ||
Updated•17 years ago
|
Priority: -- → P3
Whiteboard: PKIX
Reporter | ||
Updated•17 years ago
|
Version: 3.12 → trunk
Assignee | ||
Updated•17 years ago
|
Priority: P3 → P1
Assignee | ||
Comment 1•17 years ago
|
||
fixed by bug 389411 – Mingw build error - undefined reference to `_imp__PKIX_ERRORNAMES'.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•