Date: Wed, 17 Jan 2001 11:15:34 +0200 From: Ertan Kucukoglu <ertank@ozlerplastik.com> To: questions@freebsd.org Subject: differences between (buildworld installworld) and (world) Message-ID: <3A6562B6.8C77B851@ozlerplastik.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6562B6.8C77B851>