From owner-freebsd-stable Fri May 17 2:31:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from cicero1.cybercity.dk (cicero1.cybercity.dk [212.242.40.4]) by hub.freebsd.org (Postfix) with ESMTP id D20E037B407 for ; Fri, 17 May 2002 02:31:28 -0700 (PDT) Received: from user1.cybercity.dk (fxp0.user1.ip.cybercity.dk [212.242.41.34]) by cicero1.cybercity.dk (Postfix) with ESMTP id D238715FECE; Fri, 17 May 2002 11:31:27 +0200 (CEST) Received: from thrawn.birch.se (port399.cvx3-mal.ppp.netlink.se [62.66.14.146]) by user1.cybercity.dk (Postfix) with ESMTP id 538584A6; Fri, 17 May 2002 11:31:26 +0200 (CEST) Date: Fri, 17 May 2002 11:31:49 +0200 (CEST) From: =?iso8859-1?Q?Mattias_Bj=F6rk?= X-X-Sender: thrawn@thrawn.birch.se To: Simon Dick Cc: Dan Larsson , Subject: Re: ports problems when typing make in a ports dir. ( Any ) In-Reply-To: <20020514105733.GA2772@irrelevant.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE 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 Hi, Yes I did, it was the clock that was set to the 1980 something. But i corrected this problem by copying /var/db/port.mkversion from my NFS server to my laptop. It is working perfect now! Thanks for the help. Mvh Mattias Bj=F6rk You have an unusual magnetic personality. Don't walk too close to metal objects which are not fastened down. On Tue, 14 May 2002, Simon Dick wrote: > On Tue, May 14, 2002 at 12:41:18PM +0200, Dan Larsson wrote: > > On Tue, 14 May 2002, [iso8859-1] Mattias Bjrk wrote: > > > > | On Mon, 13 May 2002, Hanspeter Roth wrote: > > | > > | > On May 13 at 13:40, Mattias Bjrk spoke: > > | > > > | > > mount /usr/ports ( over NFS ) > > | > > cd /usr/ports/mail/qmail > > | > > make > > | > > > > | > > '=3D=3D=3D> qmail-1.03-1 : Your system is too old to use this bsd= =2Eport.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 u= pgraded > > | > > my system to stable. But I can't figure out whats the catch is he= re, 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 p= rints > > | 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" aroun= d > > line 1823. ${BSDPORTMKVERSION} must not be greater than ${SYSTEMVERSION= }. > > > > You can verify this: > > > > cd /usr/ports/mail/qmail && make -V BSDPORTMKVERSION ; make -V SYSTEM= VERSION > > > > 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 :-) > > As a thought, after he built his system did he run mergemaster? If not > then the config files will still be at the old versions. > > -- > Simon Dick=09=09=09=09=09simond@irrelevant.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message