delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/12/16/22:41:44

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-Id: <4.3.1.2.20021216223035.02636958@pop.rcn.com>
X-Sender: lhall AT pop DOT rcn DOT com
Date: Mon, 16 Dec 2002 22:39:00 -0500
To: "=?iso-8859-1?Q?Fr=E9d=E9ric?= L. W. Meunier" <0 AT pervalidus DOT net>,
cygwin AT cygwin DOT com
From: "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com>
Subject: Re: LFTP: Cygwin and setupterm
In-Reply-To: <Pine.WNT.4.51.0212170058340.3348@pervalidus>
Mime-Version: 1.0
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gBH3fhM08530

At 11:03 PM 12/16/2002, Frédéric L. W. Meunier wrote:
>Anybody know what's wrong ? I tried to compile LFTP 2.6.3 with
>ncurses 5.2-8 and got the following:
>
>/cygdrive/g/Linux/lftp/src/lftp_tinfo.cc: In function `void init_terminfo()':
>/cygdrive/g/Linux/lftp/src/lftp_tinfo.cc:50: implicit declaration of function `int setupterm(...)'
>
>There's the following in lftp_tinfo.cc:
>
>#if defined(HAVE_TIGETSTR)
>static bool terminfo_ok = true;
>static void init_terminfo()
>{
>    static bool initted = false;
>    if(initted) return;
>    initted = true;
>
>    int errret=0;
>    if(setupterm(NULL, 1, &errret) == ERR)
>       terminfo_ok = false;
>}
>#endif
>
>The same error someone reported some time ago with 2.6.2:
>
>http://www.mail-archive.com/lftp AT uniyar DOT ac DOT ru/msg00888.html
>
>I also e-mailed the lftp-devel mailing-list.



This is a trick question, right?  I mean, you know how to search for a 
prototype in the system include directories don't you?  I'm assuming 
that you have a real question here but I can't figure out what it is.
Can you enlighten us/me?

BTW, the answer to Joe's question that you reference above is "No, 
setupterm() is not supposed to be part of libc (libcygwin.a).





Larry Hall                              lhall AT rfk DOT com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019