Date: Sun, 6 Aug 2017 12:16:21 -0700 From: Ngie Cooper <yaneurabeya@gmail.com> To: "Julian H. Stacey" <jhs@berklix.com> Cc: freebsd-current@freebsd.org Subject: Re: src/libexec/Makefile damaged fails to build rshd Message-ID: <C8172801-21BE-4AEF-BF96-CA990E73EBDC@gmail.com> In-Reply-To: <201708061838.v76Ichwd058480@fire.js.berklix.net> References: <201708061838.v76Ichwd058480@fire.js.berklix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Aug 6, 2017, at 11:38, Julian H. Stacey <jhs@berklix.com> wrote:
>
> "Ngie Cooper (yaneurabeya)" wrote:
>> --Apple-Mail=_7653CBF4-A533-4B1C-8D92-2E3AF5958F08
>> Content-Transfer-Encoding: 7bit
>> Content-Type: text/plain;
>> charset=us-ascii
>>
>>
>>> On Aug 6, 2017, at 09:36, Julian H. Stacey <jhs@berklix.com> wrote:
>>>
>>> Hi freebsd-current@freebsd.org
>>> with current src
>>> .ctm_status src-cur 13120
>>> .svn_revision 322111
>>> libexec/Makefile has been butchered, eg
>>> rshd & other builds silently omitted
>>> unless one debugs & learns to do eg
>>> setenv _rshd Something
>>> A find & grep of src/ shows no other ref. to _rshd except
>>> ./libexec/Makefile: ${_rshd} \
>>> ./libexec/Makefile:_rshd= rshd
>>>
>>> I sampled _pppoed same error !
>>> ./libexec/Makefile: ${_pppoed} \
>>> ./libexec/Makefile:_pppoed= pppoed
>>>
>>> Others turned off are:
>>> ${_atf} \ ${_atrun} \ ${_blacklistd-helper} \ ${_comsat} \
>>> ${_dma} \ ${_mail.local} \ ${_makewhatis.local} \ ${_mknetid}
>>> \ ${_pppoed} \ ${_rlogind} \ ${_rshd} \ ${_rtld-elf} \
>>> ${_smrsh} \ ${_telnetd} \ ${_tests} \ ${_tftp-proxy} \ ${_ypxfr}
>>>
>>> If src/ annoyingly insists to force everyone to silently Not build src/,
>>> there should at least be some switch & reference doc in eg
>>> src/share/mk
>>> src/share/man/man5/src.conf
>>
>> Julian,
>> Could you please post your build error (in its entirety) somewhere?
>> Thank you,
>> -Ngie
>
> Why ? Problem is fully identified. Please read source.
> The half baked mod. to src/libexec/Makefile could be backed out
> as it fails to be supported by src/share/mk & src.conf.
Hi Julian,
The reason why I need more context is that I was unable to repro the issue. I need more details to help isolate/fix the problem.
Thanks,
-Ngie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C8172801-21BE-4AEF-BF96-CA990E73EBDC>
