Subject: kern/12136: sys/dev/ic/mlx.c does not compile on alpha/sparc/...
To: None <gnats-bugs@gnats.netbsd.org>
From: None <itojun@itojun.org>
List: netbsd-bugs
Date: 02/04/2001 20:21:19
>Number:         12136
>Category:       kern
>Synopsis:       sys/dev/ic/mlx.c does not compile on alpha/sparc/...
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 04 20:24:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jun-ichiro itojun Hagino
>Release:        1.5R
>Organization:
	itojun.org
>Environment:
System: NetBSD starfruit.itojun.org 1.5R NetBSD 1.5R (STARFRUIT) #360: Sat Feb 3 18:22:16 JST 2001 itojun@starfruit.itojun.org:/usr/home/itojun/NetBSD/src/sys/arch/i386/compile/STARFRUIT i386
Architecture: i386
Machine: i386
>Description:
	sys/dev/ic/mlx.c uses PAGE_SIZE.  PAGE_SIZE is in
	the following locations only:

	amiga/include/vmparam.h
	atari/include/vmparam.h
	hp300/include/vmparam.h
	i386/include/vmparam.h
	mac68k/include/vmparam.h
	mips/include/vmparam.h
	mvme68k/include/vmparam.h
	news68k/include/vmparam.h
	next68k/include/vmparam.h
	pc532/include/vmparam.h
	sun3/include/vmparam.h
	vax/include/vmparam.h
	x68k/include/vmparam.h

	so the file cannot be compiled on sparc, alpha, and couple of other
	architectures.

>How-To-Repeat:
	try to compile latest GENERIC on alpha.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: