X-Spam-Check-By: sourceware.org Date: Thu, 15 Feb 2007 17:25:26 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: ls command not outputting file names. Message-ID: <20070215162526.GH4158@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Feb 15 10:07, Chuck wrote: > [...] > 135 198219 [main] ls 3172 seterrno_from_win_error: /ext/build/netrel/src/cygwin-1.5.24-2/winsup/cygwin/fhandler.cc:687 windows error 3 > 78 198297 [main] ls 3172 geterrno_from_win_error: windows error 3 == errno 2 > 64 198361 [main] ls 3172 __set_errno: void seterrno_from_win_error(const char*, int, DWORD):310 val 2 > 65 198426 [main] ls 3172 fhandler_base::open: C000003A = NtCreateFile (0x0, 80100000, C:\cygwin\usr\share\zoneinfo\posixrules, io, NULL, 0, 7, 1, 4020, NULL, 0) > 69 198495 [main] ls 3172 fhandler_base::open: 0 = fhandler_base::open (C:\cygwin\usr\share\zoneinfo\posixrules, 0x110000) > 67 198562 [main] ls 3172 fhandler_base::open_fs: 0 = fhandler_disk_file::open (C:\cygwin\usr\share\zoneinfo\posixrules, 0x10000) > 66 198628 [main] ls 3172 open: -1 = open (/usr/share/zoneinfo/posixrules, 0x10000) This only means that the file C:\cygwin\usr\share\zoneinfo\posixrules doesn't exist. Not a problem at all. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/