Xref: news-dnh.mv.net comp.os.msdos.djgpp:4236 Path: news-dnh.mv.net!mv!news.sprintlink.net!newsserver.pixel.kodak.com!bloom-beacon.mit.edu!newsfeed.internetmci.com!uwm.edu!msunews!netnews.upenn.edu!Lehigh.EDU!Lehigh.EDU!not-for-mail From: jgt2 AT Lehigh DOT EDU (JESSE THILO) Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp version of GNU less Date: 10 Jan 1996 04:01:16 -0500 Lines: 20 Message-ID: <4cvv8s$sq0@ns4-1.CC.Lehigh.EDU> References: <4cvrj9$dbq AT nntp DOT crl DOT com> NNTP-Posting-Host: ns4-1.cc.lehigh.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Weiqi Gao (weiqigao AT crl DOT com) wrote: : But the linker is complaining about missing the following functions: : tcgetattr(), tcsetattr(), tgetent(), tgetflag(), tgetnum(), : tgetstr(), tgoto(), tputs(). : All in the screen.c module. These terminal functions doesn't seem to : exists anywhere. (I choose to use because it's the : closest thing I have.) : It doesn't seem to use curses or terminfo. (Although I don't have them : with v2b3 either.) Any pointers? The GNU termcap library compiles with few (if any -- it's been a while) modifications. If you can, grab the termcap library from the Emacs distribution, because it includes an internal termcap entry for MS-DOS so you don't actually need a termcap file. If you can't get it going, I have a modified copy of termcap-1.3.tar.gz with the MS-DOS internal termcap merged in. I just have to find it. -- Jesse Thilo Voice: 610/758-1840 Fax: 610/974-2872