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. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
