http://bugs.winehq.org/show_bug.cgi?id=18614
--- Comment #28 from rmaz@gmx.net 2011-04-21 08:52:09 CDT --- Created an attachment (id=34264) --> (http://bugs.winehq.org/attachment.cgi?id=34264) output of failing "make test"
I just realized that there is a "test" target for the build. Of course it fails (I get a Program Error popup about a serious advapi32_test.exe failure which I close). Attaching output of
wine-1.2.3 $ rm -rf ~/.wine; make test &> make_test.log
Does that tell us anything new?