www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-apps/2001/12/11/12:48:51

Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm
Sender: cygwin-apps-owner AT cygwin DOT com
List-Subscribe: <mailto:cygwin-apps-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-apps/>
List-Post: <mailto:cygwin-apps AT cygwin DOT com>
List-Help: <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs>
Delivered-To: mailing list cygwin-apps AT cygwin DOT com
Message-ID: <3C164253.3020408@ece.gatech.edu>
Date: Tue, 11 Dec 2001 12:28:51 -0500
From: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010914
X-Accept-Language: en-us
MIME-Version: 1.0
To: =?ISO-8859-1?Q?J=E9r=F4me=2DGeorges=2DMichel?= BENOIT
<JGMBenoit AT wanadoo DOT fr>
CC: cygwin-apps AT cygwin DOT com
Subject: Re: texmf-beta/dialog and ncurses
References: <3c15ca2d3e1b5991 AT mel-rti20 DOT wanadoo DOT fr> (added by mel-rti20.wanadoo.fr)
X-Virus-Scanned: by amavisd-milter (http://amavis.org/)

Jérôme-Georges-Michel BENOIT wrote:

> Bonjour:
> 
> I am rebuilding the tetex-beta (cygwin) package.
> I have a trouble with ncurces:
> when I build dialog,
> I get the error message:
> 
> undefined reference to `acs_map'
> 
> How can we fix it ?


Looks like you don't have the current ncurses.h file:  it should have a 
line like:

#define acs_map  acs_mapf()

and

extern const chtype * acs_mapf(void);

Does 'dialog' attempt to declare 'acs_map' itself, and not #include 
ncurses.h ?

--Chuck





- Raw text -


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