Matthew D.Swank wrote:
Matthew D. Swank <akopa.gmane.poster <at> gmail.com> writes:
checkout latest cells cvs
(require :cells)
.... The variable UTILS-KT::CLOCK is unbound. [Condition of type UNBOUND-VARIABLE]
followed by many more compilation errors.
happens in sbcl and clisp on win32
wtf people.
Matt
The problem is an omitted file in cells.asd
Index: cells.asd
RCS file: /project/cells/cvsroot/cells/cells.asd,v retrieving revision 1.9 diff -r1.9 cells.asd 18a19
(:file "core")
I show that in my utils-kt.asd, but with a dependency on defpackage.
Hmmm... well, my version builds, that is all I care about. You might try Python, I hear they have great libraries.
kenny