From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: snd_pcm_hw_params_get_period_size points to __old_ symbol Date: Sun, 22 Feb 2009 23:27:39 +0100 Message-ID: <20090222222739.GF5893@buzzloop.caiaq.de> References: <20090222213553.GA5893@buzzloop.caiaq.de> <1235340956.27887.547.camel@vega.slimlogic.co.uk> <20090222222228.GE5893@buzzloop.caiaq.de> <1235341488.27887.552.camel@vega.slimlogic.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from buzzloop.caiaq.de (buzzloop.caiaq.de [212.112.241.133]) by alsa0.perex.cz (Postfix) with ESMTP id D760A244F6 for ; Sun, 22 Feb 2009 23:27:42 +0100 (CET) Content-Disposition: inline In-Reply-To: <1235341488.27887.552.camel@vega.slimlogic.co.uk> 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: Liam Girdwood Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Sun, Feb 22, 2009 at 10:24:48PM +0000, Liam Girdwood wrote: > > > Please either build alsa-lib natively or with OpenEmbedded. > > > > This is rather unpracticable for us as we build the whole system with > > buildroot. Hence, I'd rather go and fix it. Any hint about what could > > possibily go wrong during the build phase which would explain that bug > > to happen? A missing/wrong define, bogus configure arguments? > > > > Probably best to check against OE alsa-lib config arguments. They have > gitweb now for easy browsing. Ok, will do and let you know. So probably both my questions would have the same root cause, which would be great :) Thanks, Daniel