src/grammars/belle_sip_messageParser.c:197441:3: error gone
Geert Stappers
stappers at stappers.nl
Sun May 7 16:27:04 UTC 2017
On Sun, May 07, 2017 at 05:07:04PM +0200, Geert Stappers wrote:
> On Sun, May 07, 2017 at 04:50:22PM +0200, Johannes Schauer wrote:
> > Quoting Geert Stappers (2017-05-07 16:45:28)
> > > Only minor progress to report. The src/grammars/belle_sip_messageParser.c is generated.
<snip/>
> > > What is the executable for ANTLR ?
>
> antlr3 from the package with same name.
>
> > I don't have time right now to debug this myself (and I cannot reproduce it)
> > but remember that all the Belledonne Communications packages use cmake and not
> > autotools anymore. So for generation of src/grammars/belle_sip_messageParser.c
> > you want to instead look at src/CMakeLists.txt.
> >
> > Thanks!
>
> Thank you.
>
> I shall peek at src/CMakeLists.txt
>
>
> Result of `antlr3 -make -Xmultithreaded -Xconversiontimeout 10000 -fo . belle_sip_message.g`
The src/CMakeLists.txt does simular thing.
I'm now beyond the previous reported build error. I use a new belle-sip checkout.
cd ..
rm -rf belle-sip
gbp clone https://anonscm.debian.org/git/pkg-voip/belle-sip.git
cd belle-sip/
gbp buildpackage --git-pristine-tar --git-builder=sbuild --extra-package=../libbctoolbox-dev_0.5.1-1_amd64.deb --extra-package=../libbctoolbox1_0.5.1-1_amd64.deb -c unstable-amd64-sbuild
Thanks.
More information about the Pkg-voip-maintainers
mailing list