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 From: Mark Connell To: cygwin AT cygwin DOT com Message-ID: <10027eff588.ff58810027e@bigpond.com> Date: Tue, 22 Oct 2002 11:29:09 +1000 MIME-Version: 1.0 Content-Language: en Subject: 1.3.13: makewhatis errors due to chmod X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit On WinXP when I run /usr/sbin/makewhatis -w I get the messages: bash$ [Administrator] makewhatis -w chmod: changing permissions of `/tmp/whatis800': Invalid argument chmod: changing permissions of `/usr/man/whatis': Invalid argument chmod: changing permissions of `/usr/local/man/whatis': Invalid argument chmod: changing permissions of `/usr/ssl/man/whatis': Invalid argument Looking at the source there are commands to perform chmod on some dirs. I have CYGWIN=ntsec in my cygwin.bat as follows: --------------------------------------------------------- @echo off D: chdir D:\cygwin\bin set CYGWIN=ntsec set PATH=/usr/sbin:/cygdrive/d/WINDOWS/system32 bash --login -i --------------------------------------------------------- So, as the FAQ suggests to run makewhatis to build the whatis db, what is the solution? Mark -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/