Subject: Re: building kernel failed.
To: jiwon <jiwon@softwise.co.kr>
From: Daniel Carosone <dan@geek.com.au>
List: current-users
Date: 05/28/2003 19:29:40
On Wed, May 28, 2003 at 03:51:06PM +0900, jiwon wrote:
> ??? [..etc..]

What version of NetBSD are you building?  This was fixed quite some
time ago in -current.  Although the function is used in a KASSERT
macro, KASSERT is defined to do nothing unless you are building
with options DIAGNOSTIC or DEBUG.   This was fixed on Feb 24 in
-current, by #ifdef'ing the prototypes and function definition.

--
Dan.