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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <002a01c310f9$7f4cda30$433b86d9@ellixia> From: "Elfyn McBratney" To: "cygwin" , "Bruce Dobrin" References: <008301c30494$3ac5ac50$0200a8c0 AT abackusdell2> <006001c310f6$aed96d70$4d1f1cac AT THEODOLITE> <002101c310f8$2b6ec780$433b86d9 AT ellixia> Subject: Re: tk800 on perl 5.8.0 (1.3.22) Date: Fri, 2 May 2003 23:23:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 > > Hi, > > Previousley I have been using tk800.24 on cygwin which built fine against > > 1.3.20 and perl5.6.1 and before, using a patch from > > http://home.att.net/~perlspinr/perlproj/pTk/ . Since upgrading to the > > newer versions (cygwin 1.3.22) I have been having a terrible time trying > to > > get it to work as well as the previous version. I tried patching it with > > the patch from Alan Miles > > (http://sources.redhat.com/ml/cygwin/2003-04/msg00504.html) but could not > > get the patch to apply correctly... Does anyone have a patched tk800 > which > > works with 1.3.22 versions or a patched verision of the source? or > another > > suggestion? I tried applying the > > http://home.att.net/~perlspinr/diffs/Tk800_024_unofficial-patch.zip patch > > and it sort of works except now I get this error when I launch a perltk > > program from a cmd window: > > > > C:\spi\bin>perl monselect ( a perltk program) > > monselect.pm got: > > Mode: nonered1c:\cygwin\bin\perl.exe: *** unable to remap > > C:\cygwin\lib\perl5\5.8.0\cygwin-multi-64int\auto\IO\IO.dll to > > same address as parent(0x12F0000) != 0x1780000 > > c:\cygwin\bin\perl.exe: *** unable to remap > > C:\cygwin\lib\perl5\5.8.0\cygwin-multi-64int\auto\IO\IO.dll to same > address > > as parent(0x12F0000) != 0x1780000 > > 5 [main] perl 2496 sync_with_child: child 3404(0x640) died before > > initialization with status code 0x1 > > 5641 [main] perl 2496 sync_with_child: *** child state child loading > dlls > > > > I'm afraid that my understanding to windows cmd and perl and cygwin is not > > deep enough to how to fix that since the same program runs fine from cmd > > window in 1.3.20 perl5.6.1 and from cygwin rxvt/tcsh window in 1.3.22 and > > perl5.8.0. > > That's a rebase issue. If you don't have the rebase package installed s/That's a/That looks like a/ Elfyn -- 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/