Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 21 Dec 2001 07:26:26 -0500 From: Jason Tishler To: Chuck_Eaker AT mapinfo DOT com Cc: cygwin AT sources DOT redhat DOT com Subject: Re: unable to remap problem in Perl/Tk Message-ID: <20011221122626.GB1792@dothill.com> Mail-Followup-To: Chuck_Eaker AT mapinfo DOT com, cygwin AT sources DOT redhat DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.24i Chuck, On Thu, Dec 20, 2001 at 04:14:44PM -0500, Chuck_Eaker AT mapinfo DOT 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/