On Wed, 09 Apr 2008 22:11:02 +0200, "Kim Stebel" kimstebel@gmx.de wrote:
The function (SETF HUNCHENTOOT::FLEXI-STREAM-BOUND) is undefined.
As Hans already said, this very likely means that your version of FLEXI-STREAMS is too old. From what you posted to c.l.l, it looks as if you're using libraries distributed by Debian or Ubuntu or something like that which would be the reason.
To fix thix, you'll have to get rid of the Debian-installed libraries (to make sure they don't get in your way) and downloaded the latest versions from the appropriate places.
Sorry for the inconvenience, but if my analysis is correct, then this is really not an issue with the libraries but rather with your OS and its packaging system.