From owner-freebsd-questions Sat Feb 27 14: 7: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from finland.ispro.net.tr (finland.ispro.net.tr [195.174.18.1]) by hub.freebsd.org (Postfix) with ESMTP id EC7671504A for ; Sat, 27 Feb 1999 14:06:50 -0800 (PST) (envelope-from yurtesen@ispro.net.tr) Received: from localhost (yurtesen@localhost) by finland.ispro.net.tr (8.9.2/8.9.2) with ESMTP id AAA70803 for ; Sun, 28 Feb 1999 00:06:31 +0200 (EET) (envelope-from yurtesen@ispro.net.tr) Date: Sun, 28 Feb 1999 00:06:31 +0200 (EET) From: Evren Yurtesen X-Sender: yurtesen@localhost To: freebsd-questions@freebsd.org Subject: devstat version is not same..!? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have cvsupped 3.1-STABLE sys sources and built new kernel then I have realized that the iostat program is not working... it was giving the error fatih:/usr/users/staff/yurtesen>iostat iostat: checkversion: userland devstat version 2 is not the same as the kernel checkversion: devstat version 3 checkversion: you really should know better than to upgrade your kernel without checkversion: upgrading your userland binaries fatih:/usr/users/staff/yurtesen> then I have cvsupped libs and get into /usr/src/lib/libdevstat and there I issued make all install command now iostat is working but it sometimes says `floating point exception` and exits... what should I do? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message