http://bugs.winehq.org/show_bug.cgi?id=8864
------- Additional Comments From Speeddymon@gmail.com 2007-06-07 16:22 ------- While I'm looking into that, I'll post here.. Could you try deleting everything wine related with the following commands?
cd ~ rm -rf .wine cd </path/to/wine/build/dir> make uninstall make distclean git fetch git rebase origin ./configure make depend && make sudo make install
and then try to reinstall wine and see if it still occurs?