Roy Marples wrote:

> Attached is a patch to aclocal.m4 (and the auto-generated
> configure) that finds the test binary and runs that directly for this
> test only.

Thanks for posting the patch.  I fixed it a different way, but this
will work.  (Actually, the easiest thing to do is to run the following
command before building bash the first time:

echo 'bash_cv_dev_fd=${bash_cv_dev_fd=absent}' >> config.cache

and just not worry about whether or not fdescfs is mounted.  In the
end, it's probably not the best thing for this decision to be made
at configure/compile time.)

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                       Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to