From owner-freebsd-current@FreeBSD.ORG Tue Dec 9 18:42:59 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 ADF8516A4CE for ; Tue, 9 Dec 2003 18:42:59 -0800 (PST) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id A04A543D28 for ; Tue, 9 Dec 2003 18:42:58 -0800 (PST) (envelope-from dgerow@afflictions.org) Received: from dementia.afflictions.org (dementia [172.16.0.56]) by pandora.afflictions.org (Postfix) with ESMTP id 8B6B85CAD5 for ; Tue, 9 Dec 2003 22:09:04 -0500 (EST) Received: by dementia.afflictions.org (Postfix, from userid 1001) id CB1746D42C; Tue, 9 Dec 2003 21:43:02 -0500 (EST) Date: Tue, 9 Dec 2003 21:43:02 -0500 From: Damian Gerow To: current@freebsd.org Message-ID: <20031210024302.GB13539@afflictions.org> References: <20031210023632.GA13539@afflictions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 5.2-BETA on a i386 X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.5.1i 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:42:59 -0000 Thus spake Steve Kargl (sgk@troutmask.apl.washington.edu) [09/12/03 21:38]: : 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"? I'd tried 'make -j4' and 'make -j2', don't remember if I did a straight buildworld or not -- just trying again now, it'll be about 15-20 minutes before I can tell for sure. And yes, both -j4 and -j2 resulted in the same error.