Hello Dmitri,
Dmitri Hrapof hrapof@common-lisp.ru writes:
On SBCL 1.0.9 (if it matters) I had to slightly edit EMIT-GL-ARRAY-BIND-CLAUSE, writing "%gl:tex-coord-pointer" instead of just "tex-coord-pointer", otherwise it complained at run-time that "CL-OPENGL::TEX-COORD-POINTER" was undefined.
Is this (still) happening in the cl-opengl-thomas branch? If so, can you send a patch?