I am trying to upgrade to the new version of Weblocks and am running
into a problem while loading quickform.lisp - I get the following
error:
The function WEBLOCKS::SUBCLASSP is undefined.
[Condition of type UNDEFINED-FUNCTION]
Restarts:
0: [TRY-RECOMPILING] Recompile quickform and try loading it again
1: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {1292B221}> on
#<ASDF:CL-SOURCE-FILE "quickform" {12440A81}>.
2: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {1292B221}> on
#<ASDF:CL-SOURCE-FILE "quickform" {12440A81}> as having been
successful.
3: [RETRY] Retry SLIME REPL evaluation request.
4: [ABORT] Return to SLIME's top level.
5: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread"
RUNNING {124B6FA1}>)
I only found one reference of subclassp in widget-mop.lisp inside
weblocks, which makes me think that I might need to upgrade my MOP
package before upgrading weblocks. However, before I do this, is
there an easy way to find out which versions of different packages
weblocks depends on? I don't think that I want to just upgrade all
the dependencies to latest since it seems like upgrading hunchentoot
might cause other problems.
Thanks,
Saikat
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---