From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12182 invoked from network); 9 Mar 2004 12:15:31 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 9 Mar 2004 12:15:31 -0000 Received: (qmail 15502 invoked by alias); 9 Mar 2004 12:15:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19573 Received: (qmail 15486 invoked from network); 9 Mar 2004 12:15:09 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 9 Mar 2004 12:15:09 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [62.189.58.19] by sunsite.dk (MessageWall 1.0.8) with SMTP; 9 Mar 2004 12:15:9 -0000 Received: from MAILSWEEPER01.csr.com (mailhost1.csr.com [62.189.183.235]) by lhuumrelay3.lnd.ops.eu.uu.net (8.11.0/8.11.0) with ESMTP id i29CF8v24886 for ; Tue, 9 Mar 2004 12:15:08 GMT Received: from EXCHANGE02.csr.com (unverified [192.168.137.45]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Tue, 9 Mar 2004 12:14:48 +0000 Received: from csr.com ([192.168.144.127]) by EXCHANGE02.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 9 Mar 2004 12:17:02 +0000 To: Zsh hackers list Subject: Re: PATCH: terminfo configuration redux In-reply-to: "Felix Rosencrantz"'s message of "Mon, 08 Mar 2004 22:18:58 PST." <20040309061858.22043.qmail@web10409.mail.yahoo.com> Date: Tue, 09 Mar 2004 12:15:07 +0000 Message-ID: <19899.1078834507@csr.com> From: Peter Stephenson X-OriginalArrivalTime: 09 Mar 2004 12:17:02.0079 (UTC) FILETIME=[6D72C0F0:01C405D0] Felix Rosencrantz wrote: > Here is the output of configure pulling out lines containing term|curses: > checking curses.h usability... no > checking curses.h presence... no > checking for curses.h... no This should mean ac_cv_header_curses_h is not `yes', so terminfo won't be compiled, and HAVE_CURSES_H is not defined, so that even if it is compiled it is only a stub with no curses stuff in it. Otherwise something is very weirdly broken. Maybe later parts of config.log give a clue. -- Peter Stephenson Software Engineer CSR Ltd., Science Park, Milton Road, Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070 ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************