cl-opengl seemed to be working fine for me on 01/30; see:
http://article.gmane.org/gmane.lisp.cl-lispbuilder.general/648
But after downloading the latest version of CFFI I get the following error in CLISP. Anyone know what the problem may be?
Thanks, - Luke
EVAL: undefined function CFFI::LISP-FUNCTION-NAME [Condition of type SYSTEM::SIMPLE-UNDEFINED-FUNCTION]
Restarts: 0: [USE-VALUE] You may input a value to be used instead of (FDEFINITION 'CFFI::LISP-FUNCTION-NAME). 1: [RETRY] Retry 2: [STORE-VALUE] You may input a new value for (FDEFINITION 'CFFI::LISP- FUNCTION-NAME). 3: [RETRY] Retry performing #<ASDF:COMPILE-OP NIL #x19FF2479> on #<ASDF:CL- SOURCE-FILE "funcs" #x19FF1F49>. 4: [ACCEPT] Continue, treating #<ASDF:COMPILE-OP NIL #x19FF2479> on #<ASDF:CL- SOURCE-FILE "funcs" #x19FF1F49> as having been successful. 5: [ABORT-REQUEST] Abort handling SLIME request.