[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trouble compiling clisp



	I am trying to compile clisp on a tektronix xd88/30 workstation
	m88k, running utek3.2e (equiv system V release 4
	but have been getting the following errs and have not been 
	able to figure out why

$make interpreted.mem
        ./lisp.run -m 750KW -x "(load \"init.lsp\") (sys::%saveinitmem) 
(exit)"
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I I I I I I I      8         8           8     8        8    8
  I I I I I I I      8         8           8      ooooo   8oooo
  I  \ `+' /  I      8         8           8           8  8
   \  `-+-'  /       8     o   8           8     o     8  8
    `-__|__-'         ooooo    8oooooo  ooo8ooo   ooooo   8
        |
  ------+------     Copyright (c) Bruno Haible, Michael Stoll 1992, 1993, 
1994

;; Loading file defseq.lsp ...
;; Loading of file defseq.lsp is finished.
;; Loading file backquot.lsp ...
;; Loading of file backquot.lsp is finished.
;; Loading file defmacro.lsp ...
;; Loading of file defmacro.lsp is finished.
*** - EVAL: variable VARCLAUSELIST has no value
*** - EVAL: undefined function %SAVEINITMEM
Bye.
        mv lispinit.mem interpreted.mem
*** Error code 1
$mv: lispinit.mem: no such file
$


	thank you,

	Aaron Neerenberg,
	Computing Science,
	Linfield College,

	aaronn@calvin.linfield.edu
	aaronn@sisters.cs.uoregon.edu