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: More Weird Perl .dll Errors


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.

-- 
Matthias Andree

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