From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: Re: Linphone Date: Mon, 30 Mar 2020 01:29:23 +0000 Message-ID: References: <87369ry812.fsf@elephly.net> <6457c456a7cefddbeb1c1a2985a0dae1@disroot.org> <878sjlpac2.fsf@gmail.com> <7aa517d42c2bd7b527712c73ca5eac58@disroot.org> <87r1xgxf9h.fsf@elephly.net> <1ab853c60e805266003743f92c1121e6@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]:48092) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIjF4-0007wl-Ef for guix-devel@gnu.org; Sun, 29 Mar 2020 21:29:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIjF3-00020X-7m for guix-devel@gnu.org; Sun, 29 Mar 2020 21:29:30 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52268) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jIjF2-0001tp-L7 for guix-devel@gnu.org; Sun, 29 Mar 2020 21:29:29 -0400 In-Reply-To: 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, Maxim Cournoyer Maxim and Ricardo!=0A=0A>>> Did Ricardo's suggestion help? I'm interested= in Linphone on Guix! The=0A>>> more VoIP options we have on the table in= the times we're in, the better=0A>>> :-). If you have more issues, do re= ach out, and I'll see if I can lend a=0A>>> hand.=0A>> =0A>> Danny's idea= fixed it. It was a typo inside the source code.=0A>> =0A>> Sure, I will = keep you posted. I have started to send my Linphone patches=0A>> (http://= debbugs.gnu.org/cgi/bugreport.cgi?bug=3D40264). I will ping you if I gett= stuck with=0A>> something. :-)=0A>>> I ran into trouble with belle-sip. = Would you be able to help with=0A>>> that? I have attached the package de= finition of belle-sip, along with=0A>>> libantlr3c patch, with this email= .=0A>> =0A>> You forgot to tell us what the trouble is.=0A> =0A> Sorry ab= out that, I was not sure how to describe what I saw. There was multiple r= ed error messages=0A> during the build. They were related to some kind of= parsing. Here is the build log=0A> https://bin.disroot.org/?8c6d055dbf3a= 35fe#CGYyfsJeSVA6NJTsqcVXiTf8jtHdbJhpJmTXwKeKFgTP=0A=0AI fixed the issue.= I had to make antlr3-3.3 variable public and use it. :-)=0A=0ARegards,= =0ARG.