Hello, Maybe someone can show me the light. I am trying to use hunchentoot's session feature but whenever (start-session) is called I get this error on the log: A function with declared result type NIL returned: MD5:UPDATE-MD5-BLOCK.
Any ideas ?
This is my first attempt to use session maybe I am missing something obvious.
I am using huchentoot (0.15.6) chunga (0.3.0) cl-base64 (3.3.2) cl-fad (0.6.2) and flexi-streams (0.14.0) with sbcl 1.0.9.
Thibault