From owner-freebsd-current@FreeBSD.ORG Wed Aug 15 14:51:15 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C55716A41A for ; Wed, 15 Aug 2007 14:51:15 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from qsrv01ps.mx.bigpond.com (qsrv01ps.mx.bigpond.com [144.140.82.181]) by mx1.freebsd.org (Postfix) with ESMTP id 8353913C4EE for ; Wed, 15 Aug 2007 14:51:13 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from oaamta01ps.mx.bigpond.com ([124.188.162.95]) by omta05ps.mx.bigpond.com with ESMTP id <20070815122753.DMYU154.omta05ps.mx.bigpond.com@oaamta01ps.mx.bigpond.com> for ; Wed, 15 Aug 2007 12:27:53 +0000 Received: from areilly.bpa.nu ([124.188.162.95]) by oaamta01ps.mx.bigpond.com with ESMTP id <20070815122748.YKLG21704.oaamta01ps.mx.bigpond.com@areilly.bpa.nu> for ; Wed, 15 Aug 2007 12:27:48 +0000 Received: (qmail 63023 invoked by uid 501); 15 Aug 2007 12:27:47 -0000 Date: Wed, 15 Aug 2007 22:27:47 +1000 From: Andrew Reilly To: freebsd-current@freebsd.org Message-ID: <20070815122747.GA62123@duncan.reilly.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Does 7-CURRENT (aka cvsup tag=.) build under 6-STABLE? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2007 14:51:15 -0000 I ask because when I tried this on the weekend, on my ia32 crash-box-come-sound server, it died while trying to build csh. I didn't investigate deeply. Seemed that the include directories and what-not were pointing into the src directory, as expected. Src was nfs mounted, if that makes any difference (can't imagine so). Cheers, -- Andrew