From owner-freebsd-questions@FreeBSD.ORG Mon Sep 20 09:30:36 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F3F016A4CE for ; Mon, 20 Sep 2004 09:30:36 +0000 (GMT) Received: from cyclone.emea.mci.com (cyclone.wcom.co.uk [193.131.254.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D6543D48 for ; Mon, 20 Sep 2004 09:30:35 +0000 (GMT) (envelope-from philip.payne@uk.mci.com) Received: from borg.emea.mci.com ([166.59.191.249] helo=ocampa.emea.mci.com) by cyclone.emea.mci.com with esmtp (Exim 4.42) id 1C9KVF-0006vp-ER for freebsd-questions@freebsd.org; Mon, 20 Sep 2004 09:30:34 +0000 Received: from gblon1exch06.uk.mcilink.com ([170.127.79.25]) by ocampa.emea.mci.com with esmtp (Exim 4.42) id 1C9KVE-0005zH-QP for freebsd-questions@freebsd.org; Mon, 20 Sep 2004 09:30:32 +0000 Received: by gblon1exch06.uk.mcilink.com with Internet Mail Service (5.5.2653.19) id ; Mon, 20 Sep 2004 10:30:21 +0100 Message-ID: From: Philip Payne To: "FreeBSD Questions (E-mail)" Date: Mon, 20 Sep 2004 10:30:08 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-MCI-EMEA-Spam-Score: -98.5 (---------------------------------------------------) X-MCI-EMEA-Signature: be2d88c384620c9409978b62835eb863 Subject: Portinstall problem (config.guess not found) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 09:30:36 -0000 Hi, I'm getting the following error when trying to build any port. /usr/ports//work/config.guess: No such file or directory. I've googled & searched the mailing list archives which gave 2 suggestions. Autoconf or libtool have got fubar'd and I should reinstall and/or to cvsup & update the ports index. I tried both & neither succeeded. Boo :-( Now if a port tries to re-install libtool, it also bums out with the above error. I'm using Freebsd-5.3-beta4. Does anyone have further suggestions on what the error could be and how it can be resolved? Thanks, Phil.