Missing .so libraries for DLL files

Janine C.Buorditez johann at broadpark.no
Fri Feb 7 08:08:44 CST 2003


Dear Rein,

By the way, nice name you got. I'm truly fascinated by the Dutch language.

I removed builtin from those two lines;

Now I'm left with *only*:

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

As I wrote in my initial mail, the files are already in
~/.wine/hdd/windows/system

What do I do here man?

---johann

On Fri, 7 Feb 2003 14:23:57 +0100
Janine C. Buorditez <johann at broadpark.no> wrote:

> 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