Date: Tue, 22 Jan 2002 15:11:01 -0500 From: Michael Lucas <mwlucas@blackhelicopters.org> To: Mike Tancsa <mike@sentex.net> Cc: stable@FreeBSD.ORG Subject: Re: make -j4 world Message-ID: <20020122151101.A63740@blackhelicopters.org> 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 References: <5.1.0.14.0.20020122145124.03cd1380@marble.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Have you tried it without the -j? 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 -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020122151101.A63740>