From owner-freebsd-current@FreeBSD.ORG Sat Jun 7 12:16:25 2003 Return-Path: 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 3D71C37B401; Sat, 7 Jun 2003 12:16:25 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 641D643FCB; Sat, 7 Jun 2003 12:16:24 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h57JGLkA047779; Sat, 7 Jun 2003 13:16:21 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 07 Jun 2003 13:16:12 -0600 (MDT) Message-Id: <20030607.131612.78073490.imp@bsdimp.com> To: obrien@freebsd.org From: "M. Warner Losh" In-Reply-To: <20030607181501.GG70196@dragon.nuxi.com> References: <20030607065700.GA59525@dragon.nuxi.com> <3EE22307.7020100@acm.org> <20030607181501.GG70196@dragon.nuxi.com> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org cc: kientzle@acm.org Subject: Re: Can't build -CURRENT on 4.7 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 07 Jun 2003 19:16:25 -0000 In message: <20030607181501.GG70196@dragon.nuxi.com> "David O'Brien" writes: : > + WORLDTMP=${WORLDTMP} CSTD= \ : : may. This seems to mostly work... I'm trying to sort out a couple of other issues, but those may be related to other changes that I've made in my test tree. Warner