From owner-freebsd-current@FreeBSD.ORG Thu May 30 15:44:04 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E69AFAAD for ; Thu, 30 May 2013 15:44:04 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) by mx1.freebsd.org (Postfix) with ESMTP id B306497 for ; Thu, 30 May 2013 15:44:04 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.1 cv=Krx0hwmN c=1 sm=0 tr=0 a=nVny9ETX7T5uMhI2oTVyRA==:117 a=AaUjGI9IrlcA:10 a=kj9zAlcOel0A:10 a=OA2lqS22AAAA:8 a=sIt-5M63AAAA:8 a=S2kPtTsVP8EA:10 a=6I5d2MoRAAAA:8 a=a_b59eHf_KBM8I9u1TMA:9 a=CjuIK1q_8ugA:10 a=EeD7E4ZpW3AA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp01.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Received-SPF: neutral (smtp01.rcn.cmh.synacor.com: 209.6.193.164 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.193.164] ([209.6.193.164:31882] helo=jerusalem.litteratus.org.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 7E/89-06490-DB377A15; Thu, 30 May 2013 11:43:57 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20903.29628.653443.909151@jerusalem.litteratus.org> Date: Thu, 30 May 2013 11:43:56 -0400 To: Craig Rodrigues Subject: Re: "make buildworld" fails In-Reply-To: References: <20902.4239.221857.859835@jerusalem.litteratus.org> X-Mailer: VM 7.17 under 21.4 (patch 22) "Instant Classic" XEmacs Lucid Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 30 May 2013 15:44:05 -0000 Craig Rodrigues writes: > > sh /usr/src/tools/install.sh -o root -g wheel -m 555 make > > /usr/obj/usr/src/make.amd64/make > > usage: make [-BeikNnqrstWX] > > [-C directory] [-D variable] [-d flags] [-f makefile] > > [-I directory] [-J private] [-j max_jobs] [-m directory] [-T > > file] > > [-V variable] [variable=value] [target ...] > > *** [buildworld] Error code 2 > > > > Stop in /usr/src. > > > > > See this post: > http://lists.freebsd.org/pipermail/freebsd-current/2013-May/041976.html Seen it and all all following. > and see if removing /usr/obj/usr/src/make.amd64/make helps. It does not. Exact same error. Respectfully, Robert Huff