<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2900.5969" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>When I try to load hunchentoot with asdf I get this 
errors:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><FONT face=Arial><FONT size=2>
<DIV>;   Undefined functions:<BR>;     
USOCKET::%ADD-WAITER USOCKET::%REMOVE-WAITER USOCKET::%SETUP-WAIT-LIST 
USOCKET::WAIT-FOR-INPUT-INTERNAL</DIV>
<DIV> </DIV>
<DIV>When I try to load usocket with asdf I get:</DIV>
<DIV> </DIV>
<DIV>WARNING: wait-for-input not (yet!) supported...</DIV>
<DIV> </DIV>
<DIV>and when I try to start hunchentoot with:</DIV>
<DIV> </DIV>
<DIV>(hunchentoot:start (make-instance 'hunchentoot:acceptor :port 8000))</DIV>
<DIV> </DIV>
<DIV> I get:</DIV>
<DIV> </DIV>
<DIV>The function USOCKET::%SETUP-WAIT-LIST is undefined.<BR>   
[Condition of type UNDEFINED-FUNCTION]<BR></DIV>
<DIV>What can I do, I can't start hunchentoot ?</DIV>
<DIV> </DIV>
<DIV>I use emacs/sbcl/slime on windows.</DIV>
<DIV> </DIV>
<DIV>Thanks</DIV></BODY></HTML></FONT></FONT>