Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!DECWRL.DEC.COM!ouellette%tarkin.DEC From: ouellette%tarkin.DEC@DECWRL.DEC.COM (the mean free path) Newsgroups: gnu.emacs.bug Subject: changes to 18.53 for system V M/2000 Message-ID: <8903120136.AA02067@decwrl.dec.com> Date: 11 Mar 89 21:57:00 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 19 From: EAGLE1::DANTOWITZ "R 3 5 b7 10-Mar-1989 1855" 10-MAR-1989 18:56:30.26 Subj: Can you forward this to whoever should get it in GNU land - Thanks I've just made a kit for 18.53 that runs on the MIPS M/2000 machine with UNIX System 5 release 3.0. The required changes are: 1) Copy s-usg5-3.h to s-usg5-3-mips.h and add the following line to the end of the file: #define IRIS_UTIME (This is because utimes not present, but utime is.) 2) The routine nlist is located in mld, so etc/Makefile must be modified. Append "-lmld" to the line that compiles loadst.c. David