Hello,

I installed the SRFI-19 egg a little while ago on Chicken 3.4.0. However, it seems that basic procedures like 'current-time' aren't available:

~ # csi

CHICKEN
(c)2008 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 3.4.0 - linux-unix-gnu-x86      [ manyargs dload ptables applyhook ]
SVN rev. 11987  compiled 2009-04-01 on puppypc (Linux)

#;1> (use srfi-19)
; loading /usr/local/lib/chicken/3/srfi-19.scm ...
#;2> current-time
Error: unbound variable: current-time
#;2>

Ed


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to