Hi folks,
I'm running SBCL 0.7.1 on SuSE 7.3 - compiling from sources. Everything
works fine when running in a shell. When I run as an inferior process
using ILISP 5.11, I get the following:
This is SBCL 0.7.1, an implementation of ANSI Common Lisp.
SBCL is derived from the CMU CL system created at Carnegie Mellon
University.
Besides software and documentation originally created at Carnegie Mellon
University, SBCL contains some software originally from the Massachusetts
Institute of Technology, Symbolics Incorporated, and Xerox Corporation, and
material contributed by volunteers since the release of CMU CL into the
public domain. See the CREDITS file in the distribution for more
information.
SBCL is a free software system, provided as is, with absolutely no warranty.
It is mostly in the public domain, but also includes some software
copyrighted
Massachusetts Institute of Technology, 1986;
Symbolics, Inc., 1989, 1990, 1991, 1992; and
Xerox Corporation, 1985, 1986, 1987, 1988, 1989, 1990
used under BSD-style licenses allowing copying only under certain
conditions.
See the COPYING file in the distribution for more information.
More information on SBCL is available at <http://sbcl.sourceforge.net/>.
*
* ;;; Loading /usr/local/lib/ilisp-5.11/ilisp-pkg.x86f
debugger invoked on condition of type UNBOUND-VARIABLE:
0] ;;; Loading /usr/local/lib/ilisp-5.11/cl-lisp.x86f
debugger invoked on condition of type UNBOUND-VARIABLE:
0] ;;; Loading /usr/local/lib/ilisp-5.ll/sblisp
debugger invoked on condition of type SB-KERNEL:
0]
At which point the CPU maxes out and the system hangs. Any suggestions?
Thanks a heap,
Glen
|