X-Recipient: archive-cygwin@delorie.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=GWdj7+TJfTfB5Wezh1+B1Eg6WRPPnFi1ky2LcuYuZsM
	d3k1dQFSSoDvy4GtRFTqDM1ORBv/A4z8F0Ar5D1UMgxu/ewVGDQ13t4my4Fr5u+D
	Ec2mFMoLWUaGe28c8LIyOhfTpePjBH8J4GvyXluJvWYVAvwLrK2ajfz1gdYg2aQo
	=
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=2sf6428IGQIiIOXyMSDQpc5NTu0=; b=P49e2VAUHmSRY7kKH
	MRrHKF8x3bppR+mfzbtXF55BkawFxu5nZ792rrW48do0CXYTc4Uc2J77Jx26hoDR
	JteViSrhW2N6APzz5lGgAIXuHqlLdlBACy7XkEv+FFzfYbM05NSkGp33RW87FWcJ
	oaHMXE/xYWUqiI/a6o24z/K2R8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f172.google.com
X-Received: by 10.194.177.230 with SMTP id ct6mr11144058wjc.31.1433345881852;        Wed, 03 Jun 2015 08:38:01 -0700 (PDT)
Message-ID: <556F1F4C.9030407@gmail.com>
Date: Wed, 03 Jun 2015 17:37:48 +0200
From: Marco Atzeri <marco.atzeri@gmail.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@cygwin.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@mail.gmail.com>
In-Reply-To: <CAA3aKc_gh_qOzQAVMpaWj=cwDAs79Foy6ft_1bGWzJ7Wa+AD0w@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 6/3/2015 5:27 PM, William J. Schilp, PhD wrote:
> i updated to the latest version of perl on cygwin and i get the
> following failure:
>
> Can't load '/usr/lib/perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll'
> for module IO: No such process at /usr/lib/perl5/5.14/XSLoader.pm line
> 71.

the file is part of perl_base
Try re installing it

>
> i've searched through google for this issue but haven't found anything
> relevant. is this a known problem? is there a work around?
>

On my system the file is present:

$ ls -l /usr/lib/perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll
-rwxr-xr-x 1 marco None 18K Feb 17 21:53 
/usr/lib/perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll

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

