From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28149 invoked by alias); 12 Oct 2007 16:42:47 -0000 Received: (qmail 28137 invoked by uid 22791); 12 Oct 2007 16:42:47 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 12 Oct 2007 16:42:41 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id CD5941E66FE; Fri, 12 Oct 2007 12:42:39 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id k9FPiPBJJXge; Fri, 12 Oct 2007 12:42:39 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 926AA1E66F8; Fri, 12 Oct 2007 12:42:39 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 814A2E7B58; Fri, 12 Oct 2007 09:42:37 -0700 (PDT) Date: Fri, 12 Oct 2007 16:42:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: Ralf Corsepius , drow@false.org, gdb@sourceware.org, chrisj@rtems.org, joel.sherrill@OARcorp.com Subject: Re: [ANNOUNCEMENT] GDB 6.7 released! Message-ID: <20071012164237.GG4044@adacore.com> References: <1192103366.3058.73.camel@mccallum.corsepiu.local> <20071011121401.GB9944@caradoc.them.org> <1192110836.3058.78.camel@mccallum.corsepiu.local> <1192180526.3500.42.camel@mccallum.corsepiu.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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/msg00085.txt.bz2 > > I encountered this issue when building gdb-4.7 rpms from original > > gdb-6.7 tarballs with no patches applied. > > Sorry, I don't understand: are you saying that you don't see the > *.info* files in the gdb-6.7 tarball (some or all of them)? For the record, here is the list of info files that I am seeing in the gdb-6.7 tarball: bfd/doc/bfd.info gdb/doc/gdb.info-1 gdb/doc/gdbint.info-1 etc/configure.info gdb/doc/gdb.info-2 gdb/doc/gdbint.info-2 etc/standards.info gdb/doc/gdb.info-3 gdb/doc/stabs.info gdb/doc/annotate.info gdb/doc/gdb.info-4 gdb/doc/gdb.info gdb/doc/gdbint.info -- Joel