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/