This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: jik, cwilson, earnie -- show stoppers


Christopher Faylor wrote:
> 
> On Wed, Sep 05, 2001 at 06:42:59PM -0400, Earnie Boyd wrote:
> >Christopher Faylor wrote:
> >>
> >> You guys have all identified show-stopper problems that I can't duplicate.
> >>
> >> Do you have any further feedback?  I know that Chuck is working on his problem
> >> but I haven't seen anything from Jonathan since his intial response to my
> >> month-old email message about rsync/vfork.
> >>
> >> If Earnie could send his cygcheck output from the machine where he was having
> >> his problem and an exact sequence of commands to duplicate the problem, I will
> >> try to duplicate it too.
> >>
> >
> >Well, I checked to see if the new bash release helped and it didn't.
> >I've attached the cygcheck.out.  The commands are simply:
> >
> >  make >& makelog.out
> >  ^Z
> >  bg
> 
> I really don't understand this.  CTRL-Z should not be able to stop make
> unless make is waiting for input.  That is the only way that ^Z should
> work with CYGWIN=notty.  What does makelog.out have in it?  It is not
> waiting for input, is it?  Where are you doing the make?  Are you in
> the winsup directory?
> 

I'm in the top-level build directory.  The makelog.out has the output of
make before the ^Z.  I am using rxvt, could that be controlling member
for the ^Z?

> Could you verify that this still fails with the most recent cvs version?  Your
> version was apparently built last Wednesday.
> 

I knew I'd forgotten to test something.  I'm building it now after `cvs
update' and `make clean'.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]