Re: src/libexec/Makefile damaged fails to build rshd

From: Ngie Cooper (yaneurabeya) <"Ngie>
Date: Sun, 6 Aug 2017 09:55:07 -0700
> On Aug 6, 2017, at 09:54, Ngie Cooper (yaneurabeya) <yaneurabeya_at_gmail.com> wrote:
> 
>> 
>> On Aug 6, 2017, at 09:36, Julian H. Stacey <jhs_at_berklix.com> wrote:
>> 
>> Hi freebsd-current_at_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,

Also, please provide your make.conf and src.conf.
-Ngie


Received on Sun Aug 06 2017 - 14:55:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:12 UTC