From owner-freebsd-current@FreeBSD.ORG Tue Dec 9 18:38:58 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 7CF7016A4CF for ; Tue, 9 Dec 2003 18:38:58 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AE1F43D2F for ; Tue, 9 Dec 2003 18:38:57 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) hBA2crwg001568; Tue, 9 Dec 2003 18:38:53 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)hBA2crIT001567; Tue, 9 Dec 2003 18:38:53 -0800 (PST) (envelope-from sgk) Date: Tue, 9 Dec 2003 18:38:53 -0800 From: Steve Kargl To: Damian Gerow Message-ID: <20031210023853.GA1549@troutmask.apl.washington.edu> References: <20031210023632.GA13539@afflictions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031210023632.GA13539@afflictions.org> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: buildworld problem with -CURRENT as of a half hour ago 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: Wed, 10 Dec 2003 02:38:58 -0000 On Tue, Dec 09, 2003 at 09:36:32PM -0500, Damian Gerow wrote: > /usr/obj/usr/src/i386/usr/lib/libmytinfo_p.a -> libncurses_p.a > /usr/obj/usr/src/i386/usr/lib/libtinfo_p.a -> libncurses_p.a > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > It's not even clear what the error is -- it just says 'error'. Scrolling > back up through my buffer doesn't show anything at all. > Are you using "make -j 4"? -- Steve