> Error: Reader error: No external symbol named "STREAM-INPUT-TIMEOUT" in package #<Package "CCL"> .
I had a look at port-mcl.lisp and it's expecting the symbol STREAM-INPUT-TIMEOUT in the CCL package. I'm
assuming that this symbol is defined in release 1.2?
Prior to the upgrade Hunchentoot 0.15.1 was working - except for below!
The reason I decided to upgrade was because Hunchentoot would not return my formatted string
as the response body after setf'ing return-code to +http-created+. If I did not set the return code (even
to the default +http-ok+) Hunchentoot would return my string to the client. This was in response to a POST
request.
----- Original Message ----
From: Hans Hübner <hans@huebner.org>
To: General interest list for Hunchentoot and CL-WEBDAV <tbnl-devel@common-lisp.net>
Sent: Friday, 11 April, 2008 2:00:11 AM
Subject: Re: [hunchentoot-devel] Re: hunchentoot build error on ccl (with new version, via asdf)
Current CL+SSL requires CCL from the Subversion trunk - Check out
http://ccl.clozure.com/ccl-documentation.html for instructions on how
to check out the trunk version of CCL from the repository. The 1.2
release is upcoming, but not yet
done.
-Hans
_______________________________________________
tbnl-devel site list
tbnl-devel@common-lisp.nethttp://common-lisp.net/mailman/listinfo/tbnl-devel