Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!uunet!zaphod.mps.ohio-state.edu!usc!calvin.usc.edu!davidp From: davidp@calvin.usc.edu (David Peterson) Newsgroups: comp.unix.aux Subject: Can't find stty(...), gtty(...) and setbuffer(...) functions Keywords: won't compile Message-ID: <29758@usc> Date: 31 Jan 91 21:24:10 GMT Sender: news@usc Distribution: comp Lines: 17 Nntp-Posting-Host: calvin.usc.edu Hello all, maybe you can help me out. I'm trying to compile micro emacs 3.10 because I don't have the drive space for gnu emacs. Well I got the tar file from durer.cme.nist.gov and after tracking down some #include files and adding some #define's I got the source to compile, but it won't link because it can't find stty(), gtty() and setbuffer(). On a sun, stty() and gtty() are obtained from including and setbuffer() from including . Such is not the case under A/UX. Anyone have any pointers on how to get this to link? Thanks, -dave. BTW: I could compile it without a hitch on a sun running SunOS 4.1.