From owner-freebsd-current@freebsd.org Sun Aug 6 22:13:32 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9406CDCD46F for ; Sun, 6 Aug 2017 22:13:32 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1a.eu.mailhop.org (outbound1a.eu.mailhop.org [52.58.109.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2E43E70764 for ; Sun, 6 Aug 2017 22:13:31 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: 79453458-7af4-11e7-b2f5-7fbc454a3a22 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.78.92.27 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.78.92.27]) by outbound1.eu.mailhop.org (Halon) with ESMTPSA id 79453458-7af4-11e7-b2f5-7fbc454a3a22; Sun, 06 Aug 2017 22:13:29 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id v76MDPO1001753; Sun, 6 Aug 2017 16:13:25 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1502057605.61435.6.camel@freebsd.org> Subject: Re: src/libexec/Makefile damaged fails to build rshd From: Ian Lepore To: "Julian H. Stacey" Cc: freebsd-current@freebsd.org Date: Sun, 06 Aug 2017 16:13:25 -0600 In-Reply-To: <201708062205.v76M5Nlp075107@fire.js.berklix.net> References: <201708062205.v76M5Nlp075107@fire.js.berklix.net> Content-Type: text/plain; charset="iso-2022-jp" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Aug 2017 22:13:32 -0000 On Mon, 2017-08-07 at 00:05 +0200, Julian H. Stacey wrote: > Ian Lepore wrote: > > > > On Sun, 2017-08-06 at 22:47 +0200, Julian H. Stacey wrote: > > > > > > Hi, Reference: > > > > > > > > > > > > From: "Julian H. Stacey" > > > > 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 > As said & to quote Ian L. quoting me: "I was wrong, sorry" > Ngie, my apologies for consuming your time, & thanks for looking at > this. What was worthy of appology was not any "waste of time" but the totally insulting condescending tone aimed at pretty much the entire freebsd community. Here's a little hint for you: people who work for you for free are probably not strongly motivated by being mocked as incompetent fools for the work they do. -- Ian