Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 16 Oct 2003 10:25:48 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Errors when trying to access /dev/null Message-ID: <20031016082548.GC28997@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20031015091044 DOT GK14344 AT cygbert DOT vinschen DOT de> <000001c39372$35bd9e80$1a0aa8c0 AT sandyhome> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c39372$35bd9e80$1a0aa8c0@sandyhome> User-Agent: Mutt/1.4.1i On Wed, Oct 15, 2003 at 07:15:15PM -0400, Sandy Pyke wrote: > See additional info below. > > > -----Original Message----- > > From: cygwin-owner AT cygwin DOT com On Behalf Of Corinna Vinschen > > Sent: Wednesday, October 15, 2003 5:11 AM > > > > First, in Windows Explorer remove a /dev directory if you > > (or any configure script) created one. > > I've confirmed that there is no /dev directory. I meant a C:\Cygwin\dev directory. Such directory doesn't exist, right? > > try `strace ls /dev/null' and post the output to this list. > > See attached file. There's no error in it. Did you try `ls -l /dev/null'? It should print a character device node entry as on Linux. If not, please send another strace of such an `ls -l /dev/null'. Otherwise, try the `ls > /dev/null' in bash again. If that still fails, try `bash -c "ls > /dev/null"'. If that fails, send an strace of that command. That's puzzeling. I never saw a failure on using /dev/null before. > My appologies, Cygwin version 1.5.5-1 is currently installed. I've also > attached the output of cygcheck for your reference. Looks ok. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/