From owner-freebsd-questions Fri Apr 30 15:50:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (Postfix) with SMTP id D55F914CFA for ; Fri, 30 Apr 1999 15:50:41 -0700 (PDT) (envelope-from ludwigp@toy.chip-web.com) Received: (qmail 682 invoked from network); 30 Apr 1999 22:50:39 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 30 Apr 1999 22:50:39 -0000 Message-Id: <4.1.19990430154854.0099df00@mail-r> X-Sender: ludwigp@toy.chip-web.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Fri, 30 Apr 1999 15:50:49 -0700 To: Roman Jemets , freebsd-questions@freebsd.org From: Ludwig Pummer Subject: Re: vmstat error In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 07:19 AM 4/30/99 , Roman Jemets wrote: >Hi all. >systat -vmstat gives the following error: >systat -vmstat >systat: checkversion: userland devstat version 3 is not the same as the >kernel >checkversion: devstat version 2 >checkversion: you really should know better than to upgrade your >checkversion: userland binaries without upgrading your kernel > >This came after upgrading 3.1-RELEASE system to 3.2-RELEASE (990324). >I have no clue what do I have to do in such situation. >May be some part of the system must be rebuilt? >or do I have to reinstall all system as a whole? >suggestions are welcome Let's just assume that 3.2-RELEASE was a typo and should have been 3.x-STABLE. If you just did a 'make world' or equivalent and now you're getting this, you need to 'cd /sys/i386/conf && config MYKERNEL && cd ../../compile/MYKERNEL && make depend && make'. I leave the final 'make install' up to you. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message