From: hdeadman AT bdsinc DOT com (Hal Deadman) Subject: ncurses or termcap 24 Sep 1998 23:10:20 -0700 Message-ID: <19980924181259.13610.qmail.cygnus.gnu-win32@findmail.com> To: gnu-win32 AT cygnus DOT com I have a Word Star like editor that I would like to compile in the gnu-win32 environment. Everything compiles but I need a curses or a termcap library to link to. Is there such a library in the B19 release? Am I foolish to try to compile an editor that I love but didn't write and don't know much about? It compiles on all the versions of unix I have encountered and it used to work on MS-DOS but I need either termcap or curses. I am getting the following undefined symbols when I try to use curses: tigetstr, setupterm, tigetflag, tparm, tputs, tigetnum. I get the following undefined symbols when I try to use termcap: tgetent, tgetflag, tgetstr, tgoto, tputs, tgetnum. Thanks, Hal ----- Free e-mail group hosting at http://www.eGroups.com/ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".