From owner-freebsd-questions@FreeBSD.ORG Tue Sep 21 15:43:43 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 4319916A4CE for ; Tue, 21 Sep 2004 15:43:43 +0000 (GMT) Received: from cyclone.emea.mci.com (cyclone.wcom.co.uk [193.131.254.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4477E43D3F for ; Tue, 21 Sep 2004 15:43:42 +0000 (GMT) (envelope-from philip.payne@uk.mci.com) Received: from borg.emea.mci.com ([166.59.191.249] helo=breen.emea.mci.com) by cyclone.emea.mci.com with esmtp (Exim 4.42) id 1C9mnr-0001bu-Mn; Tue, 21 Sep 2004 15:43:40 +0000 Received: from gblon1exch06.uk.mcilink.com ([170.127.79.25]) by breen.emea.mci.com with esmtp (Exim 4.42) id 1C9mnp-0005i4-D5; Tue, 21 Sep 2004 15:43:37 +0000 Received: by gblon1exch06.uk.mcilink.com with Internet Mail Service (5.5.2653.19) id ; Tue, 21 Sep 2004 16:43:40 +0100 Message-ID: From: Philip Payne To: Lowell Gilbert Date: Tue, 21 Sep 2004 16:43:21 +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: 63c54b29fd9edd1aa9af2adeb57af89c cc: "FreeBSD Questions \(E-mail\)" Subject: RE: 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: Tue, 21 Sep 2004 15:43:43 -0000 > Philip Payne writes: > > > 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? > > Did you try completely *removing* all installed versions of autoconf, > automake, and libtool? Yup... no autoconf, automake or libtool present. Problem still persits. Doesn't matter which port I try I get the same error. e.g. fwbuilder, gimp, gmake, portupgrade. Any help much appreciated. Phil.