On Wednesday, Apr 28, 2004, at 13:45 America/New_York, rif wrote:

>
> What do I have to do to finish (i.e., make this functionally
> equivalent to the CMUCL binary I started with)?  If I try taking away
> the -noinit or -nositeinit, I get crashes.  AFAICT, they're happening
> when my init file tries to load clocc and is barfing on something
> gray-streams related:
>
> ;    - Loading binary file 
> "/home/rif/Software/clocc/src/port/gray.x86f"
> ;; Loading #p"/home/rif/Software/clocc/src/port/gray.x86f".
>
> MK:DEFSYSTEM: missing system GRAY-STREAMS.
>    [Condition of type MAKE:MISSING-SYSTEM]
>
> Restarts:
>   0: [CONTINUE] Return NIL from load of 
> "/home/rif/Software/clocc/src/port/gray.x86f".
>   1:            Return NIL from load of "home:.cmucl-init".
>   2: [ABORT   ] Skip remaining initializations.
>
> How do I "finish"?

This is a CLOCC problem.  Looks like MK:DEFSYSTEM is missing the 
location of the gray-stream system.  Probably a missing 
MK:ADD-REGISTRY-LOCATION in the CLOCC setup.

I am forwarding this to the CLOCC list as well.  I will be off line til 
sunday, so I won't be able to check MK:DEFSYSTEM related issues before 
then.

marco


--
Marco Antoniotti                                        http://bioinformatics.nyu.edu
NYU Courant Bioinformatics Group                tel. +1 - 212 - 998 3488
715 Broadway 10th FL                            fax. +1 - 212 - 998 3484
New York, NY, 10003, U.S.A.


Reply via email to