[CM] Re: WITH CMUCL

shreeswifty ppagano@bellsouth.net
Thu, 27 Jun 2002 18:18:09 -0400


any ideas on what to change it to?
.fasl ?
.cmucl?


Pat Pagano, Director
South East Just Intonation Society
http://www.screwmusicforever.com/SHREESWIFT/
----- Original Message -----
From: Juan Pampin <juan@ccrma.Stanford.EDU>
To: Pat Pagano <ppagano@bellsouth.net>
Cc: Juan Carlos Pampin <juan@ccrma.Stanford.EDU>
Sent: Thursday, June 27, 2002 3:55 AM
Subject: Re: WITH CMUCL


> You should start over from a fresh copy of ATS it looks like cmucl is
> loading a .fas file created with clisp. Copy ATS' tar.gz file to a
> different directory, unpack it, change to the new ATS directory and run
> cmucl. Then try loading all.cl again. For what I see on your message cmucl
> seems to be using a weird postfix for compiled files (.x86f) you might
> have to change things in all.cl if the compilation doesn't work (try using
> the loading functinos I've sent you and changing the ".fas" argument to
> whatever cmucl is happy with).
> Good luck!,
> JUAN
>
> On Wed, 26 Jun 2002, Pat Pagano wrote:
>
> >
> > Ok Juan, i copied all.cl, utilities.cl and residual-analysis.cl into a
> > new directory with ATS-1.0
> > and this is what i get .....
> >
> >
> > /root/CLISP/ATS-1.0/src/structure.x86f written.
> > Compilation finished in 0:00:03.
> > ;; Loading #p"/root/CLISP/ATS-1.0/src/structure.fas".
> >
> > Warning: This function is undefined:
> >   SYSTEM::VERSION
> >
> > Error in KERNEL:%COERCE-TO-FUNCTION:  the function SYSTEM::VERSION is
> > undefined.
> >
> > Restarts:
> >   0: [CONTINUE] Return NIL from load of
> > "/root/CLISP/ATS-1.0/src/structure.fas".
> >   1:            Return NIL from load of "/root/CLM/ATS-1.0/all.cl".
> >   2: [ABORT   ] Return to Top-Level.
> >
> > Debug  (type H for help)
> >
> > (KERNEL:%COERCE-TO-FUNCTION SYSTEM::VERSION)
> > Source: Error finding source:
> > Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer
> > exists:
> >   target:code/fdefinition.lisp.
> > 0]
> >
> >
>
>