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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0 To: cygwin AT sources DOT redhat DOT com Subject: Re: Expect spawn -open problem under Cygwin (success) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Nov 2000 14:10:09 +0800 From: Steve Landers Message-Id: <20001103061009.5434924458@mail> On Thu, 02 Nov 2000 20:37:42 +0800 I waffled ... > I've found a problem when attempting to use expect under cygwin and was > wondering if it was a known problem or if there is a work around. > > The following spawn (expect) command returns "fdopen: bad file number" > > set cmd {c:/cygwin/bin/expect.exe script.tcl} > spawn -noecho -open [open "|$cmd" r+] ... > If I get nowhere I'll try a port of the latest Expect + > Tcl/Tk 8.3.1 using cygwin and see how I go, but I'd like to > avoid this at the moment if I can. I ended up building Tcl/Tk 8.3.1 + Expect 5.31 under Cygwin 1.1.4 and the problem no longer occurs. Steve -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com