From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: Random process lockup on ARM board: alsa-lib-1.0.25, FUTEX_WAIT_PRIVATE Date: Thu, 08 Mar 2012 12:43:20 +0100 Message-ID: <4F589B58.6090203@ladisch.de> References: <1329393691.6830.20.camel@jonspc> <1329512682.29051.1.camel@jonspc> <1329570128.6670.0.camel@jonspc> <4F400BBF.9020707@ladisch.de> <1329603022.1089.57.camel@jonspc> <4F41FC28.1070605@ladisch.de> <1329926198.22918.10.camel@jonspc> <4F45167A.6080706@ladisch.de> <1329933773.24266.44.camel@jonspc> <4F58736F.6010500@ladisch.de> <1331199625.22455.7.camel@jonspc> <4F588213.2030600@ladisch.de> <1331203724.22455.44.camel@jonspc> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by alsa0.perex.cz (Postfix) with ESMTP id 9FDA110BA1C for ; Thu, 8 Mar 2012 12:40:02 +0100 (CET) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 1303B2129A for ; Thu, 8 Mar 2012 06:40:02 -0500 (EST) In-Reply-To: <1331203724.22455.44.camel@jonspc> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: jon@jonshouse.co.uk Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Jonathan Andrews wrote: > On Thu, 2012-03-08 at 10:55 +0100, Clemens Ladisch wrote: >> Jonathan Andrews wrote: >>> I'm using this script to build both static and dynamic versions of the >>> alsalib. Can you check the configure arguments are correct. >> >> They look correct. > > Tried to compile my application, still fails asking for pthreads. The configure.in file contains the patch, but the generated configure script does not have it (although its time stamp is newer). Please ensure that you've run autoconf (although make should do this automatically). Regards, Clemens