http://bugs.winehq.org/show_bug.cgi?id=5386
------- Additional Comments From ajp@princeswalk.fsnet.co.uk 2006-11-06 11:50 ------- The compile after the first bisect ended in errors. Here are the last few:
bitblt.c: At top level: bitblt.c:1622: error: syntax error before * token bitblt.c: In function X11DRV_StretchBlt: bitblt.c:1630: error: physDevSrc undeclared (first use in this function) {standard input}: Assembler messages: {standard input}:3246: Error: symbol `__dbcl' is already defined {standard input}:3252: Error: symbol `__dbcl' is already defined {standard input}:3290: Error: symbol `__dbcl' is already defined {standard input}:3339: Error: symbol `tmpGC' is already defined make[2]: *** [bitblt.o] Error 1 make[2]: Leaving directory `/home/tony/bin/wine-git/dlls/x11drv' make[1]: *** [x11drv] Error 2 make[1]: Leaving directory `/home/tony/bin/wine-git/dlls' make: *** [dlls] Error 2