Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2000 07:59:53 -0700 (PDT)
From:      Thomas Dean <tomdean@ix.netcom.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   Top, vmstat, systat, etc. Broken
Message-ID:  <200004031459.HAA00414@ix.netcom.com>

next in thread | raw e-mail | index | archive | help
# uname -a
FreeBSD celebris 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Apr 3
 06:49:43 PDT 2000 tomdean@celebris:/usr/src/sys/compile/CELEBRIS-SMP
 i386

cvsup'ed April 2 at 1230, make world April 2 2200.

I think I missed something.  Several things in /usr/bin are broken.

# top
top: nlist failed
# ls -l `which top`
-r-xr-sr-x  1 root  kmem  32016 Apr  2 22:36 /usr/bin/top*
# ldconfig -r | grep -i kvm
        25:-lkvm.2 => /usr/lib/libkvm.so.2
# ls -l /usr/lib/libkvm.so.2
-r--r--r--  1 root  wheel  18164 Apr  2 22:21 /usr/lib/libkvm.so.2

# vmstat
vmstat: undefined symbols:
 _kmemstatistics _bucket _zlist 
# systat
          systat: nlist: can't find following symbols:
          _ccpu
          _fscale

tomdean


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004031459.HAA00414>