pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/doxygen
On Wed, Aug 29, 2012 at 12:33:57AM +0000, David Sainty wrote:
> Modified Files:
> pkgsrc/devel/doxygen: Makefile options.mk
>
> Log Message:
> Fix avr-libc failing (bulk build) during the documentation build with:
>
> ! LaTeX Error: File `tocloft.sty' not found.
>
> The necessary dependency was incorrectly marked as a doxygen build-only
> dependency,
There's still a problem, unfortunately:
: ! LaTeX Error: File `stdiodemo-setup' not found.
:
: See the LaTeX manual or LaTeX Companion for explanation.
: Type H <return> for immediate help.
: ...
:
: l.29 \includegraphics[width=12cm]{stdiodemo-setup}
:
: I could not locate the file with any of these extensions:
: .png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPEG,.JBIG2,.JB2,.eps
The build log contains:
/home/pkgbulk/c/obj/cross/avr-libc/work/avr-libc-1.6.7/doc/examples/stdiodemo/stdiodemo.dox:75:
warning: image file stdiodemo-setup.eps is not found in IMAGE_PATH: assuming
external image.
I don't see what's different between this file and largedemo-setup.eps,
but largedemo-setup.eps ends up in the latex_src directory where tex
can find it and stdiodemo-setup.eps does not.
Maybe it's MAKE_JOBS; in any event it's not at all clear what's going
on.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index