From owner-freebsd-questions@FreeBSD.ORG Tue Sep 21 12:21:19 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 81D8B16A4CE for ; Tue, 21 Sep 2004 12:21:19 +0000 (GMT) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49A4F43D1D for ; Tue, 21 Sep 2004 12:21:19 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 21876 invoked from network); 21 Sep 2004 12:21:18 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.no-ip.com) ([66.92.78.145]) (envelope-sender ) by mail2.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Sep 2004 12:21:18 -0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 2CE07E; Tue, 21 Sep 2004 08:21:18 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Philip Payne References: From: Lowell Gilbert Date: 21 Sep 2004 08:21:18 -0400 In-Reply-To: Message-ID: <44hdprq0ch.fsf@be-well.ilk.org> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 12:21:19 -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?