Sender: nate AT cartsys DOT com Message-ID: <361A7057.B5AC655E@cartsys.com> Date: Tue, 06 Oct 1998 12:32:39 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i486) MIME-Version: 1.0 To: Eli Zaretskii CC: Olivier Perron , M DOT A DOT Bukin AT ino DOT nsk DOT ru, djgpp AT delorie DOT com Subject: Re: /dev/null problems with bash when rebuild from sources References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > > On Tue, 6 Oct 1998, Olivier Perron wrote: > > > Here are some results: because of the value of SYSROOT being "C:", > > dosutil_expand_path expands /dev/null to c:/dev/null. > > Then a call to 'open' is performed with "c:/dev/null" as first argument. > > It is this call which fails. > > > > A little test program easily shows that 'stat' and 'open' effectively fail > > with "c:/dev/null" but not with "/dev/null". > > Seems like the problem is in `putpath', then. But I thought that the > version of `putpath' in the patched libc is already corrected. Nate? No, apparently it isn't. I will add the patch, probably this afternoon. Thanks. -- Nate Eldredge nate AT cartsys DOT com