X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Fri, 5 Nov 2010 09:07:35 -0500 Message-ID: Subject: rebaseall error with Tk.dll / cssh error in cygwin 1.7 From: Johnny Walker To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I'm having trouble with building clusterssh in cygwin 1.7. I had this working and now I wish I had never run any updates!! I've tried a complete re-install of cygwin and then I installed perl-Tk from the cygwin package and X11::Protocol from CPAN and built cssh. The Tk menu failed to appear. I removed the perl-Tk package from cygwin and intalled it from CPAN, which is I believe how I got this working previously. Now when I start cssh I see this: 3 [main] perl 4508 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap \\?\C:\cygwin\\lib\perl5\site_perl\5.10\i686-cygwin\auto\Tk\Tk.dll to same address as parent: 0x19780000 != 0x70280000 the rebaseall instructions say to just run /bin/rebaseall but this doesn't fix the issue and with using procmon.exe I can see that it doesn't touch /lib under cygwin. So I tried running the following: /bin/rebaseall -T /lib/perl5/site_perl/5.10/i686-cygwin/auto/Tk/Tk.dll This seems to cause some issue as the terminal begins to flood with this: __GetModuleHandleA AT 4: skipped because nonexistent __: skipped because nonexistent on: skipped because nonexistent p__XGetVisualInfo: skipped because nonexistent : skipped because nonexistent ack_grow: skipped because nonexistent SVpvn: skipped because nonexistent eColor: skipped because nonexistent k_chk_guard: skipped because nonexistent fu14____stack_chk_guard: skipped because nonexistent ntSet: skipped because nonexistent eModifiers: skipped because nonexistent mp__Perl_hv_undef: skipped because nonexistent on: skipped because nonexistent 2____stack_chk_guard: skipped because nonexistent d: skipped because nonexistent _to_uni_lower: skipped because nonexistent _like_number: skipped because nonexistent rl_sv_vsetpvfn: skipped because nonexistent _ZdaPvRKSt9nothrow_t: skipped because nonexistent free: skipped because nonexistent 40____stack_chk_guard: skipped because nonexistent fu105____stack_chk_guard: skipped because nonexistent u90____stack_chk_guard: skipped because nonexistent sv_undef_ptr: skipped because nonexistent and there is a lot of the sound of the system bell (which seems to indicate an error) Please help !! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple