Closed
Bug 1163676
Opened 10 years ago
Closed 2 years ago
Visual Studio 2013 fatal error C1041 /FS cannot open program database when building NSS
Categories
(NSS :: Build, defect, P3)
NSS
Build
Tracking
(firefox41 affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox41 | --- | affected |
People
(Reporter: aryx, Unassigned)
Details
Attachments
(1 file)
8.83 KB,
text/plain
|
Details |
This came up on IRC at least twice since the weekend:
27:43.84 d:/dev/mozilla-central/security/nss/lib/smime/cmsmessage.c : fatal error C1041: impossible d'ouvrir la base de donn�es du programme 'd:\dev\mozilla-central\obj-i686-pc-mingw32\security\nss\lib\smime\vc120.pdb'�; si plusieurs CL.EXE �crivent dans le m�me fichier .PDB, utilisez /FS.
27:43.85 ../../coreconf/rules.mk:384: recipe for target 'd:/dev/mozilla-central/obj-i686-pc-mingw32/security/nss/lib/smime/cmsmessage.obj' failed
27:43.85 mozmake.EXE[6]: *** [d:/dev/mozilla-central/obj-i686-pc-mingw32/security/nss/lib/smime/cmsmessage.obj] Error 2
27:43.86 mozmake.EXE[6]: *** Waiting for unfinished jobs....
27:43.89 Makefile:468: recipe for target 'libs-nss/lib/smime' failed
27:43.89 mozmake.EXE[5]: *** [libs-nss/lib/smime] Error 2
One user used MSVC 2013 Professional.
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Severity: S3 → S4
Status: NEW → RESOLVED
Closed: 2 years ago
Priority: -- → P3
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•