[elephant-devel] clisp
Ian S Eslick
eslick at csail.mit.edu
Fri Jul 14 01:20:45 UTC 2006
I'm not sure we've debugged the system under clisp or Win32 yet. It's
possible we're suffering from a lack of MOP support for CLISP as I recall
there are some incompatibilities in the CLISP MOP.
This is CLISP + Elephant + CL-SQL and the various required libraries? I can
take a peek at it tomorrow.
Ian
----- Original Message -----
From: <franks-muc at web.de>
To: <elephant-devel at common-lisp.net>
Sent: Thursday, July 13, 2006 6:24 PM
Subject: [elephant-devel] clisp
> Hello developers !
>
> I'm trying to have a database on win32:
> Elephant with clsql-postgresql-socket runs on ACL-trial. But I would not
> want to purchase the ACL license only for that reason.
> While a lispworks license might be affordable and I can load elephant and
> clsql, clsql produces an error upon starting the tests.
> Now I'm hoping for clisp!
> However I get the following error when loading elephant:
>
> DEFCLASS ELEPHANT:BTREE-INDEX, slot option for slot ELEPHANT:KEY-FN:
> :TRANSIENT is not a valid slot option
> [Condition of type SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR]
>
> Restarts:
> 0: [RETRY] Retry performing #<ASDF:COMPILE-OP NIL #x19FC8671> on
> #<ASDF:CL-SOURCE-FILE "collections" #x19F7A9DD>.
> 1: [ACCEPT] Continue, treating #<ASDF:COMPILE-OP NIL #x19FC8671> on
> #<ASDF:CL-SOURCE-FILE "collections" #x19F7A9DD> as having been successful.
> 2: [ABORT-REQUEST] Abort handling SLIME request.
> 3: [ABORT] ABORT
>
> Backtrace:
> 0: #<COMPILED-FUNCTION CLOS::SHARED-INITIALIZE-<SLOTTED-CLASS>>
> 1: #<COMPILED-FUNCTION CLOS::SHARED-INITIALIZE-<SEMI-STANDARD-CLASS>>
> 2: #<COMPILED-FUNCTION CLOS::SHARED-INITIALIZE-<STANDARD-CLASS>>
> 3: #<COMPILED-FUNCTION #:|58 68 (DEFMETHOD SHARED-INITIALIZE (# SITUATION
> &REST ...) ...)-7-1-1-1|>
> 4: #<COMPILED-FUNCTION #:|58 68 (DEFMETHOD SHARED-INITIALIZE (# SITUATION
> &REST ...) ...)-7-1-1|>
> 5: #<COMPILED-FUNCTION #:COMPILED-FORM-910-1-1>
> 6: #<COMPILED-FUNCTION CALL-NEXT-METHOD>
> 7: #<COMPILED-FUNCTION #:|70 80 (DEFMETHOD SHARED-INITIALIZE :AROUND
> ...)-8-1-1-1|>
> 8: #<COMPILED-FUNCTION #:|70 80 (DEFMETHOD SHARED-INITIALIZE :AROUND
> ...)-8-1-1|>
> 9: #<COMPILED-FUNCTION #:COMPILED-FORM-910-1>
> 10: #<COMPILED-FUNCTION #:COMPILED-FORM-909-1-1>
> 11: #<COMPILED-FUNCTION #:|9 21 (DEFMETHOD INITIALIZE-INSTANCE (# &REST
> ARGS) ...)-2-1-1|>
> 12: #<COMPILED-FUNCTION #:COMPILED-FORM-909-1>
> 13: #<COMPILED-FUNCTION CLOS::INITIAL-MAKE-INSTANCE>
> 14: #<COMPILED-FUNCTION CLOS::ENSURE-CLASS-USING-CLASS-<T>>
> 15: #<COMPILED-FUNCTION #:|456 473 (DEFGENERIC ENSURE-CLASS-USING-CLASS
> (CLASS NAME &KEY ...) ...)-95-2|>
> 16: #<COMPILED-FUNCTION ENSURE-CLASS>
> 17: #<SPECIAL-OPERATOR LET*>
> 18: #<SPECIAL-OPERATOR PROGN>
> 19: #<SYSTEM-FUNCTION EVAL>
>
>
> I am completely lost here and may not solve this.
> Could someone point me to a solution or a direction so that I can continue
> ?
> Thanks in advance.
> Frank Schorr
> ______________________________________________________________
> Verschicken Sie romantische, coole und witzige Bilder per SMS!
> Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
>
> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel
>
More information about the elephant-devel
mailing list