Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!lll-crg!nike!ucbcad!ucbvax!RELAY.CS.NET!SPIROS%RCSMST%gmr.com From: SPIROS%RCSMST%gmr.com@RELAY.CS.NET ("Spiros Triantafyllopoulos @ 386RANB) Newsgroups: net.emacs Subject: HELP WANTED FOR MicroEMACS 3.7i for VMS! Message-ID: <8611071407.AA07394@ucbvax.Berkeley.EDU> Date: Fri, 7-Nov-86 09:08:05 EST Article-I.D.: ucbvax.8611071407.AA07394 Posted: Fri Nov 7 09:08:05 1986 Date-Received: Sat, 8-Nov-86 05:04:57 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 41 Hello! I got the sources for microEMACS 3.7i, and I am trying to compile it for VMS 4.4 on a VAX 750. I am having trouble getting it to run, as it always dies on the "vtinit( )" routine, module DISPLAY.C I am pretty sure I have the wrong #define's on estruct.h. I have ANSI and VT100 defined on an earlier version of microEMACS (for VMS), and it works fine. It does not work with 3.7i. I also tried #define'ing VMSVT and setting ANSI to 0, and lots more combinations. It produces a couple of LINK messages for doubly-defined modules (getline and pipe in VAX CRTL), and when I try to run it produces an access violation. The error message is as follows: RCSMST> set def [spiros.uemacs] RCSMST> run uemacs %SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=00000000, PC=0000BCEE, PSL=03C00004 %TRACE-F-TRACEBACK, symbolic stack dump follows module name routine name line rel PC abs PC DISPLAY vtinit 609 0000002B 0000BCEE MAIN main 2144 00000036 00003E36 RCSMST> Would any kind soul that has 3.7i running on VMS offer some hints on the #define's and/or LINK problems? It is very strange because I got 3.6 up and running a while ago in about half an hour! Thanks in advance... Spiros Triantafyllopoulos, GM Research Labs Warren, MI. 48090 Spiros@GMR.COM PS: Also on the same subject, does anyone have the VT100/VT200 arrow keys working?