I am building Axiom from axiom-jan2010-src.tgz on an x86 system running Ubuntu 9.10. The make process is stopping while processing a .pamphlet file. I am using make NOISE= and the bottom part of the terminal output is included below.
I had first tried making a version of Axiom which I checked out using git and the make process was also stopping on a .pamphlet file (although it was a different one). Any thoughts on what I should do to try to fix the problem? Thanks, Ted <...> Overfull \hbox (32.9956pt too wide) in paragraph at lines 377--377 []\OT1/cmtt/m/n/9 odes := [D(x t,t) - x(t) - 2*y(t) = 0, D(x t,t,2) - 2*D(y t,t ) = 2*t - cos(2*t)][] Overfull \hbox (4.64594pt too wide) in paragraph at lines 384--384 []\OT1/cmtt/m/n/9 odes := [D(y1 x,x) = -1/(x*(x^2 + 1))*y1(x) + 1/(x^2*(x^2 + 1 ))*y2(x)+1/x,[] [10] [11] (./zimmer.input.aux) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on zimmer.input.dvi (11 pages, 10556 bytes). Transcript written on zimmer.input.log. This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (/home/tkosan/checkouts/axiom/src/input/zlindep.input.pamphlet LaTeX2e <2005/12/01> Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, loaded. (/usr/share/texmf-texlive/tex/latex/base/article.cls Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (./axiom.sty (/usr/share/texmf-texlive/tex/latex/tools/verbatim.sty)) No file zlindep.input.aux. [1] No file zlindep.input.toc. [2] [3] [4] (./zlindep.input.aux) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Output written on zlindep.input.dvi (4 pages, 1440 bytes). Transcript written on zlindep.input.log. make[1]: Leaving directory `/home/tkosan/checkouts/axiom' r...@tkosan-laptop:/home/tkosan/checkouts/axiom# _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
