More Weird Perl .dll Errors

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


I tried both peflagsall and rebaseall with a -T list including all .dlls 
under /usr/lib/perl5 as well as /usr/bin/cygperl5_10.dll

But the error for MOP.dll persists.

I'm not sure that when I tried the rebaseall it ran through to 
completion, because it gave me this error:

FixImage 
(/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll) failed 
with last error = 13

This is Windows 7 64bit

On 1/14/2011 4:35 AM, Matthias Andree wrote:
> Am 14.01.2011 10:21, schrieb Rafael Kitover:
>> 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.
>
> Try rebaseall, or if you're under Vista or 7, peflagsall.
>

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