From owner-freebsd-stable Tue Jan 22 12:15:53 2002 Delivered-To: freebsd-stable@freebsd.org Received: from tp.databus.com (p72-186.acedsl.com [66.114.72.186]) by hub.freebsd.org (Postfix) with ESMTP id 0378D37B405 for ; Tue, 22 Jan 2002 12:14:50 -0800 (PST) Received: (from barney@localhost) by tp.databus.com (8.11.6/8.11.4) id g0MKEaP43475; Tue, 22 Jan 2002 15:14:36 -0500 (EST) (envelope-from barney) Date: Tue, 22 Jan 2002 15:14:31 -0500 From: Barney Wolff To: Mike Tancsa Cc: stable@FreeBSD.ORG Subject: Re: make -j4 world Message-ID: <20020122151431.A43296@tp.databus.com> References: <5.1.0.14.0.20020122145124.03cd1380@marble.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.0.20020122145124.03cd1380@marble.sentex.ca>; from mike@sentex.net on Tue, Jan 22, 2002 at 02:53:34PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Do make cleandir; make cleandir; make clean; and then it should go fine. I'm not sure that all of those are necessary, but they were sufficient for me to get around the same error. On Tue, Jan 22, 2002 at 02:53:34PM -0500, Mike Tancsa wrote: > > Hi, > Not sure why, but make -j4 world seems to consistently barf for me at the > same place. Note, this is *after* a cvsup; > buildworld;buildkernel;installworld;installkernel;mergemaster etc;reboot > > > > ===> usr.sbin/i4b/ispppcontrol > rm -f .depend > mkdep -f .depend > -a -I/usr/obj/usr/src/i386/usr/include > /usr/src/usr.sbin/i4b/ispppcontrol/ispppcontrol.c > cd /usr/src/usr.sbin/i4b/ispppcontrol; make _EXTRADEPEND > echo ispppcontrol: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend > ===> usr.sbin/i4b/man > ===> usr.sbin/boot0cfg > rm -f .depend > mkdep -f .depend > -a -I/usr/obj/usr/src/i386/usr/include > /usr/src/usr.sbin/boot0cfg/boot0cfg.c > cd /usr/src/usr.sbin/boot0cfg; make _EXTRADEPEND > echo boot0cfg: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend > 1 error > *** Error code 2 > 1 error > *** Error code 2 > > Its always in the same place. > > ---Mike > -------------------------------------------------------------------- > Mike Tancsa, tel +1 519 651 3400 > Sentex Communications, mike@sentex.net > Providing Internet since 1994 www.sentex.net > Cambridge, Ontario Canada www.sentex.net/mike > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Barney Wolff "Nonetheless, ease and peace had left this people still curiously tough. They were, if it came to it, difficult to daunt or to kill; and they were, perhaps, so unwearyingly fond of good things not least because they could, when put to it, do without them, and could survive rough handling by grief, foe, or weather in a way that astonished those who did not know them well and looked no further than their bellies and their well-fed faces." J.R.R.T. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message