Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Sep 1998 08:40:11 -0700
From:      Tamiji Homma <thomma@BayNetworks.COM>
To:        luoqi@watermarkgroup.com
Cc:        current@FreeBSD.ORG
Subject:   Re: Problem with ELF make -j4 buildworld
Message-ID:  <19980904084011U.thomma@baynetworks.com>
In-Reply-To: Your message of "Fri, 4 Sep 1998 09:51:53 -0400 (EDT)" <199809041351.JAA26877@lor.watermarkgroup.com>
References:  <199809041351.JAA26877@lor.watermarkgroup.com>

next in thread | previous in thread | raw e-mail | index | archive | help
The same here.  After I converted to elf and make -j8 buildworld on SMP
failed. Without -j8, it completes buildworld.  The place where my 
buildworld failed is different from yours, though.  I haven't tried 
non-SMP with -jN yet.

> I got these errors when I tried `make -j4 buildworld' on a SMP machine that has
> already been converted to ELF,
> 
> lily-294# tail /tmp/world.out
> rm -f lily.cf
> (cd /usr/src/etc/sendmail &&  m4 -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/ /usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 lily.mc) > lily.cf
> chmod 444 lily.cf
> --- freebsd.cf ---
> chmod 444 freebsd.cf
> make: not found
> *** Error code 127
> 1 error
> *** Error code 2
> 1 error

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980904084011U.thomma>