From nobody  Tue Apr  8 15:29:32 1997
Received: (from nobody@localhost)
          by freefall.freebsd.org (8.8.5/8.8.5) id PAA05764;
          Tue, 8 Apr 1997 15:29:32 -0700 (PDT)
Message-Id: <199704082229.PAA05764@freefall.freebsd.org>
Date: Tue, 8 Apr 1997 15:29:32 -0700 (PDT)
From: george@lincc.lib.or.us
To: freebsd-gnats-submit@freebsd.org
Subject: 2.2.1 upgrade; make all stops on param.c - TIMEZONE
X-Send-Pr-Version: www-1.0

>Number:         3235
>Category:       kern
>Synopsis:       2.2.1 upgrade; make all stops on param.c - TIMEZONE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr  8 15:30:05 PDT 1997
>Closed-Date:    Wed Apr 9 12:20:33 PDT 1997
>Last-Modified:  Wed Apr  9 12:21:18 PDT 1997
>Originator:     George Yobst
>Release:        2.2.1-Release
>Organization:
LINCC
>Environment:
FreeBSD 2.2.1-Release #0 Tue Mar 25 15:12:02 GMT 1997
jkh@time.cdrom.com: /usr/src/sys/compile/GENERIC i386
>Description:
Started this morning (8 APR 1997) to upgrade from 2.1.5 to 2.2.1;
downloaded floppy, chose upgrade, selected all (but X per Doug's
checklist), mounted existing partitions, ftp'd from Primary, changed
files in /etc, rebooted, went to make kernel:
cd /sys/i386/conf
config HELI
cd ../../compile/HELI
make clean
make depend
make all

and it stopped at param.c:
param.c:82:'TIMEZONE' undeclared here (not in a function)
param.c:82:initializer element for 'tz.tz_minuteswest' is not constant
param.c:82:'DST' undeclared here (not in a function)
param.c:82:initializer element for 'tz.tz_dsttime' is not constant

Tried to then make the GENERIC kernel, and had same problem.
Any ideas?
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Wed Apr 9 12:20:33 PDT 1997 
State-Changed-Why:  
The originator says that a re-install worked just fine, 
so it was probably just pilot error. 
>Unformatted:
