> > > Is there a way to build avr-libc without the docs (and hence w/o > > > doxygen)? > > > > Yes, if you define NOPORTDOCS, they won't be built. > > There should be a configure switch for that. IIRC it's --disable-doc.
Here's the exact error, by the way: gmake[4]: Nothing to be done for `dox'. gmake[4]: Leaving directory `/usr/ports/devel/avr-libc/work/avr-libc-1.6.1/doc/examples/stdiodemo' doxygen doxygen-pdf.config Warning: Tag `DETAILS_AT_TOP' at line 160 of file doxygen-pdf.config has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `ALPHABETICAL_INDEX' at line 706 of file doxygen-pdf.config has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" config.l<1304>: Internal error: Requested unknown option GENERATE_INDEXLOG! gmake[3]: *** [latex_pdf_src/refman.tex] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/avr-libc/work/avr-libc-1.6.1/doc/api' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/avr-libc/work/avr-libc-1.6.1/doc' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/avr-libc/work/avr-libc-1.6.1' gmake: *** [all] Error 2 *** Error code 2 Steve _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev