Date: Thu, 18 May 2000 09:42:38 -0700 From: Marcel Moolenaar <marcel@cup.hp.com> To: Jim Pirzyk <Jim.Pirzyk@disney.com> Cc: Doug Barton <DougB@gorean.org>, freebsd-bugs@FreeBSD.org, marcel@FreeBSD.org Subject: Re: conf/18569: tool source not installed Message-ID: <39241D7E.C6FC108D@cup.hp.com> References: <200005152000.NAA78222@freefall.freebsd.org> <3923A441.B3DB606F@gorean.org> <392416BE.6B90CEC4@cup.hp.com> <00051809224700.27956@wynken>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39241D7E.C6FC108D>