<br><br><div class="gmail_quote">2009/6/16 ackanao <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
&gt;<br>
&gt; The problem is compiling old code like that often breaks on newer<br>
&gt; systems. You could use a reverse regression test to find the patch<br>
&gt; that fixes it and compile the old code...<br>
&gt; <a href="http://wiki.winehq.org/ReverseRegressionTesting" target="_blank">http://wiki.winehq.org/ReverseRegressionTesting</a><br>
&gt;<br>
&gt; --<br>
&gt; -Austin<br>
<br>
<br>
</div>You&#39;re right I&#39;ve already tried &quot;the easier way&quot; by substituting those functions<br>
(&quot;merge_vm86_pending_flags&quot;, &quot;raise_vm86_sti_exception&quot;, &quot;__wine_enter_vm86&quot;) with &quot;good ones&quot; from Wine 1.01 but without success; I&#39;ve tried to change them manually but I&#39;m no programmer so I failed again �:(<br>

<br>
The reason I choose that path is because this is the first time I&#39;m using Git and there are some things I still don&#39;t understand; Now I will try &quot;the right way&quot; - Thanks all of you for your help!<br>
<br>
(I guess I&#39;ll be back quickly - I suspect I&#39;ll get into trouble with Reverse Regression Testing)<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div>You know... you could just try packages from older Ubuntu or Debian � it should work just fine � I &#39;m using many wine version, from many different distros � mostly Ubuntu, and I can safely say � they work great, no recompilation required � tested with Debian 5.0.<br>