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]

Perl-5.10 on a fresh install reports unable to remap Glob.dll


I did a fresh install of Cygwin on a Vista box.  I needed to add some
Perl modules so I ran
   Perl -MCPAN -e shell

After the install began I got errors about remap.  Scanning the
archives showed that "rebase"
would help.  Further scanning shows that "rebase" is built into
install and no longer directly available.

The perl CPAN install tries to continue but hangs on a lock file.
Here's the exact error output:

      9 [main] perl 5940 C:\cygwin\bin\perl.exe: *** fatal error -
unable to remap
C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same
address as parent(0x8C0000) != 0x950000
     19 [main] perl 5328 fork: child 5940 - died waiting for dll
loading, errno 11
5160658 [main] perl 6020 C:\cygwin\bin\perl.exe: *** fatal error -
unable to remap
C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same
address as parent(0x8C0000) != 0x950000
305138496 [main] perl 5328 child_info::sync: wait failed, pid 6020,
Win32 error 183
305138790 [main] perl 5328 fork: child 6020 - died waiting for dll
loading, errno 11

Caught SIGINT, trying to continue
CPAN: File::Temp loaded ok (v0.20)
cannot remove directory for tmp-5328: Device or resource busy at
/usr/lib/perl5/5.10/CPAN.pm line 6345

Any help would be appreciated.  I'm not committed to perl5.10 if
downgrading perl might help.

Attachment: cygcheck.out
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]