From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3476 invoked by alias); 21 Dec 2001 12:22:55 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Received: (qmail 3454 invoked from network); 21 Dec 2001 12:22:47 -0000 Received: from unknown (HELO femail44.sdc1.sfba.home.com) (24.254.60.38) by sources.redhat.com with SMTP; 21 Dec 2001 12:22:47 -0000 Received: from althea.tishler.net ([24.3.200.94]) by femail44.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011221122247.PGFM24427.femail44.sdc1.sfba.home.com@althea.tishler.net>; Fri, 21 Dec 2001 04:22:47 -0800 Received: by althea.tishler.net (sSMTP sendmail emulation); Fri, 21 Dec 2001 07:26:26 -0500 Date: Fri, 21 Dec 2001 04:31:00 -0000 From: Jason Tishler To: Chuck_Eaker@mapinfo.com Cc: cygwin@sources.redhat.com Subject: Re: unable to remap problem in Perl/Tk Message-ID: <20011221122626.GB1792@dothill.com> Mail-Followup-To: Chuck_Eaker@mapinfo.com, cygwin@sources.redhat.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 X-SW-Source: 2001-12/txt/msg01056.txt.bz2 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/