doxygen issue ...

Eric Gallager egall at gwmail.gwu.edu
Thu Apr 24 06:53:34 PDT 2014


Instead of modifying the Makefile, how about trying to modify the Doxyfile
instead? That was what eventually worked for me when I was running into
some issues with doxygen when adding a `+docs` variant to the port for
dpkg...



On Tue, Apr 22, 2014 at 2:16 PM, Peter Danecek <Peter.Danecek at bo.ingv.it>wrote:

>
> Hi all,
>
> I am running into some quite stupid build problem with a not yet official
> globus port, `globus_ftp_control`. This software also builds documentations
> via doxygen and the problem is related to doxygen/pdflatex, but I have no
> idea how to fix this.
>
> During the process doxygen creates some Makefile with a loop to run
> `pdflatex` several times until no rebuild is needed. The logic is probably
> that it would run few times, and if there is some problem and the process
> does not converge, this is caught at count=5. Now looking into the details
> I realise that on my system the document/pdflatex, there are really 5
> iterations need to build the document, so I hit the limit and the process
> is interrupted.
>
> A easy fix would e to raise the no. of iterations, or to modify the
> Makefile in some other way. But as all this doc directories are created
> during the build by doxygen I have no idea how to influence the process.
>
> Any ideas what could be done to solve this issue?
>
> Thanks!
> ~petr
>
>
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20140424/073640ad/attachment-0001.html>


More information about the macports-dev mailing list