From owner-freebsd-stable Sat Sep 15 7:29:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.246.36]) by hub.freebsd.org (Postfix) with ESMTP id 796DC37B401 for ; Sat, 15 Sep 2001 07:29:08 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id QAA13131; Sat, 15 Sep 2001 16:29:01 +0200 (MEST) Message-ID: <3BA365AB.A4FAA484@gmx.de> Date: Sat, 15 Sep 2001 16:28:59 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: de, en MIME-Version: 1.0 To: todorov@space.com Cc: freebsd-stable@freebsd.org Subject: Re: Make buildworld compile errors References: <20010915140744.16306.cpmta@c000.snv.cp.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, > Hello, I've recenly installed FreeBSD 4.1 and cvsup-ed to 4.4 (which is now stable as far as i know) and when i run make buildworld the following errors occured (the following text is from taken after doing make -j4 buildworld, when the errors occur) : I've just cvsupped and my buildworld completed without any hickups. Try to cvsup again, maybe you were in the middle of some updates. Also don't use the -j4 flag on single processor systems. It will _decrease_ speed as I and others found, if you compare compile times with the time command. Besides there can occur some race conditions during installworld, so NEVER use it there. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message