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
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to