From owner-freebsd-questions@FreeBSD.ORG Tue Sep 21 16:12:28 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 B0F6816A4CF for ; Tue, 21 Sep 2004 16:12:28 +0000 (GMT) Received: from cyclone.emea.mci.com (cyclone.wcom.co.uk [193.131.254.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6495B43D3F for ; Tue, 21 Sep 2004 16:12:28 +0000 (GMT) (envelope-from philip.payne@uk.mci.com) Received: from borg.emea.mci.com ([166.59.191.249]) by cyclone.emea.mci.com with esmtp (Exim 4.42) id 1C9nFi-0000yC-HT; Tue, 21 Sep 2004 16:12:27 +0000 Received: from gblon1exch06.uk.mcilink.com ([170.127.79.25]) by borg.emea.mci.com with esmtp (Exim 4.42) id 1C9nFh-0000hu-HA; Tue, 21 Sep 2004 16:12:25 +0000 Received: by gblon1exch06.uk.mcilink.com with Internet Mail Service (5.5.2653.19) id ; Tue, 21 Sep 2004 17:12:28 +0100 Message-ID: From: Philip Payne To: Lowell Gilbert Date: Tue, 21 Sep 2004 17:12:16 +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: c2d5c5004607b3f449a1c4b77f332480 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 16:12:28 -0000 Ooer... this gets weirder... see below... > > 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? I just rebuilt the machine as the problem was doing my head-in. Freebsd 5.3-beta5. Basically, X-Developer distro with KDE installed as desktop. The first port I try to to install is generally CVSUP. I get the "config.guess not found" error straight away... as below. I am not sure how to proceed. I'm tempted to fall back to 4-Stable which was working fine. Switching to FreeBSD-5 has been a nightmare. I just wanted to try PF & Fwbuilder2 as a firewall. There doesn't seem to be a lot of posts on the list with this problem so I'm assuming its a problem specific to me... but weird. Any help much appreciated. Cheers, Phil. w# cd /usr/ports/net/cvsup-without-gui/ gw# make install clean ===> Vulnerability check disabled, database not found >> cvsup-snap-16.1h.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/. cvsup-snap-16.1h.tar.gz 100% of 420 kB 55 kBps ===> Extracting for cvsup-without-gui-16.1h >> Checksum OK for cvsup-snap-16.1h.tar.gz. ===> Patching for cvsup-without-gui-16.1h ===> cvsup-without-gui-16.1h depends on file: /usr/local/lib/m3/pkg/tcp/FreeBSD4/libm3tcp.a - not found ===> Verifying install for /usr/local/lib/m3/pkg/tcp/FreeBSD4/libm3tcp.a in /usr/ports/lang/ezm3 ===> Vulnerability check disabled, database not found >> ezm3-1.2-FreeBSD4-boot.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/ezm3. >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/ezm3/. ezm3-1.2-FreeBSD4-boot.tar.bz2 100% of 1334 kB 55 kBps 00m00s >> ezm3-1.2-src.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/ezm3. >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/ezm3/. ezm3-1.2-src.tar.bz2 100% of 10 MB 56 kBps 00m00s ===> Extracting for ezm3-1.2 >> Checksum OK for ezm3/ezm3-1.2-FreeBSD4-boot.tar.bz2. >> Checksum OK for ezm3/ezm3-1.2-src.tar.bz2. ===> Patching for ezm3-1.2 ===> Applying FreeBSD patches for ezm3-1.2 ===> ezm3-1.2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> gmake-3.80_2 depends on shared library: intl - found ===> Configuring for gmake-3.80_2 cp: /usr/ports/devel/gmake/work/make-3.80/config /usr/ports/devel/gmake/work/make-3.80/config/config.guess: No such file or directory *** Error code 1 Stop in /usr/ports/devel/gmake. *** Error code 1 Stop in /usr/ports/lang/ezm3. *** Error code 1 Stop in /usr/ports/net/cvsup-without-gui.