From owner-freebsd-stable@FreeBSD.ORG Sun Apr 3 15:33:14 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 35F5216A4CE for ; Sun, 3 Apr 2005 15:33:14 +0000 (GMT) Received: from plum.flirble.org (plum.flirble.org [195.40.6.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9362543D1D for ; Sun, 3 Apr 2005 15:33:13 +0000 (GMT) (envelope-from jake@poptart.org) Received: from fruity.poptart.org ([82.152.7.145] helo=poptart.org) by plum.flirble.org with esmtpa (Exim 4.43) id 1DI763-000PfU-PY for freebsd-stable@freebsd.org; Sun, 03 Apr 2005 16:33:12 +0100 Received: from choccy.int.poptart.org ([10.0.0.1]) by poptart.org with esmtp (Exim 4.14) id 1DI763-00042i-EI for freebsd-stable@freebsd.org; Sun, 03 Apr 2005 16:33:07 +0100 Message-ID: <42500CB3.1090307@poptart.org> Date: Sun, 03 Apr 2005 16:33:07 +0100 From: Jake Scott User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: 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:33:14 -0000 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