http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #12 from Austin English austinenglish@gmail.com 2008-03-19 11:39:18 --- (In reply to comment #11)
if type: git revert 73ba896e8ef6ac218a03ede6b46d78342bf86946 i get: fatal: Entry 'dlls/d3d9/tests/visual.c' would be overwritten by merge. Cannot merge. Automatic revert failed. After resolving the conflicts, mark the corrected paths with 'git-add <paths>' and commit the result.
what do i have to do?
Try doing: $ git reset --hard 167a271434b4f30acfa1560ce4fadb4fa5d8ed07
And rebuild, then test.