*BSD News Article 94960


Return to BSD News archive

From: Jerry Hicks <Jerry_Hicks@bigfoot.com>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: compile failing while installing kernal
Date: Thu, 08 May 1997 17:00:09 -0400
Organization: Netcom
Lines: 30
Message-ID: <33723ED9.41C67EA6@bigfoot.com>
References: <3371B021.167EB0E7@netgate.net>
NNTP-Posting-Host: atl-ga13-25.ix.netcom.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-NETCOM-Date: Thu May 08  2:00:09 PM PDT 1997
X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2-RELEASE i386)
Path: euryale.cc.adfa.oz.au!como.dpie.gov.au!news.gan.net.au!act.news.telstra.net!news-out.internetmci.com!newsfeed.internetmci.com!gatech!news1.mid-ga.com!nntp.mid-ga.com!news.oru.edu!news.IAEhv.nl!usenet.logical.net!news.mathworks.com!howland.erols.net!ix.netcom.com!news
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:40589

glame wrote:
> 
> I was wondering is anyone has seen this compile error, and knows how to
> fix it.  It is happening during 'make':
> 
> cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
> -nostdinc -I. -I../.. -I../../sys
> -I../../../include -DI586_CPU -DKTRACE -DVISUAL_USERCONFIG -DUSERCONFIG
> -DFAILSAFE -DUCONSOLE -DBOUNCE_BUFFERS
> -DSCSI_DELAY=10 -DCOMPAT_43 -DPROCFS -DFFS -DINET -DKERNEL -Di386
> -DLOAD_ADDRESS=0xF0100000 -DMAXUSERS=6
> 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
> 
> Stop.
> 
> Thanks.
> 
> glame

I had a very similar problem.  It turned out to be bad memory.

Good Luck,

Jerry Hicks
jerry_hicks@bigfoot.com