Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!LNIC1.HPRC.UH.EDU!wescott From: wescott@LNIC1.HPRC.UH.EDU (Andrew M. Wescott) Newsgroups: comp.sys.apollo Subject: Building Apollo GnuEmacs from Source Message-ID: <8906230309.AA04524@lnic1.hprc.uh.edu> Date: 23 Jun 89 03:09:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 51 I have tried to build the Apollo GPR version of GnuEmacs 18.54 on top of the standard 18.54 tree without success. When I initiate the build with "% build-apollo-emacs" everything goes fine until the end when /gnuemacs/lisp/cl-indent.el is loaded, and I get the error message below. I have the same problem on our DN3500s and the DN10000. The problem also occurs with the standard cl-indent.el- file. Does someone know of a problem here? I'd just as soon keep clear of lisp. Thanks in advance, Andrew Wescott University of Houston Department of Chemical Engineering 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 abbrev... Loading buff-menu... Loading site-load... Loading buff-menu... Loading cl-indent... Invalid read syntax: ")" *** Exit 255 Stop. *** Exit 1 Stop. mv -f xemacs ../emacs mv: xemacs: Cannot access: No such file or directory *** Exit 1 Stop.