http://bugs.winehq.org/show_bug.cgi?id=21779
Carlos Augusto silvaesilva@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |silvaesilva@gmail.com
--- Comment #8 from Carlos Augusto silvaesilva@gmail.com 2010-03-02 20:51:26 --- I had the same problems with wine 1.1.14+.
Here is the output from git bisect
5e5b53666c852fd4f29a893cef3f0aeb53690a1e is the first bad commit commit 5e5b53666c852fd4f29a893cef3f0aeb53690a1e Author: Juan Lang juan.lang@gmail.com Date: Wed Jan 21 10:39:46 2009 -0800
rpcrt4: Use pseudo-random numbers to generate UUIDs rather than using the (old, deprecated) MAC-address-and-time generation algorithm.
:040000 040000 c23a084554d1cf51be28a3513b6e5b2ec3e296ec f09ff8a2dadf85516fba561bd4d34b6ccc88141f M dlls
I tried to revert this commit but I had to manually fix the Makefile.in. Doing so fixed the problem with HEAD