Roberto Flores | 2 Mar 2005 06:56
Picon

PORT:RESOLVE-HOST-IPADDR not implemented for CLISP !? please help!

when calling the function the following error appears (I'm using clisp
2.33.1 for windows)

[<PORT:RESOLVE-HOST-IPADDR "www.google.com">] not implemented for
CLISP[2.33 <2004-03-17> (built in winsteingoldlap [10.0.64.31])]

I need this library, please help!!!

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
Sam Steingold | 2 Mar 2005 16:01
Picon

Re: PORT:RESOLVE-HOST-IPADDR not implemented for CLISP !? please help!

> * Roberto Flores <syberfeboyrf <at> tznvy.pbz> [2005-03-01 21:56:29 -0800]:
>
> when calling the function the following error appears (I'm using clisp
> 2.33.1 for windows)
>
> [<PORT:RESOLVE-HOST-IPADDR "www.google.com">] not implemented for
> CLISP[2.33 <2004-03-17> (built in winsteingoldlap [10.0.64.31])]

you have to use the "full" linking set.
edit your clisp.bat and replace "base" with "full".
you will have to recompile PORT/net.lisp.

--

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
<http://www.iris.org.il> <http://pmw.org.il/> <http://www.memri.org/>
Don't use force -- get a bigger hammer.

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

Gmane