From owner-freebsd-hackers Thu May 10 9:31:37 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 490BB37B422 for ; Thu, 10 May 2001 09:31:35 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f4AGVFO03512; Thu, 10 May 2001 09:31:15 -0700 (PDT) (envelope-from obrien) Date: Thu, 10 May 2001 09:31:10 -0700 From: "David Mr. Hackers O'Brien" To: Terry Lambert Cc: Makoto MATSUSHITA , hackers@FreeBSD.ORG Subject: Re: Question about building source Message-ID: <20010510093110.A3480@dragon.nuxi.com> Reply-To: hackers@FreeBSD.ORG References: <3AF82432.F150DB51@mindspring.com> <20010509025423Q.matusita@jp.FreeBSD.org> <3AF95FFB.40DCF441@mindspring.com> <20010510010142X.matusita@jp.FreeBSD.org> <3AFAB3A9.798899F@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AFAB3A9.798899F@mindspring.com>; from tlambert2@mindspring.com on Thu, May 10, 2001 at 08:28:41AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, May 10, 2001 at 08:28:41AM -0700, Terry Lambert wrote: > > If it doesn't work as you have said, "make release' also _doesn't_ > > work; we cannot make a distribution. Obviously, it's wrong:) > > I think you are missing the facts: ... > o Look in /usr/share/bsd.prog.mk for ".if defined(DESTDIR)"; > it overrides my compiler defaults for the values of CFLAGS > and CXXINCLUDES. This makes them _WRONG_: ... > The BSD .mk files insist on using the wrong .mk files; I don't > know how much clearer I can make it?!? I went thru this last month -- bsd.*.mk assumes /usr/src and the base compilers. Peroid. People didn't want to accept that, but you are giving more proof of it. If you want to change the assumptions of about the base system, you have to be willing to change bsd.*.mk. Peroid. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message