Date: Fri, 27 Aug 2004 16:55:08 -0700 (PDT) From: Chern Lee <chern@FreeBSD.org> To: freebsd-stable@freebsd.org Subject: top: nlist failed Message-ID: <20040827165447.F18269@mall.freebsdmall.com>
next in thread | raw e-mail | index | archive | help
I recently upgraded a machine to 4.10-RELEASE-p2 from a fresh /usr/src from
cvsup.
$ top
top: nlist failed
$ systat
systat: nlist: can't find following symbols:
_ccpu
_fscale
$ vmstat
vmstat: undefined symbols:
_kmemstatistics _bucket _zlist
$ uname -a
FreeBSD host3 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Tue Aug 24 19:46:34
PDT 2004 chern@host3:/usr/obj/usr/src/sys/HOST3 i386
I've taken a look at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#NLIST-FAILED
and ruled out the first problem since the kernel and world are being compiled
from the same branch/date.
Any ideas?
- chern
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040827165447.F18269>
