From owner-freebsd-current Mon Sep 7 21:03:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA25835 for freebsd-current-outgoing; Mon, 7 Sep 1998 21:03:02 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pozo.pozo.com (pozo.pozo.com [207.201.8.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA25830 for ; Mon, 7 Sep 1998 21:03:00 -0700 (PDT) (envelope-from mantar@netcom.com) Received: from dual (DUAL [192.168.0.2]) by pozo.pozo.com (8.9.1/8.9.1) with SMTP id VAA05786; Mon, 7 Sep 1998 21:02:41 -0700 (PDT) (envelope-from mantar@netcom.com) Message-Id: <199809080402.VAA05786@pozo.pozo.com> X-Sender: null@192.168.0.1 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1.0.52 (Beta) Date: Mon, 07 Sep 1998 21:02:40 -0700 To: ben@rosengart.com From: Manfred Antar Subject: Re: Bus error with vmstat Cc: Stephane Legrand , current@FreeBSD.ORG In-Reply-To: References: <19980908010911.A7278@scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 11:11 PM 9/7/98 -0400, you wrote: >narcissus% ldd `which iostat` >/usr/sbin/iostat: > -lkvm.2 => /usr/lib/aout/libkvm.so.2.0 (0x2001b000) > -lc.3 => /usr/lib/aout/libc.so.3.1 (0x2001f000) >narcissus% ldd `which vmstat` >/usr/bin/vmstat: > -lkvm.2 => /usr/lib/aout/libkvm.so.2.0 (0x2001d000) > -lc.3 => /usr/lib/aout/libc.so.3.1 (0x20021000) > >I bet your kernel is out of sync with your userland. This is an FAQ. I get the same error with a current kernel and current make world as of 1 hour ago ldd /usr/sbin/iostat (manfred)502}ldd /usr/sbin/iostat /usr/sbin/iostat: libkvm.so.2 => /usr/lib/libkvm.so.2 (0x28052000) libc.so.3 => /usr/lib/libc.so.3 (0x28057000) (manfred)505}ldd /usr/bin/vmstat /usr/bin/vmstat: libkvm.so.2 => /usr/lib/libkvm.so.2 (0x28053000) libc.so.3 => /usr/lib/libc.so.3 (0x28058000) Should these be compiled aout ? Manfred ============================== || mantar@netcom.com || || pozo@infinex.com || || Ph. (415) 681-6235 || ============================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message