http://bugs.winehq.org/show_bug.cgi?id=2962
------- Additional Comments From Speeddymon@gmail.com 2005-18-05 12:53 ------- ok.. try this:
make distclean cd dlls rm *.def cd .. ./configure make depend make su -c "make install"
once you have done that, let us know if it worked back then.. the only other thing I can think of is that maybe it is due to managed vs. unmanaged mode. iI it doesnt work in the october version, go ahead and get the latest cvs or release, and do the above commands to get the latest version installed again, then change the wine config option Managed to the opposite of what it is.. If it is Y then make it N and if it is N then make it Y ...
Hope that helps..