Hi,
Was the issue in http://common-lisp.net/pipermail/tbnl-devel/2007-September/001487.html ever solved?
I'm having a similar problem with SBCL 1.0.12 (both x86 and x86_64) with flexi-streams-0.13.1 and hunchentoot-0.14.7
I wiped all .fasls, did (require :hunchentoot-test) and on all attempts to access localhost:3000 got
"Error while processing connection: The function (SETF HUNCHENTOOT::FLEXI-STREAM-BOUND) is undefined."
(Yes, it is looking in the hunchentoot package instead of flexi-streams.)
Used to work; the problem seems to have developed fter I upgraded to sbcl 1.0.12. I'm going to downgrade sbcl and try again, but I thought I'd ask if anyone else has had (or resolved) the problem.
Thanks,
-- David