I've been trying to compile CLX under CLOS but have run into a
problem. In depdefs.lisp i've set *def-clx-class-use-defclass* to t .
When compiling-clx everything seems fine until 'clx.lisp' at which
i've been getting the following error:
;;; Reading source file "clx.lisp"
>>Error: #<Standard-Class COLOR> should be a LIST
LUCID:COMPILE-FORM:
:C 0: Use a new value
1: Try compiling #P"clx.lisp" again
:A 2: Abort to Lisp Top Level
This happens with all the versions of CLX i've tried (5.0, 5.2, 6.2)
under Lucid 4.1. Anyone know what the problem is? (I'm trying to get
the GUI package XIT compiled which requires CLUE which requires CLX to
be compiled with classes and not structs as it is by default.)
Thanks.
Raja
ยทยทยทยท@cs.indiana.edu