Missing .so libraries for DLL files

Janine C.Buorditez johann at broadpark.no
Fri Feb 7 07:23:57 CST 2003


Hi.

I'm trying to get this PS2 ISO generator to work.

It requires the DLL:s mfc42.dll and mfc42loc.dll---hence I got them and
placed them in ~/.wine/hdd/windows/system.

Now it's complaining about missing .so libraries for the builtin DLL:s.

I have this in the config:

   "mfc42"        = "builtin, native"
   "mfc42loc"     = "builtin, native"
   "*"            = "builtin, native"

And this is what I get:

   err:module:BUILTIN32_dlopen failed to load .so lib for builtin mfc42.dll:
   Cannot open "/usr/local/lib/wine/mfc42.dll.so"

   err:module:PE_fixup_imports Module (file) MFC42.DLL (which is needed by
   F:\ps2\tools\ps2rmp\utils\cdgenps2.exe) not found

If anyone has a solution to this problem, e.g. how to create these missing
.so:s, I'd appreciate it nearly as much as life itself.

Thanks ;-)

Regards,
---johann



More information about the wine-users mailing list