Hi, I'm looking for a SIP solution to build a simple soft-phone, and Sofia seems to be fine for this purpose. Sadly I'm experiencing compiler errors just including the file sofia-sip/nua.h:
In file included from /usr/include/sofia-sip-1.12/sofia-sip/nua_tag.h:48:0, from /usr/include/sofia-sip-1.12/sofia-sip/nua.h:51, from sipbase.h:40, from sip.h:27, from sip.cpp:12: /usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h:102:32: error: ‘siptag_sip_v’ declared as an ‘inline’ variable /usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h:102:26: error: ‘sip_t’ was not declared in this scope /usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h:102:42: error: expected ‘,’ or ‘;’ before ‘{’ token /usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h:104:33: error: ‘siptag_sip_vr’ declared as an ‘inline’ variable /usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h:104:27: error: ‘sip_t’ was not declared in this scope /usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h:104:45: error: expected ‘,’ or ‘;’ before ‘{’ token /usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h:134:30: error: ‘siptag_header_v’ declared as an ‘inline’ variable This happens with the version 1.12.10-4build1 installed with ubuntu, as well with the last version Sofia-SIP 1.12.11 available on the site. Any suggestions ? Cheers, ~andi ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel