linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Issues with Belle-sip and antlr3


From: Joe Daniels
Subject: [Linphone-developers] Issues with Belle-sip and antlr3
Date: Sat, 5 Oct 2013 21:17:58 -0400


When trying to run the make all on linphone for iPhone

(with dependencies installed through homebrew. Cant use macports, sticking with brew.) 
I get this error. I've tried pretty much every version of antlr3. Doesn't change the error.

full Log at pastebin: http://pastebin.com/kcdwv6Lg

belle_sip_messageParser.c:43714:13: error: use of undeclared identifier '_empty'
    _empty, _empty
            ^
belle_sip_messageParser.c:43789:5: error: use of undeclared identifier '_empty'
    _empty, _empty
    ^
belle_sip_messageParser.c:43789:13: error: use of undeclared identifier '_empty'
    _empty, _empty
            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[5]: *** [libbellesip_generated_la-belle_sip_messageParser.lo] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [build-belle-sip] Error 2
make: *** [build] Error 2


Any help would be amazing. 
-Joe

reply via email to

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