From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19156 invoked by alias); 19 Sep 2006 18:54:59 -0000 Received: (qmail 19147 invoked by uid 22791); 19 Sep 2006 18:54:58 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Sep 2006 18:54:52 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8JIsbgH000491; Tue, 19 Sep 2006 14:54:37 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8JIsbl5004266; Tue, 19 Sep 2006 14:54:37 -0400 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.12.8) with ESMTP id k8JIsZg9025289; Tue, 19 Sep 2006 14:54:35 -0400 Message-ID: <45103CEA.7030707@redhat.com> Date: Tue, 19 Sep 2006 18:54:00 -0000 From: Keith Seitz User-Agent: Thunderbird 1.5.0.7 (X11/20060909) MIME-Version: 1.0 To: Joel Brobecker CC: Ray Duran , gdb@sourceware.org Subject: Re: gdb build error References: <3CE39F664D1EE14293F6923CD00E42C705DDFF47@montremsg32.na.future.ca> <20060919175902.GY26334@adacore.com> In-Reply-To: <20060919175902.GY26334@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00112.txt.bz2 Joel Brobecker wrote: >> Is there a good site that you know of where I can get a download where >> I will not have this problem? > > I'm sorry, I don't. That was my bad. I'm working on fixing this. Silly me, I didn't actually know that there was a release process. [cough] Anyway, the three easiest solutions for Ray are to either: 1) install flex and whatever else may be needed to generate the missing files; 2) untar the insight "release" and then copy the insight bits (gdb/gdbtk, tcl, tk, itcl,libgui) into a real gdb release; or 3) wait for me to announce that a fixed release is available. Keith