From owner-freebsd-ports@FreeBSD.ORG Thu Sep 15 18:00:52 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4879B16A420; Thu, 15 Sep 2005 18:00:52 +0000 (GMT) (envelope-from rec@RCousins.com) Received: from colo7.rcousins.com (colo7.rcousins.com [69.36.229.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id B516643D45; Thu, 15 Sep 2005 18:00:51 +0000 (GMT) (envelope-from rec@RCousins.com) Received: from [10.0.2.5] (m206-32.dsl.tsoft.com [198.144.206.32]) by colo7.rcousins.com (Postfix) with ESMTP id 194C6170BA04; Thu, 15 Sep 2005 11:00:46 -0700 (PDT) Message-ID: <4329B6CF.8040009@RCousins.com> Date: Thu, 15 Sep 2005 11:00:47 -0700 From: Robert Cousins User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: kde@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 16 Sep 2005 12:37:02 +0000 Cc: ports@FreeBSD.org Subject: FreeBSD Port: doxygen-1.4.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 18:00:52 -0000 Hello. Am having trouble building mapserver on 5.4-stable due to doxygen being unable to build. I'm probably doing something stupid. Could someone please give me a clue? The transcript of the mapserver build is included below: Script started on Thu Sep 15 10:54:24 2005 You have mail. colo2# pwd /usr/ports/graphics/mapserver colo2# date Thu Sep 15 10:54:28 PDT 2005 colo2# make ===> mapserver-4.4.1 depends on executable: php-config - found ===> mapserver-4.4.1 depends on executable: gmake - found ===> mapserver-4.4.1 depends on file: /usr/local/bin/perl5.8.6 - found ===> mapserver-4.4.1 depends on shared library: gd.4 - found ===> mapserver-4.4.1 depends on shared library: proj.5 - found ===> mapserver-4.4.1 depends on shared library: ming.3 - found ===> mapserver-4.4.1 depends on shared library: pdf.7 - found ===> mapserver-4.4.1 depends on shared library: gdal.4 - not found ===> Verifying install for gdal.4 in /usr/ports/graphics/gdal ===> gdal-1.2.1_2 depends on file: /usr/local/bin/doxygen - not found ===> Verifying install for /usr/local/bin/doxygen in /usr/ports/devel/doxygen ===> Building for doxygen-1.4.1 gmake -C qtools gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/qtools' gmake -f Makefile.qtools all gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/qtools' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/qtools' gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/qtools' gmake -C libpng gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libpng' gmake -f Makefile.libpng gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libpng' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libpng' gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libpng' gmake -C libmd5 gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libmd5' gmake -f Makefile.libmd5 gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libmd5' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libmd5' gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libmd5' gmake -C src gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src' gmake -f Makefile.libdoxycfg PERL=/usr/local/bin/perl all gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src' gmake -f Makefile.libdoxygen PERL=/usr/local/bin/perl all gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src' gmake -f Makefile.doxygen PERL=/usr/local/bin/perl all gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src' gmake -f Makefile.doxytag PERL=/usr/local/bin/perl all gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src' gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src' gmake -C addon/doxywizard gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/addon/doxywizard' gmake -f Makefile.doxywizard QTDIR=/usr/X11R6 all gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/addon/doxywizard' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/addon/doxywizard' gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/addon/doxywizard' cd examples ; gmake gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/examples' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/examples' cd doc ; gmake gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/doc' DOXYGEN_DOCDIR=..; \ export DOXYGEN_DOCDIR; \ VERSION=1.4.1 ; \ export VERSION; \ /usr/ports/devel/doxygen/work/doxygen-1.4.1/bin/doxygen Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files to exclude Reading input files... Reading and parsing tag files Reading formula repository... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/index.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/install.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/starting.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/docblocks.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/lists.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/grouping.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/formulas.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/diagrams.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/preprocessing.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/autolink.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/output.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/external.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/faq.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/trouble.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/history.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/features.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxygen_usage.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxytag_usage.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxywizard_usage.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/installdox_usage.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/config.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/commands.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/htmlcmds.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/language.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/perlmod.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/perlmod_tree.doc... Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/arch.doc... Read 361747 bytes Parsing input... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/index.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/install.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/starting.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/docblocks.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/lists.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/grouping.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/formulas.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/diagrams.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/preprocessing.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/autolink.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/output.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/external.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/faq.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/trouble.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/history.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/features.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxygen_usage.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxytag_usage.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxywizard_usage.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/installdox_usage.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/config.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/commands.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/htmlcmds.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/language.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/perlmod.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/perlmod_tree.doc... Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/arch.doc... Building group list... Building directory list... Building namespace list... Building file list... Searching for included using directives... Building class list... Searching for members imported via using declarations... Building example list... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing template instances... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Searching for enumerations... Searching for member function documentation... Building page list... Search for main page... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding todo/test/bug list items... Computing dependencies between directories... Generating style sheet... Counting data structures... Resolving user defined references... Combining using relations... Finding anchors and sections in the documentation... Generating index page... Generating file index... Generating example documentation... Generating file sources... Generating file documentation... Generating class documentation... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating page documentation... Generating docs for page index... Generating docs for page install... Generating docs for page starting... Generating docs for page docblocks... Generating docs for page lists... Generating docs for page grouping... Generating docs for page formulas... Generating docs for page diagrams... Generating docs for page preprocessing... Generating docs for page autolink... Generating docs for page output... Generating docs for page external... Generating docs for page faq... Generating docs for page trouble... Generating docs for page history... Generating docs for page features... Generating docs for page doxygen_usage... Generating docs for page doxytag_usage... Generating docs for page doxywizard_usage... Generating docs for page installdox_usage... Generating docs for page config... Generating docs for page commands... Generating docs for page htmlcmds... Generating docs for page langhowto... Generating docs for page perlmod... Generating docs for page perlmod_tree... Generating docs for page arch... Generating group documentation... Generating directory documentation... Generating namespace index... Generating group index... Generating directory index... Generating example index... Generating file member index... Generating namespace member index... Generating page index... Generating graph info page... Generating bitmaps for formulas in HTML... gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/doc' cd latex ; gmake gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/latex' Running latex... pdflatex doxygen_manual.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./doxygen_manual.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/local/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/local/share/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/share/texmf-dist/tex/latex/base/makeidx.sty) (/usr/local/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/share/texmf-dist/tex/latex/float/float.sty) (/usr/local/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/share/texmf-dist/tex/latex/graphics/graphics.cfg) (/usr/local/share/texmf-dist/tex/latex/graphics/pdftex.def))) (/usr/local/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7k <10 July 1997> ) (./doxygen.sty (/usr/local/share/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/share/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/share/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/share/texmf/tex/latex/times.sty (/root/texmf/tex/psfonts.sty)) (/usr/local/share/texmf-dist/tex/latex/base/alltt.sty) (/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/share/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.cfg) Implicit mode ON; LaTeX internals redefined (/usr/local/share/texmf-dist/tex/latex/hyperref/backref.sty) (/usr/local/share/texmf-dist/tex/latex/url/url.sty)) *hyperref using default driver hpdftex* (/usr/local/share/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/share/texmf-dist/tex/latex/psnfss/pifont.sty (/usr/local/share/texmf-dist/tex/latex/psnfss/upzd.fd) (/usr/local/share/texmf-dist/tex/latex/psnfss/upsy.fd))) Writing index file doxygen_manual.idx (./doxygen_manual.aux (./index.aux)) ! Missing number, treated as zero. p l.32 \begin{document} ? \end(document) Type to proceed, S to scroll future error messages, R to run without stopping, Q to run quietly, I to insert something, E to edit your file, 1 or ... or 9 to ignore the next 1 to 9 tokens of input, H for help, X to quit. ? R OK, entering \nonstopmode... ! Missing number, treated as zero. p l.32 \begin{document} LaTeX Font Warning: Font shape `OT1/cmr/m/n' in size <0> not available (Font) size <5> substituted on input line 32. (/usr/local/share/texmf-dist/tex/context/base/supp-pdf.tex (/usr/local/share/texmf-dist/tex/context/base/supp-mis.tex loading : Context Support Macros / Miscellaneous (2004.10.26) ) loading : Context Support Macros / PDF (2004.03.26) ) (/usr/local/share/texmf-dist/tex/latex/graphics/color.sty (/usr/local/share/texmf-dist/tex/latex/graphics/color.cfg)) (/usr/local/share/texmf-dist/tex/latex/hyperref/nameref.sty) (./doxygen_manual.out) (./doxygen_manual.out) (/usr/local/share/texmf-dist/tex/latex/base/omscmr.fd) LaTeX Font Warning: Font shape `OMS/cmsy/m/n' in size <0> not available (Font) size <5> substituted on input line 38. ! Missing number, treated as zero. p l.40 \end{titlepage} ! Missing number, treated as zero. p l.40 \end{titlepage} [1{/usr/local/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./doxygen_lo go.pdf>] ! Missing number, treated as zero. p l.42 \tableofcontents LaTeX Font Warning: Font shape `OT1/cmr/bx/n' in size <0> not available (Font) size <5> substituted on input line 42. (./doxygen_manual.toc ! Missing number, treated as zero. p l.1 ...part}{I\hspace {1em}User Manual}{3}{part.1} ! Missing number, treated as zero. p l.35 ...\hspace {1em}Reference Manual}{40}{part.2} ! Missing number, treated as zero. p l.185 ...space {1em}Developers Manual}{90}{part.3} ) ! Missing number, treated as zero. p l.43 \clearemptydoublepage ! Missing number, treated as zero. p l.43 \clearemptydoublepage ! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha s been already used, duplicate ignored \penalty l.43 \clearemptydoublepage ! Missing number, treated as zero. p l.43 \clearemptydoublepage ! Missing number, treated as zero. p l.43 \clearemptydoublepage ! Missing number, treated as zero. p l.43 \clearemptydoublepage ! Missing number, treated as zero. p l.43 \clearemptydoublepage ! Missing number, treated as zero. p l.43 \clearemptydoublepage ! Missing number, treated as zero. p l.43 \clearemptydoublepage LaTeX Font Warning: Font shape `OMS/cmsy/b/n' in size <0> not available (Font) size <5> substituted on input line 43. [1] (./index.tex ! Missing number, treated as zero. p l.3 \subsubsection*{Introduction} ! Missing number, treated as zero. p l.3 \subsubsection*{Introduction} LaTeX Font Warning: Font shape `OML/cmm/m/it' in size <0> not available (Font) size <5> substituted on input line 8. LaTeX Font Warning: Font shape `OMS/cmsy/m/n' in size <0> not available (Font) size <5> substituted on input line 8. LaTeX Font Warning: Font shape `OT1/cmtt/m/n' in size <0> not available (Font) size <5> substituted on input line 11. ! Missing number, treated as zero. p l.33 \subsubsection*{Doxygen license} ! Missing number, treated as zero. p l.33 \subsubsection*{Doxygen license} ! Missing number, treated as zero. p l.39 P ermission to use, copy, modify, and distribute this software and its d... ! Missing number, treated as zero. p l.39 P ermission to use, copy, modify, and distribute this software and its d... ! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha s been already used, duplicate ignored \penalty l.39 P ermission to use, copy, modify, and distribute this software and its d... ! Missing number, treated as zero. p l.39 P ermission to use, copy, modify, and distribute this software and its d... ! Missing number, treated as zero. p l.39 P ermission to use, copy, modify, and distribute this software and its d... ! Missing number, treated as zero. p l.39 P ermission to use, copy, modify, and distribute this software and its d... ! Missing number, treated as zero. p l.39 P ermission to use, copy, modify, and distribute this software and its d... ! Missing number, treated as zero. p l.39 P ermission to use, copy, modify, and distribute this software and its d... ! Missing number, treated as zero. p l.39 P ermission to use, copy, modify, and distribute this software and its d... [1] ! Missing number, treated as zero. p l.43 \subsubsection*{User examples} ! Missing number, treated as zero. p l.43 \subsubsection*{User examples} ! Missing number, treated as zero. p l.53 \subsubsection*{Future work} ! Missing number, treated as zero. p l.53 \subsubsection*{Future work} ! Missing number, treated as zero. p l.59 \subsubsection*{Acknowledgements} ! Missing number, treated as zero. p l.59 \subsubsection*{Acknowledgements} ) ! Missing number, treated as zero. p l.45 \include{index} ! Missing number, treated as zero. p l.45 \include{index} ! Missing number, treated as zero. p l.45 \include{index} ! Missing number, treated as zero. p l.45 \include{index} ! Missing number, treated as zero. p l.45 \include{index} ! Missing number, treated as zero. p l.45 \include{index} ! Missing number, treated as zero. p l.45 \include{index} ! Missing number, treated as zero. p l.45 \include{index} [2] ! Missing number, treated as zero. p l.46 \part{User Manual} ! Missing number, treated as zero. p l.46 \part{User Manual} (./install.tex ! Missing number, treated as zero. p l.1 \hypertarget{install}{}\section{Installation} \label{install} ! Missing number, treated as zero. p l.6 ...}\subsection{Compiling from source on Unix} \label{install_install_src... ! Missing number, treated as zero. p l.24 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.28 \normalsize ! Missing number, treated as zero. p l.28 \normalsize ! Missing number, treated as zero. p l.35 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.38 \normalsize ! Missing number, treated as zero. p l.38 \normalsize LaTeX Font Warning: Font shape `OT1/cmr/m/it' in size <0> not available (Font) size <5> substituted on input line 41. ! Missing number, treated as zero. p l.47 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.50 \normalsize ! Missing number, treated as zero. p l.50 \normalsize ! Missing number, treated as zero. p l.59 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.62 \normalsize ! Missing number, treated as zero. p l.62 \normalsize ! Missing number, treated as zero. p l.69 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.71 \end{verbatim} ! Missing number, treated as zero. p l.71 \end{verbatim} ! Missing number, treated as zero. p l.71 \end{verbatim} ! Missing number, treated as zero. p l.71 \end{verbatim} ! Missing number, treated as zero. p l.71 \end{verbatim} ! Missing number, treated as zero. p l.71 \end{verbatim} ! Missing number, treated as zero. p l.71 \end{verbatim} ! Missing number, treated as zero. p l.71 \end{verbatim} [3] ! Missing number, treated as zero. p l.72 \normalsize ! Missing number, treated as zero. p l.72 \normalsize ! Missing number, treated as zero. p l.79 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.82 \normalsize ! Missing number, treated as zero. p l.82 \normalsize ! Missing number, treated as zero. p l.91 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.94 \normalsize ! Missing number, treated as zero. p l.94 \normalsize Underfull \hbox (badness 10000) in paragraph at lines 100--100 ! Missing number, treated as zero. p l.107 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.110 \normalsize ! Missing number, treated as zero. p l.110 \normalsize ! Missing number, treated as zero. p l.116 ...bsection{Installing the binaries on Unix} \label{install_install_bin... ! Missing number, treated as zero. p l.121 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.125 \normalsize ! Missing number, treated as zero. p l.125 \normalsize Underfull \hbox (badness 10000) in paragraph at lines 135--135 ! Missing number, treated as zero. p l.136 ...tion{Known compilation problems for Unix} \label{install_unix_problems} ! Missing number, treated as zero. p l.143 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.150 \normalsize ! Missing number, treated as zero. p l.150 \normalsize ! Missing number, treated as zero. p l.155 N ow install doxygen as described above. ! Missing number, treated as zero. p l.155 N ow install doxygen as described above. ! Missing number, treated as zero. p l.155 N ow install doxygen as described above. ! Missing number, treated as zero. p l.155 N ow install doxygen as described above. ! Missing number, treated as zero. p l.155 N ow install doxygen as described above. ! Missing number, treated as zero. p l.155 N ow install doxygen as described above. ! Missing number, treated as zero. p l.155 N ow install doxygen as described above. ! Missing number, treated as zero. p l.155 N ow install doxygen as described above. [4] ! Missing number, treated as zero. p l.173 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.177 \normalsize ! Missing number, treated as zero. p l.177 \normalsize ! Missing number, treated as zero. p l.180 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.185 \normalsize ! Missing number, treated as zero. p l.185 \normalsize ! Missing number, treated as zero. p l.188 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.191 \normalsize ! Missing number, treated as zero. p l.191 \normalsize ! Missing number, treated as zero. p l.200 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.206 \normalsize ! Missing number, treated as zero. p l.206 \normalsize ! Missing number, treated as zero. p l.213 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.219 \normalsize ! Missing number, treated as zero. p l.219 \normalsize ! Missing number, treated as zero. p l.226 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.240 \end{verbatim} ! Missing number, treated as zero. p l.240 \end{verbatim} ! Missing number, treated as zero. p l.240 \end{verbatim} ! Missing number, treated as zero. p l.240 \end{verbatim} ! Missing number, treated as zero. p l.240 \end{verbatim} ! Missing number, treated as zero. p l.240 \end{verbatim} ! Missing number, treated as zero. p l.240 \end{verbatim} ! Missing number, treated as zero. p l.240 \end{verbatim} [5] ! Missing number, treated as zero. p l.241 \normalsize ! Missing number, treated as zero. p l.241 \normalsize ! Missing number, treated as zero. p l.254 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.261 \normalsize ! Missing number, treated as zero. p l.261 \normalsize ! Missing number, treated as zero. p l.268 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.272 \normalsize ! Missing number, treated as zero. p l.272 \normalsize ! Missing number, treated as zero. p l.291 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.294 \normalsize ! Missing number, treated as zero. p l.294 \normalsize ! Missing number, treated as zero. p l.297 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.300 \normalsize ! Missing number, treated as zero. p l.300 \normalsize ! Missing number, treated as zero. p l.301 ...section{Compiling from source on Windows} \label{install_install_src... ! Missing number, treated as zero. p l.303 ! Missing number, treated as zero. p l.303 ! Missing number, treated as zero. p l.303 ! Missing number, treated as zero. p l.303 ! Missing number, treated as zero. p l.303 ! Missing number, treated as zero. p l.303 ! Missing number, treated as zero. p l.303 ! Missing number, treated as zero. p l.303 [6] Underfull \hbox (badness 1137) in paragraph at lines 311--312 []\OT1/cmr/m/n/5 An un-zip/untar tool like Win-Zip to un-pack the tar source di s-tri-bu-tion. This can be found at ! Missing number, treated as zero. p l.353 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.356 \normalsize ! Missing number, treated as zero. p l.356 \normalsize ! Missing number, treated as zero. p l.367 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.370 \normalsize ! Missing number, treated as zero. p l.370 \normalsize ! Missing number, treated as zero. p l.377 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.380 \normalsize ! Missing number, treated as zero. p l.380 \normalsize ! Missing number, treated as zero. p l.385 ...ntation can be generated. \end{enumerate} ! Missing number, treated as zero. p l.385 ...ntation can be generated. \end{enumerate} ! Missing number, treated as zero. p l.385 ...ntation can be generated. \end{enumerate} ! Missing number, treated as zero. p l.385 ...ntation can be generated. \end{enumerate} ! Missing number, treated as zero. p l.385 ...ntation can be generated. \end{enumerate} ! Missing number, treated as zero. p l.385 ...ntation can be generated. \end{enumerate} ! Missing number, treated as zero. p l.385 ...ntation can be generated. \end{enumerate} ! Missing number, treated as zero. p l.385 ...ntation can be generated. \end{enumerate} [7] ! Missing number, treated as zero. p l.386 ...ction{Installing the binaries on Windows} \label{install_install_bin... Underfull \hbox (badness 4595) in paragraph at lines 402--403 []\OT1/cmr/m/n/5 If you want to gen-er-ate com-pressed HTML help (see [][]GEN-E R-ATE[]-HTMLHELP[][]) in the con- Underfull \hbox (badness 6252) in paragraph at lines 402--403 \OT1/cmr/m/n/5 fig file, then you need the Mi-crosoft HTML help work-shop. You can down-load it at: ! Missing number, treated as zero. p l.406 ...subsection{Tools used to develop doxygen} \label{install_build_tools} ) (./starting.tex ! Missing number, treated as zero. p l.1 ...target{starting}{}\section{Getting started} \label{starting} ! Missing number, treated as zero. p l.10 \begin{figure}[H] ! Missing number, treated as zero. p l.10 \begin{figure}[H] Overfull \hbox (53.33858pt too wide) in paragraph at lines 12--12 [] ! Missing number, treated as zero. p l.12 ...nfoflow}\caption{Doxygen information flow} ! Missing number, treated as zero. p l.12 ...nfoflow}\caption{Doxygen information flow} ! Missing number, treated as zero. p l.15 \hypertarget{starting_step1}{} \subsection{Step 1: Creating a configurat... ! Missing number, treated as zero. p l.15 \hypertarget{starting_step1}{} \subsection{Step 1: Creating a configurat... ! Missing number, treated as zero. p l.15 \hypertarget{starting_step1}{} \subsection{Step 1: Creating a configurat... ! Missing number, treated as zero. p l.15 \hypertarget{starting_step1}{} \subsection{Step 1: Creating a configurat... ! Missing number, treated as zero. p l.15 \hypertarget{starting_step1}{} \subsection{Step 1: Creating a configurat... ! Missing number, treated as zero. p l.15 \hypertarget{starting_step1}{} \subsection{Step 1: Creating a configurat... ! Missing number, treated as zero. p l.15 \hypertarget{starting_step1}{} \subsection{Step 1: Creating a configurat... ! Missing number, treated as zero. p l.15 \hypertarget{starting_step1}{} \subsection{Step 1: Creating a configurat... [8] ! Missing number, treated as zero. p l.15 ...ion{Step 1: Creating a configuration file} \label{starting_step1} ! Missing number, treated as zero. p l.20 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.22 \end{verbatim} ! Missing number, treated as zero. p l.22 \end{verbatim} ! Missing number, treated as zero. p l.22 \end{verbatim} ! Missing number, treated as zero. p l.22 \end{verbatim} ! Missing number, treated as zero. p l.22 \end{verbatim} ! Missing number, treated as zero. p l.22 \end{verbatim} ! Missing number, treated as zero. p l.22 \end{verbatim} ! Missing number, treated as zero. p l.22 \end{verbatim} [9 <./infoflow.pdf>] ! Missing number, treated as zero. p l.23 \normalsize ! Missing number, treated as zero. p l.23 \normalsize ! Missing number, treated as zero. p l.42 \footnotesize \begin{verbatim} EXCLUDE_PATTERNS = */test/* ! Missing number, treated as zero. p l.44 \normalsize ! Missing number, treated as zero. p l.44 \normalsize ! Missing number, treated as zero. p l.53 ...ep2}{}\subsection{Step 2: Running doxygen} \label{starting_step2} ! Missing number, treated as zero. p l.56 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.59 \normalsize ! Missing number, treated as zero. p l.59 \normalsize ! Missing number, treated as zero. p l.70 ...ubsection{Step 3: Documenting the sources} \label{starting_step3} ! Missing number, treated as zero. p l.73 I f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set... ! Missing number, treated as zero. p l.73 I f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set... ! Missing number, treated as zero. p l.73 I f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set... ! Missing number, treated as zero. p l.73 I f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set... ! Missing number, treated as zero. p l.73 I f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set... ! Missing number, treated as zero. p l.73 I f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set... ! Missing number, treated as zero. p l.73 I f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set... ! Missing number, treated as zero. p l.73 I f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set... [10]) (./docblocks.tex ! Missing number, treated as zero. p l.1 ...{docblocks}{}\section{Documenting the code} \label{docblocks} ! Missing number, treated as zero. p l.2 ...{}\subsection{Special documentation blocks} \label{docblocks_specialbl... ! Missing number, treated as zero. p l.14 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.19 \normalsize ! Missing number, treated as zero. p l.19 \normalsize ! Missing number, treated as zero. p l.26 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.31 \normalsize ! Missing number, treated as zero. p l.31 \normalsize ! Missing number, treated as zero. p l.38 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.43 \normalsize ! Missing number, treated as zero. p l.43 \normalsize ! Missing number, treated as zero. p l.48 \item A third alternative is to use a block of at least two C++ comment... ! Missing number, treated as zero. p l.48 \item A third alternative is to use a block of at least two C++ comment... ! Missing number, treated as zero. p l.48 \item A third alternative is to use a block of at least two C++ comment... ! Missing number, treated as zero. p l.48 \item A third alternative is to use a block of at least two C++ comment... ! Missing number, treated as zero. p l.48 \item A third alternative is to use a block of at least two C++ comment... ! Missing number, treated as zero. p l.48 \item A third alternative is to use a block of at least two C++ comment... ! Missing number, treated as zero. p l.48 \item A third alternative is to use a block of at least two C++ comment... ! Missing number, treated as zero. p l.48 \item A third alternative is to use a block of at least two C++ comment... [11] ! Missing number, treated as zero. p l.52 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.57 \normalsize ! Missing number, treated as zero. p l.57 \normalsize ! Missing number, treated as zero. p l.64 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.69 \normalsize ! Missing number, treated as zero. p l.69 \normalsize ! Missing number, treated as zero. p l.78 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.83 \normalsize ! Missing number, treated as zero. p l.83 \normalsize ! Missing number, treated as zero. p l.96 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.103 \normalsize ! Missing number, treated as zero. p l.103 \normalsize ! Missing number, treated as zero. p l.110 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.115 \normalsize ! Missing number, treated as zero. p l.115 \normalsize ! Missing number, treated as zero. p l.118 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.122 \normalsize ! Missing number, treated as zero. p l.122 \normalsize ! Missing number, treated as zero. p l.127 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.131 \normalsize ! Missing number, treated as zero. p l.131 \normalsize ! Missing number, treated as zero. p l.138 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.144 \normalsize ! Missing number, treated as zero. p l.144 \normalsize ! Missing number, treated as zero. p l.156 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.161 \end{verbatim} ! Missing number, treated as zero. p l.161 \end{verbatim} ! Missing number, treated as zero. p l.161 \end{verbatim} ! Missing number, treated as zero. p l.161 \end{verbatim} ! Missing number, treated as zero. p l.161 \end{verbatim} ! Missing number, treated as zero. p l.161 \end{verbatim} ! Missing number, treated as zero. p l.161 \end{verbatim} ! Missing number, treated as zero. p l.161 \end{verbatim} [12] ! Missing number, treated as zero. p l.162 \normalsize ! Missing number, treated as zero. p l.162 \normalsize ! Missing number, treated as zero. p l.171 \footnotesize \begin{verbatim}//! A test class. ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} [13] ! Missing number, treated as zero. p l.237 \normalsize ! Missing number, treated as zero. p l.237 \normalsize ! Missing number, treated as zero. p l.246 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.249 \normalsize ! Missing number, treated as zero. p l.249 \normalsize ! Missing number, treated as zero. p l.254 \footnotesize \begin{verbatim}/** ! Missing number, treated as zero. p l.320 \end{verbatim} ! Missing number, treated as zero. p l.320 \end{verbatim} ! Missing number, treated as zero. p l.320 \end{verbatim} ! Missing number, treated as zero. p l.320 \end{verbatim} ! Missing number, treated as zero. p l.320 \end{verbatim} ! Missing number, treated as zero. p l.320 \end{verbatim} ! Missing number, treated as zero. p l.320 \end{verbatim} ! Missing number, treated as zero. p l.320 \end{verbatim} [14] ! Missing number, treated as zero. p l.321 \normalsize ! Missing number, treated as zero. p l.321 \normalsize ! Missing number, treated as zero. p l.324 ...tion{Putting documentation after members} \label{docblocks_memberdoc} ! Missing number, treated as zero. p l.326 ! Missing number, treated as zero. p l.326 ! Missing number, treated as zero. p l.326 ! Missing number, treated as zero. p l.326 ! Missing number, treated as zero. p l.326 ! Missing number, treated as zero. p l.326 ! Missing number, treated as zero. p l.326 ! Missing number, treated as zero. p l.326 [15] ! Missing number, treated as zero. p l.329 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.332 \normalsize ! Missing number, treated as zero. p l.332 \normalsize ! Missing number, treated as zero. p l.335 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.338 \normalsize ! Missing number, treated as zero. p l.338 \normalsize ! Missing number, treated as zero. p l.341 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.345 \normalsize ! Missing number, treated as zero. p l.345 \normalsize ! Missing number, treated as zero. p l.348 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.352 \normalsize ! Missing number, treated as zero. p l.352 \normalsize ! Missing number, treated as zero. p l.357 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.360 \normalsize ! Missing number, treated as zero. p l.360 \normalsize ! Missing number, treated as zero. p l.363 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.366 \normalsize ! Missing number, treated as zero. p l.366 \normalsize ! Missing number, treated as zero. p l.373 \footnotesize \begin{verbatim}/*! A test class */ ! Missing number, treated as zero. p l.392 \normalsize ! Missing number, treated as zero. p l.392 \normalsize Underfull \hbox (badness 10000) in paragraph at lines 396--396 ! Missing number, treated as zero. p l.397 ...subsection{Documentation at other places} \label{docblocks_structura... ! Missing number, treated as zero. p l.399 ! Missing number, treated as zero. p l.399 ! Missing number, treated as zero. p l.399 ! Missing number, treated as zero. p l.399 ! Missing number, treated as zero. p l.399 ! Missing number, treated as zero. p l.399 ! Missing number, treated as zero. p l.399 ! Missing number, treated as zero. p l.399 [16] ! Missing number, treated as zero. p l.404 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.411 \normalsize ! Missing number, treated as zero. p l.411 \normalsize ! Missing number, treated as zero. p l.422 \footnotesize \begin{verbatim} /*! \file */ \end{verbatim} ! Missing number, treated as zero. p l.423 \normalsize ! Missing number, treated as zero. p l.423 \normalsize ! Missing number, treated as zero. p l.426 \footnotesize \begin{verbatim} /** @file */ \end{verbatim} ! Missing number, treated as zero. p l.427 \normalsize ! Missing number, treated as zero. p l.427 \normalsize ! Missing number, treated as zero. p l.432 \footnotesize \begin{verbatim}/*! \file structcmd.h ! Missing number, treated as zero. p l.489 \end{verbatim} ! Missing number, treated as zero. p l.489 \end{verbatim} ! Missing number, treated as zero. p l.489 \end{verbatim} ! Missing number, treated as zero. p l.489 \end{verbatim} ! Missing number, treated as zero. p l.489 \end{verbatim} ! Missing number, treated as zero. p l.489 \end{verbatim} ! Missing number, treated as zero. p l.489 \end{verbatim} ! Missing number, treated as zero. p l.489 \end{verbatim} [17] ! Missing number, treated as zero. p l.490 \normalsize ! Missing number, treated as zero. p l.490 \normalsize ) (./lists.tex ! Missing number, treated as zero. p l.1 \hypertarget{lists}{}\section{Lists} \label{lists} ! Missing number, treated as zero. p l.4 {\bf U sing dashes} ! Missing number, treated as zero. p l.4 {\bf U sing dashes} ! Missing number, treated as zero. p l.4 {\bf U sing dashes} ! Missing number, treated as zero. p l.4 {\bf U sing dashes} ! Missing number, treated as zero. p l.4 {\bf U sing dashes} ! Missing number, treated as zero. p l.4 {\bf U sing dashes} ! Missing number, treated as zero. p l.4 {\bf U sing dashes} ! Missing number, treated as zero. p l.4 {\bf U sing dashes} [18] ! Missing number, treated as zero. p l.10 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.25 \normalsize ! Missing number, treated as zero. p l.25 \normalsize ! Missing number, treated as zero. p l.47 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.69 \normalsize ! Missing number, treated as zero. p l.69 \normalsize ! Missing number, treated as zero. p l.74 I f you like you can also use HTML commands inside the documentation blo... ! Missing number, treated as zero. p l.74 I f you like you can also use HTML commands inside the documentation blo... ! Missing number, treated as zero. p l.74 I f you like you can also use HTML commands inside the documentation blo... ! Missing number, treated as zero. p l.74 I f you like you can also use HTML commands inside the documentation blo... ! Missing number, treated as zero. p l.74 I f you like you can also use HTML commands inside the documentation blo... ! Missing number, treated as zero. p l.74 I f you like you can also use HTML commands inside the documentation blo... ! Missing number, treated as zero. p l.74 I f you like you can also use HTML commands inside the documentation blo... ! Missing number, treated as zero. p l.74 I f you like you can also use HTML commands inside the documentation blo... [19] ! Missing number, treated as zero. p l.78 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.98 \normalsize ! Missing number, treated as zero. p l.98 \normalsize Underfull \hbox (badness 10000) in paragraph at lines 102--102 ) (./grouping.tex ! Missing number, treated as zero. p l.1 \hypertarget{grouping}{}\section{Grouping} \label{grouping} ! Missing number, treated as zero. p l.2 ...get{grouping_modules}{}\subsection{Modules} \label{grouping_modules} LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 7. LaTeX Font Warning: Font shape `OMS/cmtt/m/n' in size <0> not available (Font) size <5> substituted on input line 7. ! Missing number, treated as zero. p l.13 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.17 \end{verbatim} ! Missing number, treated as zero. p l.17 \end{verbatim} ! Missing number, treated as zero. p l.17 \end{verbatim} ! Missing number, treated as zero. p l.17 \end{verbatim} ! Missing number, treated as zero. p l.17 \end{verbatim} ! Missing number, treated as zero. p l.17 \end{verbatim} ! Missing number, treated as zero. p l.17 \end{verbatim} ! Missing number, treated as zero. p l.17 \end{verbatim} [20] ! Missing number, treated as zero. p l.18 \normalsize ! Missing number, treated as zero. p l.18 \normalsize ! Missing number, treated as zero. p l.27 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.58 \normalsize ! Missing number, treated as zero. p l.58 \normalsize ! Missing number, treated as zero. p l.63 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.66 \normalsize ! Missing number, treated as zero. p l.66 \normalsize Underfull \hbox (badness 10000) in paragraph at lines 72--72 ! Missing number, treated as zero. p l.74 \footnotesize \begin{verbatim}/** @defgroup group1 The First Group ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} [21] ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} ! Missing number, treated as zero. p l.162 \end{verbatim} [22] ! Missing number, treated as zero. p l.163 \normalsize ! Missing number, treated as zero. p l.163 \normalsize ! Missing number, treated as zero. p l.165 ...ing_memgroup}{}\subsection{Member Groups} \label{grouping_memgroup} ! Missing number, treated as zero. p l.170 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.175 \normalsize ! Missing number, treated as zero. p l.175 \normalsize ! Missing number, treated as zero. p l.178 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.183 \normalsize ! Missing number, treated as zero. p l.183 \normalsize Underfull \hbox (badness 10000) in paragraph at lines 193--193 ! Missing number, treated as zero. p l.195 \footnotesize \begin{verbatim}/** A class. Details */ ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} ! Missing number, treated as zero. p l.236 \end{verbatim} [23] ! Missing number, treated as zero. p l.237 \normalsize ! Missing number, treated as zero. p l.237 \normalsize ) (./formulas.tex ! Missing number, treated as zero. p l.1 ...get{formulas}{}\section{Including formulas} \label{formulas} ! Missing number, treated as zero. p l.9 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.9 \footnotesize\begin{verbatim} ! Missing number, treated as zero. p l.9 \footnotesize\begin{verbatim} ! Missing number, treated as zero. p l.9 \footnotesize\begin{verbatim} ! Missing number, treated as zero. p l.9 \footnotesize\begin{verbatim} ! Missing number, treated as zero. p l.9 \footnotesize\begin{verbatim} ! Missing number, treated as zero. p l.9 \footnotesize\begin{verbatim} ! Missing number, treated as zero. p l.9 \footnotesize\begin{verbatim} ! Missing number, treated as zero. p l.9 \footnotesize\begin{verbatim} [24] ! Missing number, treated as zero. p l.13 \normalsize ! Missing number, treated as zero. p l.13 \normalsize ! \textfont 4 is undefined (character (). l.16 The distance between $(x_1,y_1)$ and $(x_2,y_2)$ is $\sqrt{(x_2-x_1)2+... ! \textfont 4 is undefined (character )). l.16 The distance between $(x_1,y_1)$ and $(x_2,y_2)$ is $\sqrt{(x_2-x_1)2+... ! \textfont 4 is undefined (character (). l.16 ...stance between $(x_1,y_1)$ and $(x_2,y_2)$ is $\sqrt{(x_2-x_1)2+(y_... ! \textfont 4 is undefined (character )). l.16 ...stance between $(x_1,y_1)$ and $(x_2,y_2)$ is $\sqrt{(x_2-x_1)2+(y_... ! \textfont 4 is undefined (character (). l.16 ...,y_2)$ is $\sqrt{(x_2-x_1)2+(y_2-y_1)2}$ . \par ! \textfont 4 is undefined (character )). l.16 ...,y_2)$ is $\sqrt{(x_2-x_1)2+(y_2-y_1)2}$ . \par ! \textfont 4 is undefined (character +). l.16 ...,y_2)$ is $\sqrt{(x_2-x_1)2+(y_2-y_1)2}$ . \par ! \textfont 4 is undefined (character (). l.16 ...,y_2)$ is $\sqrt{(x_2-x_1)2+(y_2-y_1)2}$ . \par ! \textfont 4 is undefined (character )). l.16 ...,y_2)$ is $\sqrt{(x_2-x_1)2+(y_2-y_1)2}$ . \par ! Missing number, treated as zero. p l.19 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.31 \normalsize ! Missing number, treated as zero. p l.31 \normalsize ! \textfont 4 is undefined (character =). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \textfont 4 is undefined (character (). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \textfont 4 is undefined (character )). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \textfont 4 is undefined (character (). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \textfont 4 is undefined (character )). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \scriptfont 4 is undefined (character (). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \scriptfont 4 is undefined (character )). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \textfont 4 is undefined (character (). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \textfont 4 is undefined (character )). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \textfont 4 is undefined (character (). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \textfont 4 is undefined (character )). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \textfont 4 is undefined (character (). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! \textfont 4 is undefined (character )). \]->\relax \ifmmode \ifinner \@badmath \else $$ \fi \else \@badmath \fi \igno... l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \] \item Formulas or other l... ! Missing number, treated as zero. p l.34 \footnotesize \begin{verbatim} ! Missing number, treated as zero. p l.42 \normalsize ! Missing number, treated as zero. p l.42 \normalsize ! \textfont 4 is undefined (character =).