From owner-freebsd-current Mon Sep 16 12:52:13 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2005437B400; Mon, 16 Sep 2002 12:52:12 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id A18C143E42; Mon, 16 Sep 2002 12:52:11 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g8GJqBJF069766; Mon, 16 Sep 2002 12:52:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g8GJqBRv069765; Mon, 16 Sep 2002 12:52:11 -0700 (PDT) Date: Mon, 16 Sep 2002 12:52:11 -0700 From: "David O'Brien" To: Mike Barcroft Cc: current@FreeBSD.org Subject: Re: sparc64 tinderbox failure Message-ID: <20020916195211.GB69658@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Mike Barcroft , current@freebsd.org References: <200209161117.g8GBHJcn091216@bowie.private> <20020916152706.B84465@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020916152706.B84465@espresso.q9media.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 16, 2002 at 03:27:06PM -0400, Mike Barcroft wrote: > Dag-Erling Smorgrav 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 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