http://bugs.winehq.org/show_bug.cgi?id=27337 Alex Bradbury <asb(a)asbradbury.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asb(a)asbradbury.org --- Comment #9 from Alex Bradbury <asb(a)asbradbury.org> 2011-05-31 09:35:45 CDT --- (In reply to comment #8)
I thought it wouldn't be necessary to reinstall wine completely. As far as I understand, I must install dev packages by 'apt-get build-dep wine1.2' [http://wiki.winehq.org/Recommended_Packages], then find icmp.c somewhere in these installed files, apply a patch on it, compile it with gcc and then put the resulting file overwriting the existing unpatched library.
These questions are probably best answered either on the Wine users forum (forum.winehq.org) or in the #winehq IRC channel on Freenode. In there interests of trying to be a bit helpful, see below. If it's not what you want/doesn't work then please seek support outside of this bug report: If I were you, I'd just build wine from git HEAD with `apt-get build-dep wine1.3 wine1.3-dev`, then check out the wine repo as described http://wiki.winehq.org/RegressionTesting with `git clone git://source.winehq.org/git/wine.git` and then ./configure && make. Then you can run that version of wine by using ~/path/to/wine/checkout/wine. -- 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.