From owner-cvs-all Thu Jan 18 3:48:22 2001 Delivered-To: cvs-all@freebsd.org Received: from mailout00.sul.t-online.com (mailout00.sul.t-online.com [194.25.134.16]) by hub.freebsd.org (Postfix) with ESMTP id 3B01D37B698; Thu, 18 Jan 2001 03:47:59 -0800 (PST) Received: from fwd05.sul.t-online.com by mailout00.sul.t-online.com with smtp id 14JDXn-0005Vw-00; Thu, 18 Jan 2001 12:47:55 +0100 Received: from neutron.cichlids.com (520050424122-0001@[62.225.193.235]) by fmrl05.sul.t-online.com with esmtp id 14JDXg-0I87vsC; Thu, 18 Jan 2001 12:47:48 +0100 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 39C60AB0C; Thu, 18 Jan 2001 12:49:24 +0100 (CET) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id B083014BB0; Thu, 18 Jan 2001 12:47:34 +0100 (CET) Date: Thu, 18 Jan 2001 12:47:34 +0100 From: Alexander Langer To: Maxim Sobolev Cc: Satoshi Asami , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <20010118124734.A31619@cichlids.cichlids.com> References: <200101160925.f0G9PN216728@freefall.freebsd.org> <20010118120518.A20012@cichlids.cichlids.com> <3A66D224.5ECDABFC@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A66D224.5ECDABFC@FreeBSD.org>; from sobomax@freebsd.org on Thu, Jan 18, 2001 at 01:23:16PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. X-Sender: 520050424122-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Maxim Sobolev (sobomax@freebsd.org): > What make world are you talking about? The "make world" the error message tells me. .if ${BSDPORTMKVERSION} > ${SYSTEMVERSION} IGNORE= ": Your system is too old to use this bsd.port.mk. You need a fresh make world or an upgrade kit. Please go to http://www.FreeBSD.org/ports/ or a mirror site and follow the instructions" .endif > $ cd pkg_install > $ vi Makefile [comment last line .include "../Makefile.inc"] > $ make BINDIR=/usr/sbin all install cleandir > $ cd ../ ; rm -rf pkg_install > As you see no make world is really necessary here. Yeah, I know. I already did that after writing this email :-) (I had to installl libfetch first, though) Btw, you have to edit /var/db/port.mkversion manually after making install of pkg_install tools. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message