From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtprelay05.ispgateway.de ([80.67.31.100]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1WcZgO-0000Jb-Dc for ptxdist@pengutronix.de; Tue, 22 Apr 2014 14:20:20 +0200 Received: from [84.169.222.217] (helo=euler.fritz.box) by smtprelay05.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1WcZgO-0001aL-Tg for ptxdist@pengutronix.de; Tue, 22 Apr 2014 14:20:17 +0200 Date: Tue, 22 Apr 2014 14:20:21 +0200 From: Bernhard Walle Message-ID: <20140422122021.GA87697@euler.fritz.box> References: <1CFDA15477ACF741AAF78FA447550B7A028DF331@swexchange01.itk.local> <20140422110009.GA87404@euler.fritz.box> <1CFDA15477ACF741AAF78FA447550B7A028DF422@swexchange01.itk.local> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1CFDA15477ACF741AAF78FA447550B7A028DF422@swexchange01.itk.local> Subject: Re: [ptxdist] how to configure perl scripting to compile with thread support? 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 * Martin Hollingsworth [2014-04-22 14:09]: > > Any idea what could have gone wrong? My only idea is, that for some > reason an old build of perl without threadding might have been > integrated into the target image when running "ptxdist images". I will > run a "ptxdist distclean", rebuild and post the result, just to make > sure. But this will take a while on my machine. Can you run 'readelf -d /usr/bin/perl' on the target (or on the host, but be sure that's the same binary as on the target). At least here it links against pthread.so. Regards, Bernhard -- ptxdist mailing list ptxdist@pengutronix.de