From owner-freebsd-current@FreeBSD.ORG Tue Aug 24 14:44:00 2004 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 6C65416A4CE for ; Tue, 24 Aug 2004 14:44:00 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1735D43D46 for ; Tue, 24 Aug 2004 14:44:00 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i7OEhxhc045824; Tue, 24 Aug 2004 07:43:59 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i7OEhxP4045823; Tue, 24 Aug 2004 07:43:59 -0700 (PDT) (envelope-from sgk) Date: Tue, 24 Aug 2004 07:43:59 -0700 From: Steve Kargl To: K Chapman Message-ID: <20040824144359.GA45801@troutmask.apl.washington.edu> References: <20040824014218.80717.qmail@web51006.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040824014218.80717.qmail@web51006.mail.yahoo.com> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: buildworld failure on amd64 with todays sources 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: Tue, 24 Aug 2004 14:44:00 -0000 On Mon, Aug 23, 2004 at 06:42:18PM -0700, K Chapman wrote: > make -j4 buildworld results in: > Remove the -j4 and try again. The portion of the make(1) output you quote is not where the problem ocurred. -- Steve