sgtty.h for Linux

sgtty.h for Linux

Post by Loc Quoc » Sat, 28 Oct 1995 04:00:00



Fri, 27 Oct 1995, 12:12:19 EDT
Hi all,

I am trying to compile ispell-3.1 on my laptop running Linux.  There is
a routine called 'term.c' that requires the header file 'sgtty.c'.  But
there is no such header file in my directory /usr/include.  Could any
of you who know tell me where to get the header file 'sgtty.h' for
Linux please?

Thanks,
Loc Vu-Quoc
University of Florida

 
 
 

sgtty.h for Linux

Post by Klondike the K » Mon, 06 Nov 1995 04:00:00



: of you who know tell me where to get the header file 'sgtty.h' for
: Linux please?

Replace your #include <sgtty.h> with #include <bsd/sgtty.h> ...... should
work fine

 
 
 

sgtty.h for Linux

Post by Louis J. LaBash J » Tue, 07 Nov 1995 04:00:00




: : of you who know tell me where to get the header file 'sgtty.h' for
: : Linux please?

: Replace your #include <sgtty.h> with #include <bsd/sgtty.h> ...... should
: work fine

The following was extracted from Mitch DSouza's GCC-FAQ:
===============================================================================
42) My program needs sgtty.h where is it ?

Ans:    It is in /usr/include/bsd directory. So just add the line

                -I/usr/include/bsd

        to your CFLAGS line in the Makefile when compiling.
===============================================================================

--

 
 
 

1. Linux version of sgtty.h

Does anyone know where I can find a copy of sgtty.h that works with Linux
1.2.13?  Metamail needs it to compile, and I've looked all over my
computer and can't find it.  I'm running Slackware 3.0, so does ELF have
something to do with it?

                                Thanks,
                                Anand

--
--------------------------------------------------------------------------
Anand Thakur                              "Evil will triumph, because good

http://www.msms.doe.k12.ms.us/~athakur/             -Lord Helmet
--------------------------------------------------------------------------

2. Can I "name" a port?

3. sgtty.h in Linux???

4. libstdc++

5. sgtty.h for Linux

6. How to pass a parameter to awk/nawk?

7. Where is sgtty.h

8. g++ behavior

9. sgtty.h

10. Question about sgtty.h file and library - Author?

11. What is sgtty.h?

12. No sgtty.h file in /usr/include

13. sgtty