http://bugs.winehq.org/show_bug.cgi?id=4323
lionel@mamane.lu changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #2362 is|0 |1 obsolete| |
------- Additional Comments From lionel@mamane.lu 2006-29-04 16:20 ------- Created an attachment (id=2369) --> (http://bugs.winehq.org/attachment.cgi?id=2369&action=view) Log of execution with patch 2365 applied
It doesn't complain about specific missing dnsapi.dll functions anymore, but the program says "Sorry, due to an error (201), we could not register you." I'm not sure what keeps it from working. A log with "WINEDEBUG=warn+all" is attached. In particular, it contains lines like:
warn:module:load_builtin_dll cannot open .so lib for builtin L"dnsapi.dll": /home/master/opt/wine/bin/../lib/wine/dnsapi.dll.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"dnsapi.dll"; status=c0000135
I've got the impression your stuff doesn't get _built_.