http://bugs.winehq.org/show_bug.cgi?id=14863
--- Comment #10 from Hadron qxc@gmx.de 2008-08-18 06:43:21 --- Thanks for all the help but I afraid there is an other problem now where also Google and the Bugzilla search function did not help me.
With the regression testing I now reached version wine-0.9.43-50-g7f901f4
Here I get the LDAP-compileerrors and override the with "make -k". The resulting version doesn't works, here I get following error:
wine: creating configuration directory '/home/testuser/.wine'... wine: could not load L"c:\windows\system32\rundll32.exe": Module not found wine: wineprefixcreate failed while creating '/home/testuser/.wine'.
The directory /home/testuser/.wine is never created and when I create it manually I get an error
Warning: the specified Windows directory L"c:\windows" is not accessible. Warning: the specified System directory L"c:\windows\system32" is not accessible. Warning: could not find DOS drive for current working directory '/home/testuser/Download', starting in the Windows directory. wine: could not load L"c:\windows\system32\setup_v_2_9.exe": Module not found
It seems like it is a problem of that specific version. Is there a trick to avoid that? Elsewhere I'll restart regression with a different bad release number.