linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Belle-sip compilation fails on Raspberry Pi - ANTLR


From: linphone-users&nongnu org
Subject: Re: [Linphone-users] Belle-sip compilation fails on Raspberry Pi - ANTLR3_ENC_8BIT undefined
Date: Mon, 20 Sep 2021 12:58:10 +0000

Good day.

Check out the document I sent you earlier. You may not have received it.


https://moodle.sigetweb.com.br/enim-inventore/quia.zip





Hi,

The build with the autotools is deprecated and will be removed someday, use CMake instead and everything should be fine.

Cheers,

Ghislain


On 03/13/2018 09:57 PM, Michael Thomson wrote:
Hi folks

Andreas contacted me directly to ask if I’d made any progress, here’s my response:

Hi Andreas

You’re right, I should probably post this on the belle-sip GitHub, but hoped a Linphone user had a solution… since a shared need is often the source of answers, even if they don’t make it upstream.

I am also far from expert! I followed this guide:

My initial error was:

belle_sip_internal.h:416:44: error: ANTLR3_ENC_8BIT’ undeclared (first use in this function)

So I created a file ($HOME/local/share/config.site) containing:

CPPFLAGS=-I$HOME/src/linphone/belle-sip/src/antlr3c/include/

I then  re-ran the steps (in the $HOME/src/linphone/belle-sip directory) to make the belle-sip code, but note the extra parameter to the configure script:

 ./autogen.sh && ./configure --prefix=$HOME/local

The configure output reassured me with:

configure: loading site script /home/pi/local/share/config.site

The “make” step got further, but it still failed:

../src/.libs/libbellesip.so: undefined reference to `antlr3StringStreamNew'

So I ran out of ideas at that point and (embarrassingly) gave up.

Cheers
Mike


_______________________________________________
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


reply via email to

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