Edi Weitz edi@agharta.de writes:
I tried to follow the instructions from your website - I started with Corman Lisp 2.51, unpacked all-patches.zip, built a new CormanLisp.img, started clsonsole.exe, and then LOADed load-bits.lisp. However, the result of this is ;;; An error occured in function MACROEXPAND: ;;; Error: There is no SETF expansion method defined for (SOCKET-HOST-IPADDR S) Any idea what I'm doing wrong?
Hmm. Does this also happen if you do (require 'sockets)? What if you (require 'sockets) with the original CormanLisp.img?