Re: Problem compiling cl-http with Lispworks 4.2 personal edition
Carl Shapiro <[email protected]> Fri, 25 Jul 2003 14:03:57 -0400 (EDT)
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
From: "Thibaut de Pontcharra" <[email protected]> Date: Fri, 25 Jul 2003 14:55:13 -0700 I am trying to compile the CL-HTTP-70-159 distribution with Lispworks 4.2 Personal edition, under Windows 2000 professional, but upon compiling and loading the /cl-http/examples/configuration.fsl file, I get the following error message: "Cannot find current domainname" The quick work around is to set the value of *DOMAINNAME* to your domain name. If you would like a more complete fix, you will want to port the code which gets a hosts domain name from the MCL port into the LispWorks port.