http://bugs.winehq.org/show_bug.cgi?id=24079
Eric Sandall sandalle@sourcemage.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sandalle@sourcemage.org
--- Comment #17 from Eric Sandall sandalle@sourcemage.org 2011-05-02 17:23:40 CDT --- Here's what I get when trying to run and connect: esandall@esandall-smgl32:Desktop/ $ env WINEPREFIX="/home/esandall/.wine-vmware" wine "C:\Program Files\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\vpxClient.exe" fixme:sync:CreateMemoryResourceNotification (0) stub fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages! fixme:gdiplus:GdipImageGetFrameCount returning frame count of 1 fixme:crypt:SystemFunction041 (0x1e7494, 10, 0): stub [RtlDecryptMemory] fixme:gdiplus:GdipCreateHalftonePalette stub fixme:crypt:SystemFunction040 (0x1e8d5c, 20, 0): stub [RtlEncryptMemory] fixme:ras:RasEnumConnectionsW (0x1fbb30,0x2f7e23c,0x2f7e238),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:ras:RasConnectionNotificationW (0xffffffff,0x1d8,0x00000003),stub! fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
Key part, I think, is: fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
From http://forum.winehq.org/viewtopic.php?t=8888&sid=a03d05ea43d4474add8ed0e..., I note the following: I have gnutls 2.10.5 installed and run 2.6.38.4 x86 (32-bit).
WINE 1.3.19 is built from source with GNUTLS support: checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for -lgnutls... libgnutls.so.26