src/grammars/belle_sip_messageParser.c:197441:3: error

Johannes Schauer josch at debian.org
Sun May 7 14:50:22 UTC 2017


Hi,

Quoting Geert Stappers (2017-05-07 16:45:28)
> Only minor progress to report.  The src/grammars/belle_sip_messageParser.c is generated.
> 
> Snippet form src/grammars/Makefile.am:
> 
> $(builddir)/belle_sip_messageParser.c $(builddir)/belle_sip_messageParser.h \
>                                 $(builddir)/belle_sip_messageLexer.c $(builddir)/belle_sip_messageLexer.h  : belle_sip_message.g
>         $(ANTLR)  -make -Xmultithreaded -Xconversiontimeout 10000 -fo  $(builddir) $(srcdir)/belle_sip_message.g
> 
> 
> Find attempt on ANTLR yields the same Makefile.am
> 
> <screenshot>
> stappers at paddy:~/src/belle-sip/src
> $ egrep -r -e '\<ANTLR\>' * 
> grammars/Makefile.am:   $(ANTLR)  -make -Xmultithreaded -Xconversiontimeout 10000 -fo  $(builddir) $(srcdir)/belle_sip_message.g
> grammars/Makefile.am:   $(ANTLR)  -make -Xmultithreaded -Xconversiontimeout 10000 -fo $(builddir)  $<
> stappers at paddy:~/src/belle-sip/src
> $ 
> </screenshot>
> 
> 
> What is  the executable for ANTLR  ?

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!

cheers, josch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20170507/1c8b3baa/attachment.sig>


More information about the Pkg-voip-maintainers mailing list