Re: top: nlist failed
From: Chern Lee (chern_at_FreeBSD.org)
Date: 08/30/04
- Previous message: Eitarou Kamo: "uhci of -4.10 and -5.3"
- In reply to: Doug White: "Re: top: nlist failed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 30 Aug 2004 03:34:51 -0700 (PDT) To: Doug White <dwhite@gumbysoft.com>
On Sun, 29 Aug 2004, Doug White wrote:
> On Fri, 27 Aug 2004, Chern Lee wrote:
>
>> 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?
>
> Did you install kernel and world? :)
Of course:
-r-xr-sr-x 1 root kmem 32360 Aug 24 19:59 /usr/bin/top
-r-xr-sr-x 1 root kmem 16324 Aug 24 19:59 /usr/bin/vmstat
-r-xr-sr-x 1 root kmem 65436 Aug 24 19:59 /usr/bin/systat
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
$ which top
/usr/bin/top
Thanks,
- chern
>
> Also make sure there isn't a rogue set of binaries somewhere.
>
> --
> Doug White | FreeBSD: The Power to Serve
> dwhite@gumbysoft.com | www.FreeBSD.org
>
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Eitarou Kamo: "uhci of -4.10 and -5.3"
- In reply to: Doug White: "Re: top: nlist failed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]