Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Thu, 10 Feb 2000 10:00:07 -0500 To: Cygwin Mailing List Subject: Re: problem with tcsh Message-ID: <20000210100007.A7532@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com References: <200002100744 DOT IAA62885 AT andromeda DOT risc DOT uni-linz DOT ac DOT at> <38A273D0 DOT 8D80F5CB AT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.3i In-Reply-To: <38A273D0.8D80F5CB@vinschen.de>; from corinna@vinschen.de on Thu, Feb 10, 2000 at 09:16:16AM +0100 On Thu, Feb 10, 2000 at 09:16:16AM +0100, Corinna Vinschen wrote: >> This is what strace tells me about tcsh: >> [...] >> 1947 436996 [main] TCSH 1000 posify: env var converted to PATH=/usr/LOCAL/BIN:/bin:/WINDOWS:/WINDOWS/COMMAND:/DOS:/TEXMF/MIKTEX/BIN:/PROGRAMME/PACKER:/SYSTEMS/PERL5/BIN:/MSSDK/BIN:/TEXMF/EMTEX/BIN >> 1830 449069 [main] TCSH 1000 _write: -1 = write (0, 0x448890, 61) >> 3089 452158 [main] TCSH 1000 do_exit: do_exit (1) >> [...] > >The `write' call can't write to stdout and returns -1. Actually, it's trying to write to *stdin*. That's why it is failing. I have no idea why, though. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com