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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 18 23:54:52 CDT 2009


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





--- Comment #3 from Dan Kegel <dank at kegel.com>  2009-08-18 23:54:52 ---
With the fake mt.exe, the build churns for a while building nspr... 
then tries to use mkdepend, which promptly falls over with a
"R6034: An application has made an attempt to load the C runtime library..."
probably because it was built with the fake mt.

(Here are commands to make fake pdbs to get past a firefox build problem;
you have to do that to see mkdepend crash:
touch ~/.wine/drive_c/demo/firefox-191src/ff-dbg/nsprpub/pr/src/nspr4.pdb
touch ~/.wine/drive_c/demo/firefox-191src/ff-dbg/nsprpub/lib/ds/plds4.pdb
touch ~/.wine/drive_c/demo/firefox-191src/ff-dbg/nsprpub/lib/libc/src/plc4.pdb
)

-- 
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