Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 1996 10:57:50 -0800
From:      "Justin T. Gibbs" <gibbs@freefall.freebsd.org>
To:        Michael Beckmann <petzi@zit.th-darmstadt.de>
Cc:        stable@freebsd.org
Subject:   Re: Cannot make kernel 
Message-ID:  <199603251857.KAA24541@freefall.freebsd.org>
In-Reply-To: Your message of "Mon, 25 Mar 1996 15:32:14 %2B0100." <Pine.BSF.3.91.960325152716.2246A-100000@zit1.zit.th-darmstadt.de> 

next in thread | previous 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

You are using a -current config with a -stable kernel source
tree.  Make sure you config sources are in sync with your kernel
build tree, rebuild config, and try again.
--
Justin T. Gibbs
===========================================
  FreeBSD: Turning PCs into workstations
===========================================



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