Re: Can't start sever yet
"John C. Mallery" <[email protected]> Tue, 4 Apr 2006 21:12:04 -0400
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
Well Christina, You are going to need to learn how to use the lispworks debugger before you can do much. Once you learn that, then you can look at the stack and see what function is calling the undefined function. Then, you can edit the source code, and replace the call with an equivalent function in LW 4.1. If you look at the value of *features*, you will see the possible features available in your environment. #+<feature-name> will conditionalize code to evaluate only when the feature is present. So, you will use #+LispWorks4.1 for the new function and #- LispWorks4.1 for the existing function. It might be easier to upgrade your copy of LispWorks to 4.4.6, the current version, if you don't want to struggle with making the CL- HTTP port run without error under LW 4.1. Alternatively, you might look around for old versions of CL-HTTP that were released for LW 4.1 On Apr 4, 2006, at 3:18 PM, Cristina Gema Muñoz Maya wrote: > Hello again! > > I can't start server yet. I don't know where are the errors, and > how i can condicionalize the code. I don't know much about > LispWorks. What can i do to start the server? > > > When i load the file http:lw;start.lisp ask me a few questions but > it does start with problems. All the output is: > > ; Loading text file C:\Archivos de programa\cl-http-70-190a\lw > \start.lisp > ; Loading text file C:\Archivos de programa\cl-http-70-190a\lw\pre- > cl-http.lisp > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\modules\concat\comm.fsl > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0001.fsl > ; Loaded public patch COMM 1.1 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0002.fsl > ; Loaded public patch COMM 1.2 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0003.fsl > ; Loaded public patch COMM 1.3 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0004.fsl > ; Loaded public patch COMM 1.4 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0005.fsl > ; Loaded public patch COMM 1.5 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0006.fsl > ; Loaded public patch COMM 1.6 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0007.fsl > ; Loaded public patch COMM 1.7 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0008.fsl > ; Loaded public patch COMM 1.8 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0009.fsl > ; Loaded public patch COMM 1.9 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0010.fsl > ; Loaded public patch COMM 1.10 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0011.fsl > ; Loaded public patch COMM 1.11 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0012.fsl > ; Loaded public patch COMM 1.12 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0013.fsl > ; Loaded public patch COMM 1.13 > > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\patches\comm\0001\0014.fsl > ; Loaded public patch COMM 1.14 > > ; Loading text file C:\Archivos de programa\cl-http-70-190a\clim > \clim-sys\lw-sysdcl.lisp > ;; Creating system CLIM-SYS > ; Loading text file C:\Archivos de programa\cl-http-70-190a\lw > \server\sysdcl.lisp > ;; Creating system CL-HTTP > ;; Creating system CL-HTTP-PLATFORM-SPECIFIC-EXAMPLES > ;; Creating system CL-HTTP-BASE-EXAMPLES > ;; Creating system W3P > ;; Creating system LAMBDA-IR > ;; Creating system MAIL-ARCHIVE > ;; Creating system LAMBDA-IR-AND-MAIL-ARCHIVE-INDEX > ;; Creating system HTTP-PROXY > ; Loading text file C:\Archivos de programa\cl-http-70-190a\lw > \translations.lisp > ; Loading text file C:\Archivos de programa\cl-http-70-190a\lw > \client\sysdcl.lisp > ;; Creating system HTTP-CLIENT-SUBSTRATE > ;; Creating system HTTP-BASE-CLIENT > ;; Creating system W4 > ;; Creating system W4-EXAMPLES > ;; Creating system CL-HTTP-EXAMPLES > ;; Creating system CL-HTTP-BUILD-SYSTEM > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\clim > \clim-sys\package.fsl > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks > \lib\4-1-0-0\modules\concat\xref.fsl > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\clim > \clim-sys\process.fsl > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\clim > \clim-sys\lw-miniproc.fsl > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\mcl > \server\resources.fsl > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\server > \package.fsl > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\lw > \server\package.fsl > Warning while reading: Using DEFPACKAGE to add to #<PACKAGE WWW- > UTILS>. > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\smtp > \package.fsl > Warning while reading: Using DEFPACKAGE to add to #<PACKAGE SMTP>. > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\server > \preliminary.fsl > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\server > \variables.fsl > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\lw > \server\tcp-stream-4.fsl > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\mcl > \server\www-utils.fsl > ; Loading fasl file C:\Archivos de programa\cl-http-70-190a\lw > \server\time-and-author.fsl > ;;; Compiling file C:\Archivos de programa\cl-http-70-190a\lw\server > \unix.lisp ... > ;;; Safety = 3, Speed = 1, Space = 1, Float = 1, Interruptible = 0 > ;;; Compilation speed = 1, Debug = 3, Fixnum safety = 3, GC safety = 3 > ;;; Source level debugging is on > ;;; Source file recording is on > ;;; Cross referencing is on > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks\lib > \4-1-0-0\modules\seq\arraymac.fsl > ; Loading fasl file C:\Archivos de programa\Harlequin\LispWorks\lib > \4-1-0-0\patches\arraymac\0001\0001.fsl > ; Loaded public patch ARRAYMAC 1.1 > > ;;;*** Warning in (METHOD HTTP::COMPRESS-FILE (PATHNAME T)): DELETE > is bound but not referenced > ; 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. > > CL-USER 1 > > > Thank you very much > > > _______________________________________________ > WWW-CL mailing list > [email protected] > https://lists.csail.mit.edu/mailman/listinfo/www-cl _______________________________________________ WWW-CL mailing list [email protected] https://lists.csail.mit.edu/mailman/listinfo/www-cl