From owner-freebsd-bugs Thu May 18 9:42:47 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by hub.freebsd.org (Postfix) with ESMTP id BB3FE37BADC; Thu, 18 May 2000 09:42:44 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from l3107mxr.atl.hp.com (l3107mxr.atl.hp.com [15.19.254.19]) by atlrel2.hp.com (Postfix) with ESMTP id 664BA94B; Thu, 18 May 2000 12:42:44 -0400 (EDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by l3107mxr.atl.hp.com (Postfix) with ESMTP id 4674D4FD82; Thu, 18 May 2000 11:42:39 -0400 (EDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0.1) id JAA01035; Thu, 18 May 2000 09:42:37 -0700 (PDT) Message-ID: <39241D7E.C6FC108D@cup.hp.com> Date: Thu, 18 May 2000 09:42:38 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Jim Pirzyk Cc: Doug Barton , freebsd-bugs@FreeBSD.org, marcel@FreeBSD.org Subject: Re: conf/18569: tool source not installed References: <200005152000.NAA78222@freefall.freebsd.org> <3923A441.B3DB606F@gorean.org> <392416BE.6B90CEC4@cup.hp.com> <00051809224700.27956@wynken> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jim Pirzyk wrote: > > > > src/tools/README certainly gives me that impression, but I don't know > > > that it's ever been laid down in law. I would certainly expect any tools > > > necessary to build the system would be included as part of the system, > > > and that file states, "these tools are not meant to be built as part of > > > the standard system." > > > > This doesn't imply that the tools can't be *used* as part of a system > > built. > > But the orignal problem is that when you want the install procedures to > install "all" of the sources, should not the tool sources be there too? Nothing in /usr/src/tools gets installed. Nothing in /usr/src/tools needs to be built as part of a make world. Make world does use /usr/src/tools/install.sh to populate the object directory. /usr/src/tools is part of the source tree and therefore present when doing a make world. In short: I don't see the problem. Am I missing something? -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message