<div dir="ltr">Maybe this has been answered before, but here it is. When trying to build HTML pages with<div><br></div><div>$ make alldoc LOC=$PETSC_DIR</div><div><br></div><div>With the latest master, I get this strange warning<div><br></div><div><div>Could not open output file /home/szampini/src/petsc/docs/manualpages/DM/MLoad_Moab*/.html</div><div>Reason: No such file or directory</div><div><br></div><div>and then I get a latex error when compiling the manual</div><div><br></div><div>cd src/docs/tex/manual; /usr/bin/gmake  --no-print-directory manual.pdf LOC=/home/szampini/src/petsc</div><div>/usr/bin/pdflatex -halt-on-error manual1  > /dev/null 2>&1</div><div>makefile:30: recipe for target 'manual.pdf' failed</div><div>gmake[1]: *** [manual.pdf] Error 1</div><div>makefile:340: recipe for target 'alldoc1' failed</div><div>make: [alldoc1] Error 2 (ignored)</div><div>cd src/docs/tex/manual; /usr/bin/gmake  --no-print-directory developers.pdf LOC=/home/szampini/src/petsc</div><div>/usr/bin/pdflatex developerstmp.tex</div><div>This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex)</div><div> restricted \write18 enabled.</div><div>entering extended mode</div><div>(./developerstmp.tex</div><div>LaTeX2e <2016/03/31></div><div>Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.</div><div><br></div><div>! LaTeX Error: Missing \begin{document}.</div><div><br></div><div>See the LaTeX manual or LaTeX Companion for explanation.</div><div>Type  H <return>  for immediate help.</div><div> ...                                              </div><div>                                                  </div><div>l.1 B</div><div>     ad line in /home/szampini/src/petsc/docs/manualpages/htmlmap man:+Compu...</div><div><br></div><div>Should I run reconfigure?</div><div><br></div><div>-- <br></div><div class="gmail_signature">Stefano</div>
</div></div></div>