Hello, I am trying to compile pjsip 2.2.1 (on Centos 6.2, 64bit) and got error when running make (after run ./configure, make dep succesfully) make[2]: Entering directory `/home/adiaksana/devel/sip/pjproject-2.2.1/pjsip/build' .pjsua2-lib-x86_64-unknown-linux-gnu.depend:1: *** missing separator.? Stop. make[2]: Leaving directory `/home/adiaksana/devel/sip/pjproject-2.2.1/pjsip/build' make[1]: *** [libpjsua2-x86_64-unknown-linux-gnu.a] Error 2 make[1]: Leaving directory `/home/adiaksana/devel/sip/pjproject-2.2.1/pjsip/build' make: *** [all] Error 1 Checking the file .pjsua2-lib-x86_64-unknown-linux-gnu.depend, it contains: [root at lab3 build]# cat .pjsua2-lib-x86_64-unknown-linux-gnu.depend output/pjsua2-lib-x86_64-unknown-linux-gnu/output/pjsua2-lib-x86_64-unknown-linux-gnu/output/pjsua2-lib-x86_64-unknown-linux-gnu/output/pjsua2-lib-x86_64-unknown-linux-gnu/output/pjsua2-lib-x86_64-unknown-linux-gnu/output/pjsua2-lib-x86_64-unknown-linux-gnu/output/pjsua2-lib-x86_64-unknown-linux-gnu/output/pjsua2-lib-x86_64-unknown-linux-gnu/output/pjsua2-lib-x86_64-unknown-linux-gnu I have tried to make distclean and rerun make dep && make again,?? result is same as above. Please help. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140424/afc9c3bd/attachment.html>