Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 1997 00:07:47 +0200 (MET DST)
From:      Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
To:        proot@horton.iaces.com (Paul T. Root)
Cc:        A.J.Caines@TracerTech.COM, questions@FreeBSD.ORG
Subject:   Re: TIMEZONE error during compilation
Message-ID:  <199705302207.AAA00958@helbig.informatik.ba-stuttgart.de>
In-Reply-To: <199705301949.OAA00907@horton.iaces.com> from "Paul T. Root" at "May 30, 97 02:49:42 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> In a previous message, Andrew J. Caines said:
> > Dear Paul,
> > 
> > Thank you for your advice concerning my previous problem. I have removed all
> > references to devices not on my system in my kernal config file. Having done
> > this and done "config KIPPER" and make as before, I get the error
> > 
> > cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -nostdinc -I. -I../.. -I../../sys -I../../../include -DI486_CPU -DXSERVER -DATAPI -DSYSVMSG -DSYSVSEM -DSYSVSHM -DVISUAL_USERCONFIG -DUSERCONFIG -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DGPL_MATH_EMULATE -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 -DMAXUSERS=5 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

Somehow the upgrade from 2.1.x to 2.2.x did not install the /sbin/config
binary. You are using an 2.1.x /sbin/config to build a 2.2.x kernel.

Wolfgang



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