Hi all

Is anyone else having trouble generating the documentation from the latest svn version of deal.II? All was working fine until yesterday when I got the error below. I tried a make clean but same problem. I'm using a Mac but will see if I can generate the same problem on a linux box.

Many thanks
Andrew

/Users/andrewmcbride/lib/real_deal_svn/deal.II/deal.II/include/ numerics/vectors.h:971: Warning: unable to resolve reference to `step_31' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/deal.II/include/ numerics/vectors.h:1627: Warning: unable to resolve reference to `step_3' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/deal.II/include/ numerics/vectors.h:1746: Warning: unable to resolve reference to `step_3' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/deal.II/include/ numerics/data_component_interpretation.h:50: Warning: unable to resolve reference to `step_22' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/deal.II/include/dofs/ dof_renumbering.h:200: Warning: unable to resolve reference to `step_22' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/deal.II/include/dofs/ dof_renumbering.h:212: Warning: unable to resolve reference to `step_22' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/deal.II/include/dofs/ dof_renumbering.h:308: Warning: unable to resolve reference to `step_22' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/deal.II/include/dofs/ dof_renumbering.h:664: Warning: unable to resolve reference to `step_22' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/deal.II/include/dofs/ dof_renumbering.h:493: Warning: unable to resolve reference to `step_22' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/base/include/base/ parsed_function.h:27: Warning: unable to resolve reference to `step_34' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/deal.II/include/hp/ fe_values.h:202: Warning: unable to resolve reference to `step_27' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/lac/include/lac/ slepc_solver.h:51: Warning: unable to resolve reference to `step_36' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/lac/include/lac/ block_sparsity_pattern.h:955: Warning: unable to resolve reference to `step_32' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/lac/include/lac/ trilinos_precondition.h:1261: Warning: unable to resolve reference to `step_31' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/lac/include/lac/ trilinos_precondition_block.h:289: Warning: unable to resolve reference to `step_22' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/base/include/base/ utilities.h:306: Warning: unable to resolve reference to `step_32' for \ref command /Users/andrewmcbride/lib/real_deal_svn/deal.II/base/include/base/ utilities.h:369: Warning: unable to resolve reference to `step_32' for \ref command
cd development ; make
make[2]: Nothing to be done for `default'.
Validating cross-references in HTML files.
/usr/bin/perl /Users/andrewmcbride/lib/real_deal_svn/deal.II/common/ scripts/validate-xrefs.pl *html
cd doxygen ; make validate-xrefs
--- Validating xrefs in doxygen/deal.II/ ---
cd development ; make validate-xrefs
cd publications ; make validate-xrefs
/usr/bin/perl /Users/andrewmcbride/lib/real_deal_svn/deal.II/common/ scripts/validate-xrefs.pl *.html
cd news ; make validate-xrefs
---Local file `../doxygen/deal.II/step_33.html' not found in file `news.html' This line is: <a href="../doxygen/deal.II/ step_33.html">step-33</a>,
.


_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to