Date: Mon, 17 Sep 2001 17:47:42 +0200 From: "Jose M. Alcaide" <jose@we.lc.ehu.es> To: Mike Tancsa <mike@sentex.net> Cc: Ruslan Ermilov <ru@FreeBSD.ORG>, stable@FreeBSD.ORG Subject: Re: make -j4 vs -j8... 4 works, but 8 does not Message-ID: <20010917174742.A1205@v-ger.we.lc.ehu.es> In-Reply-To: <5.1.0.14.0.20010917073626.040c5470@192.168.0.12>; from mike@sentex.net on Mon, Sep 17, 2001 at 07:39:51AM -0400 References: <5.1.0.14.0.20010915123606.035fcc18@192.168.0.12> <5.1.0.14.0.20010915123606.035fcc18@192.168.0.12> <20010917134316.C74429@sunbay.com> <5.1.0.14.0.20010917073626.040c5470@192.168.0.12>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 17, 2001 at 07:39:51AM -0400, Mike Tancsa wrote: > At 01:43 PM 9/17/2001 +0300, Ruslan Ermilov wrote: > > > ===> 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 > > > > >Try running with -dj as well and see what happens. > >You may also want to use -P. > > I think the issue might have been due to the CPUTYPE=686 vs i686 typo on my > part. Changing it to that fixed the problem it seems. I don't think so. I got the same error despite I was using CPUTYPE=k7. JMA -- ****** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ****** ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** 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?20010917174742.A1205>