Hi Robert, The belle_sip_messageParser.h file is generated automatically during compilation by antlr. Please provide the entire log of the commands you run (autogen.sh, configure, make). You are probably missing some antlr dependency or have an error earlier in the build.
Cheers, Ghislain On 4 August 2013 20:03, Robert Dyck <[email protected]> wrote: > ** > > After cloning belle-sip and running autogen.sh, configure, make I get the > following error. > > > make[3]: Entering directory `/home/rdyck/Downloads/belle-sip/src' > > CC libbellesip_la-clock_gettime.lo > > CC libbellesip_la-port.lo > > CC libbellesip_la-belle_sip_uri_impl.lo > > belle_sip_uri_impl.c:24:37: fatal error: belle_sip_messageParser.h: No > such file or directory > > compilation terminated. > > > > On August 4, 2013 11:09:50 AM Jehan Monnier wrote: > > Hi linphone users, > > > Below the mail I sent to the developer list a couple of days ago regarding > Linphone new sip stack: > > > Dear list, > > > We just push a new version of Linphone with major improvements in the > signaling component of Linphone. The main change is the integration of > belle-sip, a brand new sip stack developed by the Linphone's team. > > > Bellow the list of main new features. > > * multiple SIP transports simualtaneously now allowed > > * IP dual stack: can use IPv6 and IPv4 simultaneously > > * fully asynchronous behavior: no more lengthly DNS or connections > > * +sip.instance parameter (RFC5626) > > * alias parameter (RFC5923) > > * better management of network disconnections > > * SIP/TLS handled through lightweighted polarssl library (instead > of openssl) > > * SIP transaction state machines improved (RFC6026) > > * Privacy API > > * Full support of rich presence > > > > belle-sip source code can be retrieved from > git://git.linphone.org/belle-sip > > > Best regards > > > > Jehan > > www.linphone.org > > > > > > > > Le 28 juil. 2013 à 19:30, Robert Dyck <[email protected]> a écrit : > > > I have downloaded Linphone through git. When I run the configure script I > am > told I need belle-sip. What is it and how do I get it? > > Thanks Rob > > _______________________________________________ > Linphone-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/linphone-users > > > > > > _______________________________________________ > Linphone-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/linphone-users > >
_______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
