http://bugs.winehq.org/show_bug.cgi?id=19783
--- Comment #4 from Dan Kegel dank@kegel.com 2009-08-29 19:36:15 --- Revised repro instructions. Takes about two hours to do from scratch with a fast connection and a fast computer.
wget http://kegel.com/wine/winetricks sh winetricks -q cygwin vc2005express psdk2003
In the cygwin setup dialog, select cabextract, wget, mercurial, and patchutils
Then start a wineconsole and run the following hodgepodge of scripts ($ is shown for system prompt, c$ for cygwin prompt, m$ for msys prompt,
for cmd prompt):
$ wineconsole cmd
cd \cygwin cygwin.bat
c$ wget http://kegel.com/wine/firefox-download-and-build.sh c$ sh firefox-download-and-build.sh c$ exit
cd \mozilla-build start-msvc8-wine.bat
m$ cd /c/cygwin/firefox-191src m$ make -f client.mk
To re-reproduce quickly:
start-msvc8-wine.bat
m$ cd /c/demo/firefox-191src/ff-dbg/config/mkdepend m$ rm mkdepend.exe m$ make