bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix /dev/fd detection on FreeBSD


From: Chet Ramey
Subject: Re: [PATCH] Fix /dev/fd detection on FreeBSD
Date: Mon, 01 Jan 2007 23:03:08 -0500
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

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    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]