From owner-freebsd-stable Tue May 14 3:41:27 2002 Delivered-To: freebsd-stable@freebsd.org Received: from hq1.tyfon.net (hq1.tyfon.net [217.27.162.35]) by hub.freebsd.org (Postfix) with ESMTP id 1D9BA37B400 for ; Tue, 14 May 2002 03:41:21 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hq1.tyfon.net (Postfix) with ESMTP id 6D9AF20B63; Tue, 14 May 2002 12:41:19 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by hq1.tyfon.net (Postfix) with ESMTP id 5FAB120B62; Tue, 14 May 2002 12:41:18 +0200 (CEST) Date: Tue, 14 May 2002 12:41:18 +0200 (CEST) From: Dan Larsson To: =?iso8859-1?Q?Mattias_Bj=F6rk?= Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ports problems when typing make in a ports dir. ( Any ) In-Reply-To: Message-ID: <20020514122555.M26105-100000@hq1.tyfon.net> Organization: Tyfon Svenska AB X-NCC-NIC: DL1999-RIPE X-NCC-RegID: se.tyfon MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Virus-Scanned: by hq1.tyfon.net Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 14 May 2002, [iso8859-1] Mattias Björk wrote: | On Mon, 13 May 2002, Hanspeter Roth wrote: | | > On May 13 at 13:40, Mattias Björk spoke: | > | > > mount /usr/ports ( over NFS ) | > > cd /usr/ports/mail/qmail | > > make | > > | > > '===> qmail-1.03-1 : 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. | > > | > > I don't understand what is going on here! As you can see I have upgraded | > > my system to stable. But I can't figure out whats the catch is here, could | > > somebody please give me a hand here? | > | > You have upgraded the base system. | > Make shure the clocks of your client and your NFS-server are in | > sync. | > You probably need to upgrade the ports database as well (cvsup). | | Hmm I did compile my kernel, and I did get a new date, but It still prints | the same error message. And I did a find / -name "*" | xargs touch -f so | that I get a new date on all my files on that computer. But It still | doesn't help, Any clues ? The error message comes from the file "/usr/ports/Mk/bsd.port.mk" around line 1823. ${BSDPORTMKVERSION} must not be greater than ${SYSTEMVERSION}. You can verify this: cd /usr/ports/mail/qmail && make -V BSDPORTMKVERSION ; make -V SYSTEMVERSION The value of SYSTEMVERSION is set from the file "/var/db/port.mkversion" which is updated when you do a "make world". Hope this helps :-) Regards +------ Dan Larsson -+- Tyfon Svenska AB -+- DL1999-RIPE A9C8 7230 ECFB 5B06 5370 B571 1E88 9C76 ACDE 744C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message