[comp.emacs] Emacs install

unhd (The Wizard) (07/26/90)

From oz::root Wed Jul 25 16:06:07 1990
Date: Wed, 25 Jul 90 16:06:05 EDT
From: oz::root (The Wiz)
To: unhd::ttw
Subject: none
Status: O


	I am having a problem installing gnu-emacs version 18.55 on Dec 5400
running Ultrix V3.1d.    The Problem occurs when I get to the file unexec.c
in the make procedure.  I get a whole bunch of errors that I have no Idea
how to fix.  I have tried some simple fixes but to no avail.  I would try
more but I have a fear of really messing things up (I am not really familiar
with what is going on in this module).  Any advice of fixes would be greatly
appreciated.  Thanx in Advance.

cpp: warning unexec.c:725: N_TXTOFF: argument mismatch
ccom: Error: unexec.c, line 330: unknown size
      static struct exec hdr, ohdr;
      ----------------------^
ccom: Error: unexec.c, line 626: unknown size
            if (read (a_out, &ohdr, sizeof hdr) != sizeof hdr)
      ----------------------------------------^
ccom: Error: unexec.c, line 631: undefined structure or union
            if (     (((ohdr).magic)!=0407 && ((ohdr).magic)!=0410 && ((ohdr).magic)!=0413 &&      ((ohdr).magic)!=0443))
      ----------------------------^
ccom: Warning: unexec.c, line 631: illegal member use: magic
            if (     (((ohdr).magic)!=0407 && ((ohdr).magic)!=0410 && ((ohdr).magic)!=0413 &&      ((ohdr).magic)!=0443))
      ----------------------------------------------------------------------------^
ccom: Error: unexec.c, line 639: unknown size
            bzero (hdr, sizeof hdr);
      ----------------------------^

etc.....

|   Ted Wisniewski    		UUCP:  uunet!unhd!ttw 			 |
|   Academic Computing                 This is not my true address       |
|   Plymouth State College             as We are having network problems |
|   Plymouth NH, 03264                 Please send any E-mail here.      |

Expires: 
References: 
Sender: 
Reply-To: ttw@unhd (The Wizard)
Followup-To: 
Distribution: world
Organization: Computing Information Services, UNH, Durham, NH
Keywords: