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: Fri, 23 Jul 2004 11:29:29 +0000 (GMT) From: Vinay Kumar To: cygwin AT cygwin DOT com Subject: cygcheck does not work if the mount point is mounted with -X option Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, I had mounted my /usr/bin by using mount -X option, which says 'treat all files under mount point as cygwin executable'. This I did because "ls" command was not able to process command line arguments whose length exceeds certain limit. Refer http://sources.redhat.com/ml/cygwin/2004-05/msg00842.html But then I found that cygcheck does not work. when I run " cygcheck ls " it prints the help message . Usage: cygcheck [OPTIONS] [PROGRAM...] Check system information or PROGRAM library dependencies -c, --check-setup check packages installed via setup.exe -d, --dump-only no integrity checking of package contents (requires -c) ...... How could I get both working together? You could see this problem by mounting your /usr/bin with mount -X option. Any help will be highly appriciated. regards Vinay -- 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/