Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!lll-lcc!ames!ucbcad!ucbvax!utkcs2.cs.utk.EDU!moore From: moore@utkcs2.cs.utk.EDU (keith moore) Newsgroups: comp.emacs Subject: Problems in building VMS GNU Emacs 18.41 Message-ID: <8704291800.710@utkcs2.cs.utk.edu> Date: Wed, 29-Apr-87 18:00:30 EDT Article-I.D.: utkcs2.8704291800.710 Posted: Wed Apr 29 18:00:30 1987 Date-Received: Sat, 2-May-87 10:23:50 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 23 In trying to get VMS GNU Emacs 18.41 running under VMS 4.4 and using the Digital C compiler, I have had the following problems: 1) After compiling and linking Emacs, I have problems trying to load several of the compiled lisp functions. The .el files are no trouble. The files were obtained by ftp'ing the compressed tar file from prep.ai.mit.edu, decompressing it and extracting it on an Ultrix machine, and copying them to vms using Decnet-Ultrix. The .elc files were copied with the -i (image mode) option, but my guess is that something still got messed up. Does anyone know what went wrong? 2) So I deleted all of the .elc files in the [lisp] directory and loaded the text versions. I got an 'out of pure lisp storage' message. So I changed the #define PURESIZE 130000 in s-vms.h to 260000. After that, I was able to load the .el files. 3) Often when I try to run Emacs, the screen clears and then the editor hangs. This happens most often when I use my own termcap definition for my terminal, but it also happens when TERMCAP isn't defined and I'm using the trusty old VT100. Has anyone else seen this? Is there a fix? -Keith Moore (moore@tennessee.csnet, moore@utkcs1.bitnetT