Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!sri-unix!teknowledge-vaxc!mkhaw From: mkhaw@teknowledge-vaxc.ARPA (Michael Khaw) Newsgroups: comp.sources.d,comp.unix.questions,comp.sources.bugs Subject: Re: help: comp.sources.unix v6 vt100tool Message-ID: <15528@teknowledge-vaxc.ARPA> Date: Tue, 11-Aug-87 14:13:35 EDT Article-I.D.: teknowle.15528 Posted: Tue Aug 11 14:13:35 1987 Date-Received: Thu, 13-Aug-87 04:49:32 EDT References: <15519@teknowledge-vaxc.ARPA> Reply-To: mkhaw@teknowledge-vaxc.UUCP (Michael Khaw) Organization: Teknowledge, Inc., Palo Alto CA Lines: 25 Keywords: ld finds undefined symbols Xref: mnetor comp.sources.d:1092 comp.unix.questions:3564 comp.sources.bugs:176 Thanks to phri!roy for pointing out the .UNSUPPORTED* files in /usr/include/suntool Now vt100tool compiles, but ld finds the following undefined symbols: cc -g -o vt100tool vt100tool.c libdir/nlibsuntool.a -lsunwindow -lpixrect Undefined: _ttysw_setboldstyle _ttysel_clear _ttysw_handle_itimer _ttysw_pty_input _ttysw_consume_output _ttysw_pty_output *** Error code 1 I've used "nm /usr/lib/lib*.a | fgrep ttysel_clear" and come up with no match. Where are these symbols defined? Thanks, Mike Khaw -- internet: mkhaw@teknowledge-vaxc.arpa usenet: {hplabs|sun|ucbvax|decwrl|sri-unix}!mkhaw%teknowledge-vaxc.arpa USnail: Teknowledge Inc, 1850 Embarcadero Rd, POB 10119, Palo Alto, CA 94303