Date: Fri, 30 Apr 1999 15:50:49 -0700 From: Ludwig Pummer <ludwigp@toy.chip-web.com> To: Roman Jemets <white@ns.elumaja.ee>, freebsd-questions@freebsd.org Subject: Re: vmstat error Message-ID: <4.1.19990430154854.0099df00@mail-r> In-Reply-To: <Pine.LNX.3.96.990430171420.18728A-100000@ns.elumaja.ee>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990430154854.0099df00>