[Wine]Error with wine-20041019

John McKee jmmckee at flinthills.com
Sun Nov 21 13:29:56 CST 2004


Duane Clark wrote:

> John McKee wrote:
> >
> > ...
> > I must still have some configuration issue.  When I try to run the application
> > now, I get this:
> >
> > [jmmckee at server CS3]$ wine CS3
> > err:module:import_dll Library MFC42.DLL (which is needed by
> > L"C:\\CServe\\CS3\\CS3COR.DLL") not found
> > err:module:import_dll Library MSVCIRT.dll (which is needed by
> > L"C:\\CServe\\CS3\\CS3COR.DLL") not found
> > err:module:import_dll Library CS3COR.DLL (which is needed by
> > L"C:\\CServe\\CS3\\CS3.exe") not found
> > err:module:import_dll Library MFC42.DLL (which is needed by
> > L"C:\\CServe\\CS3\\CS3.exe") not found
> > err:module:import_dll Library MSVCIRT.dll (which is needed by
> > L"C:\\CServe\\CS3\\CS3.exe") not found
> > err:module:LdrInitializeThunk Main exe initialization for
> > L"C:\\CServe\\CS3\\CS3.exe" failed, status c0000135
> >
> >
> > But, here is directory showing info on MFC42:
> >
> > [jmmckee at server System]$ pwd
> > /home/home/wine/c/Windows/System
> > [jmmckee at server System]$ ls -l |grep [Mm][Ff][Cc]
> > -rw-r--r--    1 jmmckee  users      940304 Nov 20 21:11 mfc42.dll
> > -rw-r--r--    1 jmmckee  users      995383 Sep 26  1998 MFC42.DLL
> >
>
> It is hard to say what is wrong; that should work, assuming
> /home/home/wine/c really is your Wine C: drive. You might want to post
> the output of
>    ls -al ~/.wine/dosdevices
> , and
>    grep winsysdir ~/.wine/*.reg
>
> Finally, try running
>    WINEDEBUG=module,loaddll wine CS3 >& wine.log
>
> Then open wine.log in a text editor, and search for MFC42. There should
> be some lines describing the search for it. Post a group of lines around
> that section.
>

Here is output of ls and grp commands:

[jmmckee at server .wine]$ ls -al dosdevices
total 8
drwxr-xr-x    2 jmmckee  users        4096 Jul  2 22:19 .
drwxr-xr-x    4 jmmckee  users        4096 Nov 21 11:03 ..
lrwxrwxrwx    1 jmmckee  users          11 Oct 24 00:37 a: -> /mnt/floppy
lrwxrwxrwx    1 jmmckee  users           8 Oct 24 00:37 a:: -> /dev/fd0
lrwxrwxrwx    1 jmmckee  users          17 Oct 24 00:37 c: -> /home/home/wine/c
lrwxrwxrwx    1 jmmckee  users          10 Oct 24 00:37 com1 -> /dev/ttyS0
lrwxrwxrwx    1 jmmckee  users          10 Oct 24 00:37 com2 -> /dev/ttyS1
lrwxrwxrwx    1 jmmckee  users          10 Oct 24 00:37 com3 -> /dev/ttyS2
lrwxrwxrwx    1 jmmckee  users          10 Oct 24 00:37 com4 -> /dev/modem
lrwxrwxrwx    1 jmmckee  users          10 Oct 24 00:37 d: -> /mnt/cdrom
lrwxrwxrwx    1 jmmckee  users          10 Oct 24 00:37 d:: -> /dev/cdrom
lrwxrwxrwx    1 jmmckee  users           4 Oct 24 00:37 e: -> /tmp
lrwxrwxrwx    1 jmmckee  users          25 Oct 24 00:37 f: ->
/home/home/wine/c/Windows
lrwxrwxrwx    1 jmmckee  users           8 Oct 24 00:37 lpt1 -> /dev/lp0
lrwxrwxrwx    1 jmmckee  users           1 Oct 24 00:37 z: -> /
[jmmckee at server .wine]$ grep winsysdir *.reg
user.reg:"winsysdir"="c:\\windows\\system"


Attached is the log segment, after running gzip.

I tried using WINEDLLOVERRIDES="mfc42=n,b" wine CS3 and
WINEDLLOVERRIDES="mfc42=b,n" wine CS3

Errors looked the same.

Also, the section from ~/.wine/config related to this DLL is:

"mfc42"         = "native, builtin"


When I run either sol or notepad, I do not get DLL errors.  But, I do receive the
following, and I am not clear on what file I need to add screen resolution, which
does appear to be  '96'.

Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
err:wave:OSS_WaveOutInit /dev/mixer1: No such device
err:wave:OSS_WaveInInit /dev/mixer1: No such device


John McKee
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-mfc42.log.gz
Type: application/x-gzip
Size: 27873 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/20041121/b4bbdd5a/wine-mfc42.log.bin


More information about the wine-users mailing list