[Lispweb] TBNL via asdf-install fails
Edi Weitz
edi at agharta.de
Mon Oct 17 17:44:42 CDT 2005
On Mon, 17 Oct 2005 02:39:35 -0700, GP lisper <spambait at CloudDancer.com> wrote:
> Missing file problem someplace:
>
> ; compilation finished in 0:00:02
> Downloading package KMRCL, required by tbnl
>
> debugger invoked on a END-OF-FILE in thread #<THREAD "initial thread" {90032B9}>:
> end of file on #<SB-SYS:FD-STREAM for "a constant string" {9D04749}>
>
> This was after a (asdf-install:install :tbnl) in sbcl 0.9.4
I can reproduce the problem by just invoking
(asdf-install:install :kmrcl)
with SBCL. This works fine for me with LispWorks, AllegroCL, and
CMUCL, though. Probably another character encoding issue that you
should report to the SBCL mailing list.
Cheers,
Edi.
More information about the lispweb
mailing list