From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18882 invoked by alias); 20 Oct 2005 13:38:09 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 18874 invoked by uid 22791); 20 Oct 2005 13:38:07 -0000 Received: from mailgate2.polyhedra.com (HELO polyhedra.com) (80.176.107.18) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Thu, 20 Oct 2005 13:38:07 +0000 Reply-To: From: "Tim Bedding" To: Subject: Building gdb Date: Thu, 20 Oct 2005 13:38:00 -0000 Message-ID: <8c86e2ec2458b405feb037e6d751a14143579bfb@polyhedra.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2005-10/txt/msg00115.txt.bz2 When I build gdb 6.3, I get the output ada-lex.c missing and flex not available. Is there a way to build if flex is not available? Regards Tim