From owner-cvs-sbin Fri Sep 29 13:39:29 1995 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01746 for cvs-sbin-outgoing; Fri, 29 Sep 1995 13:39:29 -0700 Received: from aslan.cdrom.com (aslan.cdrom.com [192.216.223.142]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA01738 ; Fri, 29 Sep 1995 13:39:17 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by aslan.cdrom.com (8.6.12/8.6.9) with SMTP id NAA25196; Fri, 29 Sep 1995 13:36:54 -0700 Message-Id: <199509292036.NAA25196@aslan.cdrom.com> X-Authentication-Warning: aslan.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Mark Murray cc: "Justin T. Gibbs" , "Garrett A. Wollman" , "Andrey A. Chernov" , CVS-commiters@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org Subject: Re: cvs commit: src/sbin Makefile In-reply-to: Your message of "Fri, 29 Sep 1995 22:28:33 +0200." <199509292028.WAA22596@grumble.grondar.za> Date: Fri, 29 Sep 1995 13:36:54 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-sbin@FreeBSD.org Precedence: bulk >> Actually, you have to have "MAKE_EBONES" in you're make.conf in order >> to do a full make release which makes both the secure and non-secure >> distributions. Its all screwed up if you ask me. > >Hey? I understand that for a "make release" to work you must _not_ have >MAKE_EBONES in your make.conf. Ask Jordan - I stuffed up part of the last >release schedule (2.0.5) by having this in my /etc/make.conf while Jordan >did not. We were "last-minute-lets-get-this-in" engineering the eBones >code and the @#$% thing was not working at WC. Well, you need the des, and kerberos libraries in your chroot tree in order to make the distribution. The only way that those libraries will be built during the first part of the release (a make world) is if you have MAKE_EBONES in your personal make.conf. The make.conf in the chroot area is installed from the src and does not have MAKE_EBONES in it. Since, until a two days ago, the stuff in eBones didn't reference the locally built version of the kerberos libraries, a make bootstrap in eBones would fail in the chroot area for lack of the des, and krb libraries. Its all a mess. >I agree that it may be useful to be able to set something in make.conf >to _not_ make eBones even if the directory is present, but our present >logic is "broken as designed" IMHO. Yup. >M >-- >Mark Murray >46 Harvey Rd, Claremont, Cape Town 7700, South Africa >+27 21 61-3768 GMT+0200 >Finger mark@grumble.grondar.za for PGP key -- Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations ===========================================