[clbuild-devel] Problem with swank dependencies
David Lichteblau
david at lichteblau.com
Sun Feb 17 11:09:06 UTC 2008
Quoting Matt Moriarity (matt.moriarity at gmail.com):
> I'm having a problem with certain projects that depend on swank, such as
> arnesi and climacs. When I try to install them, I get an error that the
> package "SWANK" cannot be found.
>
> Some error output:
>
> Loading fiveam...
> ; compilation aborted because of fatal error:
> ; READ failure in COMPILE-FILE:
> ; SB-INT:SIMPLE-READER-PACKAGE-ERROR at 3402 (line 84, column 47) on
> #<SB-SYS:FD-STREAM for "file
> /home/matt/src/clbuild/source/arnesi/src/log.lisp" {B004061}>:
> ; package "SWANK" not found
That appears to be a new problem with slime. Loading the swank system
doesn't actually load it anymore, unless you manually call
(swank-loader::init). I've mentioned the problem on IRC, so perhaps
it'll get fixed soon. (If it's still not fixed in a few days, I'd
suggest asking on slime-devel.)
Thanks,
d.
More information about the clbuild-devel
mailing list