Clisp and x11:*
    Brian T Rice 
    water at tunes.org
       
    Sat Aug 16 15:05:39 PDT 2003
    
    
  
The X11 stuff in CVS isn't designed to be loaded yet. I'll let you know
when it is. But it shouldn't be loading unless you auto-load CLX already.
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