On Tue, Jun 16, 2026 at 1:47 PM Nils Bruin <
nbr...@sfu.ca> wrote:
>
> I tried to rebuild sage fresh on a system where I had recent sage running without problem. The package failed eventually, even though maxima was building fine (I think it concluded building for the most part). Did something change? Do I need a different configuration option? This is currently preventing me from having a functional sage build environment on my system.
you have an old ecl, not compatible with your gcc. So you get
[spkg-install] ;;; /usr/include/ecl/object.h:32:13: error: 'bool'
cannot be defined via 'typedef'
By right, it's a bug in your distro.
You can install patched ecl from Sage, using ./configure --with-system-ecl=no
or use the new ecl in some way, e.g. with
https://github.com/sagemath/sage/pull/41879
Dima
>
> (I noticed that the system does not seem to be building ecl. It would be much better if it did. How do I configure it so that it builds its own ecl?)
>
> --
> You received this message because you are subscribed to the Google Groups "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
sage-support...@googlegroups.com.
> To view this discussion visit
https://groups.google.com/d/msgid/sage-support/e6700ee7-5490-45b5-8d87-d68fce31ebe0n%40googlegroups.com.