From owner-freebsd-questions Mon Mar 20 3:12:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from defiant.apana.org.au (defiant.apana.org.au [203.11.114.25]) by hub.freebsd.org (Postfix) with ESMTP id 812EE37B518 for ; Mon, 20 Mar 2000 03:12:21 -0800 (PST) (envelope-from dean@odyssey.apana.org.au) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by defiant.apana.org.au (8.9.3/8.9.3) with ESMTP id TAA83779 for ; Mon, 20 Mar 2000 19:12:14 +0800 (WST) Date: Mon, 20 Mar 2000 19:12:13 +0800 (WST) From: Dean Hollister To: FreeBSD Questions Subject: make buildworld 3.4S to 4.0S Message-ID: X-no-archive: yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG x-no-archive: yes Hiyall, Today, when doing a make buildworld of 4.0 source on our 3.4 machines, there are some interesting observations. I was just wondering if the following is 'normal': o sendmail was not compiled. I do not have the 'no-sendmail' (or equiv) flag in make.conf set. A number of other binaries were not compiled either, despite the source for them being there. o The final size of /usr/obj differs between the machines. The first two (228549 1k blocks, and 227119) seem close enough. The third, however, is close to 10Mb short of the other two (214885). Any comments greatly appreciated. Is it 'safe' to follow the remaining steps? Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message