Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 1997 15:29:32 -0700 (PDT)
From:      george@lincc.lib.or.us
To:        freebsd-gnats-submit@freebsd.org
Subject:   kern/3235: 2.2.1 upgrade; make all stops on param.c - TIMEZONE
Message-ID:  <199704082229.PAA05764@freefall.freebsd.org>
Resent-Message-ID: <199704082230.PAA05857@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr  8 15:30:05 PDT 1997
>Last-Modified:
>Originator:     George Yobst
>Organization:
LINCC
>Release:        2.2.1-Release
>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:

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704082229.PAA05764>