From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16124 invoked by alias); 30 Nov 2007 16:58:05 -0000 Received: (qmail 16114 invoked by uid 22791); 30 Nov 2007 16:58:05 -0000 X-Spam-Check-By: sourceware.org Received: from mail.systech.com (HELO mail.systech.com) (207.212.80.162) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 30 Nov 2007 16:58:00 +0000 Received: by mail.systech.com with Internet Mail Service (5.5.2650.21) id ; Fri, 30 Nov 2007 08:47:23 -0800 Message-ID: <74C9525D67A5FF4791614FDB06593BB10429A40E@mail.systech.com> From: Jay Foster To: ecos-discuss@ecos.sourceware.org Cc: Jay Foster Date: Fri, 30 Nov 2007 17:08:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Host Tools Build Problem - Fedora 8 X-SW-Source: 2007-11/txt/msg00200.txt.bz2 I'm trying to build the host tools (ecosconfig, et al) on a new install of Fedora 8 (x86_64). I am getting the following error when running configure: checking build system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized. I tried adding --host=x86_64-linux-gnu to the configure options, but it seems that the configure script isn't passing this down to the sub-configures, and I end up with the same error further on. I'm sure someone has built these tools on a x86_64 linux architecture that could provide me with the solution to this problem. Jay -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss