From: Johan Parin
Subject: Running CL-HTTP w/ CMU-CL
Date: 
Message-ID: <m3hf9466aw.fsf@johanspc.abc.se>
I'm trying to run cl-http-70-23 w/ CMU CL, I've tried both the
released 18b and the 2000-07-30 version of CMU CL. I've been able to
run the server itself, but I'm having problems compiling/loading the
client. With 18b the compiler barfs on client/flogger.lisp. With
000730, it compiles but then while loading I get loads of the
following: 

;; Loading #p"/usr/local/pgm/cl-http-70-23/client/variables.x86f".

Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER:
   NIL is not of type BASE-STRING

Restarts:
  0: [CONTINUE] Return NIL from load of "/usr/local/pgm/cl-http-70-23/client/variables.x86f".
  1:            Return NIL from load of "cmucl/start".
  2: [ABORT   ] Return to Top-Level.

Debug  (type H for help)

(INTERN 2 NIL :HTTP)[:EXTERNAL]

Does anybody have this working? Is there a better CMU CL version to
try? Additional patches to Cl-HTTP? 

Any help is appreciated.


Johan
-- 
Johan Parin <···········@abc.se>



-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----
From: Rainer Joswig
Subject: Re: Running CL-HTTP w/ CMU-CL
Date: 
Message-ID: <joswig-9A746A.23400801082000@news.is-europe.net>
In article <··············@johanspc.abc.se>, Johan Parin 
<···········@abc.se> wrote:

> I'm trying to run cl-http-70-23 w/ CMU CL, I've tried both the
> released 18b and the 2000-07-30 version of CMU CL. I've been able to
> run the server itself, but I'm having problems compiling/loading the
> client. With 18b the compiler barfs on client/flogger.lisp. With
> 000730, it compiles but then while loading I get loads of the
> following: 
> 
> ;; Loading #p"/usr/local/pgm/cl-http-70-23/client/variables.x86f".
> 
> Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER:
>    NIL is not of type BASE-STRING
> 
> Restarts:
>   0: [CONTINUE] Return NIL from load of "/usr/local/pgm/cl-http-70-23/client/variables.x86f".
>   1:            Return NIL from load of "cmucl/start".
>   2: [ABORT   ] Return to Top-Level.
> 
> Debug  (type H for help)
> 
> (INTERN 2 NIL :HTTP)[:EXTERNAL]
> 
> Does anybody have this working? Is there a better CMU CL version to
> try? Additional patches to Cl-HTTP? 
> 
> Any help is appreciated.
> 
> 
> Johan

Make sure you post your bug report to Bug-CMUCL-CL-HTTP @ ai.mit.edu
and to cmucl-help @ cons.org .

In the CL-HTTP ftp site devo directory there is a newer development
version of CL-HTTP . The client code currently is under very active development.
ftp://ftp.ai.mit.edu/pub/users/jcma/cl-http/devo/sources-70-57-devo.tar.gz

-- 
Rainer Joswig, Hamburg, Germany
Email: ·············@corporate-world.lisp.de