[PATCH] man: Fix typo and use $() for make expressions

David Herrmann dh.herrmann at googlemail.com
Sun Jan 20 01:17:24 PST 2013


Hi Mark

On Sun, Jan 20, 2013 at 7:39 AM, Mark Zhang <nvmarkzhang at 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


More information about the dri-devel mailing list