Subject: Re: I need help with compiling my first kernel
To: patriot <patriot@primenet.com>
From: Dr. Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 06/15/1998 13:02:34
On Mon, 15 Jun 1998, patriot wrote:

> I did the configure in /usr/src/sys/arch/mac68k/conf and this is what it 
> gave me.  Does it mean it is working as it should be?

Nope. Either your source files are damaged, or your config version is not
the right one for your kernel source.

You're using NetBSD 1.3.2, and trying to compile a 1.3.2 kernel, aren't
you? You are using the config which came with the distribution, aren't
you?

Take care,

Bill

> # cd /usr/src/sys/arch/mac68k
> # ls
> CVS       compile   dev       mac68k    obio
> Makefile  conf      include   nubus
> # cd conf
> # config BORGEN
> ../../../../conf/files:18: syntax error
> ../../../../conf/files:20: syntax error
> ../../../../conf/files:27: syntax error
> ../../../../conf/files:31: syntax error
> ../../../../conf/files:35: syntax error
> ../../../../conf/files:40: syntax error
> ../../../../conf/files:52: syntax error
> ../../../../conf/files:133: undefined attribute `ifnet'
> ../../../../conf/files:137: undefined attribute `ifnet'
> ../../../../conf/files:141: undefined attribute `ifnet'
> ../../../../conf/files:158: undefined attribute `tty'
> ../../../../conf/files:162: undefined attribute `ifnet'
> ../../../../conf/files:174: undefined attribute `ifnet'
> ../../../../conf/files:178: undefined attribute `ifnet'
> ./../../../conf/files:186: undefined attribute `ifnet'
> ../../../../conf/files:198: undefined attribute `ifnet'
> ../../../../conf/files:203: undefined attribute `tty'
> ../../../../conf/files:211: undefined attribute `ifnet'
> ../../../../conf/files:248: undefined attribute `disk'
> ../../../../conf/files:249: undefined attribute `disk'
> ../../../../conf/files:250: undefined attribute `disk'
> ../../../../conf/files:252: undefined attribute `tty'
> ./../../../conf/files:253: undefined attribute `tty'
> ../../../../conf/files:256: undefined attribute `ifnet'
> ../../../../conf/files:257: undefined attribute `ifnet'
> ../../../../conf/files:258: undefined attribute `ifnet'
> ../../../../conf/files:259: undefined attribute `ifnet'
> ../../../../conf/files:260: undefined attribute `ifnet'
> ../../../../conf/files:261: undefined attribute `ifnet'
> ../../../../conf/files:262: undefined attribute `ifnet'
> *** Stop.