Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Mailer: 21.1 "20 Minutes to Nikko" XEmacs Lucid (patch 2) (via feedmail 8 I) To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Permission denied with makeinfo from texinfo-4.0 References: From: "Dr. Volker Zell" Date: 14 Mar 2000 21:13:40 +0100 In-Reply-To: "Dr. Volker Zell"'s message of "14 Mar 2000 20:26:19 +0100" Message-ID: Lines: 57 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (20 Minutes to Nikko) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >>>>> "Volker" == Volker Zell writes: Volker> Hi Volker> o texinfo-4.0 - ftp://prep.ai.mit.edu/pub/gnu/texinfo/ Volker> compiles OOTB. Volker> But the make run chokes at the following Volker> Making all in doc Volker> ../makeinfo/makeinfo -I. texinfo.txi Volker> texinfo.txi: Permission denied Volker> *Every* invocation on the resulting makeinfo on a texinfo source file Volker> gives me the permission denied message, although an ls -lt gives Volker> -rw-rw-rw- 1 vzell admin 632172 Sep 28 21:38 texinfo.txi Volker> Has anybody tried texinfo-4.0 and got the same results ? Here is a strace run of makeinfo: 759 11135511 [main] makeinfo 4410 stat_worker: 0 = stat (./texinfo.txi, 0x242FE08) 736 11136247 [main] makeinfo 4410 _open: open (./texinfo.txi, 0x0) 12513 11148760 [main] makeinfo 4410 hinfo::build_fhandler: some disk file - cb 64, fd 3, fh 0xA042798 658 11149418 [main] makeinfo 4410 fhandler_disk_file::open: (./texinfo.txi, 0x0) 629 11150047 [main] makeinfo 4410 mount_info::conv_to_win32_path: conv_to_win32_path (./texinfo.txi) 657 11150704 [main] makeinfo 4410 getcwd_inner: 0x242F44C (/temp) = getcwd_inner (0x242F44C, 260, posix) (cached) 3030 11153734 [main] makeinfo 4410 normalize_posix_path: /temp/texinfo.txi = normalize_posix_path (./texinfo.txi) 824 11154558 [main] makeinfo 4410 mount_info::conv_to_win32_path: texinfo.txi(rel), D:\temp\texinfo.txi(abs) 0x2(flags) = conv_to_win32_path (./texinfo.txi) 1619 11156177 [main] makeinfo 4410 symlink_check_one: 0 = symlink_check_one (D:\temp\texinfo.txi, 0x242FA11, 260) (0x2) 3936 11160113 [main] makeinfo 4410 fhandler_base::open: (texinfo.txi, 0x0) 2653 11162766 [main] makeinfo 4410 fhandler_base::open: 348 = CreateFileA (texinfo.txi, 0x80000000, 0x7, 0x610869DC, 0x3, 0x80, 0) 2366 11165132 [main] makeinfo 4410 fhandler_base::set_io_handle: set handle to 0x15C 648 11165780 [main] makeinfo 4410 fhandler_base::open: filemode set to binary 640 11166420 [main] makeinfo 4410 fhandler_base::open: 1 = fhandler_base::open (texinfo.txi, 0x0) 630 11167050 [main] makeinfo 4410 fhandler_disk_file::open: 1 = fhandler_disk_file::open (texinfo.txi, 0x0) 1691 11168741 [main] makeinfo 4410 _open: 3 = open (./texinfo.txi, 0x0) 35943 11204684 [main] makeinfo 4410 set_sig_errno: errno 0 636 11205320 [main] makeinfo 4410 _read: read (3, 0xA044210, 632172) 1250 11206570 [main] makeinfo 4410 _read: non-interruptible read 58364 11264934 [main] makeinfo 4410 read_handler: 632172 = read (3<./texinfo.txi>, 0xA044210, 632172) 122406 11387340 [main] makeinfo 4410 set_sig_errno: errno 0 953 11388293 [main] makeinfo 4410 _read: read (3, 0xA0DE77C, 632172) 883 11389176 [main] makeinfo 4410 _read: non-interruptible read 6048 11395224 [main] makeinfo 4410 fhandler_base::raw_read: ReadFile ./texinfo.txi failed, Win32 error 998 684 11395908 [main] makeinfo 4410 ../../../../csrc/winsup/cygwin/fhandler.cc:239 seterrno: unknown error 998 643 11396551 [main] makeinfo 4410 read_handler: -1 = read (3<./texinfo.txi>, 0xA0DE77C, 632172) 2161 11398712 [main] makeinfo 4410 _close: close (3) What is this Win32 error 998 ??? Ciao Volker -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com