Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site eagle.UUCP Path: utzoo!watmath!clyde!burl!ulysses!eagle!mjs From: mjs@eagle.UUCP (M.J.Shannon) Newsgroups: net.micro.att Subject: Re: How do you access the PC7300 modem? Message-ID: <1279@eagle.UUCP> Date: Thu, 11-Jul-85 23:06:14 EDT Article-I.D.: eagle.1279 Posted: Thu Jul 11 23:06:14 1985 Date-Received: Sat, 13-Jul-85 09:15:23 EDT References: <266@ttrdc.UUCP> Organization: AT&T Bell Laboratories, Summit, NJ Lines: 16 > Does anyone out there have any idea how to use dial(3) on the > PC7300? I've tried, but I get a message about three routines > (tgetnum, tgetent, tget...). These routines are present in > libtermcap and libtermlib, but the problem seems to be that they > are not defined to dial in libc, because the error comes from > libc. > > Keith Drescher (kad@ttrdc) If the dial routine refers to the mentioned routines in libtermlib, then you must include "-ltermlib" in whatever command you use to load your program (i.e., cc or ld). -- Marty Shannon UUCP: ihnp4!eagle!mjs Phone: +1 201 522 6063