[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] avr-libc build fails on freebsd with latest doxygen
From: |
Steve Franks |
Subject: |
Re: [avr-libc-dev] avr-libc build fails on freebsd with latest doxygen |
Date: |
Fri, 21 Nov 2008 15:17:26 -0700 |
> > > 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
- Re: [avr-libc-dev] avr-libc build fails on freebsd with latest doxygen,
Steve Franks <=