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
_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to