More Weird Perl .dll Errors

Rafael Kitover rkitover@cpan.org
Fri Jan 14 17:00:00 GMT 2011


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



More information about the Cygwin mailing list