From owner-freebsd-stable@FreeBSD.ORG Sat Apr 23 00:43:26 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A420C106566B for ; Sat, 23 Apr 2011 00:43:26 +0000 (UTC) (envelope-from ptyll@nitronet.pl) Received: from mail.nitronet.pl (smtp.nitronet.pl [195.90.106.27]) by mx1.freebsd.org (Postfix) with ESMTP id 60E448FC13 for ; Sat, 23 Apr 2011 00:43:26 +0000 (UTC) Received: from mailnull by mail.nitronet.pl with virscan (Exim 4.75 (FreeBSD)) (envelope-from ) id 1QDQwX-000IpT-J9 for freebsd-stable@freebsd.org; Sat, 23 Apr 2011 02:43:25 +0200 Date: Sat, 23 Apr 2011 02:41:44 +0200 From: Pawel Tyll X-Priority: 3 (Normal) Message-ID: <959773101.20110423024144@nitronet.pl> To: Doug Barton In-Reply-To: <4DB21FD8.3010205@FreeBSD.org> References: <926783796.20110423022501@nitronet.pl> <20110423003322.GA76458@icarus.home.lan> <142755179.20110423023559@nitronet.pl> <4DB21FD8.3010205@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: Nitronet.pl X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ptyll@nitronet.pl X-SA-Exim-Scanned: No (on mail.nitronet.pl); SAEximRunCond expanded to false Cc: freebsd-stable@freebsd.org, Jeremy Chadwick Subject: Re: buildworld FAIL. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2011 00:43:26 -0000 Hi Doug, > Traditional solution for similar problems is to clean out your /usr/obj/ > and try again. I always do that. If build fails, I delete /usr/obj and try again without -j.