From owner-freebsd-arch@FreeBSD.ORG Mon Jun 26 23:09:26 2006 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1063E16A49E for ; Mon, 26 Jun 2006 23:09:26 +0000 (UTC) (envelope-from andrew@areilly.bpc-users.org) Received: from omta03sl.mx.bigpond.com (omta03sl.mx.bigpond.com [144.140.92.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id D717443D78 for ; Mon, 26 Jun 2006 23:09:24 +0000 (GMT) (envelope-from andrew@areilly.bpc-users.org) Received: from areilly.bpc-users.org ([141.168.7.22]) by omta03sl.mx.bigpond.com with ESMTP id <20060626230923.MLP1089.omta03sl.mx.bigpond.com@areilly.bpc-users.org> for ; Mon, 26 Jun 2006 23:09:23 +0000 Received: (qmail 31466 invoked by uid 501); 26 Jun 2006 23:09:27 -0000 Date: Tue, 27 Jun 2006 09:09:27 +1000 From: Andrew Reilly To: John Baldwin Message-ID: <20060626230927.GA92989@duncan.reilly.home> References: <20060625011746.GC81052@duncan.reilly.home> <20060625214021.GJ82074@funkthat.com> <20060626040754.GA30475@duncan.reilly.home> <200606260844.07341.john@baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606260844.07341.john@baldwin.cx> User-Agent: Mutt/1.4.2.1i Cc: freebsd-arch@freebsd.org Subject: Re: What's up with our stdout? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 23:09:26 -0000 On Mon, Jun 26, 2006 at 08:44:07AM -0400, John Baldwin wrote: > Are you doing your build over NFS btw? Aah, yes. Sorry for the noise, in that case. I should have remembered that nfs locking was a bit iffy. I've been trying to build both locally and remotely but running into problems for various reasons, both ways. The "nbcat -l >> ${METALOG}" thing actually works fine on local file systems, it seems. Got myself confused, there. Thanks for the insight, all. Cheers, -- Andrew