From: Christophe de V. <cde...@al...> - 2005-02-13 20:40:44
|
Hi again, I'm still having problem with the packaging. A distcheck produce this result, even after a distclean : doxygen Doxyfile Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files to exclude Reading input files... Reading and parsing tag files Error: Tag file `libstdc++.tag.xml' does not exist or is not a file. Skipping it... Error: Tag file `../../../glibmm/docs/reference/glibmm_doxygen_tags' does not exist or is not a file. Skipping it... No input read, no output generated! make[3]: *** [2.9/html/index.html] Error 1 make[3]: Leaving directory `/home/cdevienne/prog/libxml++/libxml++-2.9.2/=build/docs/reference' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/cdevienne/prog/libxml++/libxml++-2.9.2/=build/docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/cdevienne/prog/libxml++/libxml++-2.9.2/=build' make: *** [distcheck] Error 2 The strange thing is that from what I understood in the Changelog, the documentation is supposed to be put in the dist, not re-generated. I did not (yet) dig into this, but if you have any idea... Thanks Christophe |