Patch ready for review at http://trac.sagemath.org/ticket/17525
Peter Op donderdag 18 december 2014 18:19:49 UTC+1 schreef Peter Bruin: > > Neither makeinfo nor automake should be a prerequisite. A recent change > in Maxima caused Makeinfo to be run during installation; the purpose of the > new build/pkgs/maxima/patches/makeinfo.patch is to avoid problems when > Makeinfo is not installed. However, this patch turns out to be incomplete; > it should not only patch Makefile.am, but also Makefile (in that order). > In the current situation, Automake is run during installation because the > patch only modifies Makefile.am and not Makefile. Thanks for reporting > this. > > Peter > > > Op donderdag 18 december 2014 17:57:20 UTC+1 schreef Ralf Stephan: >> >> Failed to build Maxima even after make distclean: >> >> /home/ralf/sage/local/var/tmp/sage/build/maxima-5.35.1.p0/src/missing: >> line 52: automake-1.11: command not found >> WARNING: `automake-1.11' is missing on your system. You should only need >> it if >> you modified `Makefile.am', `acinclude.m4' or `configure.ac'. >> You might want to install the `Automake' and `Perl' packages. >> Grab them from any GNU archive site. >> automake --version >> automake (GNU automake) 1.12.1 >> >> so I have automake, why do I need two versions? >> >> Regards, >> > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
