From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1305 invoked by alias); 6 Sep 2006 22:10:41 -0000 Received: (qmail 1253 invoked by uid 22791); 6 Sep 2006 22:10:40 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 06 Sep 2006 22:10:36 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GL5bL-00043x-Ql; Wed, 06 Sep 2006 18:10:31 -0400 Date: Wed, 06 Sep 2006 22:10:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: Ray Duran , gdb@sourceware.org Subject: Re: gdb build error Message-ID: <20060906221031.GA15603@nevyn.them.org> Mail-Followup-To: Joel Brobecker , Ray Duran , gdb@sourceware.org References: <3CE39F664D1EE14293F6923CD00E42C704CD96A2@montremsg32.na.future.ca> <20060906220557.GN24293@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060906220557.GN24293@adacore.com> User-Agent: Mutt/1.5.11+cvs20060403 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/msg00039.txt.bz2 On Wed, Sep 06, 2006 at 03:05:57PM -0700, Joel Brobecker wrote: > > When I build gdb 6.5, I get the output, ada-lex.c missing and flex not > > availiable. I searched the gdb archives and see > > similar concerns for gdb 6.3, but I don't see any clues on how to > > resolve this. > > You'll need flex to generate ada-lex.c. Has this tool been installed > on your machine? Wasn't this supposed to be pregenerated in release tarballs? -- Daniel Jacobowitz CodeSourcery