delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/06/03/12:26:45

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=OaPNhHDlCsDKzep1oYsxxiTL4QldGBUZo235lUXbMdj
knTgxxX+IN3onyHMn5da4ua0N9byRgpMlwhWUBqkuhZ2bhog1J9w0FxN1A7L7UgP
dNmmHLuLu09vaoE/Gfo6GlQLW8IzhTlLnNcw+vHIXa+qPxbdI3WEqGCIyVVixxME
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=Gqo4mWbfqBtNyz6e4tRD0jW94IQ=; b=QCEj1jipjNuzAofhR
J+3cak8lByLeeDqgP5WWGd38haq9tS02sznSLmvWHTzT4ME39UkVzj3zi0jmtOtg
PUP+a4XAb9P//eu39cIFuJNc2Gv4k2ipgRXVB0i0L2AGFeAdFqjr9/jLTYgIp2vq
64BCwH1e/ts+L395W1CaDyTtDU=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f182.google.com
X-Received: by 10.180.82.135 with SMTP id i7mr44331293wiy.68.1433348785564; Wed, 03 Jun 2015 09:26:25 -0700 (PDT)
Message-ID: <556F2AA5.6070800@gmail.com>
Date: Wed, 03 Jun 2015 18:26:13 +0200
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: perl 5.14 perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll missing or broken
References: <CAA3aKc_gh_qOzQAVMpaWj=cwDAs79Foy6ft_1bGWzJ7Wa+AD0w AT mail DOT gmail DOT com> <556F1F4C DOT 9030407 AT gmail DOT com> <CAA3aKc-Jt27EdtDTVWOm5Xe1DK1jjRJ6JM8zk0zg3RMHLAqahg AT mail DOT gmail DOT com>
In-Reply-To: <CAA3aKc-Jt27EdtDTVWOm5Xe1DK1jjRJ6JM8zk0zg3RMHLAqahg@mail.gmail.com>
X-IsSubscribed: yes

On 6/3/2015 5:52 PM, schilpfamily wrote:
> i've tried re-installing twice. this was working fine prior to
> updating cygwin to latest (which also updated cygwin's version of perl
> to the latest).
>
> NOTE: this fails on several of my machines in the same manner (i have
> 4 build/test machines as well as a desktop for development). so this
> is not a machine specific problem

Hi William,
something went wrong in your last update.
I suspect you are NOT closing all programs before update.

Use Task Manager to verify that all programs are closed before next 
reinstallation.

Look if you have any "*new" file in /usr/bin
and identify the relative package.

Reinstall at least the cygwin package.


Your cygcheck:

  3122k 2014/08/13 D:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                   "cygwin1.dll" v0.0 ts=1969-12-31 19:00
     Cygwin DLL version info:
         DLL version: 1.7.32
         DLL epoch: 19
         DLL old termios: 5
         DLL malloc env: 28
         Cygwin conv: 181
         API major: 0
         API minor: 274
         Shared data: 5
         DLL identifier: cygwin1
         Mount registry: 3
         Cygwin registry name: Cygwin
         Program options name: Program Options
         Installations name: Installations
         Cygdrive default prefix:
         Build date:
         Shared id: cygwin1S5

as it should be

3290k 2015/06/03 E:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                   "cygwin1.dll" v0.0 ts=2015-06-03 12:55
     Cygwin DLL version info:
         DLL version: 2.0.3
         DLL epoch: 19
         DLL old termios: 5
         DLL malloc env: 28
         Cygwin conv: 181
         API major: 0
         API minor: 287
         Shared data: 5
         DLL identifier: cygwin1
         Mount registry: 3
         Cygwin registry name: Cygwin
         Installations name: Installations
         Cygdrive default prefix:
         Build date:
         Shared id: cygwin1S5

REgards
MArco

--
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