I don't think homebrew recommends you linking it since Mac ships with makeinfo and install-info, but putting it on the path to build sage seems fair.
On Sunday, July 19, 2020 at 10:15:35 AM UTC-4 dei...@gmail.com wrote: > Thanks, this worked (it was already installed, but not linked). > > > On Saturday, July 18, 2020 at 11:59:03 PM UTC-4, Zachary Scherr wrote: >> >> I think it might be related to Mac having an old version of makeinfo. I >> see from your config.log that you use homebrew. To get ECL to build you >> can try >> >> brew install texinfo >> export PATH="/usr/local/opt/texinfo/bin:$PATH" >> >> and then rerunning configure and make. I haven't tested with sage, but I >> downloaded ECL and that allowed me to build it (it wouldn't build using >> Mac's default makeinfo). It's maybe worth including that in the list of >> optional homebrew packages and then updated .homebrew-build-env >> On Saturday, July 18, 2020 at 10:08:58 PM UTC-4 Matthias Koeppe wrote: >> >>> I have opened https://trac.sagemath.org/ticket/30173 for this >>> >>> >>> On Saturday, July 18, 2020 at 5:50:30 PM UTC-7, David Einstein wrote: >>>> >>>> Attempting to rebuild sage I run into problems building ecl. This >>>> baffles me, as it seems to die while building the documentation for ecl. >>>> Attached are the config.log and ecl-20.4.24.p0.log >>>> >>> -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/6cb997a2-2098-42c8-ab89-947d2beda311n%40googlegroups.com.