Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 1996 11:56:57 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        A.H.A.M.Boer@kub.nl
Cc:        hackers@freebsd.org
Subject:   Re: Kernel rebuild quits at param.c:82
Message-ID:  <199612221056.LAA13258@uriah.heep.sax.de>
In-Reply-To: <199612220941.KAA01668@tomcat.kub.nl> from Arnout Boer at "Dec 22, 96 10:41:33 am"

next in thread | previous in thread | raw e-mail | index | archive | help
As Arnout Boer wrote:

> param.c:82 `TIMEZONE' undeclared here (not in a function)
> param.c:82 initializer element for `tz.tz_minutes_west' 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

Your config and kernel source seem to be in heavy disagreement.  The
last traces of the timezone stuff have been removed from the kernel
ages ago.  Make sure to build your kernel from consistent sources,
rebuild and reinstall config(8) first, and re-run it on you config
file.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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