Hi All, I built PJ 2.4 without media and got a pjlib.a file. Created a project on Eclipse, add native support. In my myfile.cpp I have two lines: #include <jni.h> #include <pjsip/include/pjsip.h> When building I have many errors like: jni/pjlib/include/pj/string.h: In function 'void* pj_memchr(const void*, int, pj_size_t)': jni/pjlib/include/pj/string.h:697:45: error: 'memchr' was not declared in this scope return (void*)memchr((void*)buf, c, size); Please Advice. Thanks, Nir -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150719/71fbbea8/attachment.html>