Re: Re: Wine and Maple 6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Hello, I did the patch wine with no errors or warnings but I still get
> the same error.
> ---------------
> wine: Call from 0x7fc2eb50 to unimplemented function
> msvcrt.dll._mbsbtype, aborting

The fact that you get the same error indicates to me that something didn't work:
either the patch failed, or the install of wine failed, or the install of the patched dll failed,
or you're not running the version of wine you built.

Check what 'which wine' returns; it should return /usr/local/bin/wine by default.
Check that dlls/msvcrt was patched correctly; you can look at dlls/msvcrt/msvcrt.spec
and check that the entry for _mbsbtype says:
@ stdcall _mbsbtype(str long)
rather than:
@ stub _mbsbtype #(str long)
Check that the date and size of msvcrt.dll.so in the dlls/msvcrt directory is the same as that in /usr/local/lib/wine.

Good luck,
--Juan

p.s. Please cc me on emails, I'm not subscribed to this list.



_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux