delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/07/21/06:31:29

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Wed, 21 Jul 2010 12:31:10 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: perl-ming does not install properly
Message-ID: <20100721103110.GA8324@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <4C454CA1 DOT 8080203 AT veritech DOT com> <AANLkTimrlKyugb4kiWA4hJSalqE3RcRgAYn4r65A5LxH AT mail DOT gmail DOT com> <4C46014F DOT 7000204 AT veritech DOT com>
MIME-Version: 1.0
In-Reply-To: <4C46014F.7000204@veritech.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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 Jul 20 16:04, Lee D. Rothstein wrote:
> On 7/20/2010 4:55 AM, David Sastre wrote:
> >2010/7/20, Lee D. Rothstein<l1ee057 AT veritech DOT com>:
> >>   from 'cygcheck -c':
> >>
> >>    Missing file: /usr/share/man/man3/SWF::Action.3pm.gz from package
> >>perl-ming
> >>    Missing file: /usr/share/man/man3/SWF::BinaryData.3pm.gz from package
> >>perl-ming
> >>    Missing file: /usr/share/man/man3/SWF::Bitmap.3pm.gz from package
> >>perl-ming
> <SNIP>
> >My guess is that colons in manpages' filenames are problematic for
> >cygcheck, a pure windows app, because colons are forbiden in windows'
> >filenames.
> >[...]
> Corinna,
> 
> Is this another problem with cygcheck and Cygwin 1.7?

The above explanation is correct.

Cygwin 1.7 allows colons in filenames(*) but cygcheck uses simple ANSI
MSVCRT functions to check for file existance.  These functions are
naturally not able to access files using special characters.

I checked in a fix to cygcheck which should rectify the problem.  It
now uses a native NT function to check for a file.


Corinna


(*) http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-specialchars

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019