It kinda looks like you've stripped your kernel binary.  If you havn't,
    don't, certain programs need the kernel symbols to access kmem.

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>

: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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to