Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!cg-atla!raybed2!mwc From: mwc@raybed2.msd.ray.com (MICHAEL CATTELL) Newsgroups: comp.editors Subject: Re: Emacs on Dec 3100/RSI Keywords: config.h Message-ID: <1692@raybed2.msd.ray.com> Date: 27 Jul 90 20:15:34 GMT References: <1990Jul17.035128.24477@inel.gov> Organization: Raytheon Co., Tewksbury, Mass. Lines: 26 In <1990Jul17.035128.24477@inel.gov> flt@madison.INEL.GOV (Logan Thomas) writes: >Hi, > > I am tring to build Gnu emacs on a Dec 3100/Risc, afterwards I > can move on to other thing. However I am having a hard time > with config.h, yet I know it's possible. Can one of you gurus > please post the config.h file or mail me a copy. Change the line that looks something like this: #include "m-vax.h" to, #include "m-pmax.h" That should do the trick ! Also, I am running into some funky thing like, xemacs Bad Adress This only happens occasionally, but I think I remember reading about the same sort of problem in another group, Any idea ?