From owner-freebsd-questions Thu Oct 12 09:42:28 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA21049 for questions-outgoing; Thu, 12 Oct 1995 09:42:28 -0700 Received: from jd-unix.wpafb.af.mil (jd-unix.wpafb.af.mil [129.52.114.42]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA21044 for ; Thu, 12 Oct 1995 09:42:26 -0700 Received: (from root@localhost) by jd-unix.wpafb.af.mil (8.6.11/8.6.9) id MAA04602 for freebsd-questions@freebsd.org; Thu, 12 Oct 1995 12:35:20 GMT Date: Thu, 12 Oct 1995 12:35:20 GMT From: "Jeffrey D. Dean Root" Message-Id: <199510121235.MAA04602@jd-unix.wpafb.af.mil> Apparently-To: freebsd-questions@freebsd.org Sender: owner-questions@freebsd.org Precedence: bulk Ok, What do I have set up wrong? I cannot compile the kernel because I get a tz.tz_minuteswest is not constant error??? I am pretty sure after reading the error (10 times) that I do not have my TIMEZONE, and DST variables set properly. What exactly am I supposed to fix so that the kernel will compile. This error occured when compiling param.c from the Makefile... Thanx in advance.... Jeff root@jd-unix.wpafb.af.mil