[mcclim-devel] Re: Building on OpenMCL
David Lichteblau
david at lichteblau.com
Wed Jan 30 12:29:33 UTC 2008
Quoting Troels Henriksen (athas at sigkill.dk):
> I do not understand that error, or why it
> happens. Drawing-options.lisp is very simple.
Simple on SBCL, where clim-lisp:defconstant is actually defvar, but
perhaps not on Lisps where cl:defconstant is being used?
Changing fix-openmcl.lisp to use defvar for defconstant fixes the
problem, but is that the right solution? Is there perhaps a
make-load-form missing somewhere?
d.
More information about the mcclim-devel
mailing list