From owner-freebsd-questions@FreeBSD.ORG Mon Nov 29 23:56:42 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 5B9C616A4CE for ; Mon, 29 Nov 2004 23:56:42 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F24843D45 for ; Mon, 29 Nov 2004 23:56:42 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 283EC512CC; Mon, 29 Nov 2004 16:01:43 -0800 (PST) Date: Mon, 29 Nov 2004 16:01:43 -0800 From: Kris Kennaway To: bnc@ieee.org Message-ID: <20041130000143.GA72308@xor.obsecurity.org> References: <41ABB02C.1090902@verizon.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <41ABB02C.1090902@verizon.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@FreeBSD.org Subject: Re: newbie Make question 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: Mon, 29 Nov 2004 23:56:42 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 29, 2004 at 05:26:36PM -0600, Benjamin E. Brannen wrote: > Hello, >=20 > I have installed FreeBSD and have been running it for about two weeks now. >=20 > I had been using the ports collection to install software. I must have= =20 > done something that has changed the environment but don't know what. >=20 > Now when I go into a ported directory and attempt to make, it says: > make: no target to make. >=20 > When I try make install it says: > make: don't know how to make install. Stop. >=20 > Many of the files in the ports collection now have a ',v' after them=20 > i.e. 'Makefile,v' 'pkg-plist,v' and Attic etc. >=20 > Anyone with any insight would be appreciated? You cvsupped with the wrong settings, specifically your cvsupfile specified to download the entire ports CVS repository. Compare to the sample cvsupfiles in /usr/share/examples/cvsup or the documentation in the handbook. Kris --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBq7hnWry0BWjoQKURAr41AJ9WJLoOhlsVnAm8XdnuWSRHDHzNDwCeOjSN uwDQFht7H2juekijComgjBQ= =96oI -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--