From owner-freebsd-questions Wed Jan 17 1:20:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ozlerplastik.com (unknown [212.253.27.79]) by hub.freebsd.org (Postfix) with ESMTP id 52A7837B401 for ; Wed, 17 Jan 2001 01:20:14 -0800 (PST) Received: (from root@localhost) by ozlerplastik.com (8.11.1/8.11.1) id f0H9Jw570473 for questions@freebsd.org.AVP; Wed, 17 Jan 2001 11:19:58 +0200 (EET) (envelope-from ertank@ozlerplastik.com) Received: from ozlerplastik.com (ertan [192.168.0.20]) by ozlerplastik.com (8.11.1/8.11.1) with ESMTP id f0H9JtA70465 for ; Wed, 17 Jan 2001 11:19:55 +0200 (EET) (envelope-from ertank@ozlerplastik.com) Message-ID: <3A6562B6.8C77B851@ozlerplastik.com> Date: Wed, 17 Jan 2001 11:15:34 +0200 From: Ertan Kucukoglu Organization: =?iso-8859-9?Q?=D6zler?= Plastik San. ve Tic. A.S. X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: tr,en MIME-Version: 1.0 To: questions@freebsd.org Subject: differences between (buildworld installworld) and (world) Content-Type: text/plain; charset=iso-8859-9 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Recently I upgraded my 4.0-RELEASE machine to 4.2-STABLE. First, I did "make -j4 buildworld". Then after it finished without error, I did "make -j4 installworld". After sometime I got error message that says "I cannot find file ...." I choose that way because "make world" installs the system just after compilation and, I was not sure that my system will compile error proof. I thought a little and tried "make world". It finished without any errors. I upgraded my system, but why I got error with "make buildworld installworld" and did not with "make world"? Is there any differences? I used same parameters for both buildworld and installworld as mentioned in the handbook. Regards, -- Ertan Kucukoglu ertank@ozlerplastik.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message