Xref: utzoo comp.emacs:7922 gnu.emacs.bug:1723 comp.unix.i386:3484 Path: utzoo!attcan!uunet!samsung!caesar.cs.montana.edu!milton!keffer From: keffer@milton.acs.washington.edu (Thomas Keffer) Newsgroups: comp.emacs,gnu.emacs.bug,comp.unix.i386 Subject: Re: Help building GNU emacs 18.55 Message-ID: <2353@milton.acs.washington.edu> Date: 12 Mar 90 16:38:09 GMT References: <186@nimbus3.UUCP> <302@mtune.ATT.COM> Reply-To: keffer@milton.acs.washington.edu (Thomas Keffer) Organization: University of Washington, Seattle Lines: 36 In article <302@mtune.ATT.COM> dwp@mtune.ATT.COM (David Preisler) writes: >In article <186@nimbus3.UUCP>, djs@nimbus3.UUCP (Doug) writes: >> I've been trying to build GNU emacs 18.55 on an AT&T 6386 running >> System V/386 Release 3.2.2. In config.h I used m-intel386.h and >> s-usg5-3.h. In s-usg5-3.h, I defined HAVE_PTYS and SYSV_PTYS since >> the system seems to have them. >> >> During the build, the compile dies in sysdep.c because >> the include file does not exist. >> I commented out the include line as suggested by >> a comment in sysdep.c. After doing that, the compile dies because >> it does not know the size of a struct named tchar. >> >> ... >> -- >> Doug Scofea Email: osu-cis!nimbus3!djs Phone:(614) 794-2853 I, too, had this problem. The cure I used was to simply include #undef TIOCGETC somewhere around line 131, just after a similar declaration for XENIX. Everything compiled and worked fine after that. Now, if I could just switch the backspace and delete keys (not as simple as simply restructuring keyboard-translate-table which switches ^h and del, not the keys themselves). Suggestions? -tk --- Dr. Thomas Keffer | Internet: keffer@ocean.washington.edu Rogue Wave | BITNET: keffer%ocean.washington.edu@UWAVM Seattle, WA 98145-1341 | uucp: uw-beaver!ocean.washington.edu!keffer (206) 523-5831 | Telemail: T.KEFFER/OMNET