http://bugs.winehq.org/show_bug.cgi?id=27316
Summary: patching wine: error Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tectp@telefonica.net
Created an attachment (id=34937) --> (http://bugs.winehq.org/attachment.cgi?id=34937) terminal output of patching error
I attempted to build wine from source applying the patch abletonexport.diff which is a patch that supposedly makes it possible for Ableton Live to record audio. This patch is posted on Bug 15695 as a possible solution. I created a git clone of the latest wine source on my machine, I copy the patch abletonexport.diff to the wine directory and then from within that directory type: patch -p1 <abletonexport.diff At which point it fails.
resulting error attached.
Since this is my first ever attempt to patch the source and build it I'm very ignorant as to how to go about it. Will a patch only work with a specific version of wine?