linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] belle-sip 1.3.0 Linux Compile Error (error: unused vari


From: John
Subject: [Linphone-users] belle-sip 1.3.0 Linux Compile Error (error: unused variable 'index1_0')
Date: Sat, 22 Feb 2014 08:55:34 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

I can provide antlr and other versions as required. Any assistance would be appreciated.

make
make  all-recursive
make[1]: Entering directory '/usr/src/belle-sip-1.3.0'
Making all in include
make[2]: Entering directory '/usr/src/belle-sip-1.3.0/include'
Making all in belle-sip
make[3]: Entering directory '/usr/src/belle-sip-1.3.0/include/belle-sip'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/src/belle-sip-1.3.0/include/belle-sip'
make[3]: Entering directory '/usr/src/belle-sip-1.3.0/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/usr/src/belle-sip-1.3.0/include'
make[2]: Leaving directory '/usr/src/belle-sip-1.3.0/include'
Making all in src
make[2]: Entering directory '/usr/src/belle-sip-1.3.0/src'
Making all in grammars
make[3]: Entering directory '/usr/src/belle-sip-1.3.0/src/grammars'
Makefile:574: warning: overriding recipe for target '.NOTPARALLEL'
Makefile:568: warning: ignoring old recipe for target '.NOTPARALLEL'
/usr/bin/antlr3  -make -Xmultithreaded  -fo  . ./belle_sip_message.g
two-threaded DFA conversion
two-threaded DFA conversion
  CC     libbellesip_generated_la-belle_sip_messageParser.lo
  CC     libbellesip_generated_la-belle_sip_messageLexer.lo
belle_sip_messageLexer.c: In function 'dfa1_sst':
belle_sip_messageLexer.c:4202:24: error: unused variable 'index1_0' [-Werror=unused-variable]
cc1: all warnings being treated as errors
Makefile:336: recipe for target 'libbellesip_generated_la-belle_sip_messageLexer.lo' failed
make[3]: *** [libbellesip_generated_la-belle_sip_messageLexer.lo] Error 1
make[3]: Leaving directory '/usr/src/belle-sip-1.3.0/src/grammars'
Makefile:924: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/usr/src/belle-sip-1.3.0/src'
Makefile:386: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/src/belle-sip-1.3.0'
Makefile:295: recipe for target 'all' failed
make: *** [all] Error 2



reply via email to

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