From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: make mandocs fails with next-20140715 Date: Tue, 15 Jul 2014 15:48:35 -0700 Message-ID: <53C5AFC3.7000908@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-doc-owner@vger.kernel.org To: Jim Davis , sfr@canb.auug.org.au, linux-next , linux-kernel , linux-doc , Thomas Gleixner List-Id: linux-next.vger.kernel.org On 07/15/14 14:15, Jim Davis wrote: > jim@krebstar:~/linux2$ make mandocs > HOSTCC scripts/basic/fixdep > HOSTCC scripts/docproc > DOCPROC Documentation/DocBook/z8530book.xml > MAN Documentation/DocBook/z8530book.9 > Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox > > [... ] > > Note: Writing spans_boundary.9 > DOCPROC Documentation/DocBook/device-drivers.xml > docproc: .//kernel/timer.c: No such file or directory > make[1]: *** [Documentation/DocBook/device-drivers.xml] Error 1 > make: *** [mandocs] Error 2 IIRC Thomas has a patch for this. Thomas, is the patch in your linux-next tree or branch or leaf? -- ~Randy