| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,TW_LR,TW_YG |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4C46014F.7000204@veritech.com> |
| Date: | Tue, 20 Jul 2010 16:04:31 -0400 |
| From: | "Lee D. Rothstein" <l1ee057 AT veritech DOT com> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: perl-ming does not install properly |
| References: | <4C454CA1 DOT 8080203 AT veritech DOT com> <AANLkTimrlKyugb4kiWA4hJSalqE3RcRgAYn4r65A5LxH AT mail DOT gmail DOT com> |
| In-Reply-To: | <AANLkTimrlKyugb4kiWA4hJSalqE3RcRgAYn4r65A5LxH@mail.gmail.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.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 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>
> Here cygcheck also reports an incomplete install:
>
> $ cygcheck -v -c perl-ming
> Cygwin Package Information
> Last downloaded files to: C:\cygwin\local_dir
> Last downloaded files from: http://cygwin.basemirror.de/
>
> But:
<SNIP>
> $ ls -lrt $(cygcheck -v -c perl-ming | grep -i missing | awk '{print $3}')
> -rw-r--r-- 1 Administrador Administradores 3.1K 2010-06-25 12:26
> /usr/share/man/man3/SWF::VideoStream.3pm.gz
> -rw-r--r-- 1 Administrador Administradores 3.5K 2010-06-25 12:26
> /usr/share/man/man3/SWF::TextField.3pm.gz
> -rw-r--r-- 1 Administrador Administradores 2.7K 2010-06-25 12:26
> /usr/share/man/man3/SWF::Text.3pm.gz
> -rw-r--r-- 1 Administrador Administradores 2.3K 2010-06-25 12:26
> /usr/share/man/man3/SWF::Sprite.3pm.gz
> -rw-r--r-- 1 Administrador Administradores 2.5K 2010-06-25 12:26
> /usr/share/man/man3/SWF::SoundInstance.3pm.gz
> -rw-r--r-- 1 Administrador Administradores 2.1K 2010-06-25 12:26
> /usr/share/man/man3/SWF::PrebuiltClip.3pm.gz
> -rw-r--r-- 1 Administrador Administradores 5.8K 2010-06-25 12:26
> /usr/share/man/man3/SWF::Movie.3pm.gz
> -rw-r--r-- 1 Administrador Administradores 2.2K 2010-06-25 12:26
<snip>
> My guess is that colons in manpages' filenames are problematic for
> cygcheck, a pure windows app, because colons are forbiden in windows'
> filenames.
>
> $ ldd $(which cygcheck)
> ntdll.dll => /mnt/c/WINDOWS/system32/ntdll.dll (0x7c910000)
> kernel32.dll => /mnt/c/WINDOWS/system32/kernel32.dll (0x7c800000)
> ADVAPI32.DLL => /mnt/c/WINDOWS/system32/ADVAPI32.DLL (0x77da0000)
> RPCRT4.dll => /mnt/c/WINDOWS/system32/RPCRT4.dll (0x77e50000)
> Secur32.dll => /mnt/c/WINDOWS/system32/Secur32.dll (0x77fc0000)
> USER32.dll => /mnt/c/WINDOWS/system32/USER32.dll (0x7e390000)
> GDI32.dll => /mnt/c/WINDOWS/system32/GDI32.dll (0x77ef0000)
> msvcrt.dll => /mnt/c/WINDOWS/system32/msvcrt.dll (0x77be0000)
>
> Try, for example,
>
> $ man SWF::VideoStream
>
> It works OK.
Corinna,
Is this another problem with cygcheck and Cygwin 1.7?
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |