Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Aug 2017 15:57:07 -0600
From:      Ian Lepore <ian@freebsd.org>
To:        "Julian H. Stacey" <jhs@berklix.com>
Cc:        Ngie Cooper <yaneurabeya@gmail.com>, freebsd-current@freebsd.org
Subject:   Re: src/libexec/Makefile damaged fails to build rshd
Message-ID:  <1502056627.61435.0.camel@freebsd.org>
In-Reply-To: <201708062048.v76KlsdH059244@fire.js.berklix.net>
References:  <201708062048.v76KlsdH059244@fire.js.berklix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2017-08-06 at 22:47 +0200, Julian H. Stacey wrote:
> Hi, Reference:
> > 
> > From:		"Julian H. Stacey" <jhs@berklix.com>
> > Date:		Sun, 06 Aug 2017 22:25:02 +0200
> "Julian H. Stacey" wrote:
> > 
> > > 
> > > > 
> > > > > 
> > > > > The half baked mod. to src/libexec/Makefile could be backed
> > > > > out
> > I was wrong, sorry, code is not half baked, cos further down I
> > spotted :
> > 	.if ${MK_RCMDS} != "no"
> > 	_rlogind=       rlogind
> > 	_rshd=          rshd
> > 	.endif
> > 
> > cd /usr/src; find . -type f | xargs grep MK_RCMDS | grep -v
> > Makefile:
> > 	./tools/build/mk/OptionalObsoleteFiles.inc:.if ${MK_RCMDS} ==
> > no
> > 
> > I'm reading that while make world continues.
> Finaly found it, after guessing some shell might roll MK_RCMDS from
> a list including RCMDS, & finding man src.conf with WITH_RCMDS
> Took me a while to find.  Thanks Ngie for your time.
> 

The thanks seem appropriate enough, given the tone and content of your
previous emails.  What's missing is the very-much-required appology.

-- Ian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1502056627.61435.0.camel>