New ccl can't load slime complaining of uknown type TIME-TYPE, so i need to add to metering.lisp (deftype time-type () 'unsigned-byte) (deftype consing-type () 'unsigned-byte) to get it started. -- With Best Regards, Stas.