[comp.unix.i386] Help on installing Emacs 18.55 under V.3.2.2

gichan@blake.u.washington.edu (Gilbert Chan) (08/09/90)

I'm posting this message for a friend, please email to him directly 
at bchan@ddn-eur.ddn.mil,

Thank you
---------------------------------------------------------------------

I am trying to compile emacs 18.55 under System V 3.2.2 on a 386 and I had 
trouble with the file sysdep.c - struct tchars.  I edited the config.h
the way described in the INSTALL file, I also deleted the line #include
<sioctl.h> but the make bombed at line struct tchars.
 
Can anyone help?
 
Please email directly to me at bchan@ddn-eur.ddn.mil.
 
Thanks for your help in advance,
 
Brian Chan
Stuttgart, FRG.
 
  

root@grumbly.UUCP (rb duc) (08/10/90)

In article <6079@milton.u.washington.edu> gichan@blake.u.washington.edu (Gilbert Chan) writes:
->I'm posting this message for a friend, please email to him directly 
->at bchan@ddn-eur.ddn.mil,
->
->Thank you
->---------------------------------------------------------------------
->
->I am trying to compile emacs 18.55 under System V 3.2.2 on a 386 and I had 
->trouble with the file sysdep.c - struct tchars.  I edited the config.h
->the way described in the INSTALL file, I also deleted the line #include
-><sioctl.h> but the make bombed at line struct tchars.
-> 
->Can anyone help?
-> 
->Please email directly to me at bchan@ddn-eur.ddn.mil.
=============

686a687,695
> struct tchars			/* struct tchars added per net advice */
> {
> 	unsigned char t_intrc;
> 	unsigned char t_quitc;
> 	unsigned char t_startrc;
> 	unsigned char t_stopc;
> 	unsigned char t_eofc;
> 	unsigned char t_brkc;
> };
959c968,969
< #ifdef TIOCGWINSZ
---
> /* #ifdef TIOCGWINSZ */  /* change per net (line 688) */
> #if defined(TIOCGWINSZ) && (defined(HBTCP) || defined(XWIN))
-- 
\\\
 - -   Richard Ducoty                                ..uunet!grumbly!root
 _]    Capitola, California                            root@grumbly.com