http://bugs.winehq.org/show_bug.cgi?id=15695 nick <tectp(a)telefonica.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tectp(a)telefonica.net --- Comment #20 from nick <tectp(a)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 -- 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.