From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: Re: Linphone Date: Thu, 26 Mar 2020 12:27:29 +0000 Message-ID: <0304df752b5feb248342a4df3b96a156@disroot.org> References: <87r1xgxf9h.fsf@elephly.net> <7aa517d42c2bd7b527712c73ca5eac58@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45058) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHRc1-0003me-An for guix-devel@gnu.org; Thu, 26 Mar 2020 08:27:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jHRc0-0000uz-Bp for guix-devel@gnu.org; Thu, 26 Mar 2020 08:27:53 -0400 Received: from knopi.disroot.org ([178.21.23.139]:54548) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jHRby-0000tV-JC for guix-devel@gnu.org; Thu, 26 Mar 2020 08:27:52 -0400 In-Reply-To: <87r1xgxf9h.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org Hi Ricardo!=0A =0A> Please try adding pkg-config to the native-inputs.=0A= =0AI tried it, but didn't work.=0A=0A> If this still doesn=E2=80=99t work= check the output of bctoolbox: does it=0A> install a pkg-config file? If= it does: does the file mention any=0A> libraries that must be propagated= ?=0A=0AI believe the build script doesn't use pkg-config. :/=0A=0ARegards= ,=0ARG.