Henrik Hjelte wrote:


An error that often happens is that cffi is installed. Someone made an
evil patch that renamed uffi-compat.asd to uffi.asd, so now by
accident sometimes the cffi uffi compatiblity thing is picked up when
compiling elephant. I would look for an cffi installation, find the
uffi.asd file there and rename it back to cffi-uffi-compat.asd. I am
not sure this is your problem, but it is the first thing I would
check.

/Henrik


Thanks, Henrik. That was exactly my problem.

So, before I contact the CFFI developers and ask them to fix this annoying case of identity theft, do you know if anyone has already done so?

--Jeff
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to