Clisp and x11:*

Brian T Rice water at tunes.org
Thu Aug 28 21:03:46 PDT 2003


Okay, I've just committed the fixes to get the X11 primitives loaded.
Sorry that it took me a while to pay attention to it. Also, I haven't
tested them yet. Feel free to poke around. :)

I'll try it myself soon, and post instructions when I can.

On Fri, 16 Aug 2003, Nicolas et Ryoko wrote:

> Hello,
>
> with the latest slate from  cvs, using clisp and an interpreted slate,
> (load  "slate.lisp") chokes  in object.lisp  at line  28,  saying that
> (XLIB:DISPLAY *TRAITS-DISPLAY*) should be a lambda expression.
>
> The  ,@  construct  tries  to  evaluate the  type  XLIB:DISPLAY  as  a
> function. A quick fix could be  to repeat #+clx on each line requiring
> it (although the ,@ was here to avoid this... )
>
> x11.lisp  also  complains about  an  undefined  function add-named.  I
> commented out (load "x11.lisp") in prims.lisp in my local copy for now
> to be able to complete loading slate.lisp (I do not use graphics).
>
>

-- 
Brian T. Rice
LOGOS Research and Development
http://tunes.org/~water/



More information about the Slate mailing list