Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 1997 11:18:47 -0700 (PDT)
From:      "A. S. W" <aswright@best.com>
To:        freebsd-questions@FREEBSD.ORG
Subject:   kernal compile error
Message-ID:  <Pine.BSF.3.96.970508111714.5993B-100000@flea.best.net>

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

Does anyone know how to fix this problem that is occuring during `make':

cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-nostdinc -I. -I../.. -I../../sys
-I../../../include -DI586_CPU -DKTRACE -DVISUAL_USERCONFIG -DUSERCONFIG
-DFAILSAFE -DUCONSOLE -DBOUNCE_BUFFERS
-DSCSI_DELAY=10 -DCOMPAT_43 -DPROCFS -DFFS -DINET -DKERNEL -Di386
-DLOAD_ADDRESS=0xF0100000 -DMAXUSERS=6
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
*** Error code 1

Stop.


Thanks.

-asw




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970508111714.5993B-100000>