From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4057 invoked by alias); 19 Nov 2002 22:29:38 -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 4047 invoked from network); 19 Nov 2002 22:29:37 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 19 Nov 2002 22:29:37 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id A02B73E39; Tue, 19 Nov 2002 17:29:33 -0500 (EST) Message-ID: <3DDABB4D.4090605@redhat.com> Date: Tue, 19 Nov 2002 14:29:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Smith, Jonathan C5" Cc: "'gdb@sources.redhat.com'" Subject: Re: PR 207, 662 References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00236.txt.bz2 > Using the same definitions of CC and CXX on the gdb nightly tarball dated > today (20021118), the grep returned nothing (no results) with return value > of 1. Which suggests a problem in configure. Does your system have one of the libraries I mentioned? Beyond that, I'm afraid that you'll need to debug gdb/configure to see what the problem is. Andrew