linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] Belle-sip - how to find it


From: Charles Hamilton
Subject: Re: [Linphone-users] Belle-sip - how to find it
Date: Thu, 22 Aug 2013 18:50:26 -0400


Sorry for last posting. I hit SEND before I intended.

I was in the process of installing belle-sip using the following steps:

1) git://git.linphone.org/belle-sip
2) Installed belle-sip dependencies
    sudo apt-get install libantlr3c-dev
        (libantlr3c-3.2.2 was installed)
    sudo apt-get install antlr3
        (antlr3.2-7 was installed)
3) $ ./autogen.sh
4) $ ./configure
5) $ make && sudo make install

Then, errors (sample):

make[2]: Entering directory `/home/pi/Desktop/new_installs/linphone/belle-sip/src'
/usr/bin/antlr3  -make -fo . ./belle_sip_message.g ./belle_sdp.g
warning(200): ./belle_sip_message.g:68:2: Decision can match input such as "{STAR, LPAREN..RPAREN, '.'..'-', '_'..'\''}" using multiple alternatives: 1, 2
As a result, alternative(s) 2 were disabled for that input
warning(200): ./belle_sip_message.g:68:2: Decision can match input such as "'%'" using multiple alternatives: 1, 2

Full error log here: http://tny.cz/acee8d05

FWIW, I'm installing debian wheezy (for Raspberry Pi).

If anyone has any suggestions for a fix, I'd very much appreciate it.
CharlesH

reply via email to

[Prev in Thread] Current Thread [Next in Thread]