I've found that trying to use either system() or fork() from a Perl/TK
script results in the following error:

C:\cygwin\bin\perl.exe (2508): *** unable to remap
C:\cygwin\bin\cygz.dll to same address as parent(0xE00000) != 0xE10000
     13 [main] perl 964 fork_parent: child 2508 died waiting for dll
     loading

I've modified the script for testing to run without using TK and all
works fine.

>From what I can tell by searching for similar issues, it *looks* like
the new library may need to be rebased during setup?  A packaging
change?

Brett


----------------------------------------------------------------
Brett C. Serkez, Techie


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

Reply via email to