This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: perl 5.14 perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll missing or broken


On 6/19/2015 7:34 AM, Daniel wrote:
William J. Schilp, PhD wrote:
I have the same problem (I'm on 32bit). The IO module is broken:

$ ldd /usr/lib/perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll
         ntdll.dll => /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c900000)
         kernel32.dll => /cygdrive/c/WINDOWS/system32/kernel32.dll
(0x7c800000)
         ??? => ??? (0x6f0f0000)
         ??? => ??? (0x61000000)


please use
 cygcheck  /usr/lib/perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll

It will tell you what other dll's is missing

For reporting issue, please follow the guideline

Problem reports:       http://cygwin.com/problems.html

Specially the point :
"Run cygcheck -s -v -r > cygcheck.out and include that file as an attachment in your report. Please do not compress or otherwise encode the output. Just attach it as a straight text file so that it can be easily viewed. "

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]