From: Sam S. <sd...@gn...> - 2005-03-02 18:33:35
|
> * Roberto Flores <syberfeboyrf@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. |