David Kleiner wrote:
> Hi,
> 
> I am trying to figure out why cl-http fails to compile on
> cmucl 18e on a Solaris 9 sparc machine.  I've been getting
> this bus error:
> 
> ; Compiling: /export/home/my/cl-http-70-190a/examples/configuration.lisp 22 JAN 04 
> 07:03:12 pm

Did you read the notes about using cl-http and cmucl?  Apparently, it 
worked in 2000 with cmucl 18b or 18c..  I'm not aware of anyone using 
current cl-http with current cmucl.  I have certainly never tried it.

Perhaps the 18c version will work for you?  Just looking for workarounds.

> 1] er
> 
> Error in function COMMON-LISP::ASSERT-ERROR:
>    The assertion (EQ (C::TN-ENVIRONMENT C:TN) C::TN-ENV) failed.
> Restarts:
>   0: [CONTINUE] Retry assertion.
>   1:            Return NIL from load of "cmucl/start".
>   2: [ABORT   ] Return to Top-Level.
> 
> 

Thanks for the report.  It's not obvious to me, from the backtrace, what 
the exact error is.  If you could reproduce the error with some smaller 
set of code than cl-http, that would be most helpful.  I'm not really 
motiviated to try to compile all of cl-http to track this down. :-(

Ray



Reply via email to