GNOME Bugzilla – Bug 641083
PDF_HYPERLINKS kills pdf output
Last modified: 2011-04-11 13:45:35 UTC
Created attachment 179751 [details] generated reference manual from doxygen makefile, configured with PDF_HYPERLINKS = YES Host oses are fedora 13, fedora 13, RHEL6. if doxygen is configured with PDF_HYPERLINKS = YES then the pdf documentation for GNU libstdc++ does not work, and errors with: %cd doxygen/latex <bkoz@chula> /mnt/share/bld/gcc-trunk/x86_64-unknown-linux-gnu/libstdc++-v3/doc/doxygen/latex %make pdf pdflatex refman.tex This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./refman.tex LaTeX2e <2005/12/01> Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. make: *** [refman.pdf] Error 1 If doxygen is configured with PDF_HYPERLINKS = NO then the pdf docs work (but there is no index...). This is with gcc-4.6.0 or trunk sources of 2011-01-31. pdflatex comes from f13 - texlive-latex-2007-51 f13 - texlive-latex-2007-56 f15e - texlive-latex-2007-59.fc15.x86_64 tried doxygen-1.7.[1-3] will attach generated refman.tex and refman.nohyperlinks.tex
Created attachment 179752 [details] Same, but with PDF_HYPERLINKS = NO
PDF_HYPERLINKS Works with 1.7.0
Can you please attach a self-contained example (source+config file in a tar or zip) that allows me to reproduce the problem?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!