http://bugs.winehq.org/show_bug.cgi?id=9422
--- Comment #3 from Joe Thomas-Kerr jokester01au@yahoo.com.au 2007-08-28 00:38:04 --- After bisecting 1200 commits and finding them all bad, I tested
make uninstall visio #works (binary from wine_0.9.36~winehq0~ubuntu~6.10-1_i386.deb) git reset --hard wine-0.9.36 make install visio #fails
Then I tried
make uninstall visio #works git reset --hard wine-0.9.35 make install visio #fails.
So this binary that I downloaded from the wine archive doesn't seem to line up with the source tag.