Hi,
I haven't been able to build Maxima with Clozure CL in Ubuntu. I did:
./configure --enable-openmcl --with-openmcl=ccl
make
and got the following error:
> Error: Reader error on #<BASIC-FILE-CHARACTER-INPUT-STREAM
("/home/villate/cvs/maxima/maxima/lisp-utils/defsystem.lisp"/4
ISO-8859-1) #x300040F3A99D>, near position 50823, within "dp
'lisp::require)
> ":
> Reference to unknown package "LISP".
Can anybody give me a hint?
Jaime