Re: Picking up with cl-http again
Karsten Poeck <[email protected]> Sat, 04 Dec 2010 09:41:32 +0100
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
Hello,
In contrib/kpoeck/port-template I have:
allegro fix-symbols.lisp mit-defgeneric.lisp
clisp fix-symbols.lisp~ mit-loop-package.lisp
corman fix-values-w3p.lisp mit-loop.lisp
declaration.lisp fix-values-w4.lisp mit-values-package.lisp
defconstant-sbcl.lisp fix-values.lisp mit-values-setup.lisp
ecls fix-www-utils-lw.lisp stubs
fix-define-generic.lisp import-mop.lisp test
fix-non-ansi-lambda-ir.lisp load.lisp testloop.lisp
fix-non-ansi-w4.lisp mcl translations.lisp
fix-non-ansi.lisp mit-defgeneric-package.lisp version.lisp
The sbcl-specific stuff is inside the allegro directory (was a bad name).
Starting sbcl inside this directory, just do a (load "load.lisp"), and
than a (compile-all).
I see that compilation currently fails in proxy/utils.lisp with
debugger invoked on a TYPE-ERROR in thread #<THREAD "initial thread" RUNNING
{1002AED551}>:
The value NIL is not of type SB-KERNEL:CTYPE.
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
will have to look into this.
Shouldn't you have the port-template directory I will be happy to
provide it.
saludos
Karsten
On 12/4/10 5:57 AM, Juan Daugherty wrote:
> Did receive cl-http-70-218-s422 tarball from Rainer but don't see anything
> in it about sbcl. Additionally the new-port subdir of contrib/kpoeck is missing.
>
> No problem, happy to develop this from the new-port tree in 214 or the base
> implicit in older cl-http myself but noting here FTR.
>
> On Thu, Dec 2, 2010 at 7:46 AM, Karsten Poeck<[email protected]> wrote:
>> Hello,
>>
>> the contrib worked fine enough to serve the sample pages of cl-http, but
>> chunking, https, proxies and perhaps other things were missing.
>>
>> Will also retest on the weekend when I am back home with a current sbcl.
>>
>> regards
>>
>> Karsten
>>
_______________________________________________
WWW-CL mailing list
[email protected]
https://lists.csail.mit.edu/mailman/listinfo/www-cl