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: __getmodulehand...@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