From owner-freebsd-current Fri Sep 4 08:44:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08098 for freebsd-current-outgoing; Fri, 4 Sep 1998 08:44:12 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp-gw.BayNetworks.COM (ns2.BayNetworks.COM [134.177.3.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08093 for ; Fri, 4 Sep 1998 08:44:11 -0700 (PDT) (envelope-from thomma@BayNetworks.COM) Received: from mailhost.BayNetworks.COM (h016b.s86b1.BayNetworks.COM [134.177.1.107] (may be forged)) by smtp-gw.BayNetworks.COM (8.8.8/8.8.8) with ESMTP id IAA10362; Fri, 4 Sep 1998 08:43:05 -0700 (PDT) Received: from fedex.engwest.baynetworks.com (fedex.engwest.baynetworks.com [134.177.110.46]) by mailhost.BayNetworks.COM (8.8.8/8.8.8) with SMTP id IAA10705; Fri, 4 Sep 1998 08:43:05 -0700 (PDT) Received: from carrera.engwest (carrera.engwest.baynetworks.com) by fedex.engwest.baynetworks.com (4.1/SMI-4.1) Received: from localhost by carrera.engwest (SMI-8.6/SMI-SVR4) id IAA25688; Fri, 4 Sep 1998 08:40:11 -0700 To: luoqi@watermarkgroup.com Cc: current@FreeBSD.ORG Subject: Re: Problem with ELF make -j4 buildworld 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> X-Mailer: Mew version 1.92 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980904084011U.thomma@baynetworks.com> Date: Fri, 04 Sep 1998 08:40:11 -0700 From: Tamiji Homma X-Dispatcher: imput version 971024 Lines: 19 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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