This is the mail archive of the cygwin@cygwin.com 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: unable to remap problem in Perl/Tk


Chuck,

On Thu, Dec 20, 2001 at 04:14:44PM -0500, Chuck_Eaker@mapinfo.com 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/


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