Chuck,

On Thu, Dec 20, 2001 at 04:14:44PM -0500, [EMAIL PROTECTED] wrote:
> Perl/Tk apps have stopped working. The error message is typically something
> like:
> 
> C:\cygwin\bin\perl.exe: *** unable to remap C:
> \cygwin\lib\perl5\site_perl\5.6.1\cygwin-multi\auto\Tk\Listbox\Listbox.dll
> to same address as parent -- 0x420000
> 
> Is there a way to fix this?

Yes, I believe that you are being bitten by the same DLL/fork() problem
that affects Python too.  Please try the following:

    http://sources.redhat.com/ml/cygwin/2001-12/msg00894.html

and report back to the list.  Of course, you need to rebase the Perl
DLLs instead of (or in addition to) the Python ones.  I would be very
interested to see if my rebase solution solves your problem too.

Thanks,
Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to