Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!steinmetz!mercutio!biesack From: biesack@mercutio.steinmetz (Biesack) Newsgroups: comp.lang.lisp Subject: Help making KCL on Ultrix 1.2A Message-ID: <7446@steinmetz.steinmetz.UUCP> Date: Wed, 23-Sep-87 15:06:52 EDT Article-I.D.: steinmet.7446 Posted: Wed Sep 23 15:06:52 1987 Date-Received: Sat, 26-Sep-87 04:59:02 EDT References: <113@umigw.MIAMI.EDU> Sender: news@steinmetz.steinmetz.UUCP Reply-To: biesack@mercutio.UUCP (Biesack) Organization: General Electric CRD, Schenectady, NY Lines: 13 A previous posting detailed trouble building Kyoto Common Lisp on an Ultrix 2.0 system. I too had trouble, except that my trouble was building KCL on a MicroVAX Ultrix 1.2A w/ 5Mb. Everything worked until the init_kcl.lsp tried to execute the (system:save-system "saved_kcl") during which I [consistently] get a "Memory fault - core dumped" I tried to start up raw_kcl and do a save-system right off the bat, and I the same problem. Any ideas? (Note that I got further than the (load "../lsp/setdoc.lsp") in the init file...) djb