http://bugs.winehq.org/show_bug.cgi?id=21228
--- Comment #18 from Wylda wylda@volny.cz 2010-01-02 13:53:25 --- (In reply to comment #17)
Could anything else cause this error? Can I install wine-1.1.33 again via apt-get to check it ?
Of course, do that and double check... If it works, than i would do
git checkout wine-1.1.33
and compile my own 1.1.33. And if it also works, than you will know, that you compile it right way. That would mean, that you somehow slip around a good/bad commit.
Also if your own 1.1.33 will work, then narrow it down, with "git checkout wine-1.1.34". Based on that do bisect between 1.1.33 and 1.1.34 _or_ between 1.1.34 and 1.1.35 (i.e. in case that .34 is also good)