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-Server-Uuid: 2d3b7162-db1d-11d3-b8ee-0008c7dfb6f1 Message-ID: <718198F862F1D411B10F0002A50A4DB101A4F0B3@e90wwce3.dx.deere.com> From: "Polley Christopher W" To: "'McGroarty, Brian'" , "'cygwin AT cygwin DOT com'" cc: "'sangil AT editplus DOT com'" Subject: RE: Cygwin make wants stdin != 0 Date: Tue, 27 Nov 2001 12:53:02 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) X-WSS-ID: 101D3E89275260-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit This didn't work; all I got was "The handle could not be opened during redirection of handle 0." I did some more digging, and found that the problem disappeared when I reverted the cygwin package to 1.3.2-1 (all other packages staying current, notably bash 2.05a-2 and make 3.79.1-5) and returned when I upgraded it to 1.3.4-3 (then next version I have in my \latest directory). I have the source for 1.3.2-1 and 1.3.4-4, so I'll see what changed and whether the changelog has any clues. Chris > -----Original Message----- > From: McGroarty, Brian [SMTP:BMcGroar AT midwaygames DOT com] > > I fixed my program to just create a bogus do-nothing pipe for input that > kills the spawned program on any input attempt. I expect you could just > add > " if > so inclined. > > If you want to take the route of patching make, I'm assuming the change > comes from the tests which were recently added to validate all pipes. If > memory serves, the changes had something to do with the fixes for > recursive > make sometimes freaking out. Looking over the changelogs should pinpoint > where that went in. > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/