If I recall correctly, MSYS is the mingw linux environment emulated on windows.  rxvt would be the terminal used in the msys environment.

Hopefully this will be of some use,
John Klehm

On 2/25/07, Robert Shearman <rob@codeweavers.com> wrote:
Wesley Parish wrote:
> I installed msys a couple of years back, and decided to test rxvt.exe:
>
> bash-3.1$ wine .wine/drive_c/msys/1.0/bin/rxvt.exe
> libGL warning: 3D driver claims to not support visual 0x4b
> fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented
> fixme:advapi:LsaOpenPolicy ((null),0x68f478,0x00000001,0x68f494) stub
> fixme:advapi:LsaClose (0xcafe) stub
> fixme:advapi:LsaOpenPolicy ((null),0x68f488,0x000f0fff,0x68f484) stub
> fixme:netbios:NetServerEnum Stub ((null) 101 0x68ef04 -1 0x68ef08 0x68ef0c 8
> L"DOMAIN" (nil))
> fixme:advapi:LsaClose (0xcafe) stub
> fixme:netapi32:NetUserGetInfo Level 3 is not implemented
> fixme:netapi32:NetUserGetInfo Level 3 is not implemented
> failed to load libX11.dllbash-3.1$
>
> bash-3.1$ wine --version
> wine-0.9.29
>
> Those are the error messages.
>
> My version of wine is a little old.  Have the fixme's been fixed in the latest
> wine?
>

What is the program supposed to do?

--
Rob Shearman