[usocket-devel] undefined functions

Chun Tian (binghe) binghe.lisp at gmail.com
Thu Jul 1 03:02:58 UTC 2010


Hi, Haris

I'm sorry, but SBCL/win32 is not supported yet. However, this is a high priority task, lots of people wanted this. I'm trying to pick up USOCKET these days, SBCL/win32 port will be done very soon.

--binghe

在 2010-7-1,05:38, Haris Bogdanović 写道:

> When I try to load hunchentoot with asdf I get this errors:
>  
> ;   Undefined functions:
> ;     USOCKET::%ADD-WAITER USOCKET::%REMOVE-WAITER USOCKET::%SETUP-WAIT-LIST USOCKET::WAIT-FOR-INPUT-INTERNAL
>  
> When I try to load usocket with asdf I get:
>  
> WARNING: wait-for-input not (yet!) supported...
>  
> and when I try to start hunchentoot with:
>  
> (hunchentoot:start (make-instance 'hunchentoot:acceptor :port 8000))
>  
>  I get:
>  
> The function USOCKET::%SETUP-WAIT-LIST is undefined.
>    [Condition of type UNDEFINED-FUNCTION]
> What can I do, I can't start hunchentoot ?
>  
> I use emacs/sbcl/slime on windows.
>  
> Thanks
> _______________________________________________
> usocket-devel mailing list
> usocket-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/usocket-devel





More information about the usocket-devel mailing list