Subject: Kernel compile error
To: None <current-users@netbsd.org>
From: MOCHIZUKI Tomomitsu <t-mochi@wbs.jp>
List: current-users
Date: 12/25/2001 08:50:47
Hello,

I recently update my source up to Dec 25, 2001 JST.
and Kernel build failure in isapnpvar.h



In file included from ../../../../dev/isa/isa.c:59:
../../../../dev/isapnp/isapnpvar.h:73: warning: `memset' redefined
../../../../lib/libkern/libkern.h:265: warning: this is the location of the previous definition
In file included from ../../../../dev/isapnp/isapnp.c:58:
../../../../dev/isapnp/isapnpvar.h:73: warning: `memset' redefined
../../../../lib/libkern/libkern.h:265: warning: this is the location of the previous definition
In file included from ../../../../dev/isapnp/isapnpres.c:56:
../../../../dev/isapnp/isapnpvar.h:73: warning: `memset' redefined
../../../../lib/libkern/libkern.h:265: warning: this is the location of the previous definition
In file included from ../../../../dev/isapnp/com_isapnp.c:57:
../../../../dev/isapnp/isapnpvar.h:73: warning: `memset' redefined
../../../../lib/libkern/libkern.h:265: warning: this is the location of the previous definition
In file included from ../../../../dev/isapnp/wdc_isapnp.c:54:
../../../../dev/isapnp/isapnpvar.h:73: warning: `memset' redefined
../../../../lib/libkern/libkern.h:265: warning: this is the location of the previous definition
In file included from ../../../../arch/i386/isa/isapnp_machdep.c:67:
../../../../dev/isapnp/isapnpvar.h:73: warning: `memset' redefined
../../../../lib/libkern/libkern.h:265: warning: this is the location of the previous definition
In file included from ../../../../dev/isapnp/i82365_isapnp.c:49:
../../../../dev/isapnp/isapnpvar.h:73: warning: `memset' redefined
../../../../lib/libkern/libkern.h:265: warning: this is the location of the previous definition
mkdep: compile failed.
*** Error code 1