[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] errors with make tools and make docs
2) make docs fails when converting latex to html Here's the error: make[2]: Entering directory `/usr/src/xen-3.0.3-testing.hg/docs' install -d -m0755 html/user latex2html -split 0 -show_section_numbers -toc_depth 3 -nonavigation \ -numbered_footnotes -local_icons -noinfo -math -dir html/user \ src/user.tex 1>/dev/null 2>/dev/null make[2]: *** [html/user/index.html] Error 2 make[2]: Leaving directory `/usr/src/xen-3.0.3-testing.hg/docs' make[1]: *** [html] Error 2 rm user.dvi interface.dvi make[1]: Leaving directory `/usr/src/xen-3.0.3-testing.hg/docs' Now I have latex2html and all other packages listed as required by Xen for documentation installed. The second issue really isn't as important; I can get pdf and man-pages and such built and installed without a problem. I do, however, want and need the tools installed properly. Any help would be appreciated. -Ricardo- You can remove doc generation with the USE variable. gentoo ~ # USE=-doc emerge -pv app-emulation/xen app-emulation/xen-tools Yann _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |