Can't find stty(...), gtty(...) and setbuffer(...) functions

David Peterson davidp at calvin.usc.edu
Fri Feb 1 08:24:10 AEST 1991


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 <sgtty.h> and
setbuffer() from including <stdio.h>. 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.



More information about the Comp.unix.aux mailing list