delorie.com/archives/browse.cgi | search |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |