xterm: Error 14, errno 2: No such file or directory problem with the current binaries at cygwin

Robert Collins robert.collins@itdomain.com.au
Sun Apr 1 00:00:00 GMT 2001


This is a special feature of cygwin's strace. It is a generic bug fixer. Seriously, try running a buggy program under strace. 9/10
times, it'll work :-]

If you'd like to see why the error occurs, look for the file opens that occur early on in the strace, maybe you can pinpoint it so
we can fix it without strace.

Rob

----- Original Message -----
From: "Mad Dave" <dave@ook.demon.co.uk>
To: <cygwin-xfree@sourceware.cygnus.com>
Sent: Sunday, February 18, 2001 7:23 PM
Subject: xterm: Error 14, errno 2: No such file or directory problem with the current binaries at cygwin


> If I perform the following command
>
> rsh ntxserver "xterm -display mymachine:0 -e bash"
>
> I get the following error
>
> xterm: Error 14, errno 2: No such file or directory
>
> But however if I run the xterm through strace with the following command
>
> rsh ntxserver "strace xterm -display mymachine:0 -e bash"
>
> the xterm starts up fine.  This is not a major problem as rxvt works fine,
> but I was just wondering if anyone had any ideas as to why this was
> happening or any solutions ?
>
> Dave
>
>



More information about the Cygwin-xfree mailing list