There is no error message if I type "make doxygen" when Doxygen is installed. The doxygen.log reveals the culprit.
oyv...@titan:~/workspace/build$ make doxygen cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make Doxyfile make[1]: Entering directory `/home/oyvind/workspace/build' make[1]: `Doxyfile' is up to date. make[1]: Leaving directory `/home/oyvind/workspace/build' doxygen Doxyfile 2>&1 | perl ../openocd/tools/logger.pl > doxygen.log -- Øyvind Harboe Embedded software and hardware consulting services http://www.zylin.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
