layr
2011-Jun-20 21:04 UTC
[Wine] Patcing wine - Reversed (or previously applied) patch detect
Hey, i'm compiling my own version of 1.2.3, in order to use Ableton Live and Google Sketchup. Ableton patch went flawlessly, but patching [this] (http://www.winehq.org/pipermail/wine-cvs/2009-May/055655.html) patch, the terminal output states: patching file dlls/urlmon/urlmon_main.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] y Hunk #1 FAILED at 36. Hunk #2 FAILED at 56. Hunk #3 FAILED at 83. Hunk #4 FAILED at 99. 4 out of 4 hunks FAILED -- saving rejects to file dlls/urlmon/urlmon_main.c.rej (as you can see, i answered 'y', and patching failed. What am i doing wrong here?
Cloudef
2011-Jun-21 07:13 UTC
[Wine] Re: Patcing wine - Reversed (or previously applied) patch detect
That file has already been patched, probably conflicts with your other patch. Might want to modify them by hand.