From owner-freebsd-questions@FreeBSD.ORG Tue Sep 21 16:27:45 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 E312C16A4CE for ; Tue, 21 Sep 2004 16:27:45 +0000 (GMT) Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD89243D48 for ; Tue, 21 Sep 2004 16:27:45 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 5980 invoked from network); 21 Sep 2004 16:27:45 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.no-ip.com) ([66.92.78.145]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Sep 2004 16:27:45 -0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 92C4FE; Tue, 21 Sep 2004 12:27:44 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Philip Payne References: From: Lowell Gilbert Date: 21 Sep 2004 12:27:44 -0400 In-Reply-To: Message-ID: <44hdpr4mf3.fsf@be-well.ilk.org> Lines: 53 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 16:27:46 -0000 Philip Payne writes: > 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. What is in your /etc/make.conf?