-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I simply clone and 'make' by following the INSTLL.md. but met the issue:
sh build.sh
+ LISP=sbcl
+ export KILN_TARGET_SYSTEM=kiln/build
+ KILN_TARGET_SYSTEM=kiln/build
+ export KILN_TARGET_FILE=kiln
+ KILN_TARGET_FILE=kiln
+ SBCL_OPTIONS='--noinform --disable-debugger'
+ CCL_OPTIONS='--batch --quiet'
+ LISP_OPTIONS=
+ '[' sbcl = sbcl ']'
+ LISP_OPTIONS='--noinform --disable-debugger'
+ sbcl --noinform --disable-debugger --load bootstrap/build0.lisp
Found Quicklisp
While evaluating the form starting at line 7, column 0
of #P"/home/eric/code/kiln/bootstrap/build0.lisp":
Unhandled QUICKLISP-CLIENT:SYSTEM-NOT-FOUND in thread #<SB-THREAD:THREAD tid=41464 "main thread" RUNNING
{1003E80143}>:
System "kiln/build" not found
any idea what's wrong here?
SBCL version:
(master)$ sbcl --version
SBCL 2.4.5.129-cf96c46f7
Metadata
Metadata
Assignees
Labels
No labels