Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2002 12:52:11 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Mike Barcroft <mike@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: sparc64 tinderbox failure
Message-ID:  <20020916195211.GB69658@dragon.nuxi.com>
In-Reply-To: <20020916152706.B84465@espresso.q9media.com>
References:  <200209161117.g8GBHJcn091216@bowie.private> <20020916152706.B84465@espresso.q9media.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, Sep 16, 2002 at 03:27:06PM -0400, Mike Barcroft wrote:
> Dag-Erling Smorgrav <des@sparc64.style9.org> writes:
> > --------------------------------------------------------------
> > >>> stage 4: building everything..
> > --------------------------------------------------------------
> > ===> usr.bin/file
> > /usr/home/des/tinderbox/sparc64/src/contrib/file/compress.c: In function `pipe2file':
> > /usr/home/des/tinderbox/sparc64/src/contrib/file/compress.c:142: `O_RDWR' undeclared (first use in this function)
> > /usr/home/des/tinderbox/sparc64/src/contrib/file/compress.c:142: (Each undeclared identifier is reported only once
> > /usr/home/des/tinderbox/sparc64/src/contrib/file/compress.c:142: for each function it appears in.)
> > /usr/home/des/tinderbox/sparc64/src/contrib/file/compress.c:142: `O_TRUNC' undeclared (first use in this function)
> > /usr/home/des/tinderbox/sparc64/src/contrib/file/compress.c:142: `O_EXCL' undeclared (first use in this function)
> > /usr/home/des/tinderbox/sparc64/src/contrib/file/compress.c:142: `O_CREAT' undeclared (first use in this function)
> > *** Error code 1
> 
> compress.c should include <fcntl.h> at some point to get these manifest
> constants.  apprentice.c and file.c get this right.

The `cvs up' happened in the middle of the update.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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