On Thu, Jul 16, 2009 at 1:23 AM, Zach Welch<[email protected]> wrote: >> There are a few warnings though. >> >> Warning: ignoring unsupported tag `EXTENSION_MAPPING =' at line >> 221, file Doxyfile >> Warning: ignoring unsupported tag `QHP_CUST_FILTER_NAME =' at line >> 917, file Doxyfile >> Warning: ignoring unsupported tag `QHP_CUST_FILTER_ATTRS =' at line >> 922, file Doxyfile >> Warning: ignoring unsupported tag `QHP_SECT_FILTER_ATTRS =' at line >> 928, file Doxyfile >> Warning: tag INPUT: input source `../trunk/config.h' does not exist >> ................. >> Searching for files in directory >> /home/mcuee/Desktop/build/openocd/trunk/src/target/ecosWarning: source >> ../trunk/config.h is not a readable file or directory... skipping. >> > > Except for the last, these warnings probably come from using an older > version of Doxygen; I have 1.5.8 here. The warning about config.h is > confusing though; that file should exist, if you have the Makefile. > Perhaps it is created in the $(builddir), not $(srcdir)?
You are right. The doxygen version in Fedora 10 is a bit old. And you are again right that it is created in the $(builddir), not $(srcdir). -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
