linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] belle-sip installation challenges


From: Charles Hamilton
Subject: [Linphone-users] belle-sip installation challenges
Date: Fri, 23 Aug 2013 08:32:25 -0400

Hello,

I've made several attempts at installing belle-sip, but keep getting the following errors after running make && sudo make install:

(partial log)
make  all-recursive
make[1]: Entering directory `/home/pi/belle-sip'
Making all in include
make[2]: Entering directory `/home/pi/belle-sip/include'
Making all in belle-sip
make[3]: Entering directory `/home/pi/belle-sip/include/belle-sip'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/pi/belle-sip/include/belle-sip'
make[3]: Entering directory `/home/pi/belle-sip/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/pi/belle-sip/include'
make[2]: Leaving directory `/home/pi/belle-sip/include'
Making all in src
make[2]: Entering directory `/home/pi/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
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 "PLUS" using multiple alternatives: 1, 2

...

As a result, alternative(s) 2 were disabled for that input
warning(200): ./belle_sdp.g:204:16: Decision can match input such as "'$'" using multiple alternatives: 1, 2
As a result, alternative(s) 2 were disabled for that input
error(201): ./belle_sdp.g:204:16: The following alternatives can never be matched: 2

make[2]: *** [generated_src_stamp] Error 1
make[2]: Leaving directory `/home/pi/belle-sip/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pi/belle-sip'
make: *** [all] Error 2

I'm running debian for Raspberry Pi.

If anyone has any suggestions about how to fix this, I'd be most appreciative.

Kind regards,
CharlesH

reply via email to

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