>>>>> "CY" == C Y <smustudent1@yahoo.com> writes:
CY> ;; Loading of file make.lisp is finished.
CY> *** - READ from #<INPUT BUFFERED FILE-STREAM CHARACTER
CY> #P"compile-clisp.lisp" @11>: #<PACKAGE COMMON-LISP> has no external
CY> symbol with name "GC"
CY> Bye.
CY> I compiled CLISP locally - what could be causing this?
Somewhere in the sources, I think maxima calls lisp:gc. In later
versions of Clisp, it should be ext:gc.
I think.
Ray