X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Message-ID: <4D30158D.8090709@cpan.org> Date: Fri, 14 Jan 2011 04:21:17 -0500 From: Rafael Kitover Reply-To: rkitover AT cpan DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: More Weird Perl .dll Errors Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Something weird happened to my Class::MOP .dll : $ perl -MClass::MOP -le 1 Can't load '/usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/Class/MOP/MOP.dll' for module Class::MOP: No such fi le or directory at /usr/lib/perl5/5.10/i686-cygwin/XSLoader.pm line 70. at /usr/lib/perl5/site_perl/5.10/i686-cygwin/Class/MOP.pm line 38 Compilation failed in require. BEGIN failed--compilation aborted. If I try to run perlrebase, I get this: ... /usr/lib/perl5/5.10/i686-cygwin/auto/Time/Piece/Piece.dll: new base = 57900000, new size = 10000 /usr/lib/perl5/5.10/i686-cygwin/auto/Unicode/Normalize/Normalize.dll: new base = 57910000, new size = 50000 /usr/lib/perl5/5.10/i686-cygwin/auto/Win32/Win32.dll: new base = 57960000, new size = 20000 /usr/lib/perl5/5.10/i686-cygwin/auto/Win32API/File/File.dll: new base = 57980000, new size = 30000 ReBaseImage (/usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/Class/MOP/MOP.dll) failed with last error = 6 I tried doing a "notest force install Class::MOP" in CPAN shell, same error after the installation finishes. I tried rebooting and running perlrebase again, same error. -- 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