From owner-freebsd-bugs Tue Apr 8 15:30:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA05868 for bugs-outgoing; Tue, 8 Apr 1997 15:30:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA05857; Tue, 8 Apr 1997 15:30:06 -0700 (PDT) Resent-Date: Tue, 8 Apr 1997 15:30:06 -0700 (PDT) Resent-Message-Id: <199704082230.PAA05857@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received:(from nobody@localhost) by.freefall.freebsd.org.id.PAA05764;Tue; (8.8.5/8.8.5);, 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 X-Send-Pr-Version: www-1.0 Subject: kern/3235: 2.2.1 upgrade; make all stops on param.c - TIMEZONE Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >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: