I was recently trying to build cl-opengl on sbcl 1.0.12 / ubuntu amd64. I am using the trunk version of cffi - and some errors pop up while installing cl-opengl.<br><br>1) In the file gl/types.lisp  - the translate-p keywords for defctype do not seem to be supported anymore in cffi.
<br>2) In the file funcs.lisp cffi::lisp-function-name is used. This is not an available function anymore. Can you please fix this. <br><br>Another related question is - should i be using the cffi 0.9.2 available on the cffi website ? 
<br><br>Regards,<br>Deepankar<br>