SBCL loading CL-HTTP error in server.lisp
"Chun Tian (binghe)" <[email protected]> Thu, 6 Jan 2011 10:14:50 +0800
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
Hi, K. Poeck (and CL-HTTP)
I'm trying to load CL-HTTP into SBCL 1.0.28 (Linux on MIPSel) using the port-template. Everything seems fine, until the loading of compiled server.lisp (Its compilation was finished). I got following message:
debugger invoked on a SB-INT:COMPILED-PROGRAM-ERROR:
Execution of a form compiled with errors.
Form:
(DEFINE-STANDARD-DIRECTORY-EXPORT-TYPES
(HTML TEXT LISP IMAGE AUDIO VIDEO APPLICATION WORLD))
Compile-time error:
(during macroexpansion of (DEFINE-STANDARD-DIRECTORY-EXPORT-TYPES (:HTML :TEXT ...)))
SIMPLE-ARRAY is a bad type specifier for sequences.
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT] Exit debugger, returning to top level.
(SB-FASL::LOAD-FASL-GROUP
#<SB-SYS:FD-STREAM for "file /lisp/binghe/cl-http/server/server.fasl" {32F1F531}>)
0]
Any idea about this?
Thanks,
Chun Tian (binghe)
_______________________________________________
WWW-CL mailing list
[email protected]
https://lists.csail.mit.edu/mailman/listinfo/www-cl