From nobody@FreeBSD.org  Mon Aug 23 14:59:27 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4A71C16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Aug 2004 14:59:27 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2CB7943D70
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Aug 2004 14:59:27 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i7NExRgd048799
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Aug 2004 14:59:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i7NExR5J048798;
	Mon, 23 Aug 2004 14:59:27 GMT
	(envelope-from nobody)
Message-Id: <200408231459.i7NExR5J048798@www.freebsd.org>
Date: Mon, 23 Aug 2004 14:59:27 GMT
From: Henri Hennebert <hlh@ciger.be>
To: freebsd-gnats-submit@FreeBSD.org
Subject: netstat -rn error in 5.3-BETA1
X-Send-Pr-Version: www-2.3

>Number:         70863
>Category:       bin
>Synopsis:       netstat -rn error in 5.3-BETA1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 23 15:00:39 GMT 2004
>Closed-Date:    Tue Aug 24 07:33:20 GMT 2004
>Last-Modified:  Tue Aug 24 07:33:20 GMT 2004
>Originator:     Henri Hennebert
>Release:        5.3-BETA1
>Organization:
CIGER sa
>Environment:
FreeBSD fairbanks.cigersoft.be 5.3-BETA1 FreeBSD 5.3-BETA1 #0: Mon Aug 23 16:39:32 CEST 2004     root@fairbanks.cigersoft.be:/usr/obj/usr/src/sys/FAIRBANKS  i386

>Description:
Tne command `netstat -rn` give the following error messages:

netstat: kvm not available
Routing tables
rt_tables: symbol not in namelist


>How-To-Repeat:

>Fix:
      
>Release-Note:
>Audit-Trail:

From: Maxim Konovalov <maxim@macomnet.ru>
To: Henri Hennebert <hlh@ciger.be>
Cc: bug-followup@freebsd.org
Subject: Re: misc/70863: netstat -rn error in 5.3-BETA1
Date: Mon, 23 Aug 2004 19:42:34 +0400 (MSD)

 Are you sure your userland matches your kernel?  Could you please
 rebuild/reinstall the whole world and kernel and verify the problem
 exists?
 
 -- 
 Maxim Konovalov

From: Ruslan Ermilov <ru@freebsd.org>
To: Henri Hennebert <hlh@ciger.be>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: misc/70863: netstat -rn error in 5.3-BETA1
Date: Mon, 23 Aug 2004 21:32:49 +0300

 On Mon, Aug 23, 2004 at 02:59:27PM +0000, Henri Hennebert wrote:
 > 
 > Tne command `netstat -rn` give the following error messages:
 > 
 > netstat: kvm not available
 > Routing tables
 > rt_tables: symbol not in namelist
 > 
 Add "device mem" to your kernel config.
 
 
 Cheers,
 -- 
 Ruslan Ermilov
 ru@FreeBSD.org
 FreeBSD committer

From: Henri Hennebert <hlh@ciger.be>
To: freebsd-gnats-submit@FreeBSD.org, hlh@ciger.be
Cc:  
Subject: Re: bin/70863: netstat -rn error in 5.3-BETA1
Date: Tue, 24 Aug 2004 09:27:57 +0200

 I reach the same conclusion after reading -- too late -- /usr/src/UPDATING.
 
 With 'device mem' netstat is working fine;
 
 BTW 'device io' is required by X.Org
 
 Thank you
 
 Henri
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Tue Aug 24 07:32:20 GMT 2004 
State-Changed-Why:  
'device mem' solved the problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70863 
>Unformatted:
