removal
To: None <gnats-bugs@gnats.netbsd.org>
From: None <reinoud@rangerover.netbsd.org>
List: netbsd-bugs
Date: 07/24/2000 12:33:14
>Number: 10670
>Category: port-arm32
>Synopsis: In the last round of <vn/vm.h>, this one was overseen
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: port-arm32-maintainer
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Jul 24 12:34:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Reinoud Zandijk
>Release: 20000703 <NetBSD-current source date>
>Organization:
-
>Environment:
System: NetBSD rangerover 1.5B NetBSD 1.5B (config.rangerover) #0: Tue Jul 4 19:53:15 CEST 2000 reinoud@rangerover:/usr/sources/anon-cvs/syssrc/sys/arch/sparc/compile/config.rangerover sparc
>Description:
The NetBSD/arm32 for the RiscPC won't compile due to this old header include... When removed it compiles and functions OK.
>How-To-Repeat:
Compile for RiscPC (its in the console code)
>Fix:
Apply this patch : just removing the offending include
cvs server: Diffing console
Index: console/vidcconsole.c
===================================================================
RCS file: /pub/NetBSD-CVS/syssrc/sys/arch/arm32/vidc/console/vidcconsole.c,v
retrieving revision 1.24
diff -u -r1.24 vidcconsole.c
--- vidcconsole.c 2000/06/26 14:20:39 1.24
+++ vidcconsole.c 2000/07/24 19:25:02
@@ -58,7 +58,6 @@
#include <sys/user.h>
#include <sys/syslog.h>
#include <sys/resourcevar.h>
-#include <vm/vm.h>
#include <uvm/uvm_extern.h>
cvs server: Diffing console/fonts
>Release-Note:
>Audit-Trail:
>Unformatted: