Closed Bug 1050363 Opened 10 years ago Closed 10 years ago

Thunderbird fails to compile nsldif32v60.dll: LINK : fatal error LNK1104: cannot open file 'mozcrt.lib'

Categories

(Thunderbird :: Build Config, defect)

x86_64
Windows 7
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ssitter, Unassigned)

Details

(Keywords: dogfood, regression)

Currently the Thunderbird trunk build fails on Windows with this error:

======= making ./nsldif32v60.dll
link -LIBPATH:c:/builds/moz2_slave/tb-c-cen-w32-00000000000000000/build/objdir-tb/mozilla/dist/lib -NODEFAULTLIB:msvcrt -NODEFAULTLIB:msvcprt -DEFAULTLIB:mozcrt -DYNAMICBASE -OUT:"nsldif32v60.dll" -DEBUG -OPT:REF -MAP -nologo -DLL -SUBSYSTEM:WINDOWS  -SUBSYSTEM:CONSOLE    -out:"nsldif32v60.dll" ./line64.obj  -DEF:c:/builds/moz2_slave/tb-c-cen-w32-00000000000000000/build/ldap/sdks/c-sdk/ldap/libraries/msdos/winsock/nsldif32.def  
LINK : fatal error LNK1104: cannot open file 'mozcrt.lib'
Makefile:146: recipe for target 'nsldif32v60.dll' failed

https://tbpl.mozilla.org/php/getParsedLog.php?id=45389465&tree=Thunderbird-Trunk#error0
Severity: normal → blocker
Keywords: dogfood, regression
This was fixed in the course of landing pseudo-rework part 1, whose bug number eludes me right now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.