Re: head -r320458 (e.g.) amd64 -> powerpc64 cross build's install32 during installworld: /usr/src/share/mk/bsd.linker.mk tried to use "head" when PATH provided no access (head is missing)

2017-07-05 Thread Bryan Drewery
On 6/29/17 6:21 PM, Mark Millard wrote: > [I found where the tools are listed that are copied, > the list that is missing head.] > > On 2017-Jun-29, at 3:33 PM, Mark Millard wrote: > >> [This is a clang targetting powerpc64 context from my >> experimentation efforts, not the normal gcc 4.2.1 con

Re: head -r320458 (e.g.) amd64 -> powerpc64 cross build's install32 during installworld: /usr/src/share/mk/bsd.linker.mk tried to use "head" when PATH provided no access (head is missing)

2017-07-05 Thread Mark Millard
On 2017-Jul-5, at 12:36 PM, Bryan Drewery wrote: > On 6/29/17 6:21 PM, Mark Millard wrote: >> [I found where the tools are listed that are copied, >> the list that is missing head.] >> >> . . . >> In /usr/src/Makefile.inc1 : >> >> ITOOLS= [ awk cap_mkdb cat chflags chmod chown cmp cp \ >>

Re: head -r320458 (e.g.) amd64 -> powerpc64 cross build's install32 during installworld: /usr/src/share/mk/bsd.linker.mk tried to use "head" when PATH provided no access (head is missing)

2017-07-05 Thread Bryan Drewery
On 7/5/17 1:35 PM, Mark Millard wrote: > On 2017-Jul-5, at 12:36 PM, Bryan Drewery wrote: > >> On 6/29/17 6:21 PM, Mark Millard wrote: >>> [I found where the tools are listed that are copied, >>> the list that is missing head.] >>> >>> . . . >>> In /usr/src/Makefile.inc1 : >>> >>> ITOOLS= [ awk c

Re: head -r320458 (e.g.) amd64 -> powerpc64 cross build's install32 during installworld: /usr/src/share/mk/bsd.linker.mk tried to use "head" when PATH provided no access (head is missing)

2017-07-05 Thread Mark Millard
[I show the specifics for how I normally build powerpc64 with world32/lib32 involved. Ed Maste's submittal also mentions "elf32ppc_fbsd". The issue's context may be powerpc64 specific.] On 2017-Jul-5, at 1:54 PM, Bryan Drewery wrote: > On 7/5/17 1:35 PM, Mark Millard wrote: >> On 2017-Jul-5, at