I'm trying to use ASDF-install on the Windows XP version of SBCL like so:
(asdf-install:install 'clx)
Every time I try to install CLX, right after SBCL says that it is
going to install to site-systems, the following error comes up:
debugger invoked on a SIMPLE-ERROR:
#<SB-IMPL::STRING-OUTPUT-STREAM {AC19949}> is closed.
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT] Exit debugger, returning to top level.
(SB-KERNEL:CLOSED-FLAME #<SB-IMPL::STRING-OUTPUT-STREAM {AC19949}>)
0]
The STRING-OUTPUT-STREAM number is always different, but the general
error is always the same.
Does anyone know what would cause this?
--
<a href="http://www.spreadfirefox.com/?q=affiliates&id=153516&t=1"><textarea
rows="3" cols="40">Get Firefox!</a>
|