Subject: Re: -current kernel build failure
To: Chris Jones <cjones@rupert.honors.montana.edu>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 07/07/1999 18:38:54
Chris Jones wrote:
> 
> >>>>> "Jones" == Chris Jones <cjones@rupert.honors.montana.edu> writes:
> 
> Jones> awkward# config AWKWARD
> Jones> ../../../../conf/files:406: syntax error
> Jones> *** Stop.
> 
> Jones> This is on an alpha, source supped this morning, freshly
> Jones> compiled config.
> 
> So, can anybody else out there reproduce this?  I just did a "sup -o".
> I get the same symptoms on i386 and alpha.
> 
> /usr/src/sys/conf/files:
>      $NetBSD: files,v 1.298 1999/07/07 00:05:30 thorpej Exp $
> 
> /usr/src/usr.sbin/config/gram.y:
>      $NetBSD: gram.y,v 1.25 1999/01/21 13:10:09 pk Exp $
> 
> Does this mean that gram.y didn't get updated in the sup repository?
> If I fetch it via FTP, are there any other files that I need to grab
> with it?

I just did a sup to fix rwho, and all was OK (after a make includes):

/usr/src/usr.sbin/config/gram.y:
     $NetBSD: gram.y,v 1.26 1999/07/07 00:02:09 thorpej Exp $

Cheers,

Patrick