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 X-AuthUser: gerrit:koeln.convey.de Date: Wed, 30 Apr 2003 22:23:18 +0200 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <18697962612.20030430222318@familiehaase.de> To: cygwin AT cygwin DOT com Subject: Update: Term::ReadLine modules and perl-5.8.0 In-Reply-To: <20030426054948.A9413@ms.chinmin.edu.tw> References: <20030331170344 DOT 929BE1B906 AT redhat DOT com> <194172598864 DOT 20030423235249 AT familiehaase DOT de> <66202435106 DOT 20030424081006 AT familiehaase DOT de> <90251158977 DOT 20030424214209 AT familiehaase DOT de> <20030425060219 DOT A17661 AT ms DOT chinmin DOT edu DOT tw> <102289676222 DOT 20030425082407 AT familiehaase DOT de> <20030426054948 DOT A9413 AT ms DOT chinmin DOT edu DOT tw> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Greg, >>>> Well, it should work without this setting too. >>>> And Term::ReadLine on Cygwin is buggy as we know now... The core module Term::ReadLine should work as it is in the core distribution included and during building the core all tests passed. Term::ReadLine::Perl wants you to hit the Enter key two times, e.g when running the test or when you start the perl debugger (perl -d) or when running the CPAN shell. >>> But, Term::ReadLine::Gnu is OK, isn't it? Seems to be a problem here: $ make test cp Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs chmod 644 blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs /bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/callback....dubious Test returned status 0 (wstat 139, 0x8b) test program seems to have generated a core t/history.....dubious Test returned status 0 (wstat 139, 0x8b) test program seems to have generated a core t/readline....dubious Test returned status 0 (wstat 139, 0x8b) test program seems to have generated a core FAILED--3 test scripts could be run, alas--no output ever seen make: *** [test_dynamic] Error 2 Gerrit -- =^..^= -- 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/