Subject: Re: reproducible kernel panic w/ 2.0RC4MP
To: Tim Kelly <hockey@dialectronics.com>
From: Pavel Cahyna <pavel.cahyna@st.cuni.cz>
List: port-macppc
Date: 11/08/2004 16:33:08
On Mon, 08 Nov 2004 13:30:37 +0000, Tim Kelly wrote:

> hard wire the 8G to sd0, but I haven't seen in config (interactive)
> where this can be done here, so I've been needing to build the kernel
> with the GENERIC file manually setting sd0 to target
> 6. However, config (copy of GENERIC) fails with
> 
> .../../../../netinet/files.ipfilter:21: syntax error
> ../../../../net/files.pf:16: syntax error

You are compiling -current kernel on 2.0beta, this won't work. Either
compile a matching kernel version or follow the instruction for
cross-compiling:
see http://www.netbsd.org/Documentation/kernel/#how_to_build_a_kernel, in
particular steps 3 and 7, or
http://www.netbsd.org/guide/en/chap-build.html#chap-boot-cross-compiling-kernel

Bye	Pavel