Re: can't start server (continue)
"John C. Mallery" <[email protected]> Fri, 31 Mar 2006 13:06:50 -0500
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
On Mar 31, 2006, at 12:32 PM, Martin Simmons wrote: >>>>>> On Fri, 31 Mar 2006 15:04:11 +0200, <[email protected]> >>>>>> said: >> >> I try load the file http:lw;start.lisp, and the output is: >> >> >> ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks >> \lib\4-1-0-0\modules\util\gcentmac.fsl >> >> >> **++++ Error between functions: >> >> CAPI:TOP-LEVEL-INTERFACE-DISPLAY-STATE does not exist at all. >> >> >> So, i don't know if the operating system i'm using (Windows XP >> home edition) >> is bad, or i have to load another file. > > CAPI:TOP-LEVEL-INTERFACE-DISPLAY-STATE is an API that was > introduced in > LispWorks version 4.2 and it is not supported in LispWorks 4.1. Cristina, maybe you can conditionalize the code where you encounter errors with with #+lispworks4.1 and #-lispworks4.1 and send us any such changes for inclusion in the next release. There shouldn't be too many. _______________________________________________ WWW-CL mailing list [email protected] https://lists.csail.mit.edu/mailman/listinfo/www-cl