Here is the solution recommended by the upstream author.  I have
verified that it does work, but don't know how to get the PGRP_PIPE
definition automatically included in config.h.

----------

> > And did changing the definition of PGRP_PIPE in config.h solve the problem?
> 
> Yes, defining PGRP_PIPE does appear to make the problem go away.  
> But the previously referenced post from Linus said that PGRP_PIPE may
> cause other problems, and that there exists a "proper fix" that you
> have not yet included in the bash sources?  As before, I cannot find
> that patch, do you have it?

That's not exactly true.  The only thing that PGRP_PIPE does is add an
infinitesimal slowdown.  The `proper fix' is somehow defining that by
default for the appropriate Linux versions.

Chet



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to