Path: utzoo!utgpu!watmath!att!tut.cis.ohio-state.edu!cs.utexas.edu!csd4.csd.uwm.edu!srcsip!ctrsol!emory!stiatl!todd From: todd@stiatl.UUCP (Todd Merriman) Newsgroups: comp.unix.i386 Subject: Fun with Interactive/IX Curses Message-ID: <6478@stiatl.UUCP> Date: 15 Aug 89 16:57:21 GMT Reply-To: todd@stiatl.UUCP (Todd Merriman) Organization: Sales Technologies, "On the trailing edge of technology" Lines: 20 | I am trying to use Curses with Interactive 2.0.1. An unresolved | external reference is being produced in the code: undefined first referenced symbol in file _si demoz.o ld fatal: Symbol referencing errors. No output written to demoz | The code compiled with the -P flag produces a reference to | the "_si" variable: extern SCREEN *_si; | but, I cannot find this reference in any of the headers included. | Has anyone had the same problem? Is Interactive Curses *supposed* | to work? | | ...!gatech!stiatl!todd | Todd Merriman * 404-377-TOFU * Atlanta, GA