Hi there. I've updated my source to RELENG_5 as of yesterday, and build world and a new kernel. The "netstat -rn" command doesn't work (jacob@chunk) {0} /usr/src > netstat -rn netstat: kvm not available Routing tables rt_tables: symbol not in namelist This looks the same as PR 78115. Userland and the kernel are definately in sync - and I've re-supped and recompiled three times now to make sure of that. Any ideas?.. Jake
Jake Scott wrote:> Hi there. > > I've updated my source to RELENG_5 as of yesterday, and build world > and a new kernel. The "netstat -rn" command doesn't work > > (jacob@chunk) {0} /usr/src > netstat -rn > netstat: kvm not available > Routing tables > rt_tables: symbol not in namelist > > This looks the same as PR 78115. Userland and the kernel are > definately in sync - and I've re-supped and recompiled three times now > to make sure of that. Any ideas?..Do you have these in the kernel: device mem # Memory and kernel memory devices device io # I/O device They are also available as modules. Look at the bottom of PR 78115