[CM] a little more info

Rick Taube taube@uiuc.edu
Sun, 30 Apr 2006 08:59:41 -0500


this looks like an issue with your cffi<->sbcl. you might try saveing 
your current cffi sources in a tarball, then removing the current cffi 
tree and installing the latest cffi tarball.

On Apr 30, 2006, at 8:35 AM, Dave Phillips wrote:

> Here's a report from SBCL :
>
> ; registering #<SYSTEM CFFI {9D971D9}> as CFFI
> ;;; loading #P"/home/dlphilp/cm-systems/cffi/src/utils.fasl"
> ;;; loading #P"/home/dlphilp/cm-systems/cffi/src/features.fasl"
> ;;; loading #P"/home/dlphilp/cm-systems/cffi/src/cffi-sbcl.fasl"
> ;;; loading #P"/home/dlphilp/cm-systems/cffi/src/package.fasl"
> ;;; loading #P"/home/dlphilp/cm-systems/cffi/src/libraries.fasl"
> ;;; loading #P"/home/dlphilp/cm-systems/cffi/src/early-types.fasl"
> ; compiling file "/home/dlphilp/cm-systems/cffi/src/types.lisp" 
> (written 24 FEB 2006 10:55:07 PM):
>
> ; file: /home/dlphilp/cm-systems/cffi/src/types.lisp
> ; in: DEFUN FOREIGN-ALLOC
> ;     (SETF (CFFI:MEM-AREF CFFI::PTR :POINTER COUNT) 
> (CFFI-SYS:NULL-POINTER))
> ;
> ; caught ERROR:
> ;   (in macroexpansion of (SETF # #))
> ;   (hint: For more precise location, try *BREAK-ON-SIGNALS*.)
> ;   The function %FOREIGN-TYPE-SIZE is undefined.
>
> debugger invoked on a UNDEFINED-FUNCTION in thread 13273:
>  The function %FOREIGN-TYPE-SIZE is undefined.
>
>
> Hopefully that's all meaningful to you Lisp gurus. :)
>
> Best,
>
> dp
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist