Xref: utzoo comp.emacs:7050 gnu.emacs:1797 comp.editors:1043 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!execu!sequoia!attdso!shuxd!devildog!uxrd14!thk From: thk@uxrd14.UUCP (Tom Kiermaier) Newsgroups: comp.emacs,gnu.emacs,u3b.misc,comp.editors Subject: Re: unable to build GNU emacs 18.54 Keywords: GNU emacs 18.54, 3b2, sVr3 Message-ID: <884@devildog.UUCP> Date: 25 Oct 89 16:48:20 GMT References: <8121@mtune.ATT.COM> Sender: nuucp@devildog.UUCP Reply-To: thk@uxrd14.UUCP (Tom Kiermaier) Organization: AT&T IMS - Piscataway, NJ Lines: 12 In article <8121@mtune.ATT.COM> dwp@mtune.ATT.COM (David Preisler) writes: :Am trying to build GNU emacs 18.54 on a 3b2-600/700 running sVr3. :The symptom: on compilation I get the error from src/sysdep.c: :'can not find "sioclt.h"'. Sure enough, sioctl.h does not exist :anywhere on any of our 3b's. : Replace the include for sioctl.h with includes for streams.h and ptem.h. At least this will allow the compile to proceed. GNU Emacs seems to work fine on our svr3.2 machines, but I haven't done really extensive testing. Tom Kiermaier