Subject: RE: NetBSD-1-6-RELEASE Custom Kernel Compile Error: make depend
To: 'Jeremy C. Reed' <reed@reedmedia.net>
From: Conrad T. Pino <Conrad@Pino.com>
List: netbsd-bugs
Date: 12/24/2002 13:24:15
Thank you Jeremy.  I supected something like this when compiling the
GENERIC kernel failed in a very similar manner.  I'm copiling the tools
as we write "./build.sh -t -T /usr/tools".

Thank you and please disregard previous report which wasn't a bug but
a newbie error instead.

Conrad

-----Original Message-----
From: Jeremy C. Reed [mailto:reed@reedmedia.net]
Sent: Tuesday, December 24, 2002 13:02
To: Conrad T. Pino
Subject: Re: NetBSD-1-6-RELEASE Custom Kernel Compile Error: make depend


On Tue, 24 Dec 2002, Conrad T. Pino wrote:

> My "make depend" compile fails with:
>
> 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.

> The "config Custom" worked just fine.  I'm sure it's some choice I make
> in my kerneal configuration file which I'll figure out.
>
> My concern is "config" didn't report a faulty configuration and abort.
> It created a faulty set of files instead.  Configuration file based on
> GENERIC configuration follows:

If you update your kernel source, then be sure to build and use the new
config(8) tool (usr.sbin/config). Is your /usr/sbin/config also from
NetBSD-1-6-RELEASE?

(When providing config files, sometimes it is useful to only include the
lines that are used, so comment lines aren't needed.)

Good luck,

   Jeremy C. Reed
   http://bsd.reedmedia.net/