Subject: Re: errors on kernel make depend
To: paul beard <paulbeard@mac.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 04/27/2002 11:44:48
On Thu, Apr 25, 2002 at 09:24:10PM -0700, paul beard wrote:
> I just pulled down a new src tree to see if I could build a kernel 
> that might support suspend and resume: I see this error.
> 
> param.c:75: config_file.h: No such file or directory
> In file included from ../../../../kern/uipc_domain.c:48:
> arp.h:2: warning: `NNETATALK' redefined
> opt_atalk.h:2: warning: this is the location of the previous 
> definition
> In file included from ../../../../net/netisr.h:62,
>                  from ../../../../net/if.c:133:
> arp.h:2: warning: `NNETATALK' redefined
> opt_atalk.h:2: warning: this is the location of the previous 
> definition

You need to build a new config(8) first. See the UPDATING and BUILDING files
at the base of the sources tree.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--