From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24079 invoked from network); 22 Apr 2001 13:57:31 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Apr 2001 13:57:31 -0000 Received: (qmail 7209 invoked by alias); 22 Apr 2001 13:57:24 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14064 Received: (qmail 7196 invoked from network); 22 Apr 2001 13:57:23 -0000 Date: Sun, 22 Apr 2001 09:55:28 -0400 From: Clint Adams To: Andrej Borsenkow Cc: ZSH Workers Mailing List Subject: Re: cygwin build problem - undefined setupterm Message-ID: <20010422095528.A17242@dman.com> References: <000601c0ca5f$aadba880$21c9ca95@mow.siemens.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000601c0ca5f$aadba880$21c9ca95@mow.siemens.ru>; from Andrej.Borsenkow@mow.siemens.ru on Sat, Apr 21, 2001 at 04:36:19PM +0400 > AFAIK setupterm belongs to curses interface suite and does not exist in > termcap (it was not there before, it came with Clint's patches). Clint, you > most probably have (n)curses in disguise ... and not the real termcap. That's true; all the systems I currently have access to (Debian, Solaris, FreeBSD, OpenBSD) use (n)curses rather than GNU termcap or any other such library.