Subject: Re: Bizarre kernel build probs...
To: Richard Horwood <rich@mondial.com.au>
From: David Brownlee <abs@NetBSD.ORG>
List: netbsd-help
Date: 02/15/1998 17:36:53
	Are you trying to compile the 1.3 or the -current sources?
	If you are compiling -current you'll want to compile a new
	copy of config first.

		David/absolute

             ---- Microsoft: "Where do you want to go today?" ----
             ---- Unix: "What do you need to get done today?" ----
             ---- Irix: "Uhh... what day is it today?"        ----

On Mon, 16 Feb 1998, Richard Horwood wrote:

> Date: Mon, 16 Feb 1998 10:03:33 +1100
> From: Richard Horwood <rich@mondial.com.au>
> To: netbsd-help@NetBSD.ORG
> Subject: Bizarre kernel build probs...
> 
> 
> I am attempting to build a new kernel using a fresh install of NetBSD 1.3.
> I have downloaded the kernel source (which was not installed when I
> set up the system initially) and untarred it to an NFS volume, which
> I have mounted from another host (It's a very small hard drive, so
> I am attempting to conserve disk space)  Earlier it was tried from a local
> disk, so the NFS part of things is not the problem.  Anyhow, here's the
> output.  WTF???
> 
> test# config GENERIC
> ../../../../conf/files:17: syntax error
> ../../../../conf/files:23: syntax error
> ../../../../conf/files:27: syntax error
> ../../../../conf/files:31: syntax error
> ../../../../conf/files:51: syntax error
> ../../../../conf/files:52: attaching undefined device `audio'
> ../../../../conf/files:67: syntax error
> ../../../../conf/files:68: syntax error
> ../../../../conf/files:69: syntax error
> ../../../../conf/files:86: syntax error
> ../../../../conf/files:90: syntax error
> ../../../../conf/files:97: syntax error
> ../../../../conf/files:102: syntax error
> ../../../../conf/files:106: syntax error
> ../../../../conf/files:110: syntax error
> ../../../../conf/files:114: syntax error
> ../../../../conf/files:118: syntax error
> ../../../../conf/files:122: syntax error
> ../../../../conf/files:139: syntax error
> ../../../../conf/files:143: syntax error
> ../../../../conf/files:155: syntax error
> ../../../../conf/files:168: syntax error
> ../../../../conf/files:173: syntax error
> ../../../../conf/files: device `audio' used but not defined
> ../../../../conf/files: device `ipkdbif' used but not defined
> ../../../../conf/files: device `ipkdbslip' used but not defined
> ../../../../conf/files: device `ipkdbppp' used but not defined
> ../../../../conf/files: device `aic' used but not defined
> ../../../../conf/files: device `ahc' used but not defined
> ../../../../conf/files: device `bha' used but not defined
> ../../../../conf/files: device `aha' used but not defined
> ../../../../conf/files: device `isp' used but not defined
> ../../../../conf/files: device `uha' used but not defined
> ../../../../conf/files: device `ep' used but not defined
> ../../../../conf/files: device `lc' used but not defined
> ../../../../conf/files: device `le' used but not defined
> ../../../../conf/files: device `cy' used but not defined
> ../../../../conf/files: device `en' used but not defined
> ../../../../conf/files: device `sm' used but not defined
> ../../../../conf/files: device `ne' used but not defined
> ../../../../conf/files: device `com' used but not defined
> *** Stop.
> test#
>