From owner-freebsd-stable@FreeBSD.ORG Sun Apr 3 15:39:33 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 910F116A4CE for ; Sun, 3 Apr 2005 15:39:33 +0000 (GMT) Received: from mail.icon.bg (mail.icon.bg [213.222.48.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0577F43D45 for ; Sun, 3 Apr 2005 15:39:33 +0000 (GMT) (envelope-from v0rbiz@icon.bg) Received: from dryn.icon.bg ([213.222.48.238] helo=[192.168.0.1]) by mail.icon.bg with esmtp (Exim 4.44 (FreeBSD)) id 1DI7Fs-000E1W-8V for freebsd-stable@freebsd.org; Sun, 03 Apr 2005 18:43:17 +0300 Message-ID: <42500E41.2000103@icon.bg> Date: Sun, 03 Apr 2005 18:39:45 +0300 From: Viktor Ivanov User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <42500CB3.1090307@poptart.org> In-Reply-To: <42500CB3.1090307@poptart.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) Subject: Re: 5.4 / netstat problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2005 15:39:33 -0000 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