Install error on ECL
NOEU
hu.moonstone at gmail.com
Thu Feb 6 07:54:08 UTC 2020
Thank you for teaching me. Report the problem to the ECL maintainer.
On 2020/02/06 11:22, Liam Healy wrote:
> That looks like an ECL error to me; "#+" is a standard reader macro for
> features
> http://www.lispworks.com/documentation/HyperSpec/Body/02_dhq.htm
>
> On Tue, Feb 4, 2020 at 12:32 AM NOEU <hu.moonstone at gmail.com
> <mailto:hu.moonstone at gmail.com>> wrote:
>
> When I tried to install GSLL using Quicklisp with ECL (Embeddable
> Common
> Lisp) 16.1.3, the following error occurred and installation failed. I
> use Debian GNU / Linux (buster). Is there a way to solve this problem?
> (I'm not native English, I'm sorry if there is a mistake type)
>
>
> > (ql:quickload "gsll")
> To load "gsll":
> Load 1 ASDF system:
> gsll
> ; Loading "gsll"
> ;;; Internal error:
> ;;; ** Reader error in file #<input stream
> #P"/home/hiro/deepspace/share/deepspace/quicklisp/dists/quicklisp/software/gsll-quicklisp-eeeda841-git/polynomial.lisp">,
>
> position 2690:
> ;;; No dispatch function defined for character #\+
> Condition of type: COMPILE-FILE-ERROR
> COMPILE-FILE-ERROR while compiling #<cl-source-file "gsll" "polynomial">
>
More information about the gsll-devel
mailing list