On 2006-jun-26, at 14:15, Juan Jose Garcia Ripoll wrote:
;;; Loading "/Users/luis/src/cffi/tests/bindings.fas" No dispatch function defined for character #<. Broken at LAMBDA.
You probably used an old ECL. Our implementation can compile files with almost any kind of lisp object thanks to some patches contributed by Brian Spilsbury.
Just to make sure, I did a "make clean", "cvs up" (again) rebuilt ECL from scratch and tried again. I still get the same error. Did you try to load the cffi-tests test suite?