[gnu.emacs.vms] emacs

thoraval@HARVARD.HARVARD.EDU (Pascal Thoraval [(33-1) 47 32 02 53 ext ]) (01/22/90)

We have some trouble running emacs on VMS system VERSION 5.2
When we run it,it comes up with the fatal error message #10.
The compiler's errors and warnings are the followings:
Would mind sending us an upgrade version of emacs on the following machines:
Sun4/260, Sun4/280, Sun4/60 
Sun3/80
Both are running under SUNOS 4.0.3

VMS system VERSION 5.2

By the way, could we get all the packages coming with emacs? scheme ... and 
so on.

My address is thoraval@renault.uucp
if it does not work, please try this one instead:
thoraval%renault.uucp@inria.fr


VERDI > set def [.art-emacs]
VERDI > @emacs
VERDI > set def [.src]
VERDI > @link  
%LINK-W-WRNERS, compilation warnings
	in module DISPNEW file LOGUSER3:[C8008.ART-EMACS.SRC]DISPNEW.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module XDISP file LOGUSER3:[C8008.ART-EMACS.SRC]XDISP.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module WINDOW file LOGUSER3:[C8008.ART-EMACS.SRC]WINDOW.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module EMACS file LOGUSER3:[C8008.ART-EMACS.SRC]EMACS.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module KEYBOARD file LOGUSER3:[C8008.ART-EMACS.SRC]KEYBOARD.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module MACROS file LOGUSER3:[C8008.ART-EMACS.SRC]MACROS.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module KEYMAP file LOGUSER3:[C8008.ART-EMACS.SRC]KEYMAP.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module SYSDEP file LOGUSER3:[C8008.ART-EMACS.SRC]SYSDEP.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module BUFFER file LOGUSER3:[C8008.ART-EMACS.SRC]BUFFER.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module MINIBUF file LOGUSER3:[C8008.ART-EMACS.SRC]MINIBUF.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module DIRED file LOGUSER3:[C8008.ART-EMACS.SRC]DIRED.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module CMDS file LOGUSER3:[C8008.ART-EMACS.SRC]CMDS.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module CASEFIDDLE file LOGUSER3:[C8008.ART-EMACS.SRC]CASEFIDDLE.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module SEARCH file LOGUSER3:[C8008.ART-EMACS.SRC]SEARCH.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module UNDO file LOGUSER3:[C8008.ART-EMACS.SRC]UNDO.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module CALLINT file LOGUSER3:[C8008.ART-EMACS.SRC]CALLINT.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module EVAL file LOGUSER3:[C8008.ART-EMACS.SRC]EVAL.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module FNS file LOGUSER3:[C8008.ART-EMACS.SRC]FNS.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module PRINT file LOGUSER3:[C8008.ART-EMACS.SRC]PRINT.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module ABBREV file LOGUSER3:[C8008.ART-EMACS.SRC]ABBREV.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module SYNTAX file LOGUSER3:[C8008.ART-EMACS.SRC]SYNTAX.OBJ;1
%LINK-W-WRNERS, compilation warnings
	in module CALLPROC file LOGUSER3:[C8008.ART-EMACS.SRC]CALLPROC.OBJ;1
%LINK-W-MULDEF, symbol RENAME multiply defined
	in module C$VAXCIO file SYS$COMMON:[SYSLIB]VAXCRTL.OLB;2
%LINK-W-MULDEF, symbol EXECVP multiply defined
	in module C$UNIX file SYS$COMMON:[SYSLIB]VAXCRTL.OLB;2
%LINK-W-NUDFSYMS, 4 undefined symbols:
%LINK-I-UDFSYM, 	CALCIDCOSTS 
%LINK-I-UDFSYM, 	SCROLLING_1 
%LINK-I-UDFSYM, 	SCROLLING_MAX_LINES_SAVED 
%LINK-I-UDFSYM, 	SCROLL_COST 
%LINK-W-USEUNDEF, undefined symbol SCROLLING_MAX_LINES_SAVED referenced
	in psect $CODE offset %X00000C11
	in module DISPNEW file LOGUSER3:[C8008.ART-EMACS.SRC]DISPNEW.OBJ;1
%LINK-W-USEUNDEF, undefined symbol SCROLLING_1 referenced
	in psect $CODE offset %X00000C4C
	in module DISPNEW file LOGUSER3:[C8008.ART-EMACS.SRC]DISPNEW.OBJ;1
%LINK-W-EMPTYFILE, no modules found in file LOGUSER3:[C8008.ART-EMACS.SRC]SCROLL.OBJ;1
%LINK-W-USEUNDEF, undefined symbol SCROLL_COST referenced
	in psect $CODE offset %X000011CD
	in module XDISP file LOGUSER3:[C8008.ART-EMACS.SRC]XDISP.OBJ;1
%LINK-W-USEUNDEF, undefined symbol SCROLL_COST referenced
	in psect $CODE offset %X00001245
	in module XDISP file LOGUSER3:[C8008.ART-EMACS.SRC]XDISP.OBJ;1
%LINK-W-USEUNDEF, undefined symbol CALCIDCOSTS referenced
	in psect $CODE offset %X00001C41
	in module TERM file LOGUSER3:[C8008.ART-EMACS.SRC]TERM.OBJ;1
%LINK-W-USEUNDEF, undefined symbol CALCIDCOSTS referenced
	in psect $CODE offset %X00001C64
	in module TERM file LOGUSER3:[C8008.ART-EMACS.SRC]TERM.OBJ;1

VERDI > set def [-.etc]
VERDI > @complink
VERDI > @makedoc
VERDI > set def [-.src]
VERDI > @build

Loading inc-vers...

New Emacs version will be 18.47.9
Loading loadup.el...
Loading subr...
Loading loaddefs.el...
Loading simple...
Loading help...
Loading files...
Loading indent...
Loading window...
Loading paths.el...
Loading startup...
Loading lisp...
Loading page...
Loading register...
Loading paragraphs...
Loading lisp-mode...
Loading text-mode...
Loading fill...
Loading c-mode...
Loading isearch...
Loading replace...
Loading vmsproc...
Loading abbrev...
Loading buff-menu...
Loading vms-patch...
Loading version.el...


Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping data as file temacs.dump

VERDI > @testemacs
VERDI > rena temacs.dump [-]emacs.dump
VERDI > rena temacs.exe [-]emacs.exe
VERDI > emacs
[Spawning a new Kept GNU EMACS]

Fatal error (10).
%SYSTEM-F-ABORT, abort
%TRACE-F-TRACEBACK, symbolic stack dump follows
module name     routine name                     line       rel PC    abs PC
                                                           00055FE2  00055FE2
                                                           0008D824  0008D824
                                                           0008D7B5  0008D7B5
C$$MAIN         c$$cond_hand                     3601      000001FB  0008D66C
----- above condition handler called with exception 0000000C:
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=00000000, PC=00054F5B, PSL=03C00000
----- end of exception message
                                                           00054F5B  00054F5B
                                                           00055810  00055810
                                                           0004DAE0  0004DAE0
                                                           0005626E  0005626E