Subject: port-mac68k/11664: kernel build error
To: None <gnats-bugs@gnats.netbsd.org>
From: None <wormey@eskimo.com>
List: netbsd-bugs
Date: 12/07/2000 19:47:16
>Number:         11664
>Category:       port-mac68k
>Synopsis:       constants defined twice in nubus.h
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    port-mac68k-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 07 19:47:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Steve Allen
>Release:        NetBSD-current 2000.Dec.7
>Organization:
I speak only for myself.
>Environment:
	
System: NetBSD c610 1.5K NetBSD 1.5K (GENERIC) #0: Sun Nov 26 14:56:09 PST 2000 root2@c610:/usr/cvs/src/sys/arch/mac68k/compile/GENERIC mac68k
Architecture: m68k
Machine: mac68k
>Description:

nubus.h has two variables defined twice:
Line 121, 122:
#define   NUBUS_DRSW_AWGSPDS    0x0100
#define    NUBUS_DRHW_AWGSPDS   0x0100
Line 132, 133:
#define   NUBUS_DRSW_AWGSPDS    0x0006
#define    NUBUS_DRHW_AWGSPDS   0x0100

>How-To-Repeat:

Try building a -current kernel.

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted: