From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25211 invoked by alias); 11 Oct 2007 12:14:08 -0000 Received: (qmail 25201 invoked by uid 22791); 11 Oct 2007 12:14:07 -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; Thu, 11 Oct 2007 12:14:03 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 5C77D981F3; Thu, 11 Oct 2007 12:14:02 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 2572D981F2; Thu, 11 Oct 2007 12:14:02 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1IfwvR-0002ln-9B; Thu, 11 Oct 2007 08:14:01 -0400 Date: Thu, 11 Oct 2007 12:14:00 -0000 From: Daniel Jacobowitz To: Ralf Corsepius Cc: gdb@sourceware.org, Chris Johns , Joel Sherrill Subject: Re: [ANNOUNCEMENT] GDB 6.7 released! Message-ID: <20071011121401.GB9944@caradoc.them.org> Mail-Followup-To: Ralf Corsepius , gdb@sourceware.org, Chris Johns , Joel Sherrill References: <1192103366.3058.73.camel@mccallum.corsepiu.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1192103366.3058.73.camel@mccallum.corsepiu.local> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00057.txt.bz2 On Thu, Oct 11, 2007 at 01:49:26PM +0200, Ralf Corsepius wrote: > Something is broken with makeinfo handling: > > # which makeinfo > /usr/bin/makeinfo What version of makeinfo? Either too old or so new that it triggers a recently fixed bug in configure, presumably. -- Daniel Jacobowitz CodeSourcery