Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!psivax!nrcvax!kosman!kevin From: kevin@kosman.UUCP (Kevin O'Gorman) Newsgroups: comp.sources.bugs Subject: UMORIA: undefined symbols saveterm, cbreak, etc on USG system Message-ID: <345@kosman.UUCP> Date: Sun, 15-Nov-87 17:02:13 EST Article-I.D.: kosman.345 Posted: Sun Nov 15 17:02:13 1987 Date-Received: Tue, 17-Nov-87 06:32:00 EST Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 15 I just tried to compile umoria, and can do that just fine, but it fails to link because of four undefined symbols in io.c: saveterm cbreak nocbreak resetterm These appear to be function calls, and I can kind of guess what they ought to do, but I'm not sure. What gives? I'm running on an AT&T UNIX PC (3b1), and I guess that makes me as USG as you can get. I'm not at all sure I know how to write the four routines. HELP???