From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759531AbaGOWss (ORCPT ); Tue, 15 Jul 2014 18:48:48 -0400 Received: from casper.infradead.org ([85.118.1.10]:59690 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755817AbaGOWsl (ORCPT ); Tue, 15 Jul 2014 18:48:41 -0400 Message-ID: <53C5AFC3.7000908@infradead.org> Date: Tue, 15 Jul 2014 15:48:35 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Jim Davis , sfr@canb.auug.org.au, linux-next , linux-kernel , linux-doc , Thomas Gleixner Subject: Re: make mandocs fails with next-20140715 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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