Hi list,
I'm still having difficulty loading the osc module due to SBCL's package
locking. I'm sure I'm missing something silly. Do you have any pointers?
Thanks in advance.
-luke
Lock on package SB-ALIEN violated when defining SB-ALIEN::UDP-SOCKET as a
class.
[Condition of type SB-EXT:SYMBOL-PACKAGE-LOCKED-ERROR]
See also:
SBCL Manual, Package Locks [node]
Restarts:
0: [CONTINUE] Ignore the package lock.
1: [IGNORE-ALL] Ignore all package locks in the context of this operation.
2: [UNLOCK-PACKAGE] Unlock the package.
3: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {BAE3749}> on
#<ASDF:CL-SOURCE-FILE "sockets" {C021299}>.
4: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {BAE3749}> on
#<ASDF:CL-SOURCE-FILE "sockets" {C021299}> as having been successful.
5: [ABORT-REQUEST] Abort handling SLIME request.
6: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread"
{AF21B91}>)ading