http://bugs.winehq.org/show_bug.cgi?id=6248
Summary: running winnt32.exe results in PIDGen.dll not found Product: Wine Version: 0.9.19. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: ud2005@gmail.com CC: ud2005@gmail.com
/usr/local/bin/wine ./winnt32.exe err:module:import_dll Library PIDGen.dll (which is needed by L"Z:\home\uma\wine\WINNT32U.DLL") not found
This is on redhat linux 3.0 update 7 32 bit. I am running winnt32.exe with wine, on an AMD64 bit m/c, that has rhel 3.0 update 7 (32bit), installed on it.
I didn't find PIDGen.dll anywhere, though I have installed wine 0.9.19. I do have winnnt32u.dll.
since I didn't find pidgen.dll on the system, I got it from http://www.dll-files.com/dllindex/dll-files.shtml?pidgen But that didn't help. It still complains about not being able to find PIDGen.dll. Infact I made links so that pidgen.dll is a link to PIDGen.dll. LEt me know where I can find pidgen.dll.
strace output shows me : [pid 14004] <... rt_sigprocmask resumed> NULL, 8) = 0 [pid 14007] poll( <unfinished ...> [pid 14004] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [pid 14004] write(2, "err:module:import_dll Library PI"..., 109err:module:import_dll Library PIDGen.dll (which is needed by L"Z:\home\ud\wine\WINNT32U.DLL") not found
pls help