Path: utzoo!attcan!uunet!husc6!mit-eddie!UORNSRL.BITNET!ROBERTS From: ROBERTS@UORNSRL.BITNET Newsgroups: comp.emacs Subject: Missing shortnames/remap.h and other troubles Message-ID: <8811140607.AA05485@EDDIE.MIT.EDU> Date: 12 Nov 88 21:46:00 GMT Sender: daemon@eddie.MIT.EDU Lines: 22 I've recently acquired GNU Emacs 18.52 from osu. I'm now trying to bring it up on our VAX/VMS 4.7 cluster and having some trouble. We don't have the VAX C compiler so I'm using GNU C (sound reasonable to compile GNU Emacs with GNU C). Anyway... I get an error message from the compiler (or maybe the preprocessor) due to a line in config.h: [...src]config.h:43 unterminated string constant the offending line is #include "../shortnames/remap.h" which looks fine to me. But I don't have the file. Could this be the cause of the error message? Could someone volunteer to e-mail me a copy of this file? Thanks! Roland roberts@uornsrl.bitnet