Hi all, I wanted to test out PJSIP and Python away from the machine that I will be using and as such I though a VM would work nicely. However PJSIP 'make' fails with no PJSUA being created. Here are the last few lines from the 'make': make[2]: Leaving directory `/home/user/pjproject/pjproject-2.2.1/pjsip/build' make -f /home/user/pjproject/pjproject-2.2.1/build/rules.mak APP=PJSUA2_LIB app=pjsua2-lib ../lib/libpjsua2-i686-pc-linux-gnu.a make[2]: Entering directory `/home/user/pjproject/pjproject-2.2.1/pjsip/build' .pjsua2-lib-i686-pc-linux-gnu.depend:1: *** missing separator. Stop. make[2]: Leaving directory `/home/user/pjproject/pjproject-2.2.1/pjsip/build' make[1]: *** [libpjsua2-i686-pc-linux-gnu.a] Error 2 make[1]: Leaving directory `/home/user/pjproject/pjproject-2.2.1/pjsip/build' make: *** [all] Error 1 Any ideas? I'm afraid I'm am not that knowledgeable in such areas. Are there additional log that could provide additional pointers? Regards, Chris Swinney -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140718/cbbfd43c/attachment.html>