Mail Archives: cygwin/2011/01/11/06:45:17
Hello, it seems the 'perlrebase' script does not fix my DLL mapping
errors that I see when trying to install modules from the CPAN shell.
This is what I see:
CPAN.pm: Going to build A/AR/ARCANEZ/DBIx-Class-0.08126.tar.gz
3 [main] perl 3164 C:\cygwin\bin\perl.exe: *** fatal error -
unable to remap \\?\C:\cygwin\lib\perl5\5.10
\i686-cygwin\auto\Cwd\Cwd.dll to same address as parent: 0x9C0000 !=
0x5780000
Stack trace:
Frame Function Args
0088B0F8 6102749B (0088B0F8, 00000000, 00000000, 00000000)
0088B3E8 6102749B (61177B80, 00008000, 00000000, 61179977)
0088C418 61004AFB (611A136C, 6123EC6C, 009C0000, 05780000)
End of stack trace
After running perlrebase, I get the same exact result.
I also tried closing all cygwin processes, going into cmd.exe and then:
cd \cygwin\bin
ash
./find /usr/lib/perl5 -name '*.dll' > perl_dlls.txt
./rebaseall -T ./perl-dlls.txt
but this doesn't help either.
I am running the latest cygwin (installed today) on Windows 7 64 bit on
an eeebox eb1012 (nvidia ION chipset.)
--
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
- Raw text -