netstat is not working - netstat: kvm not available

Brooks Davis brooks at one-eyed-alien.net
Wed Aug 17 18:10:05 GMT 2005


On Wed, Aug 17, 2005 at 09:40:08AM +0200, Ralf Neeb wrote:
> 
> Hi,
> 
> I cvsup'ed my machine recently to tag=RELENG_5 built the world built the kernel
> installed kernel installed world as described in the freebsd handbook.
> So I'm DEFINITELY sure that my kernel and my userland (world) are in sync.
> 
> Now, if I'm trying to run netstat -r I receive the following error:
> 
> netstat: kvm not available
> Routing tables
> rt_tables: symbol not in namelist
> 
> Does anyone has an idea for fixing this problem?
> 
> uname -a tells me the following:
> 
> FreeBSD blubb.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Aug 16 12:13:05 CEST 200
> 5     root at blubb.com:/usr/obj/usr/src/sys/OWNKERNEL  i386

Deleting options from your custom kernel will cause problems like this.
You need to add back:

device mem

Work is underway to remove this dependency, but I don't know when we'll
commit it.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-bugs/attachments/20050817/d747cdc7/attachment.bin


More information about the freebsd-bugs mailing list