[comp.editors] Emacs on Dec 3100/RSI

flt@madison.INEL.GOV (Logan Thomas) (07/17/90)

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.

   Thanks in advance..........................................

------------------------------------------------------------------------------
F. Logan Thomas                  UUCP: ...!{uiucuxc,ucbvax!ucdavis}!egg-id!flt
Idaho National Engineering Lab.  INTERNET: flt@egg-id.INEL.GOV
POB 1625 M.S. 2603               Phone: (208) 526-9081
Idaho Falls, Id. 83415           FAX:   (208) 526-9936
------------------------------------------------------------------------------

Neither the United States Government nor the Idaho National
Engineering Laboratory nor any of their employees, makes any warranty,
expressed or implied, or assumes any legal liability or responsibility
for the accuracy, completeness, or usefulness of any information,
product, or process disclosed, or represents that its use would not
infringe privately owned rights.  Reference herein to any specific
commercial products, process, or service by trade name, trademark
manufacturer, or otherwise, does not necessarily constitute or imply
its endorsement, recommendation, or favoring by the United States
Government or the Idaho National Engineering Laboratory.  The views and
opinions of authors expressed herein do not necessarily state or reflect
those of the United States Government nor the Idaho National Engineering
Laboratory, and shall not be used for advertising or product endorsement
purposes.

mwc@raybed2.msd.ray.com (MICHAEL CATTELL) (07/28/90)

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 ?

emv@math.lsa.umich.edu (Edward Vielmetti) (07/29/90)

In article <1692@raybed2.msd.ray.com> mwc@raybed2.msd.ray.com (MICHAEL CATTELL) writes:

   Also, I am running into some funky thing like,
   xemacs
   Bad Adress

 Still happens under Ultrix 4.0.  Workaround seems to be
	 (xemacs)
 rather than
	 xemacs
 to start it up.  Someone no doubt will explain why.

--Ed

Edward Vielmetti, U of Michigan math dept <emv@math.lsa.umich.edu>
comp.archives moderator

catone@dsl.cis.upenn.edu (Tony Catone) (07/31/90)

In article <1692@raybed2.msd.ray.com> mwc@raybed2.msd.ray.com (MICHAEL CATTELL) writes:
>In <1990Jul17.035128.24477@inel.gov> flt@madison.INEL.GOV (Logan Thomas) writes:
>>   I am tring to build Gnu emacs on a Dec 3100/Risc, afterwards I
>Change the line that looks something like this: 
>	#include "m-vax.h"
>to,
>	#include "m-pmax.h"

I used #include m-mips.h and everything worked just fine.
X Windows support and GNUS too.
On a DecStation 3100 running Ultrix.

- Tony
  catone@dsl.cis.upenn.edu
  catone@wharton.upenn.edu
  catone@rm105serve.sas.upenn.edu