<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On 17 July 2015 at 13:40, Ahmed Soliman <span dir="ltr">&lt;<a href="mailto:ahmedsoliman0x666@gmail.com" target="_blank">ahmedsoliman0x666@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have fresh kernel downloaded by git and I want to know how to build<br>
Documentation/DocBook/ as pdf I have tried<br>
make pdfdocs &gt;output<br>
but I got those warnings<br>
Warning(.//include/linux/init.h): no structured comments found<br>
Warning(.//kernel/sys.c): no structured comments found<br>
Warning(.//drivers/dma-buf/seqno-fence.c): no structured comments found<br>
Warning(.//drivers/dma-buf/reservation.c): no structured comments found<br>
Warning(.//include/linux/reservation.h): no structured comments found<br>
Warning(.//include/linux/hsi/hsi.h:150): Excess<br>
struct/union/enum/typedef member &#39;e_handler&#39; description in<br>
&#39;hsi_client&#39;<br>
Warning(.//include/linux/hsi/hsi.h:150): Excess<br>
struct/union/enum/typedef member &#39;pclaimed&#39; description in<br>
&#39;hsi_client&#39;<br>
Warning(.//include/linux/hsi/hsi.h:150): Excess<br>
struct/union/enum/typedef member &#39;nb&#39; description in &#39;hsi_client&#39;<br>
make[1]: *** [Documentation/DocBook/kernel-hacking.pdf] Error 9<br>
make: *** [pdfdocs] Error 2<br>
<br>
and the file output look like this<br>
<br></blockquote><div><br></div><div>Which Kernel version are you using? It looks like your error has been fixed by:<br><a href="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9e39dc1e563e8d390bae42ee80e1e665c18b7de2">https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9e39dc1e563e8d390bae42ee80e1e665c18b7de2</a><br><br></div><div>Unfortunately. make pdfdocs fails when building DocBook/scsi.pdf in the latest stable release (4.1.2)<br><br></div><div>Luis<br></div></div></div></div>