Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com From: "Gerrit P. Haase" Organization: Esse keine toten Tiere To: cygwin-apps AT cygwin DOT com Date: Mon, 20 Aug 2001 10:08:10 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Problem with perl -i option Reply-to: gp AT familiehaase DOT de Message-ID: <3B80E18A.5660.822D800@localhost> In-reply-to: <20010815103649.E13273@redhat.com> References: <000501c12566$9aaa2ba0$651c440a AT BRAMSCHE>; from Ralf DOT Habacker AT saght DOT tessag DOT com on Wed, Aug 15, 2001 at 10:45:15AM +0200 X-mailer: Pegasus Mail for Win32 (v3.12cDE) X-Hops: 1 X-Sender: 320081107336-0001 AT t-dialin DOT net Christopher Faylor schrieb am 2001-08-15, 10:36: >Unfortunately, our perl maintainer has gone silent. > >Is anyone here willing to pick up the perl maintainership? I'm trying to build perl 5.6.1 according to the instructions from Eric's README, but i got problems with 'Term::ReadKey' from the CPAN Bundle: ======= [...] Term::ReadKey is using TERMIOS, as opposed to TERMIO or SGTTY. Non-blocking reads possible via O_NODELAY, and select(). O_NODELAY will be used. select() will be used for timed reads. Can't exec "resize": No such file or directory at blib/lib/Term/ReadKey.pm line 305. Use of uninitialized value in pattern match (m//) at blib/lib/Term/ReadKey.pm line 306. Use of uninitialized value in pattern match (m//) at blib/lib/Term/ReadKey.pm line 306. Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES envir onment variables didn't work. The resize program didn't work. at blib/lib/Term/ReadKey.pm line 323. make: *** [test_dynamic] Error 2 === Don't remember how to solve this... Perl 5.6.1 up to patchlevel 11599 built fine beside this error. Also the other modules are o.k. I tried in rxvt-terminalemulation and also in standard terminal (cmd). Next i try to build with ntsec setting, maybe it works then. I finished one complete build yesterday (with add. modules), but that was with libiconv and libcygipc and libdb. gph -- =^..^=