From: hop@elwood.pionet.net (Justin Hopkins)
Subject: termcap interface code
11 Aug 1997 19:48:47 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <3.0.1.32.19970811203638.0069123c.cygnus.gnu-win32@elwood.pionet.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: hop@elwood.pionet.net (Unverified)
X-Mailer: Windows Eudora Light Version 3.0.1 (32)
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

Hi, I'm trying to compile texinfo 3.9 and I'm getting some
undefined references at link-time. These are the functions:

extern int tgetnum (), tgetflag (), tgetent ();
extern char *tgetstr (), *tgoto ();
extern char *getenv ();
extern void tputs ();

The comment nearby says these are Unix termcap interface code,
so does anyone know where I can get these? Or if they're
already in the cygwin32 b18 distribution..?

Thanks.
Justin Hopkins

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
