[Lispweb] error starting araneida -- newbie questions...
Noah K Tilton
binaural at gmail.com
Tue Jul 19 13:52:33 CDT 2005
Hello, I'm new to Lisp and new to this listserv. I have searched for this
error, which seems self-explanatory enough, but I'm not sure exactly what to
do to fix it. This occurs when I try to start araneida with the following
command:
* (asdf:operate 'asdf:load-op 'araneida)
debugger invoked on a SB-FASL::INVALID-FASL-VERSION in thread 19729:
#<SB-SYS:FD-STREAM for "file
\"/var/cache/common-lisp-controller/root/sbcl/net
-telent-date/defpackage.fasl\"" {98DFDB1}>
is in native code fasl file format version 54, but this version of SBCL uses
format version 57.
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry performing #<ASDF:LOAD-OP NIL {98806E1}> on
#<ASDF:CL-SOURCE-FILE "defpackage" {983F551}>.
1: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {98806E1}> on
#<ASDF:CL-SOURCE-FILE "defpackage" {983F551}> as having been
successful.
2: [ABORT ] Exit debugger, returning to top level.
(SB-FASL::CHECK-FASL-HEADER
#<SB-SYS:FD-STREAM for "file
\"/var/cache/common-lisp-controller/root/sbcl/net-
telent-date/defpackage.fasl\"" {98DFDB1}>)
Pointers much appreciated,
Noah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.red-bean.com/pipermail/lispweb/attachments/20050719/6bab35d5/attachment.htm
More information about the lispweb
mailing list