From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Wa5Ml-0001EG-Rm for ptxdist@pengutronix.de; Tue, 15 Apr 2014 17:33:43 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1Wa5Ml-0002yc-QB for ptxdist@pengutronix.de; Tue, 15 Apr 2014 17:33:43 +0200 Date: Tue, 15 Apr 2014 17:33:43 +0200 From: Michael Olbrich Message-ID: <20140415153343.GD16031@pengutronix.de> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [ptxdist] kill missing RT signals Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Fri, Apr 11, 2014 at 12:01:14PM -0400, Jon Ringle wrote: > On Fri, Apr 11, 2014 at 11:34 AM, Jon Ringle wrote: > > Ok... I've a little confused about this. It seems like I have 2 > > different versions of kill installed on my target, but I can't figure > > out where the 1st one is located: [...] > I didn't realize until now that bash has a builtin kill command, which > is what it seems that is what was running on my 1st 'kill -l' > invocation above. As you noticed, it's a bash builtin, and there is a autoconf AC_TRY_RUN check for it in the bash configure script that fails because we're cross-compiling I think adding bash_cv_unusable_rtsigs=yes to BASH_ENV might help... Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de