From owner-freebsd-questions@FreeBSD.ORG Sat Jan 8 21:26:43 2005 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 E911916A4CE for ; Sat, 8 Jan 2005 21:26:43 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6EC943D4C for ; Sat, 8 Jan 2005 21:26:43 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C194F5129D; Sat, 8 Jan 2005 13:26:42 -0800 (PST) Date: Sat, 8 Jan 2005 13:26:42 -0800 From: Kris Kennaway To: Sean Message-ID: <20050108212642.GA803@xor.obsecurity.org> References: <41E04ECA.80508@comcast.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <41E04ECA.80508@comcast.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Makefile correction? 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: Sat, 08 Jan 2005 21:26:44 -0000 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 08, 2005 at 04:21:14PM -0500, Sean wrote: > Hello All, >=20 > I am trying to install gnuchess but when I start the build process=20 > it errors out as follows. >=20 > ---------------------------------------- > tardis# make install clean > =3D=3D=3D> Vulnerability check disabled, database not found > =3D=3D=3D> Found saved configuration for gnuchess-5.07 > =3D=3D=3D> Extracting for gnuchess-5.07 > =3D> Checksum OK for book_1.01.pgn.gz. > /usr/ports/distfiles//gnuchess-5.07.tar.gz: No such file or directory > tar: Error opening archive: Empty input file: Inappropriate file type or= =20 > format > *** Error code 1 >=20 > Stop in /usr/ports/games/gnuchess. > ---------------------------------------- >=20 > From what I make of this it looks like there is an extra / in the path=20 > to the distfile location. That doesn't seem to be relevant. Try 'make clean' first, you may already have a stale extracted copy of an old version. Kris --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB4FASWry0BWjoQKURAgyGAJ4m5uWWxuj2O9YdOG9in3bEgpfzHgCfa2JA L/8dr1+0lxxiDgPUrKZirHc= =uuGy -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--