From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31344 invoked by alias); 25 Jul 2007 18:06:01 -0000 Received: (qmail 31333 invoked by uid 22791); 25 Jul 2007 18:06:01 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Jul 2007 18:05:58 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 50C8B98301; Wed, 25 Jul 2007 18:05:58 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id BE863982BA; Wed, 25 Jul 2007 18:05:55 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IDlFB-0007tQ-Ch; Wed, 25 Jul 2007 14:05:53 -0400 Date: Wed, 25 Jul 2007 18:12:00 -0000 From: Daniel Jacobowitz To: "Maciej W. Rozycki" Cc: gdb-patches@sourceware.org, "Maciej W. Rozycki" Subject: Re: doc: Specify the CWD explicitly for gdb-cfg.texi Message-ID: <20070725180553.GA30066@caradoc.them.org> Mail-Followup-To: "Maciej W. Rozycki" , gdb-patches@sourceware.org, "Maciej W. Rozycki" References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00277.txt.bz2 On Wed, Jul 25, 2007 at 04:38:01PM +0100, Maciej W. Rozycki wrote: > Hello, > > Contrary to documented behaviour `texi2html' does not search the current > directory for include files. I get: > > *** Can't find gdb-cfg.texi, skipping at /usr/bin/texi2html line 3662, line 11. > > with version 1.66 and: > > *** Can't find gdb-cfg.texi, skipping (l. 11) > > with version 1.76. That deserves a bug report against `texi2html', but > the following trivial workaround makes `make html' work as expected with > versions already in existence. OK, thanks. -- Daniel Jacobowitz CodeSourcery