http://bugs.winehq.org/show_bug.cgi?id=15695
nick tectp@telefonica.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tectp@telefonica.net
--- Comment #20 from nick tectp@telefonica.net 2011-05-27 06:24:48 CDT --- attempting to patch the latest wine version I follow the instructions below:
Currently you need to build wine yourself and apply this patch, as stated in Bug 15695. Roughly:
$ git clone git://source.winehq.org/git/wine.git && cd wine $ patch -p1 < abletonexport.diff $ ./configure && make -j3
But it fails with the error:
patching file server/fd.c Hunk #1 FAILED at 1642. 1 out of 1 hunk FAILED -- saving rejects to file server/fd.c.rej