Subject: Re: 19981010 -current build failure (usr.bin/crontab)
To: Erik E. Fair <fair@clock.org>
From: Steve Woodford <steve@mctavish.demon.co.uk>
List: current-users
Date: 10/11/1998 11:27:42
On Sat, 10 Oct 1998, Erik E. Fair wrote:

> all ===> usr.bin/crontab
> cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Werror
> -I/usr/src/usr.bin/crontab -I/usr/src/usr.bin/crontab/../../usr.sbin/cron
> -DDEBU
> GGING=1 -DUSE_UTIMES -nostdinc -idirafter /altroot/usr/include -c
> /usr/src/usr.b
> in/crontab/../../usr.sbin/cron/env.c
> cc1: warnings being treated as errors
> /usr/src/usr.bin/crontab/../../usr.sbin/cron/env.c: In function `load_env':
> /usr/src/usr.bin/crontab/../../usr.sbin/cron/env.c:126: warning: `space'
> might b
> e used uninitialized in this function
> *** Error code 1

Fixed this morning.

Cheers, Steve