all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* sbcl-slime-swank won't load
@ 2022-08-18 22:18 Trev
  2022-08-19  8:42 ` Guillaume Le Vaillant
  0 siblings, 1 reply; 8+ messages in thread
From: Trev @ 2022-08-18 22:18 UTC (permalink / raw)
  To: GUIX Help

[-- Attachment #1: Type: text/plain, Size: 809 bytes --]

I am perhaps misunderstanding how sbcl-slime-swank is meant to be used.
I have installed it into my guix home environment. I have stumpwm
installed on my system.

If I try to (asdf:load-system :swank) from the stumpwm eval repl, I get
a weird error that states "Don't know how to require SB-CLTL2".

Weird! We must be failing to retrieve some dependency.

I then went into Emacs and launched slime, and entered the following
into the REPL:

(require 'asdf)
(asdf:load-system :swank)

I get a bunch of tracebacks to a final message that seems to complain:
Read only filesystem.

I guess something in swank is trying to byte compile into the store itself.

My other sbcl-stumpwm modules load and work.

Any suggestions?

-- 

Trev : 0FB7 D06B 4A2A F07E AD5B  1169 183B 6306 8AA1 D206

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-08-22 11:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-18 22:18 sbcl-slime-swank won't load Trev
2022-08-19  8:42 ` Guillaume Le Vaillant
2022-08-19 14:21   ` Trev
2022-08-19 14:49     ` Guillaume Le Vaillant
2022-08-19 15:40       ` Trev
2022-08-20  9:16         ` Guillaume Le Vaillant
2022-08-20 22:58           ` Trev
2022-08-22 11:03             ` Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.