Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 1997 12:56:54 -0700 (PDT)
From:      "A. S. Wright" <aswright@best.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   kernal compile error (fwd)
Message-ID:  <Pine.BSF.3.96.970508125601.16372A-100000@flea.best.net>

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

Sorry. I did not specify.  This is 2.2.1-stable.


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.970508125601.16372A-100000>