Subject: problem with kvm_nlist
To: None <current-users@NetBSD.ORG>
From: Brad Walker <bwalker@musings.com>
List: current-users
Date: 09/09/1995 01:23:09
I've loaded up all the tar_files from the current directory in the source
tree. I've built a new kernel and all works fine there.

But, when I build something like netstat. Actually a program that uses
the kvm library, give me trouble. I just built netstat, ps, and iostat
and they all fail in strcmp inside of kvm_nlist..

I've rebuilt the kvm library and installed it.

Could someone please shed some light on this problem.. Do I need to build
libraries in a certain order. Or what.

Thanks.

-brad w.