Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!milano!bigtex!james From: james@bigtex.cactus.org (James Van Artsdalen) Newsgroups: gnu.emacs Subject: Re: Installing GNU18.52 on PC running 386/ix Keywords: GNU, 386/ix Message-ID: <14385@bigtex.cactus.org> Date: 27 Feb 89 21:10:33 GMT References: <112@jma.UUCP> Reply-To: james@bigtex.cactus.org (James Van Artsdalen) Followup-To: gnu.emacs.bug Organization: Institute of Applied Cosmology, Austin TX Lines: 19 In <112@jma.UUCP>, jma:jma@jma.UUCP (jma:jma) wrote: > I am having difficultly installing GNU emacs 18.52 on a Compaq 386/20 > running Interactive Systems Inc. version of Unix, SVR3.2, i.e.,386/ix. Add the following stuff just after the #undef of TIOCGETC for Xenix: #ifdef USG5 #ifdef TIOCGETC #undef TIOCGETC #include #endif #endif My assumption is that no USG5 system has TIOCGETC defined unless it's SysVr3.2. I haven't had the time try 18.53 yet. For reference, TIOCGWINSZ and TIOCGETC are defined in termio.h in SysVr3.2. -- James R. Van Artsdalen james@bigtex.cactus.org "Live Free or Die" DCC Corporation 9505 Arboretum Blvd Austin TX 78759 512-338-8789