Hi Mark On Sun, Jan 20, 2013 at 7:39 AM, Mark Zhang <nvmarkzh...@gmail.com> wrote: > Hi David: > > Sorry for jumping in. I pulled the ToT libdrm and it seems the manpages > will not be built("make html" does nothing), any suggestions?
The manpages should be built automatically if you do "make". Or you can try "make -C man" to built the manpages exclusively. If "make -C man" does nothing, then you don't have the docbook-xsl stylesheets on your machine, or xsltproc is missing or you passed --disable-manpages to ./configure. I think the packages for these files are called "xsltproc" and "doocbook-xsl" in most distributions. Regards David _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel