Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 1996 15:32:14 +0100 (MET)
From:      Michael Beckmann <petzi@zit.th-darmstadt.de>
To:        stable@freebsd.org
Subject:   Cannot make kernel
Message-ID:  <Pine.BSF.3.91.960325152716.2246A-100000@zit1.zit.th-darmstadt.de>

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

I cannot make a kernel from stable sources, suped yesterday. This is the 
error message:

cc -c -O -pipe -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  
-nostdinc -I. -I../.. -I../../sys -I../../../include -DI586_CPU 
-DPROBE_VERBOSE -DFDSEEKWAIT=32 -DMAXCONS=12 -DHARDFONTS -DFAT_CURSOR
-DXSERVER -DBOUNCE_BUFFERS -DAUTO_EOI_1 -DNSWAPDEV=4 -DMFS_ROOT=10
-DUMAPFS -DPROCFS -DCD9660 -DNFS -DFFS -DGATEWAY -DINET -DUCONSOLE
-DSYSVMSG -DSYSVSEM -DSYSVSHM -DUSER_LDT -DCOMPAT_43 -DOPEN_MAX=128
-DCHILD_MAX=128 -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 
-DMAXUSERS=20
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


Could someone please fix this ? I need a new kernel quite urgently.

Michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960325152716.2246A-100000>