Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 07:39:51 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        Ruslan Ermilov <ru@FreeBSD.ORG>
Cc:        stable@FreeBSD.ORG
Subject:   Re: make -j4 vs -j8... 4 works, but 8 does not
Message-ID:  <5.1.0.14.0.20010917073626.040c5470@192.168.0.12>
In-Reply-To: <20010917134316.C74429@sunbay.com>
References:  <5.1.0.14.0.20010915123606.035fcc18@192.168.0.12> <5.1.0.14.0.20010915123606.035fcc18@192.168.0.12>

next in thread | previous in thread | raw e-mail | index | archive | help
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.


         ---Mike


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?5.1.0.14.0.20010917073626.040c5470>