Subject: kern/8618: i386 aic6360.c builds incorrectly
To: None <gnats-bugs@gnats.netbsd.org>
From: Peter Seebach <seebs@puddle.plethora.net>
List: netbsd-bugs
Date: 10/13/1999 08:42:43
>Number: 8618
>Category: kern
>Synopsis: aic6360.c builds with references to Debugger()
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Oct 13 08:42:00 1999
>Last-Modified:
>Originator: Peter Seebach
>Organization:
>Release: 10/30
>Environment:
i386 1.4K
>Description:
It looks like there's a
#ifndef DDB
#define Debugger ...
#endif
in aic6360.c, but there's no Debugger() symbol getting defined
otherwise, so if you build with DDB, this fails.
>How-To-Repeat:
Build a kernel with DDB.
>Fix:
Turn off DDB.
>Audit-Trail:
>Unformatted: