http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #14 from Matteo Modesti mattemod@gmail.com 2008-08-05 10:54:37 --- I use Gentoo (AMD64) too.
Anyway, try to use last GIT instead of 1.1.2. Follow instructions written at http://www.winehq.org/site/git to do that.
To compile it: * if you have 64-bit follow instructions at http://wiki.winehq.org/WineOn64bit * else simply launch: ./configure && make depend && make
To use it you have 2 options: * unmerge Wine emerged with Portage _and then_ 'make install' the GIT version * use the 'wine' executable in the GIT directory (I prefer the 2nd option because I don't need to install it every time I update to current GIT)
Let us know if last GIT works for you...