On 9/10/25 10:53 AM, Luis Finotti wrote:
> I am running Debian Sid. The installation in my office stopped working this in the last 5 days. (I am not sure exactly when.) Versions 10.5 and 10.6 both stopped working. I assume some update broke them.
>
> So, I decided to try to install 10.7 from source, but it fails. (10.5 also did.)
Hi Luis,
the ecl (Embeddable Common-Lisp) version shipped with Debian is considered fine by Sage but is apparently not really compatible.
you can try to use "./configure --with-system-ecl=no"
It did the trick for me (Debian Sid as well).
To be honest, I didn't (yet) look more precisely why this is the case, but there already are open issues on Github regarding this issue.
Cheers,
--
Maxime