> -----Original Message----- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Joerg Wunsch > Sent: Thursday, October 30, 2008 4:31 PM > To: [email protected] > Subject: Re: [avr-libc-dev] avr-libc build fails on freebsd > with latest doxygen > > As Steve Franks wrote: > > > I'm not looking at the error this instant (my ucom device is > > crashing the latest stable freebsd bigtime), but I tried to build > > avr-libc from ports a couple days ago, and it failed with some > > errors about unsupported doxygen directives. Looked like doxygen > > just changed in some way (just rebuilt world). > > Hmpf. So far, none of the tinderbox machines reported an error to > me, but that will likely happen soon then. :-( > > > 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. _______________________________________________ AVR-libc-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
