Hi folks!
I have installed weblocks and all its dependencies manually.
After finishing this (tedious) job I have fired slime and
tired to evaluate
(asdf:operate 'asdf:load-op 'weblocks-demo)
and got the following error message:
####################################################################
value CCL::*NX-CURRENT-CODE-NOTE* is not of the expected type (MEMBER
SETF
LAMBDA).
[Condition of type TYPE-ERROR]
Restarts:
0: [RETRY-COMPILE-FILE] Retry compiling #P"/usr/local/lisp/site-lisp/
source/weblocks-dev/src/control-flow/dialog.lisp"
1: [SKIP-COMPILE-FILE] Skip compiling #P"/usr/local/lisp/site-lisp/
source/weblocks-dev/src/control-flow/dialog.lisp"
2: [TRY-RECOMPILING] Try recompiling dialog
3: [RETRY] Retry performing #<COMPILE-OP NIL #x30004149D22D> on #<CL-
SOURCE-FILE "dialog" #x30004148138D>.
4: [ACCEPT] Continue, treating #<COMPILE-OP NIL #x30004149D22D> on
#<CL-SOURCE-FILE "dialog" #x30004148138D> as having been successful.
5: [RETRY] Retry SLIME REPL evaluation request.
--more--
####################################################################
I'm using ccl 1.4 on Archlinux 64bit and weblocks-dev (downloaded a
few hours ago).
Is anyone on this list using weblocks together with ccl on linux?
Any feedback is very much appreciated!
Regards
Nik
PS: I have also checked weblocks with sbcl. It works!
However, I got an error (related to usocket package) while
loading the demo:
---------------------------------------------------------------------------------------
The function USOCKET:SOCKET-CONNECT is undefined.
[Condition of type UNDEFINED-FUNCTION]
---------------------------------------------------------------------------------------
--
You received this message because you are subscribed to the Google Groups
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/weblocks?hl=en.