Path: utzoo!attcan!uunet!decwrl!wuarchive!cs.utexas.edu!tut.cis.ohio-state.edu!usenet.ins.cwru.edu!charlie!edguer From: edguer@alpha.ces.cwru.edu (Aydin Edguer) Newsgroups: comp.lang.lisp Subject: AKCL 1.492 on VAX (problems) Message-ID: <1990Oct8.172635.19760@usenet.ins.cwru.edu> Date: 8 Oct 90 17:26:35 GMT Sender: news@usenet.ins.cwru.edu Organization: Computer Engineering and Science, Case Western Reserve University Lines: 26 Originator: edguer@charlie.CES.CWRU.Edu I am currently trying to install AKCL 1.492 on a VAX running ULTRIX 3.1. I have run into problems during the recompilation phase. Specifically, I am seeing the message included at the bottom. I have used gcc-1.37.1 with the ULTRIX /bin/ld (gcc-ld did not function properly) to compile raw_kcl. If anyone could give me some hints or ideas of things to examine I would appreciate it. If anyone has AKCL (any version) running on a VAX, I would appreciate communicating with you (maybe I can figure out what the difference is). Thank you, Aydin Edguer -- Cut here (cd lsp; make all) Compiling arraylib.lsp. Loading ./cmpinit.lsp Loading sys-proclaim.lisp Finished loading sys-proclaim.lisp Finished loading ./cmpinit.lsp Error: The variable COMPILER::BODY is unbound. Error signalled by COMPILER::C1BODY. Backtrace: > when > let > let > compile-file > loop > setq > apply > compiler::compile-file1 > let > unwind-protect > progn > let* > let > unwind-protect > progn > progn > let* > unwind-protect > do > cond > compiler::t1expr > catch > when > let > cond > cond > funcall > compiler::t1defun > tagbody > let > setq > compiler::c1lambda-expr > multiple-value-setq > COMPILER::C1BODY Bye. -- end snapshot