From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20164 invoked by alias); 18 Feb 2003 20:10:27 -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 20156 invoked from network); 18 Feb 2003 20:10:27 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 18 Feb 2003 20:10:27 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id D6EA62D37; Tue, 18 Feb 2003 15:15:15 -0500 (EST) Message-ID: <3E529453.3080704@redhat.com> Date: Tue, 18 Feb 2003 20:10:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.0.2) Gecko/20030217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeroen Ruigrok/asmodai Cc: gdb@sources.redhat.com Subject: Re: host guess damaged in CVS? References: <20030218173931.GW25165@nexus.ninth-circle.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00315.txt.bz2 > I am trying the latest CVS sources on my HP AlphaServer ES40 with 5.1a > of Tru64 and I am getting this: > > loading cache ./config.cache > checking host system type... configure: error: can not guess host type; > you must specify one > > Did this unintentionally get damaged or am I being dense after a hard > day's work? :) Not intentionally. What exactly fails? src/config.guess (which can be run standalone)? Andrew