Subject: Re: kernel panic with multiprocessing kernel
To: Rui Paulo <rpaulo@netbsd.org>
From: Kjell Konis <konis@stats.ox.ac.uk>
List: port-macppc
Date: 08/29/2005 15:31:56
Hi,

I tried to build a -current kernel but ran into some problems.  I  
went into /usr/src and did

cvs update -A -dP

which I think should have updated my source tree to current.  Then I  
tried to build the kernel with the command

./build.sh -m macppc kernel=PM95KERNEL > kernelBuild.log &

After about 15 minutes this shows up in my terminal window:

/usr/src/sys/netinet/files.ipfilter:22: syntax error
/usr/src/sys/net/files.pf:16: syntax error
*** Stop.

ERROR: nbconfig failed for PM95KERNEL
*** BUILD ABORTED ***

[1]+  Exit 1                  ./build.sh -m macppc kernel=PM95KERNEL  
 > kernelBuild.log

Any ideas for what might be going wrong?  Thanks.


Kjell



On 27 Aug 2005, at 07:38, Rui Paulo wrote:

> On 2005.08.27 07:36:43 +0000, Kjell Konis wrote:
> | I am running 2.0.2.
>
> Can you try a -current kernel ?
>
>         -- Rui Paulo
>