Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!MITVMA.MIT.EDU!ROBERTS%UORNSRL.BITNET From: ROBERTS%UORNSRL.BITNET@MITVMA.MIT.EDU Newsgroups: gnu.emacs Subject: Missing shortnames/remap.h and other troubles Message-ID: <8811140559.AA14699@prep.ai.mit.edu> Date: 12 Nov 88 21:46:00 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet 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