From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_jack.so Date: Fri, 10 Jul 2015 14:05:53 +0200 Message-ID: <559FB521.9010901@ladisch.de> References: , <559F687D.3040305@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from dehamd003.servertools24.de (dehamd003.servertools24.de [31.47.254.18]) by alsa0.perex.cz (Postfix) with ESMTP id 72378260499 for ; Fri, 10 Jul 2015 14:05:56 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Srinivasan S , "alsa-devel@alsa-project.org" List-Id: alsa-devel@alsa-project.org (please don't top-post) Srinivasan S wrote: >> Srinivasan S wrote: >>> ... >>> checking for pkg-config... /opt/ti-sdk-am335x-evm-07.00.00.00/linux-devkit/sysroots/i686-arago-linux/usr/bin//pkg-config >>> checking pkg-config is at least version 0.9.0... yes >>> checking for ALSA... no >>> configure: error: Package requirements (alsa >= 1.0.11) were not met: >> >> Well, did you cross-compile alsa-lib? > > I have never cross_compiled alsa-lib 1.0.27.2-r0 am using the alsa-lib version which is provided in ti sdk 8 BSP's That pkg-config does not know about "alsa". Apparently, TI's SDK did not install alsa.pc together with the rest of alsa-lib. Report this bug to TI. As a workaround, try cross-compiling alsa-lib yourself. Regards, Clemens