qi
qi copied to clipboard
LispWorks Lisp, Linux 64bit edition: qi load fails
Loading of qi on LispWorks Lisp Linux 64bit v7.1 fails:
CL-USER 14 > (LOAD "~/github/qi/init.lisp")
; Loading text file /home/wal/Dropbox/github/qi/init.lisp
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
**++++ Error between functions:
Reader cannot find package LEXICAL.
; *** 13 errors detected, no fasl file produced.
#P"/home/wal/Dropbox/github/qi/init.lisp"
Unfortunately I don't think qi has ever worked on anything but SBCL. That's something I'd like to see changed though, so if you can help making it more interoperable that'd be awesome.