Date: Sun, 22 Dec 1996 12:38:25 -0500 (EST) From: "John S. Dyson" <toor@dyson.iquest.net> To: joerg_wunsch@uriah.heep.sax.de Cc: A.H.A.M.Boer@kub.nl, hackers@freebsd.org Subject: Re: Kernel rebuild quits at param.c:82 Message-ID: <199612221738.MAA07076@dyson.iquest.net> In-Reply-To: <199612221056.LAA13258@uriah.heep.sax.de> from "J Wunsch" at Dec 22, 96 11:56:57 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. > Once, long ago, a group of us had a disagreement that the config sources should be part of the kernel tree (which I champion.) Maybe this should be revisited -- since the config program *does* have to have intimate knowedge of and actually *does* produce kernel code (like genassym.) Mess-ups associated with bogus versions of config have a possibility of being controlled then. John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612221738.MAA07076>