http://bugs.winehq.org/show_bug.cgi?id=17195 Jonny Barnes <jonnybarnes(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonnybarnes(a)gmail.com --- Comment #131 from Jonny Barnes <jonnybarnes(a)gmail.com> 2013-03-30 11:38:02 CDT --- This appears to have stopped working. I'm ignoring the `0005-server-Use-the-same-fd-ops-for-both-ends-of-a-named-.patch` patch file. Once I've cloned the git repository (--depth 1 if that makes anydifference) and start applying patches, it fails at patch 7. The output from `patch -p1 < 0007._.patch` is located at http://pastebin.ca/2345630 The contents of include/wine/server_protocol.h.rej is: --- include/wine/server_protocol.h +++ include/wine/server_protocol.h @@ -5729,6 +5745,6 @@ struct set_suspend_context_reply set_suspend_context_reply; }; -#define SERVER_PROTOCOL_VERSION 437 +#define SERVER_PROTOCOL_VERSION 438 #endif /* __WINE_WINE_SERVER_PROTOCOL_H */ -- 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.