http://bugs.winehq.org/show_bug.cgi?id=13327
--- Comment #11 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-05-22 07:20:55 --- I guess handiest is to use wine-git, to have the very latest development version
see http://wiki.winehq.org/RegressionTesting?highlight=%28regression%29 (section "Setup Info")
Then do './configure --verbose' to see if you miss any recommended packages.
If you think it's ok, just do './configure && make depend && make'
It's easiest to run wine out of the source-tree, so you won't have to uninstall your current wine-package; just run '/tmp/wine-git/wine app.exe' if you compiled it in /tmp/wine-git for example