Subject: Re: Kernel compile error
To: MOCHIZUKI Tomomitsu <t-mochi@wbs.jp>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 12/25/2001 15:17:14
On Tue, Dec 25, 2001 at 08:50:47AM +0900, MOCHIZUKI Tomomitsu wrote:
> Hello,
>
> I recently update my source up to Dec 25, 2001 JST.
> and Kernel build failure in isapnpvar.h
Looks like this is now fixed.
>
>
>
> 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
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>