Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!serv.hinet.net!news.cc.nctu.edu.tw!spring.edu.tw!howland.erols.net!news.mathworks.com!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Kernel compile failure??? Date: 28 Sep 1996 16:51:54 GMT Organization: Private BSD site, Dresden Lines: 24 Message-ID: <52jl3a$8s@uriah.heep.sax.de> References: <51q5mr$8ip@csugrad.cs.vt.edu> <51q9pg$7i6@csugrad.cs.vt.edu> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E jagnew@csugrad.cs.vt.edu (H. Jared Agnew) wrote: > 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 I assume you are trying to bootstrap a 2.1.5 kernel from a 2.1 system? Remember that /usr/sbin/config is closely related to the kernel source, thus you ought to upgrade this first, and reconfig the kernel with the new config(8) program. Note that you _must_ upgrade the userland stuff afterwards, otherwise the system will behave very weird, in particular kernel-dependent utilities like ps(1) or netstat(1). -- 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. ;-)