[Bug 19783] Visual C++ 2005 Express: building Firefox: mt.exe crashes while linking mkdepend

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 29 21:31:04 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19783





--- Comment #7 from Dan Kegel <dank at kegel.com>  2009-08-29 21:31:04 ---
Oddly, a second mkdepend.exe is built in js/src/config/mkdepend.
It seems to get built ok, but mt.exe is lurking in the background
and has the file open, so the build breaks later when that mkdepend.exe
can't be read (since mt.exe still has it open):

make[5]: Entering directory
`/c/cygwin/firefox-191src/ff-dbg/js/src/config/mkdepend'
/c/mozilla-build/moztools/bin/nsinstall -m 755 mkdepend.exe
../../../../dist/host/bin
nsinstall: cannot copy mkdepend.exe to ..\..\..\..\dist\host\bin\mkdepend.exe:
Sharing violation

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list