Subject: Re: errors during kernel compilation
To: LIM SENG CHOR <Lim.Seng.Chor@sit.edu.my>
From: Frederick Bruckman <fredb@immanent.net>
List: netbsd-users
Date: 11/25/2002 23:23:04
On Tue, 26 Nov 2002, LIM SENG CHOR wrote:

> I got the following errors while I was compiling the netbsd 1.6 kernel. Any idea what's
> wrong with it? Please help. thanks.
>
>
> param.c:75: config_file.h: No such file or directory
> In file included from ../../../../netinet/udp_usrreq.c:116:
> faith.h:2: warning: `NINET' redefined
> opt_inet.h:6: warning: this is the location of the previous definition
> mkdep: compile failed.
> *** Error code 1

You forgot to update "config" before running it?

Frederick