[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: clue problem



Jan Deleeuw <deleeuw@stat.ucla.edu> has a problem compiling CLUE:

> *** - FIND-CLASS: WINDOW does not name a class
> 
> when compiling intrinsics.lsp.

CLX can define its types using DEFSTRUCT or DEFCLASS. You won't notice a
difference when running only CLX. But CLUE requires that CLX has used
DEFCLASS. In the pcl+clx.sept92f.clisp distribution, CLX uses DEFCLASS
only if PCL is present. So you need to rebuild clx.mem, starting from
pcl.mem.


                    Bruno Haible
                    haible@ma2s2.mathematik.uni-karlsruhe.de